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

/osnet-11/usr/src/lib/libast/common/include/
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);
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dfind.h68 Error_f errorf; /* error function */
H A Dmagic.h70 Error_f errorf; /* error function */
H A Dmime.h70 Error_f errorf; /* error function */
H A Dast.h255 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); typedef
266 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dfind.h68 Error_f errorf; /* error function */
H A Dmagic.h70 Error_f errorf; /* error function */
H A Dmime.h70 Error_f errorf; /* error function */
H A Dast.h255 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); typedef
266 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dfind.h68 Error_f errorf; /* error function */
H A Dmagic.h70 Error_f errorf; /* error function */
H A Dmime.h70 Error_f errorf; /* error function */
H A Dast.h255 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); typedef
266 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dfind.h68 Error_f errorf; /* error function */
H A Dmagic.h70 Error_f errorf; /* error function */
H A Dmime.h70 Error_f errorf; /* error function */
H A Dast.h255 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); typedef
266 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f));
/osnet-11/usr/src/lib/libast/common/port/
H A Dastconf.c291 static char* feature(Feature_t*, const char*, const char*, const char*, unsigned int, Error_f);
604 format(register Feature_t* fp, const char* path, const char* value, unsigned int flags, Error_f conferror)
762 feature(register Feature_t* fp, const char* name, const char* path, const char* value, unsigned int flags, Error_f conferror)
952 print(Sfio_t* sp, register Lookup_t* look, const char* name, const char* path, int listflags, Error_f conferror)
1363 astgetconf(const char* name, const char* path, const char* value, int flags, Error_f conferror)

Completed in 57 milliseconds