Searched defs:getconf (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | fds.c | 57 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
|
/titanic_41/usr/src/lib/libshell/common/bltins/ |
H A D | poll_solaris.c | 238 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv.c | 265 static int getconf(char *netid, void **handle, struct netconfig **nconf) in getconf() function
|
/titanic_41/usr/src/cmd/getconf/ |
H A D | getconf.c | 791 getconf(struct sctab *scp, int argc, char *name, char *file) in getconf() function
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | init.c | 105 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
|