debian man page for setnodeent

Query: setnodeent

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SETNODEENT(3)						     Library Functions Manual						     SETNODEENT(3)

NAME
setnodeent - DECnet database seek function
SYNOPSIS
#include <netdnet/dn.h> #include <netdnet/dnetdb.h> void setnodeent(int ent)
DESCRIPTION
setnodeent seeks the next record to be retrieved by getnodeent. Actually this function is present only for compatibility with X11R6.
EXAMPLE
#include <netdnet/dn.h> #include <netdnet/dnetdb.h> #include <sys/socket.h> main(void) { setnodeent(1); /* points to the first entry in decnet.conf */ }
SEE ALSO
dnet_htoa(3), dnet_ntoa(3), dnet_conn(3), dnet_addr(3), getnodebyaddr(3), getnodeadd(3), getnodebyname(3) DECnet database functions July 28, 1998 SETNODEENT(3)
Related Man Pages
dnet_addr(3) - debian
dnet_daemon(3) - debian
dnet_htoa(3) - debian
getnodebyaddr(3) - debian
getnodebyname(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections