Searched defs:netid (Results 1 - 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.h77 char *netid; member in struct:cln
H A Dnfs_cmd.c104 char *netid; local
113 netid = "tcp";
116 netid = "tcp6";
126 cln_init_lazy(&cln, netid, nbuf);
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_main.c73 char *netid; local
79 if ((netid = getenv("NLSPROVIDER")) == NULL) {
83 } else if ((nconf = getnetconfigent(netid)) == NULL) {
H A Drpc.rusersd.c104 char *netid; local
112 if ((netid = getenv("NLSPROVIDER")) == NULL) {
116 } else if ((nconf = getnetconfigent(netid)) == NULL) {
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c76 * - netid - netid
102 char *netid,
195 if (netid != NULL) {
196 xprt->xp_netid = kmem_alloc(strlen(netid) + 1, KM_SLEEP);
197 (void) strcpy(xprt->xp_netid, netid);
99 svc_tli_kcreate( struct file *fp, uint_t max_msgsize, char *netid, struct netbuf *addrmask, SVCMASTERXPRT **nxprt, SVC_CALLOUT_TABLE *sct, void (*closeproc)(const SVCMASTERXPRT *), int id, bool_t hotstream) argument
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_stat.c95 rpcbs_getaddr(int rtype, rpcprog_t prog, rpcvers_t vers, char *netid, argument
111 (strcmp(al->netid, netid) == 0)) {
128 nconf = rpcbind_get_conf(netid);
140 al->netid = nconf->nc_netid;
152 (strcmp(wal->netid, netid) == 0)) {
176 rpcproc_t proc, char *netid, rpcblist_ptr rbl)
191 (rl->proc == proc) && (strcmp(rl->netid, netid)
175 rpcbs_rmtcall(int rtype, rpcproc_t rpcbproc, rpcprog_t prog, rpcvers_t vers, rpcproc_t proc, char *netid, rpcblist_ptr rbl) argument
[all...]
H A Dcheck_bound.c305 is_bound(char *netid, char *uaddr) argument
310 if (strcmp(fdl->nconf->nc_netid, netid) == 0)
327 mergeaddr(SVCXPRT *xprt, char *netid, char *uaddr, char *saddr) argument
334 if (strcmp(fdl->nconf->nc_netid, netid) == 0)
419 rpcbind_get_conf(char *netid) argument
424 if (strcmp(fdl->nconf->nc_netid, netid) == 0)
H A Dpmap_svc.c261 char *netid; local
265 netid = udptrans;
268 netid = tcptrans;
282 if (is_bound(netid, serveuaddr)) {
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd.c154 char *netid; local
159 if ((netid = getenv("NLSPROVIDER")) == NULL) {
160 netid = "ticotsord";
163 if ((nconf = getnetconfigent(netid)) == NULL) {
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd.c138 char *netid; local
143 if ((netid = getenv("NLSPROVIDER")) == NULL) {
144 netid = "ticotsord";
147 if ((nconf = getnetconfigent(netid)) == NULL) {
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypupdated.c140 char *netid; local
147 if ((netid = getenv("NLSPROVIDER")) == NULL) {
150 if ((nconf = getnetconfigent(netid)) == NULL) {
H A Dypxfrd_client.c220 char *netid[] = { "tcp6", "tcp" }; local
221 int i, lastnetid = (sizeof (netid)/sizeof (netid[0])) - 1;
224 if ((nconf = getnetconfigent(netid[i])) == NULL) {
246 netid[i], netdir_sperror());
H A Dypxfrd_svc.c177 char *netid; local
185 if ((netid = getenv("NLSPROVIDER")) == NULL) {
189 if ((nconf = getnetconfigent(netid)) == NULL)
H A Dyp_b_svc.c185 char *netid; local
200 if ((netid = getenv("NLSPROVIDER")) == NULL) {
204 } else if ((nconf = getnetconfigent(netid)) == NULL) {
H A Dypserv.c151 char *netid; member in struct:__anon1927
281 if ((nconf = getnetconfigent(service[i].netid)) == NULL) {
283 service[i].netid);
289 logprintf("t_open failed for %s\n", service[i].netid);
297 service[i].netid);
307 service[i].netid);
316 logprintf("%s %s\n", service[i].netid, register_failed);
328 service[i].netid, register_failed);
H A Dypserv_resolv.c65 static int getconf(char *netid, void **handle, struct netconfig **nconf);
93 /* try the specified netid (default ticots), then any loopback */
243 /* tp_type is legit: users choice or a loopback netid */
265 static int getconf(char *netid, void **handle, struct netconfig **nconf) argument
273 if (strcmp(nc->nc_netid, netid) != 0) {
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_service.c301 char *netid; local
311 if ((netid = getenv("NLSPROVIDER")) == NULL) {
315 if ((nconf = getnetconfigent(netid)) == NULL)
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c90 char *netid; local
95 if ((netid = getenv("NLSPROVIDER")) == NULL) {
98 } else if ((nconf = getnetconfigent(netid)) == NULL) {
/illumos-gate/usr/src/cmd/bnu/
H A Daccount.c63 char netid[MODSTR]; /* Network ID in use */ member in struct:acData
122 acptr->netid, FS,
270 copyText(acptr->netid, sizeof(acptr->netid), NOTAVAIL);
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c392 bpf_create_inst(const netid_t netid) argument
403 bpf_shutdown_inst(const netid_t netid, void *arg) argument
409 bpf_destroy_inst(const netid_t netid, void *arg) argument
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_time.c45 * and destroyed. Two strings "netid" and "uaddr" are malloc'd
178 * the machine and *netid is set to the local netid for the transport
180 * is skipped and the uaddr/netid pair are used to fetch the netconfig
187 char *thost, char **uaddr, char **netid)
195 *useid = NULL; /* netid of selected xp */
262 * the netid of the transport.
305 if (*netid != 0) {
306 supplied.proto = *netid;
345 msg("unable to locate netconfig info for netid
186 __rpc_get_time_offset(struct timeval *td, nis_server *srv, char *thost, char **uaddr, char **netid) argument
[all...]
H A Drpc_generic.c187 char *netid; local
248 netid = netid_udp;
250 netid = netid_tcp;
253 if ((netid == NULL) || (netid[0] == NULL))
255 return (getnetconfigent(netid));
H A Dsvc_simple.c80 * handle is created for all the services (actually one of each netid)
81 * and same xdrbuf is used for same netid. The size of the arguments
119 char *netid; local
128 netid = pl->p_netid;
156 ((netid = strdup(nconf->nc_netid)) == NULL)) {
165 * Check if this (program, version, netid) had already been
171 (strcmp(pl->p_netid, netid) == 0))
183 rpc_reg_msg, prognum, versnum, netid);
187 free(netid);
199 free(netid);
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c45 * Number of bytes to display from a string (address, netid, etc.).
625 (void) getxdr_string(buff, MAXSTRINGLEN); /* netid */
639 char netid[MAXSTRINGLEN + 1], uaddr[MAXSTRINGLEN + 1]; local
657 (void) getxdr_string(netid, MAXSTRINGLEN);
663 netid, uaddr, owner,
700 char maddr[MAXSTRINGLEN + 1], netid[MAXSTRINGLEN + 1]; local
718 (void) getxdr_string(netid, MAXSTRINGLEN);
724 maddr, netid,
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.c312 my_getnetconfigent(char *netid, char *file, int line) argument
316 res = getnetconfigent(netid);

Completed in 87 milliseconds

123