/titanic_44/usr/src/lib/libast/common/include/ |
H A D | magic.h | 60 Error_f errorf; /* error function */
|
H A D | find.h | 59 Error_f errorf; /* error function */
|
H A D | mime.h | 61 Error_f errorf; /* error function */
|
H A D | ast.h | 226 typedef int (*Error_f)(void*, void*, int, ...); typedef 236 extern char* astgetconf(const char*, const char*, const char*, int, Error_f);
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | magic.h | 69 Error_f errorf; /* error function */
|
H A D | find.h | 68 Error_f errorf; /* error function */
|
H A D | mime.h | 70 Error_f errorf; /* error function */
|
H A D | ast.h | 243 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); 254 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f)…
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | magic.h | 69 Error_f errorf; /* error function */
|
H A D | find.h | 68 Error_f errorf; /* error function */
|
H A D | mime.h | 70 Error_f errorf; /* error function */
|
H A D | ast.h | 243 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); 254 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f)…
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | magic.h | 69 Error_f errorf; /* error function */
|
H A D | find.h | 68 Error_f errorf; /* error function */
|
H A D | mime.h | 70 Error_f errorf; /* error function */
|
H A D | ast.h | 243 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); 254 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f)…
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | magic.h | 69 Error_f errorf; /* error function */
|
H A D | find.h | 68 Error_f errorf; /* error function */
|
H A D | mime.h | 70 Error_f errorf; /* error function */
|
H A D | ast.h | 243 typedef int (*Error_f) __PROTO__((__V_*, __V_*, int, ...)); 254 extern __MANGLE__ char* astgetconf __PROTO__((const char*, const char*, const char*, int, Error_f)…
|
/titanic_44/usr/src/lib/libast/common/port/ |
H A D | astconf.c | 289 static char* feature(const char*, const char*, const char*, unsigned int, Error_f); 602 format(register Feature_t* fp, const char* path, const char* value, unsigned int flags, Error_f con… in format() 753 feature(const char* name, const char* path, const char* value, unsigned int flags, Error_f conferro… 943 … sp, register Lookup_t* look, const char* name, const char* path, int listflags, Error_f conferror) 1354 astgetconf(const char* name, const char* path, const char* value, int flags, Error_f conferror)
|