/titanic_44/usr/src/cmd/auditreduce/ |
H A D | option.c | 447 proc_type(char *optstr) in proc_type() 522 proc_id(char *optstr, int opt) in proc_id() 575 proc_group(char *optstr, gid_t *gid) in proc_group() 595 proc_user(char *optstr, uid_t *uid) in proc_user() 626 proc_date(char *optstr, int opt) in proc_date() 671 proc_class(char *optstr) in proc_class() 1140 proc_label(char *optstr) in proc_label() 1250 proc_zonename(char *optstr) in proc_zonename() 1273 proc_fmri(char *optstr) in proc_fmri()
|
/titanic_44/usr/src/cmd/tbl/ |
H A D | t3.c | 21 struct optstr {char *optnam; int *optadd;} options [] = { struct
|
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | ipfzone.c | 34 getzonearg(int argc, char *argv[], const char *optstr) in getzonearg() 69 getzoneopt(int argc, char *argv[], const char *optstr) in getzoneopt()
|
H A D | ipf.c | 80 const char *optstr = "6Ac:dDEf:F:GIl:noPrRsT:vVyzZ"; local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftp.c | 482 blksize_handler(char *optstr) in blksize_handler() 504 timeout_handler(char *optstr) in timeout_handler() 528 tsize_handler(char *optstr) in tsize_handler()
|
/titanic_44/usr/src/lib/libshell/common/bltins/ |
H A D | misc.c | 399 register const char *optstr = sh_optbg; in b_bg() local 510 register const char *optstr; in b_vpath() local
|
/titanic_44/usr/src/cmd/fm/ipmitopo/common/ |
H A D | ipmitopo.c | 31 static const char optstr[] = "h:p:u:t:"; variable
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_main.c | 239 const char optstr[] = "f:o:R:V"; in main() local
|
/titanic_44/usr/src/cmd/boot/bootadm/ |
H A D | bootadm_hyper.c | 325 cvt_metal_option(char *optstr) in cvt_metal_option() 370 cvt_hyper_option(char *optstr) in cvt_hyper_option()
|
/titanic_44/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Getopt.java | 119 err(String format, char c, String optstr) in err()
|
/titanic_44/usr/src/cmd/tnf/prex/ |
H A D | main.c | 571 char *optstr = "l:o:p:s:tkv:"; /* debugging options */ in scanargs() local 573 char *optstr = "l:o:p:s:tk"; /* production options */ in scanargs() local
|
/titanic_44/usr/src/cmd/tnf/tnfdump/ |
H A D | main.c | 99 char *optstr = "rx"; in scanargs() local
|
/titanic_44/usr/src/cmd/fs.d/ufs/roll_log/ |
H A D | roll_log.c | 380 char *optstr; in rlmount() local
|
/titanic_44/usr/src/cmd/tnf/tnfxtract/ |
H A D | tnfxtract.c | 241 const char *optstr = "d:n:"; in main() local
|
/titanic_44/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.c | 513 char *optstr; in ap_opt_parse() local
|
/titanic_44/usr/src/cmd/pcidr/ |
H A D | pcidr.c | 543 char *optstr = NULL; in main() local
|
/titanic_44/usr/src/lib/libbe/common/ |
H A D | be_mount.c | 1657 char optstr[MAX_MNTOPT_STR]; in loopback_mount_shared_fs() local 1738 char optstr[MAX_MNTOPT_STR]; in loopback_mount_zonepath() local
|
/titanic_44/usr/src/cmd/fm/notify/snmp-notify/common/ |
H A D | snmp-notify.c | 66 static const char optstr[] = "dfR:"; variable
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsadmin/ |
H A D | cfsadmin.c | 462 char *optstr, *opts, *val; in cfs_get_opts() local
|
/titanic_44/usr/src/cmd/cmd-crypto/digest/ |
H A D | digest.c | 141 char *optstr; in main() local
|
/titanic_44/usr/src/lib/madv/common/ |
H A D | madv.c | 305 advice_opts(char *optstr, const char *execname, char *cfgfile, int lineno) in advice_opts()
|
/titanic_44/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 78 static const char optstr[] = "dfR:"; variable
|
/titanic_44/usr/src/cmd/pgrep/ |
H A D | pgrep.c | 597 const char *optstr; in main() local
|
/titanic_44/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | decrypt.c | 198 char *optstr; in main() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | dns-sd.c | 531 static int getfirstoption( int argc, char **argv, const char *optstr, int *pOptInd) in getfirstoption()
|