Home
last modified time | relevance | path

Searched refs:nc_flag (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/lib/libnsl/netselect/
H A Dnetselect.c366 ((netconfigp->nc_flag = getflag(tok2)) == FAILURE) || in fgetnetconfig()
443 if ((*tpp)->nc_flag & NC_VISIBLE) { in setnetpath()
647 for (i = 0; nc_flag[i].string; i++) { in getflag()
648 if (*nc_flag[i].string == *cp) { in getflag()
649 mask |= nc_flag[i].value; in getflag()
945 nconf->nc_flag = netconfigp->nc_flag; in netconfig_dup()
H A Dnetcspace.h58 static struct nc_data nc_flag[] = { variable
/titanic_44/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c329 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
337 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
346 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
370 if (!(nconf->nc_flag & NC_VISIBLE)) in __rpc_getconf()
H A Dauth_time.c137 if ((nc->nc_flag & NC_VISIBLE) == 0) in get_server()
267 if ((nc->nc_flag & NC_VISIBLE) == 0) in __rpc_get_time_offset()
/titanic_44/usr/src/uts/common/sys/
H A Dnetconfig.h46 unsigned int nc_flag; /* defined below */ member
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_bind.c53 unsigned long nc_flag; /* defined below */ member
/titanic_44/usr/src/cmd/rpcsvc/
H A Drup.c507 nnp->nc_flag = onp->nc_flag;
/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c346 if (!xdr_u_int(xdrs, &objp->nc_flag)) in xdr_netconfig()
/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c219 if (nconf->nc_flag & NC_VISIBLE) { in resolve_netconf()
H A Dnfs_tbind.c657 if ((nconf->nc_flag & NC_VISIBLE) && in do_all()
/titanic_44/usr/src/cmd/rpcbind/
H A Drpcbind.c321 if (nconf->nc_flag & NC_VISIBLE) in main()
387 if ((np->nc_flag & NC_VISIBLE) == 0) in check_netconfig()
/titanic_44/usr/src/lib/librdc/common/
H A Dnetaddrs.c595 if (nconf->nc_flag & NC_VISIBLE) { in get_addr()
/titanic_44/usr/src/cmd/ypcmd/
H A Dypwhich.c652 (int)nc->nc_flag, nc->nc_protofmly,
H A Dyp_b_subr.c1091 ncb->nc_flag = nca->nc_flag;
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c177 if (!(nconf->nc_flag & NC_VISIBLE) || in nfs_cast()
H A Dautod_nfs.c2929 if (nconf->nc_flag & NC_VISIBLE) { in get_server_netinfo()
/titanic_44/usr/src/cmd/rexd/
H A Dmount_nfs.c692 if ((nconf->nc_flag & NC_VISIBLE) && in get_addr()
/titanic_44/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c396 nconf->nc_netid, nconf->nc_semantics, nconf->nc_flag, in _kadm5_initialize_rpcsec_gss_handle()
/titanic_44/usr/src/cmd/avs/rdc/
H A Dsndrd.c441 if ((nconf->nc_flag & NC_VISIBLE) && in do_all()
/titanic_44/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1847 if (nconf->nc_flag & NC_VISIBLE) { in get_addr()