Searched defs:infof (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | ulimit.c | 51 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() function
|
H A D | getopts.c | 36 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() function
|
H A D | print.c | 155 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/ |
H A D | option.h | 51 Optinfo_f infof; /* runtime info function */ member
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | option.h | 49 Optinfo_f infof; /* runtime info function */ member
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | args.c | 112 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | stty.c | 838 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() function
|