Searched defs:getsubopt (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetsubopt.c33 * getsubopt - parse suboptions from a flag argument.
35 #pragma weak _getsubopt = getsubopt
44 getsubopt(char **optionsp, char * const *tokens, char **valuep) function
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h139 #undef getsubopt macro
140 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h118 #undef getsubopt macro
119 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h139 #undef getsubopt macro
140 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h118 #undef getsubopt macro
119 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h139 #undef getsubopt macro
140 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h118 #undef getsubopt macro
119 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h139 #undef getsubopt macro
140 #define getsubopt _ast_getsubopt macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h118 #undef getsubopt macro
119 #define getsubopt _ast_getsubopt macro

Completed in 288 milliseconds