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

/freebsd-10-stable/include/
H A Dnetconfig.h49 #define NC_LOOPBACK "loopback" macro
/freebsd-10-stable/sys/rpc/
H A Dnetconfig.h49 #define NC_LOOPBACK "loopback" macro
H A Drpcb_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-10-stable/lib/libc/rpc/
H A Dcrypt_client.c59 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
H A Dkey_call.c370 if (strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
H A Drpcb_clnt.c340 if (nconf->nc_protofmly != NULL && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
662 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
814 if (check_rpcbind && strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0) {
H A Drpc_soc.c482 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
/freebsd-10-stable/lib/libypclnt/
H A Dypclnt_passwd.c87 strcmp(nc->nc_protofmly, NC_LOOPBACK) == 0)
170 strcmp(nc->nc_protofmly, NC_LOOPBACK) == 0)
/freebsd-10-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c294 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
/freebsd-10-stable/usr.sbin/keyserv/
H A Dkeyserv.c185 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)
/freebsd-10-stable/usr.bin/rpcinfo/
H A Drpcinfo.c323 strcmp(nconf->nc_protofmly, NC_LOOPBACK) == 0)

Completed in 101 milliseconds