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

/macosx-10.9.5/ksh-20/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.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dinit.c143 #undef getconf macro
144 #define getconf(x) strtol(astconf(x,NiL,NiL),NiL,0) macro

Completed in 75 milliseconds