Searched refs:RPCBFILE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.sbin/rpcbind/
H A Dwarmstart.c62 #define RPCBFILE "/tmp/rpcbind.file" macro
148 (void) write_struct(RPCBFILE, (xdrproc_t)xdr_rpcblist_ptr, &list_rbl);
164 ok1 = read_struct(RPCBFILE, (xdrproc_t)xdr_rpcblist_ptr, &tmp_rpcbl);

Completed in 48 milliseconds