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

/ast/src/lib/libast/astsa/
H A Doption.h42 struct Optdisc_s;
44 typedef int (*Optinfo_f)(struct Opt_s*, Sfio_t*, const char*, struct Optdisc_s*);
46 typedef struct Optdisc_s struct
/ast/src/lib/libast/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

Completed in 20 milliseconds