HomeSort by: relevance | last modified time | path
    Searched defs:got_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
rpcb_clnt.c 116 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
630 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf) function in typeref:struct:netbuf *
848 if ((address = got_entry(relp, nconf)) != NULL) {
rpcb_clnt.c 116 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
630 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf) function in typeref:struct:netbuf *
848 if ((address = got_entry(relp, nconf)) != NULL) {

Completed in 22 milliseconds