Searched refs:Optdisc_t (Results 1 – 12 of 12) sorted by relevance
| /illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/ |
| H A D | option.h | 52 } Optdisc_t; typedef 71 Optdisc_t* disc; /* user discipline */
|
| /illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
| H A D | option.h | 50 } Optdisc_t; typedef 70 Optdisc_t* disc; /* user discipline */
|
| /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() 82 Optdisc_t disc; in b_ulimit()
|
| H A D | getopts.c | 36 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() 68 Optdisc_t hdr; in b_getopts()
|
| H A D | enum.c | 97 static int enuminfo(Opt_t* op, Sfio_t *out, const char *str, Optdisc_t *fp) in enuminfo() 197 Optdisc_t opt; in enum_create()
|
| H A D | print.c | 155 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() 179 Optdisc_t disc; in b_print()
|
| H A D | typeset.c | 222 opt_info.disc = (Optdisc_t*)ntp->optinfof; in b_typeset()
|
| /illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
| H A D | cksum.c | 434 optinfo(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in optinfo() 451 Optdisc_t optdisc; in b_cksum()
|
| H A D | stty.c | 838 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() 906 Optdisc_t disc; in b_stty()
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
| H A D | nval.h | 297 extern void nv_addtype(Namval_t*,const char*, Optdisc_t*, size_t);
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
| H A D | nvtype.c | 616 static int typeinfo(Opt_t* op, Sfio_t *out, const char *str, Optdisc_t *fp) in typeinfo() 797 void nv_addtype(Namval_t *np, const char *optstr, Optdisc_t *op, size_t optsz) in nv_addtype() 800 Optdisc_t *dp = (Optdisc_t*)(cp+1); in nv_addtype() 838 Optdisc_t opt; in nv_newtype()
|
| H A D | args.c | 112 static int infof(Opt_t* op, Sfio_t* sp, const char* s, Optdisc_t* dp) in infof() 152 Optdisc_t disc; in sh_argopts()
|