Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libc/rpc/
H A Dnetnamer.c61 static char *NETIDFILE = "/etc/netid"; variable
249 fd = fopen(NETIDFILE, "r"); in getnetid()
291 NETIDFILE); in getnetid()
299 "Bad record in %s -- %s", NETIDFILE, buf); in getnetid()
307 "Bad record in %s val problem - %s", NETIDFILE, buf); in getnetid()