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

/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dast.h240 typedef int (*Ast_confdisc_f)(const char*, const char*, const char*); typedef
250 extern Ast_confdisc_f astconfdisc(Ast_confdisc_f);
/macosx-10.10/ksh-23/ksh/src/lib/libast/port/
H A Dastconf.c299 Ast_confdisc_f notify;
1447 Ast_confdisc_f notify;
1563 Ast_confdisc_f
1564 astconfdisc(Ast_confdisc_f new_notify)
1566 Ast_confdisc_f old_notify;

Completed in 130 milliseconds