Searched refs:optinfo (Results 1 - 12 of 12) sorted by relevance

/ast/src/cmd/builtin/
H A Duudecode.c64 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
95 optdisc.infof = optinfo;
H A Duuencode.c63 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
95 optdisc.infof = optinfo;
H A Dod.c1254 * optinfo() size description
1275 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
1319 optinit(&optdisc, optinfo);
/ast/src/cmd/std/
H A Diconv.c78 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
158 optinit(&od, optinfo);
H A Ddf.c330 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
688 optinit(&optdisc, optinfo);
H A Dps.c528 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
1488 optinit(&od, optinfo);
/ast/src/cmd/codex/
H A Dcodex.c118 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
215 optinit(&optdisc, optinfo);
/ast/src/lib/libcmd/
H A Dcksum.c434 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
461 optinit(&optdisc, optinfo);
/ast/src/cmd/vczip/
H A Dvczip.c169 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
410 optinit(&optdisc, optinfo);
/ast/src/cmd/pax/
H A Dpax.c1355 * list fp for optinfo()
1407 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
1531 optinit(&optdisc, optinfo);
/ast/src/cmd/pzip/
H A Dpin.c1420 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
1472 optinit(&optdisc, optinfo);
/ast/src/cmd/sort/
H A Dmain.c320 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) function
488 optinit(&optdisc, optinfo);

Completed in 31 milliseconds