Home
last modified time | relevance | path

Searched refs:got_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cddl/compat/opensolaris/sys/
H A Delf.h95 #define Elf_got_entry __ElfN(got_entry)
/freebsd/lib/libc/rpc/
H A Drpcb_clnt.c96 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
613 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf) in got_entry() function
887 if ((address = got_entry(relp, nconf)) != NULL) { in __rpcb_findaddr_timed()