Searched refs:Optinfo_f (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | option.h | 42 typedef int (*Optinfo_f)(struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*); typedef 49 Optinfo_f infof; /* runtime info function */
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | option.h | 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 58 Optinfo_f infof; /* runtime info function */
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | option.h | 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 58 Optinfo_f infof; /* runtime info function */
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | option.h | 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 58 Optinfo_f infof; /* runtime info function */
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | option.h | 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 58 Optinfo_f infof; /* runtime info function */
|