Searched refs:Optdisc_s (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | option.h | 40 struct Optdisc_s; 42 typedef int (*Optinfo_f)(struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*); 44 typedef struct Optdisc_s struct
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | option.h | 49 struct Optdisc_s; 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 53 typedef struct Optdisc_s struct
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | option.h | 49 struct Optdisc_s; 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 53 typedef struct Optdisc_s struct
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | option.h | 49 struct Optdisc_s; 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 53 typedef struct Optdisc_s struct
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | option.h | 49 struct Optdisc_s; 51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*)); 53 typedef struct Optdisc_s struct
|
/titanic_44/usr/src/lib/libast/common/misc/ |
H A D | optlib.h | 54 struct Optdisc_s;
|