Home
last modified time | relevance | path

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

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