*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 getlogin_r(3) -- get/set login name
    The getlogin() routine returns the login name of the user associated with the current session, as previously set by setlogin(). The name is normally associated with a login shell at the time a session...
 getmaxyx(3) -- get curses cursor and window coordinates
    The getyx macro places the current cursor position of the given window in the two integer variables y and x. If win is a subwindow, the getparyx macro places the beginning coordinates of the subwindow...
 getmntinfo(3) -- get information about mounted file systems
    The getmntinfo() function returns an array of statfs() structures describing each currently mounted file system (see statfs(2)). The getmntinfo() function passes its flags argument transparently to ge...
 getmode(3) -- modify mode bits
    The getmode() function returns a copy of the file permission bits mode as altered by the values pointed to by set. While only the mode bits are altered, other parts of the file mode may be examined. T...
 getmouse(3) -- mouse interface through curses
    These functions provide an interface to mouse events from ncurses(3X). Mouse events are represented by KEY_MOUSE pseudo-key values in the wgetch input stream. To make mouse events visible, use the mou...
 getnameinfo(3) -- address-to-nodename translation in protocol-independent manner
    The getnameinfo() function is defined for protocol-independent addressto-nodename translation. Its functionality is a reverse conversion of getaddrinfo(3), and implements similar functionality with ge...
 getnetbyaddr(3) -- get network entry
    The getnetent(), getnetbyname(), and getnetbyaddr() functions each return a pointer to an object with the following structure describing an internet network. This structure contains either the informa...
 getnetbyname(3) -- get network entry
    The getnetent(), getnetbyname(), and getnetbyaddr() functions each return a pointer to an object with the following structure describing an internet network. This structure contains either the informa...
 getnetconfig(3) -- get network configuration database entry
    The library routines described on this page provide the application access to the system network configuration database, /etc/netconfig. The getnetconfig() function returns a pointer to the current en...
 getnetconfigent(3) -- get network configuration database entry
    The library routines described on this page provide the application access to the system network configuration database, /etc/netconfig. The getnetconfig() function returns a pointer to the current en...
 getnetent(3) -- get network entry
    The getnetent(), getnetbyname(), and getnetbyaddr() functions each return a pointer to an object with the following structure describing an internet network. This structure contains either the informa...
 getnetgrent(3) -- netgroup database operations
    These functions operate on the netgroup database file /etc/netgroup which is described in netgroup(5). The database defines a set of netgroups, each made up of one or more triples: (host, user, domain...
 getnetpath(3) -- get /etc/netconfig entry corresponding to NETPATH component
    The routines described in this page provide the application access to the system network configuration database, /etc/netconfig, as it is ``filtered'' by the NETPATH environment variable (see enviro...
 getnstr(3) -- accept character strings from curses terminal keyboard
    The function getstr is equivalent to a series of calls to getch, until a newline or carriage return is received (the terminating character is not included in the returned string). The resulting value ...
 getnumdevs(3) -- device statistics utility library
    The devstat library is a library of helper functions for dealing with the kernel devstat(9) interface, which is accessible to users via sysctl(3) and kvm(3). All functions that take a kvm_t * as first...
<<  [Prev]  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99  100  101  102  103  104  
105  106  107  108  109  110  111  112  113  114  115  116  117  118  119  120  121  122  123  124  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service