Home
last modified time | relevance | path

Searched defs:netid (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/usr.sbin/rpcbind/
H A Dcheck_bound.c134 is_bound(char *netid, char *uaddr) in is_bound()
152 mergeaddr(SVCXPRT *xprt, char *netid, char *uaddr, char *saddr) in mergeaddr()
213 rpcbind_get_conf(char *netid) in rpcbind_get_conf()
H A Drpcb_stat.c103 rpcbs_getaddr(rpcvers_t rtype, rpcprog_t prog, rpcvers_t vers, char *netid, in rpcbs_getaddr()
148 rpcvers_t vers, rpcproc_t proc, char *netid, rpcblist_ptr rbl) in rpcbs_rmtcall()
H A Drpcb_svc_com.c73 char *netid; member
536 find_rmtcallfd_by_netid(char *netid) in find_rmtcallfd_by_netid()
1316 find_versions(rpcprog_t prog, char *netid, rpcvers_t *lowvp, rpcvers_t *highvp) in find_versions()
1353 find_service(rpcprog_t prog, rpcvers_t vers, char *netid) in find_service()
H A Dpmap_svc.c289 char *netid; in pmapproc_getport() local
H A Dutil.c125 char *netid) in addrmerge()
/dflybsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c103 char *netid; member
159 char *netid = NULL; local
641 add_netid(struct rpcbdump_short *rs, char *netid)
660 rpcbdump(int dumptype, char *netid, int argc, char **argv)
862 rpcbaddrlist(char *netid, int argc, char **argv)
1191 deletereg(char *netid, int argc, char **argv)
1246 addrping(char *address, char *netid, int argc, char **argv)
1345 progping(char *netid, int argc, char **argv)
/dflybsd-src/lib/libc/rpc/
H A Drpc_generic.c87 const char *netid; member
224 char *netid; in __rpc_getconfip() local
459 const char *netid; in __rpcgettp() local
543 __rpc_sockinfo2netid(struct __rpc_sockinfo *sip, const char **netid) in __rpc_sockinfo2netid()
H A Dsvc.c174 char *netid = NULL; in svc_reg() local
329 svc_find(rpcprog_t prog, rpcvers_t vers, struct svc_callout **prev, char *netid) in svc_find()
H A Dsvc_simple.c130 char *netid; in rpc_reg() local
H A Drpcb_clnt.c166 check_cache(const char *host, const char *netid) in check_cache()
212 add_cache(const char *host, const char *netid, struct netbuf *taddr, in add_cache()
H A Dauth_time.c238 struct sockaddr_in *netid)/* known network identifier */ in __rpc_get_time_offset()
H A Dgetnetconfig.c399 getnetconfigent(const char *netid) in getnetconfigent()
H A Drpc_soc.c197 svc_com_create(int fd, u_int sendsize, u_int recvsize, char *netid) in svc_com_create()
H A Dsvc_vc.c243 const char *netid; in makefd_xprt() local
/dflybsd-src/sbin/mount_nfs/
H A Dmount_nfs.c143 const char *netid; member
601 const char *netid, *netid_mnt; in nfs_tryproto() local
819 getnetconf_cached(const char *netid) in getnetconf_cached()
/dflybsd-src/stand/boot/efi/loader/
H A Dmain.c59 EFI_GUID netid = EFI_SIMPLE_NETWORK_PROTOCOL_GUID; variable
/dflybsd-src/usr.sbin/rpc.lockd/
H A Dlock_proc.c154 const char *netid; in get_client() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6.c236 const unsigned char *netid, size_t netid_len, in ipv6_makestableprivate1()