📄 getcourierdbent.n
字号:
.TH GETCOURIERDBENT 3 Cornell.\" $Header: getcourierdbent.n,v 1.1 86/11/19 07:32:41 jqj Exp $.SH NAMEgetcourierdbent, getcourierservice, setcourierdbent, endcourierdbent \-get courier service entry.SH SYNOPSIS.nf.B #include <xnscourier/courierdb.h>.PP.B struct courierdbent *getcourierdbent().PP.B struct courierdbent *getcourierservice(program,version).B unsigned long program;.B unsigned short version;.PP.B setcourierdbent().PP.B endcourierdbent().fi.SH DESCRIPTION.I Getcourierdbentand.I getcourierserviceeach return a pointer to an object with thefollowing structurecontaining the broken-outfields of a line in the Courier services file, describing one servicedefined on this machine..RS.PP.nf.so /usr/include/xnscourier/courierdb.h.ft R.ad.fi.RE.PPEach entry describes one program contained in the database of Courierprograms known on this system. The.I cr_descriptionfield contains a pointer to a string containing the full path name ofthe Courier description (used in DEPENDS UPON constructs from otherCourier descriptions.The.I cr_serverbincontains either NULL to indicate that no server for this program exists,or the full path name of the executable file which implements theserver..PP.I Getcourierdbentreads the nextline (opening the file if necessary);.I setcourierdbentrewinds the file;.I endcourierdbentcloses it..PP.I Getcourierservicesearches from the beginning until a matching.I programand.I versionis found(or until EOF is encountered)..SH FILES/etc/Courierservices.SH "SEE ALSO"Xerox courier specification..SH DIAGNOSTICSNull pointer(0) returned on EOF or error..SH BUGSAll informationis contained in a static areaso it must be copied if it isto be saved..br
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -