Searched refs:tmp_rpcbl (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dwarmstart.c146 rpcblist_ptr tmp_rpcbl = NULL; local
152 ok1 = read_struct(RPCBFILE, xdr_rpcblist_ptr, &tmp_rpcbl);
159 xdr_free((xdrproc_t) xdr_rpcblist_ptr, (char *)&tmp_rpcbl);
163 list_rbl = tmp_rpcbl;

Completed in 39 milliseconds