Searched refs:getutent (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dutmp.h38 * Note: The getutent(3c) family of interfaces are obsolete.
40 * and should be used in place of getutent(3c).
72 * the getutent(3c) family of APIs. It does not (necessarily)
76 * the getutxent(3c) family of APIs, as the getutent(3c) family
155 extern struct utmp *getutent(void);
/illumos-gate/usr/src/man/man3c/
H A DMakefile194 getutent.3c \
1825 endutent.3c := LINKSRC = getutent.3c
1826 getutid.3c := LINKSRC = getutent.3c
1827 getutline.3c := LINKSRC = getutent.3c
1828 pututline.3c := LINKSRC = getutent.3c
1829 setutent.3c := LINKSRC = getutent.3c
1830 utmpname.3c := LINKSRC = getutent.3c
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c269 * "getutent" gets the next entry in the utmp file.
272 getutent(void) function
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc567 struct utmp *getutent(void);

Completed in 73 milliseconds