Home
last modified time | relevance | path

Searched refs:xgets (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Dmapfile-vers141 xgets;
H A Dmisc.c35 char *xgets(ptr, len, fp) in xgets() function
H A Dtcpd.h162 extern char *xgets(); /* fgets() on steroids */
H A Dhosts_access.c159 while (match == NO && xgets(sv_list, sizeof(sv_list), fp) != 0) {
/illumos-gate/usr/src/cmd/tcpd/
H A Dinetcf.c105 while (xgets(buf, sizeof(buf), fp)) {
H A Dtcpdchk.c211 while (xgets(sv_list, sizeof(sv_list), fp)) {