OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xgets
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libwrap/
misc.c
27
/*
xgets
- fgets() with backslash-newline stripping */
30
xgets
(char *ptr, int len, FILE *fp)
function in typeref:typename:char *
tcpd.h
86
extern char *
xgets
/* fgets() on steroids */
hosts_access.c
189
while (match == NO &&
xgets
(sv_list, sizeof(sv_list), fp) != 0) {
/src/usr.sbin/tcpdchk/
inetcf.c
137
while (
xgets
(buf, sizeof(buf), fp)) {
tcpdchk.c
224
while (
xgets
(sv_list, sizeof(sv_list), fp)) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025