Home
last modified time | relevance | path

Searched defs:getconf (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dfds.c57 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
/titanic_51/usr/src/lib/libcmd/common/
H A Dfds.c57 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dpoll_solaris.c238 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dpoll_solaris.c238 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
/titanic_51/usr/src/cmd/ypcmd/
H A Dypserv_resolv.c265 static int getconf(char *netid, void **handle, struct netconfig **nconf) in getconf() function
/titanic_51/usr/src/cmd/getconf/
H A Dgetconf.c791 getconf(struct sctab *scp, int argc, char *name, char *file) in getconf() function
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dinit.c105 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c145 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro