/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/ |
H A D | zfs_unmount_005_pos.ksh | 65 typeset opt=$1 80 do_unmount "${cmd[i]}" "$opt" \
|
/illumos-gate/usr/src/cmd/vscan/vscand/ |
H A D | vs_icap.c | 1563 vs_options_t *opt = &ctx->vsc_options; in vs_icap_opt_ext() local 1567 if (opt->vso_xfer_preview) { in vs_icap_opt_ext() 1568 free(opt->vso_xfer_preview); in vs_icap_opt_ext() 1569 opt->vso_xfer_preview = 0; in vs_icap_opt_ext() 1572 opt->vso_xfer_how = VS_PREVIEW_ALL; in vs_icap_opt_ext() 1574 opt->vso_xfer_preview = vs_icap_make_strvec in vs_icap_opt_ext() 1576 opt->vso_xfer_how = VS_PREVIEW_LIST; in vs_icap_opt_ext() 1581 if (opt->vso_xfer_complete) { in vs_icap_opt_ext() 1582 free(opt->vso_xfer_complete); in vs_icap_opt_ext() 1583 opt->vso_xfer_complete = 0; in vs_icap_opt_ext() [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/ar/ |
H A D | Makefile | 19 ROOTOPTPKG = $(ROOT)/opt/util-tests/tests 20 ROOTOPTPKGAR = $(ROOT)/opt/util-tests/tests/ar
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipmon_y.y | 23 typedef struct opt { struct 24 struct opt *o_next; argument 32 static void build_action __P((struct opt *)); argument 43 struct opt *opt; member 61 %type <opt> direction dstip dstport every execute group interface 62 %type <opt> protocol result rule srcip srcport logtag matching 63 %type <opt> matchopt nattag type doopt doing save syslog nothing
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | filter.sh | 27 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
H A D | crossexec.sh | 26 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | tpicommon.h | 190 #define OPTVAL(opt) ((char *)(opt + 1)) argument
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_inherit/ |
H A D | zfs_inherit_002_neg.ksh | 70 for opt in ${badopts[@]}; do 72 log_mustnot eval "zfs inherit $opt $prop $ds \
|
/illumos-gate/usr/src/lib/brand/solaris10/zone/ |
H A D | detach.ksh | 47 while getopts "n" opt; do 48 case $opt in
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | sharetab.c | 168 getshareopt(char *optlist, char *opt) in getshareopt() argument 184 if (strcmp(opt, p) == 0) { in getshareopt() 189 if (strcmp(opt, p) == 0) { in getshareopt()
|
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_rcvuderr.c | 162 uderr->opt.maxlen)) { in _tx_rcvuderr() 166 (void) memcpy(uderr->opt.buf, ctlbuf.buf + in _tx_rcvuderr() 169 uderr->opt.len = in _tx_rcvuderr()
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | mapfilechk.py | 134 for opt, arg in opts: 135 if opt == '-v': 137 elif opt == '-x':
|
H A D | hdrchk.py | 56 for opt, arg in opts: 57 if opt == '-a':
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_pragma.c | 350 char *opt, *val; in dt_pragma_option() local 362 opt = strdupa(dnp->dn_string); in dt_pragma_option() 364 if ((val = strchr(opt, '=')) != NULL) in dt_pragma_option() 367 if (dtrace_setopt(dtp, opt, val) == -1) { in dt_pragma_option() 370 "failed to set option '%s': %s\n", opt, in dt_pragma_option() 375 opt, val, dtrace_errmsg(dtp, dtrace_errno(dtp))); in dt_pragma_option()
|
/illumos-gate/usr/src/test/net-tests/tests/forwarding/ |
H A D | ip_fwd_suite.ksh | 56 while getopts "a:n:" opt; do 57 case $opt in
|
/illumos-gate/usr/src/cmd/sgs/mcs/common/ |
H A D | main.c | 56 const char *opt; in main() local 79 opt = "a:cdn:pVz?"; in main() 82 opt = "lxV?"; in main() 113 while ((c = getopt(argc, argv, (char *)opt)) != EOF) { in main()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_trantcp.c | 864 oreq.opt.buf = (void *)&opts; in smb_nbst_setparam() 865 oreq.opt.len = sizeof (opts); in smb_nbst_setparam() 866 oreq.opt.maxlen = oreq.opt.len; in smb_nbst_setparam() 869 ores.opt.buf = NULL; in smb_nbst_setparam() 870 ores.opt.len = 0; in smb_nbst_setparam() 871 ores.opt.maxlen = 0; in smb_nbst_setparam()
|
/illumos-gate/usr/src/test/nvme-tests/runfiles/ |
H A D | non-destruct.run | 34 [/opt/nvme-tests/tests/ioctl] 59 [/opt/nvme-tests/tests/libnvme] 76 [/opt/nvme-tests/tests/nvmeadm]
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | vfs.c | 191 char opt[MAX_MNTOPT_STR]; in fsinfo() local 259 if (mdb_readstr(opt, sizeof (opt), in fsinfo() 271 mdb_printf("%s", opt); in fsinfo() 273 if (mdb_readstr(opt, sizeof (opt), in fsinfo() 279 mdb_printf("=%s", opt); in fsinfo() 300 if (mdb_readstr(opt, sizeof (opt), in fsinfo() 310 mdb_printf("zone=%s", opt); in fsinfo()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_014_neg.ksh | 87 for opt in "-n" "" "-f"; do 88 log_mustnot zpool create $opt $TESTPOOL $TMP_FILE
|
H A D | zpool_create_015_neg.ksh | 87 for opt in "-n" "" "-f"; do 88 log_mustnot zpool create $opt $TESTPOOL1 /dev/zvol/dsk/${vol_name}
|
/illumos-gate/usr/src/cmd/dtrace/ |
H A D | dtrace.c | 1166 dtrace_optval_t opt; in main() local 1596 (void) dtrace_getopt(g_dtp, "flowindent", &opt); in main() 1597 g_flowindent = opt != DTRACEOPT_UNSET; in main() 1599 (void) dtrace_getopt(g_dtp, "grabanon", &opt); in main() 1600 g_grabanon = opt != DTRACEOPT_UNSET; in main() 1602 (void) dtrace_getopt(g_dtp, "quiet", &opt); in main() 1603 g_quiet = opt != DTRACEOPT_UNSET; in main() 1769 (void) dtrace_getopt(g_dtp, "flowindent", &opt); in main() 1770 g_flowindent = opt != DTRACEOPT_UNSET; in main() 1772 (void) dtrace_getopt(g_dtp, "grabanon", &opt); in main() [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/threadsappend/ |
H A D | Makefile | 18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests 30 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/ctime/ |
H A D | Makefile | 18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests 29 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/exec/ |
H A D | Makefile | 18 ROOTOPTPKG = $(ROOT)/opt/zfs-tests 31 ROOTOPTPKG = $(ROOT)/opt/zfs-tests
|