Home
last modified time | relevance | path

Searched refs:NC_LOOPBACK (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/sys/rpc/
HDnetconfig.h48 #define NC_LOOPBACK "loopback" macro
HDrpcb_clnt.c352 if (nconf->nc_protofmly != NULL && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
696 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
854 if (check_rpcbind && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
/freebsd-13-stable/include/
HDnetconfig.h78 #define NC_LOOPBACK "loopback" macro
/freebsd-13-stable/lib/libypclnt/
HDypclnt_passwd.c87 strcmp(nc->nc_protofmly, NC_LOOPBACK) == 0) in ypclnt_havepasswdd()
170 strcmp(nc->nc_protofmly, NC_LOOPBACK) == 0) in yppasswd_local()
/freebsd-13-stable/lib/libc/rpc/
HDcrypt_client.c59 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) in _des_crypt_call()
HDrpcb_clnt.c340 if (nconf->nc_protofmly != NULL && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in getclnthandle()
662 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) in __rpcbind_is_up()
824 if (check_rpcbind && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in __rpcb_findaddr_timed()
HDkey_call.c370 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) { in getkeyserv_handle()
HDrpc_soc.c482 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) in svcunix_create()
/freebsd-13-stable/usr.sbin/rpc.yppasswdd/
HDyppasswdd_main.c293 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) in main()
/freebsd-13-stable/usr.sbin/keyserv/
HDkeyserv.c184 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
/freebsd-13-stable/usr.bin/rpcinfo/
HDrpcinfo.c321 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)