Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cddl/compat/opensolaris/sys/
H A Delf.h95 #define Elf_got_entry __ElfN(got_entry)
/freebsd-14.2/lib/libc/rpc/
H A Drpcb_clnt.c102 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
619 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf) in got_entry() function
893 if ((address = got_entry(relp, nconf)) != NULL) { in __rpcb_findaddr_timed()
/freebsd-14.2/sys/rpc/
H A Drpcb_clnt.c100 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
652 got_entry(relp, nconf)
924 if ((address = got_entry(relp, nconf)) != NULL) {