代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6247497
3ncs lb_unregister.3ncs
.TH lb_unregister 3ncs
.SH Name
lb_unregister \- remove an entry from the Location Broker database
.SH Syntax
.nf
#include
void lb_$unregister(\fIentry, status\fP)
lb_$entry_t *\fIentry;
www.eeworm.com/read/101082/6247531
3cur nl.3cur
.TH nl 3cur
.SH Name
nl, nonl \- enable/disable newline control
.SH Syntax
.br
.B
#include
.PP
.br
.B
int nl(\|)
.PP
.B
int nonl(\|)
.SH Description
.NXR "nl macro"
.NXR "nonl subroutine"
www.eeworm.com/read/101082/6247567
3cur deleteln.3cur
.TH deleteln 3cur
.SH Name
deleteln, wdeleteln \- remove line from window
.SH Syntax
.B
#include
.PP
.B
int deleteln(\|)
.PP
.B
int wdeleteln(win)
.br
.B
WINDOW \(**win;
.SH Description
.
www.eeworm.com/read/101082/6247641
3 directory.3
.\" SCCSID: @(#)directory.3 2.4 8/13/87
.TH directory 3
.SH Name
opendir, readdir, telldir, seekdir, rewinddir, closedir \- directory operations
.SH Syntax
.B #include
.br
.B #include
www.eeworm.com/read/101082/6247668
3cur erase.3cur
.TH erase 3cur
.SH Name
erase, werase \- copy blanks into window
.SH Syntax
.B
#include
.PP
.B
int erase(\|)
.PP
.B
int werase(win)
.br
.B
WINDOW \(**win;
.SH Description
.NXR "erase macr
www.eeworm.com/read/101082/6247751
3cur move.3cur
.TH move 3cur
.SH Name
move, wmove \- move cursor in window
.SH Syntax
.br
.B
move(y, x)
.PP
.B
wmove(win, y, x)
.br
.B
WINDOW \(**win;
.br
.B
int y, x;
.SH Description
.NXR "move macro (curses)"
.NX
www.eeworm.com/read/101082/6247849
3cur typeahead.3cur
.TH typeahead 3cur
.SH Name
typeahead \- check for typeahead
.SH Syntax
.br
.B
int typeahead(fd)
.br
.B
int fd;
.SH Description
.NXR "typeahead subroutine"
If
.PN typeahead
is enabled,
the
.PN curse
www.eeworm.com/read/101082/6247874
3 pfopen.3
.\" SCCSID: @(#)pfopen.3 3.2 6/2/88
.TH pfopen 3
.SH Name
pfopen \- open a packet filter file
.SH Syntax
.B pfopen(ifname, flags)
.br
.B char *ifname;
.br
.B int flags;
.SH Description
.NXR "packetfil
www.eeworm.com/read/101082/6247886
3ncs rpc_bind.3ncs
.TH rpc_bind 3ncs
.SH Name
rpc_bind \- allocate an RPC handle and set its binding to a
server (client only)
.SH Syntax
.nf
#include
handle_t rpc_$bind(\fIobject, sockaddr, slength, stat
www.eeworm.com/read/101082/6249715
c m_getfld.c
/* m_getfld.c - read/parse a message */
#ifndef lint
static char ident[] = "@(#)$Id: m_getfld.c,v 1.8 90/04/18 13:48:12 sources Exp $";
#endif lint
#include "../h/mh.h"
#include
#include ".