Home
last modified time | relevance | path

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

/titanic_50/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); in write_warmstart()
217 if (read_struct(pmapfile, xdr_pmaplist_ptr, &tmp_pmapl) == FALSE) { in read_warmstart()