Searched defs:getconf (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dfds.c56 #undef getconf macro
57 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dinit.c144 #undef getconf macro
145 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro

Completed in 116 milliseconds