Searched refs:Ast_confdisc_f (Results 1 - 6 of 6) sorted by relevance

/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/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/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));
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastconf.c283 Ast_confdisc_f notify;
1378 Ast_confdisc_f notify;
1494 Ast_confdisc_f
1495 astconfdisc(Ast_confdisc_f new_notify)
1497 Ast_confdisc_f old_notify;

Completed in 70 milliseconds