Searched refs:bootparams_getbyname (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_subr.c | 58 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 D | Makefile.com | 32 OBJECTS = bootparams_getbyname.o \
|
/titanic_41/usr/src/lib/nsswitch/files/ |
H A D | Makefile.com | 31 OBJECTS = bootparams_getbyname.o \
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | bootparams_getbyname.c | 46 bootparams_getbyname( in bootparams_getbyname() function
|
/titanic_41/usr/src/lib/libsocket/ |
H A D | Makefile.com | 29 INETOBJS = bindresvport.o bootparams_getbyname.o ether_addr.o \
|
/titanic_41/usr/src/lib/libsocket/common/ |
H A D | llib-lsocket | 51 /* bootparams_getbyname.c */ 52 int bootparams_getbyname(char *name, char *linebuf, int linelen);
|
H A D | mapfile-vers | 233 bootparams_getbyname;
|