Searched refs:PMAPFILE (Results 1 – 1 of 1) sorted by relevance
63 #define PMAPFILE "/tmp/portmap.file" macro149 (void) write_struct(PMAPFILE, (xdrproc_t)xdr_pmaplist_ptr, &list_pml); in write_warmstart()167 ok2 = read_struct(PMAPFILE, (xdrproc_t)xdr_pmaplist_ptr, &tmp_pmapl); in read_warmstart()