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

/illumos-gate/usr/src/cmd/rpcbind/
H A Dwarmstart.c210 pmaplist_ptr tmp_pmapl = NULL; local
217 if (read_struct(pmapfile, xdr_pmaplist_ptr, &tmp_pmapl) == FALSE) {
227 list_pml = (pmaplist *)tmp_pmapl;

Completed in 79 milliseconds