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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Doption.h49 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
/illumos-gate/usr/src/lib/libast/common/include/
H A Doption.h40 struct Optdisc_s;
42 typedef int (*Optinfo_f)(struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*);
44 typedef struct Optdisc_s struct
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Doption.h49 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
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Doption.h49 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
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Doption.h49 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

Completed in 60 milliseconds