Home
last modified time | relevance | path

Searched refs: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; in read_warmstart() local
217 if (read_struct(pmapfile, xdr_pmaplist_ptr, &tmp_pmapl) == FALSE) { in read_warmstart()
227 list_pml = (pmaplist *)tmp_pmapl; in read_warmstart()