Home
last modified time | relevance | path

Searched refs:optesc (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/lib/libast/common/include/
H A Doption.h101 extern int optesc(Sfio_t*, const char*, int);
/titanic_50/usr/src/lib/libast/common/misc/
H A Doptesc.c35 optesc(Sfio_t* sp, register const char* s, int esc) in optesc() function
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Doption.h114 extern __MANGLE__ int optesc __PROTO__((Sfio_t*, const char*, int));
H A Dast_map.h180 #undef optesc
181 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Doption.h114 extern __MANGLE__ int optesc __PROTO__((Sfio_t*, const char*, int));
H A Dast_map.h180 #undef optesc
181 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Doption.h114 extern __MANGLE__ int optesc __PROTO__((Sfio_t*, const char*, int));
H A Dast_map.h180 #undef optesc
181 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Doption.h114 extern __MANGLE__ int optesc __PROTO__((Sfio_t*, const char*, int));
H A Dast_map.h180 #undef optesc
181 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h159 #undef optesc
160 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h159 #undef optesc
160 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h159 #undef optesc
160 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h159 #undef optesc
160 #define optesc _ast_optesc macro
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap159 #undef optesc
160 #define optesc _ast_optesc
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap159 #undef optesc
160 #define optesc _ast_optesc
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap159 #undef optesc
160 #define optesc _ast_optesc
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap159 #undef optesc
160 #define optesc _ast_optesc
/titanic_50/usr/src/lib/libast/
H A DMakefile.com200 common/misc/optesc.o \
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE412 option.h,optesc.c: add 3rd arg, 1 => quote '?' too
697 misc/optesc.c: add