/titanic_41/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.boolopt.d | 29 #pragma D option quiet=yes 30 #pragma D option quiet=YES 31 #pragma D option quiet=true 32 #pragma D option quiet=enable 33 #pragma D option quiet=enabled 34 #pragma D option quiet=on 35 #pragma D option quiet=set 36 #pragma D option quiet=SeT 38 #pragma D option flowindent=no 39 #pragma D option flowindent=NO [all …]
|
/titanic_41/usr/src/cmd/format/ |
H A D | prompts.h | 42 int get_phead(int n_heads, ulong_t *option); 44 int get_psect(ulong_t *option); 45 int get_bpt(int n_sects, ulong_t *option); 47 int get_fmt_time(ulong_t *option); 48 int get_cyl_skew(ulong_t *option); 49 int get_trk_skew(ulong_t *option); 50 int get_trks_zone(ulong_t *option); 51 int get_atrks(ulong_t *option); 52 int get_asect(ulong_t *option); 53 int get_cache(ulong_t *option); [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | GBConstraints.java | 169 String option = op.nextToken(); in parseConstraints() local 171 if (option.equals(/* NOI18N */"gridx") || in parseConstraints() 172 option.equals(/* NOI18N */"x")) in parseConstraints() 174 else if (option.equals(/* NOI18N */"gridy") || in parseConstraints() 175 option.equals(/* NOI18N */"y")) in parseConstraints() 177 else if (option.equals(/* NOI18N */"gridwidth") || in parseConstraints() 178 option.equals(/* NOI18N */"width")) in parseConstraints() 181 else if (option.equals(/* NOI18N */"gridheight") || in parseConstraints() 182 option.equals(/* NOI18N */"height")) in parseConstraints() 185 else if (option.equals(/* NOI18N */"weightx")) { in parseConstraints() [all …]
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | audit_plugin.c | 101 __audit_dowarn(char *option, char *text, int count) in __audit_dowarn() argument 122 if (strcmp(option, "soft") == 0 || strcmp(option, "hard") == 0) in __audit_dowarn() 123 (void) execl(auditwarn, auditwarn, option, text, 0); in __audit_dowarn() 125 else if (strcmp(option, "allhard") == 0) in __audit_dowarn() 126 (void) execl(auditwarn, auditwarn, option, countstr, 0); in __audit_dowarn() 127 else if (strcmp(option, "plugin") == 0) in __audit_dowarn() 128 (void) execl(auditwarn, auditwarn, option, text, countstr, 0); in __audit_dowarn() 130 (void) execl(auditwarn, auditwarn, option, 0); in __audit_dowarn() 134 if (strcmp(option, "soft") == 0) in __audit_dowarn() 137 else if (strcmp(option, "hard") == 0) in __audit_dowarn() [all …]
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_options.c | 49 dt_opt_agg(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_agg() argument 56 agp->dtat_flags |= option; in dt_opt_agg() 62 dt_opt_amin(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_amin() argument 109 dt_opt_core(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_core() argument 124 dt_opt_cpp_hdrs(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_hdrs() argument 140 dt_opt_cpp_path(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_path() argument 161 dt_opt_cpp_opts(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_opts() argument 165 const char *opt = (const char *)option; in dt_opt_cpp_opts() 187 dt_opt_ctypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_ctypes() argument 204 dt_opt_droptags(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_droptags() argument [all …]
|
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_profile.c | 95 const char *option, char ***ret_value) in pkinit_kdcdefault_strings() argument 119 names[2] = option; in pkinit_kdcdefault_strings() 134 names[1] = option; in pkinit_kdcdefault_strings() 152 const char *option, char **ret_value) in pkinit_kdcdefault_string() argument 157 retval = pkinit_kdcdefault_strings(context, realmname, option, &values); in pkinit_kdcdefault_string() 180 const char *option, int default_value, int *ret_value) in pkinit_kdcdefault_boolean() argument 185 retval = pkinit_kdcdefault_string(context, realmname, option, &string); in pkinit_kdcdefault_boolean() 198 const char *option, int default_value, int *ret_value) in pkinit_kdcdefault_integer() argument 203 retval = pkinit_kdcdefault_string(context, realmname, option, &string); in pkinit_kdcdefault_integer() 232 const char *option, char ***ret_value) in pkinit_libdefault_strings() argument [all …]
|
H A D | pkinit.h | 333 (krb5_context context, const char *realmname, const char *option, 336 (krb5_context context, const char *realmname, const char *option, 339 (krb5_context context, const char *realmname, const char *option, 342 (krb5_context context, const char *realmname, const char *option, 348 const char *option, char ***ret_value); 351 const char *option, char **ret_value); 353 (krb5_context context, const krb5_data *realm, const char *option, 356 (krb5_context context, const krb5_data *realm, const char *option,
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_cfg.c | 310 int option, i; in BnxeCfgInit() local 430 &option, in BnxeCfgInit() 434 (option < USER_OPTION_MTU_MIN) ? in BnxeCfgInit() 436 (option > USER_OPTION_MTU_MAX) ? in BnxeCfgInit() 438 option; in BnxeCfgInit() 462 &option, in BnxeCfgInit() 465 pUM->devParams.numRings = (option < USER_OPTION_NUM_RINGS_MIN) ? in BnxeCfgInit() 467 (option > USER_OPTION_NUM_RINGS_MAX) ? in BnxeCfgInit() 469 option; in BnxeCfgInit() 488 &option, in BnxeCfgInit() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 362 willoption(option) in willoption() argument 363 int option; in willoption() 367 if (do_dont_resp[option]) { 368 --do_dont_resp[option]; 369 if (do_dont_resp[option] && my_state_is_do(option)) 370 --do_dont_resp[option]; 373 if ((do_dont_resp[option] == 0) && my_want_state_is_dont(option)) { 375 switch (option) { 379 if (reqd_linemode && my_state_is_dont(option)) { 400 set_my_want_state_dont(option); [all …]
|
/titanic_41/usr/src/cmd/acct/ |
H A D | acctcom.c | 84 option, variable 171 option |= HOGFACTOR; in main() 174 option |= IORW; in main() 177 option |= KCOREMIN; in main() 180 option |= MEANSIZE; in main() 186 option |= SEPTIME; in main() 189 option |= CPUFACTOR; in main() 495 if(option & SEPTIME) in printhd() 497 if(option & IORW){ in printhd() 501 if(option & CPUFACTOR) in printhd() [all …]
|
/titanic_41/usr/src/lib/libshell/common/features/ |
H A D | options | 1 # SHOPT_* option probe 15 option() # name value 28 option DEVFD $? 31 *1*) option MULTIBYTE 0 ;; 34 option PFSH $? 36 option TEST_L $? 38 option SYSRC 0 40 option UCB $?
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | appdefault.c | 38 …context context, const char *appname, const krb5_data *realm, const char *option, char **ret_value) in appdefault_get() argument 67 names[3] = option; in appdefault_get() 85 names[2] = option; in appdefault_get() 103 names[2] = option; in appdefault_get() 119 names[1] = option; in appdefault_get() 139 …ontext context, const char *appname, const krb5_data *realm, const char *option, int default_value… in krb5_appdefault_boolean() argument 144 retval = appdefault_get(context, appname, realm, option, &string); in krb5_appdefault_boolean() 154 …ontext context, const char *appname, const krb5_data *realm, const char *option, const char *defau… in krb5_appdefault_string() argument 159 retval = appdefault_get(context, appname, realm, option, &string); in krb5_appdefault_string()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipadm/ |
H A D | ipadm.c | 120 static const struct option if_longopts[] = { 125 static const struct option show_prop_longopts[] = { 132 static const struct option show_ifprop_longopts[] = { 140 static const struct option set_prop_longopts[] = { 146 static const struct option set_ifprop_longopts[] = { 153 static const struct option addr_misc_longopts[] = { 160 static const struct option addr_longopts[] = { 171 static const struct option show_addr_longopts[] = { 177 static const struct option show_if_longopts[] = { 408 int option; in do_create_if() local [all …]
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_share/ |
H A D | zfs_share_005_pos.ksh | 66 option=`get_prop sharenfs $TESTPOOL/$TESTFS` 67 if [[ $option != ${shareopts[i]} ]]; then 68 log_fail "get sharenfs failed. ($option != ${shareopts[i]})" 71 $SHARE | $GREP $option > /dev/null 2>&1 73 log_fail "The '$option' option was not found in share output."
|
H A D | zfs_share_008_neg.ksh | 54 option=`get_prop sharenfs ${datasets[i]}` 55 if [[ $option == ${datasets[i]} ]]; then 56 log_fail "set sharenfs failed. ($option == ${datasets[i]})" 60 log_fail "An invalid setting '$option' was propagated."
|
/titanic_41/usr/src/cmd/initpkg/ |
H A D | umountall.sh | 320 for option in `echo $mode | tr , '\012'`; do 325 if [ "$option" = "zone=$ZONENAME" ]; then 329 if [ "$option" != "zone=$ZONENAME" ]; then 334 for option in `echo $mode | tr , '\012'`; do 335 case "$option" in 337 option="zone=" 343 if [ "$option" = "zone=" -a -z "$ZFLAG" ]; then 347 if [ "$option" != "zone=" -a -n "$ZFLAG" ]; then
|
/titanic_41/usr/src/head/ |
H A D | getopt.h | 51 struct option { struct 71 const struct option *, int *); argument 73 const struct option *, int *); 75 const struct option *, int *);
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/buffering/ |
H A D | tst.switch1.d | 44 #pragma D option bufpolicy=switch 45 #pragma D option bufsize=32 46 #pragma D option switchrate=500msec 47 #pragma D option quiet
|
H A D | tst.fill1.d | 47 #pragma D option bufpolicy=fill 48 #pragma D option bufsize=128 49 #pragma D option statusrate=10ms 50 #pragma D option quiet
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/printa/ |
H A D | tst.many.d | 29 #pragma D option bufsize=32m 30 #pragma D option bufpolicy=fill 31 #pragma D option destructive 32 #pragma D option quiet
|
/titanic_41/usr/src/cmd/lp/lib/lp/ |
H A D | dashos.c | 56 *option; local 68 for (option = o; *o && !issep(*o); o++) 74 if (option < o) { 77 addlist (&list, option);
|
/titanic_41/usr/src/grub/grub-0.97/lib/ |
H A D | getopt.h | 81 struct option struct 111 const struct option *longopts, int *longind); 114 const struct option *longopts, int *longind); 119 const struct option *longopts, int *longind,
|
/titanic_41/usr/src/cmd/dladm/ |
H A D | dladm.c | 410 static const struct option lopts[] = { 428 static const struct option show_lopts[] = { 441 static const struct option iptun_lopts[] = { 469 static const struct option prop_longopts[] = { 480 static const struct option wifi_longopts[] = { 500 static const struct option showeth_lopts[] = { 508 static const struct option vnic_lopts[] = { 522 static const struct option part_lopts[] = { 532 static const struct option show_part_lopts[] = { 541 static const struct option etherstub_lopts[] = { [all …]
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | getoptl.c | 35 static const struct option* lastlongopts; 42 golly(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longi… in golly() 45 register const struct option* o; in golly() 121 optopt = opt_info.option[1]; in golly() 142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int*… in getopt_long() 148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts,… in getopt_long_only()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | ppexpr.c | 636 return pp.option & ELSEIF; in ppoption() 638 return pp.option & FINAL; in ppoption() 644 return pp.option & INITIAL; in ppoption() 646 return pp.option & KEYARGS; in ppoption() 654 return pp.option & PLUSCOMMENT; in ppoption() 656 return pp.option & PLUSPLUS; in ppoption() 658 return pp.option & PLUSSPLICE; in ppoption() 660 return pp.option & PRAGMAEXPAND; in ppoption() 662 return pp.option & PREDEFINED; in ppoption() 664 return pp.option & PREFIX; in ppoption() [all …]
|