Home
last modified time | relevance | path

Searched refs:bootparams_getbyname (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c58 extern int bootparams_getbyname(char *, char *, int);
102 if ((bootparams_getbyname(hp->h_name, clnt_entry, in bootparamproc_whoami_1()
104 (bootparams_getbyname(wildcard, clnt_entry, in bootparamproc_whoami_1()
124 if ((bootparams_getbyname(wildcard, clnt_entry, in bootparamproc_whoami_1()
193 if (bootparams_getbyname(argp->client_name, clnt_entry, in bootparamproc_getfile_1()
204 if (bootparams_getbyname(wildcard, clnt_entry, in bootparamproc_getfile_1()
/titanic_41/usr/src/lib/nsswitch/nis/
H A DMakefile.com32 OBJECTS = bootparams_getbyname.o \
/titanic_41/usr/src/lib/nsswitch/files/
H A DMakefile.com31 OBJECTS = bootparams_getbyname.o \
/titanic_41/usr/src/lib/libsocket/inet/
H A Dbootparams_getbyname.c46 bootparams_getbyname( in bootparams_getbyname() function
/titanic_41/usr/src/lib/libsocket/
H A DMakefile.com29 INETOBJS = bindresvport.o bootparams_getbyname.o ether_addr.o \
/titanic_41/usr/src/lib/libsocket/common/
H A Dllib-lsocket51 /* bootparams_getbyname.c */
52 int bootparams_getbyname(char *name, char *linebuf, int linelen);
H A Dmapfile-vers233 bootparams_getbyname;