Searched defs:Ast_confdisc_f (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast.h245 typedef int (*Ast_confdisc_f) __PROTO__((const char*, const char*, const char*)); typedef
256 extern __MANGLE__ Ast_confdisc_f astconfdisc __PROTO__((Ast_confdisc_f));
/illumos-gate/usr/src/lib/libast/common/include/
H A Dast.h228 typedef int (*Ast_confdisc_f)(const char*, const char*, const char*); typedef
238 extern Ast_confdisc_f astconfdisc(Ast_confdisc_f);
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast.h245 typedef int (*Ast_confdisc_f) __PROTO__((const char*, const char*, const char*)); typedef
256 extern __MANGLE__ Ast_confdisc_f astconfdisc __PROTO__((Ast_confdisc_f));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast.h245 typedef int (*Ast_confdisc_f) __PROTO__((const char*, const char*, const char*)); typedef
256 extern __MANGLE__ Ast_confdisc_f astconfdisc __PROTO__((Ast_confdisc_f));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h245 typedef int (*Ast_confdisc_f) __PROTO__((const char*, const char*, const char*)); typedef
256 extern __MANGLE__ Ast_confdisc_f astconfdisc __PROTO__((Ast_confdisc_f));

Completed in 71 milliseconds