Searched refs:Optdisc_s (Results 1 - 6 of 6) sorted by relevance

/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptlib.h56 struct Optdisc_s;

Completed in 18 milliseconds