Searched defs:rpcbfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Dwarmstart.c50 static const char rpcbfile[] = DAEMON_DIR "/rpcbind.file"; variable
197 (void) write_struct(rpcbfile, xdr_rpcblist_ptr, &list_rbl);
213 if (read_struct(rpcbfile, xdr_rpcblist_ptr, &tmp_rpcbl) == FALSE)

Completed in 44 milliseconds