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

/illumos-gate/usr/src/cmd/rpcbind/
H A Dwarmstart.c52 static const char pmapfile[] = DAEMON_DIR "/portmap.file"; variable
200 (void) write_struct(pmapfile, xdr_pmaplist_ptr, &list_pml);
217 if (read_struct(pmapfile, xdr_pmaplist_ptr, &tmp_pmapl) == FALSE) {

Completed in 55 milliseconds