Searched refs:Error_f (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dcmdlib.h36 Error_f errorf; /* optional error callback */ \
H A Dcmdarg.c77 cmdopen_20110505(char** argv, int argmax, int size, const char* argpat, int flags, Error_f errorf)
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dcmdarg.h63 Error_f errorf; /* optional error function */
84 extern Cmdarg_t* cmdopen_20110505(char**, int, int, const char*, int, Error_f);
H A Dfind.h59 Error_f errorf; /* error function */
H A Dmagic.h61 Error_f errorf; /* error function */
H A Dmime.h61 Error_f errorf; /* error function */
H A Dast.h238 typedef int (*Error_f)(void*, void*, int, ...); typedef
248 extern char* astgetconf(const char*, const char*, const char*, int, Error_f);
/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Dast.h50 typedef int (*Error_f)(void*, void*, int, ...); typedef
/macosx-10.10/ksh-23/ksh/src/lib/libast/port/
H A Dastconf.c305 static char* feature(Feature_t*, const char*, const char*, const char*, unsigned int, Error_f);
621 format(register Feature_t* fp, const char* path, const char* value, unsigned int flags, Error_f conferror)
812 feature(register Feature_t* fp, const char* name, const char* path, const char* value, unsigned int flags, Error_f conferror)
1002 print(Sfio_t* sp, register Lookup_t* look, const char* name, const char* path, int listflags, Error_f conferror)
1423 astgetconf(const char* name, const char* path, const char* value, int flags, Error_f conferror)

Completed in 147 milliseconds