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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Doption.h48 struct Opt_s;
51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*));
68 typedef struct Opt_s struct
/illumos-gate/usr/src/lib/libast/common/include/
H A Doption.h39 struct Opt_s;
42 typedef int (*Optinfo_f)(struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*);
59 typedef struct Opt_s struct
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Doption.h48 struct Opt_s;
51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*));
68 typedef struct Opt_s struct
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Doption.h48 struct Opt_s;
51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*));
68 typedef struct Opt_s struct
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Doption.h48 struct Opt_s;
51 typedef int (*Optinfo_f) __PROTO__((struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*));
68 typedef struct Opt_s struct

Completed in 67 milliseconds