Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dnetnamer.c58 static char *NETIDFILE = "/etc/netid"; variable
246 fd = fopen(NETIDFILE, "r"); in getnetid()
288 NETIDFILE); in getnetid()
296 "Bad record in %s -- %s", NETIDFILE, buf); in getnetid()
304 "Bad record in %s val problem - %s", NETIDFILE, buf); in getnetid()