/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | localenl.ok | 1 LC_ALL=C passed 2 LC_ALL=POSIX passed 3 LC_ALL=en_US.ISO8859-1 passed 4 LC_ALL=en_US.UTF-8 passed
|
H A D | localenl.sh | 74 echo LC_ALL=$LC_ALL passed
|
/illumos-gate/usr/src/lib/print/libipp-listener/common/ |
H A D | common.c | 236 int i, passed = 1; in add_supported_locales() local 242 for (i = 0; ((passed == 1) && (name[i] != '\0')); i++) { in add_supported_locales() 248 passed = 0; in add_supported_locales() 251 if ((passed == 1) && in add_supported_locales()
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtest.pl | 257 my($passed) = 0; 541 $passed = ($total - $failed - $bypassed); 543 "passed" => $passed, 716 my $passed = $results{$key}{"passed"}; 722 logmsg(" passed: " . $passed . "\n");
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | math.shlib | 21 # Do $action if the calculated percentage is greater or equal to that passed in: 23 # Do $action if the calculated percentage is less than that passed in: 50 # Do $action if value is within the tolerance from target passed in: 52 # Do $action if value surpasses the tolerance from target passed in:
|
H A D | zpool_script.shlib | 47 log_note "'$wholecmd' passed ($newcols new columns)"
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | smatch_function_hooks.c | 551 struct range_list *passed; in impossible_limit() local 565 if (!get_implied_rl(arg, &passed)) in impossible_limit() 582 passed = estate_rl(state); in impossible_limit() 583 if (!passed || is_whole_rl(passed)) { in impossible_limit() 591 passed = cast_rl(compare_type, passed); in impossible_limit() 595 if (possibly_true_rl(passed, SPECIAL_EQUAL, limit)) in impossible_limit() 598 sm_msg("impossible: %d '%s' limit '%s' == '%s'", param, key, show_rl(passed), value); in impossible_limit()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.argtest.d.out | 1 Test passed; either arg0/arg1 is zero
|
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | make-console-login-xml | 121 <!-- these are passed to ttymon in the method script. 122 note that value_authorization is not passed to ttymon
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | user_property_003_neg.ksh | 67 log_pass "ZFS can handle invalid user property passed."
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_009_neg.ksh | 101 log_pass "zfs rename -r failed, when snapshot name is already existing passed."
|
/illumos-gate/usr/src/cmd/sendmail/cf/feature/ |
H A D | use_client_ptr.m4 | 18 # is passed in as its first argument.
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | tvlib | 16 #define _lib_clock_gettime 1 /* execute{\ passed */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | tvlib | 16 #define _lib_clock_gettime 1 /* execute{\ passed */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | tvlib | 16 #define _lib_clock_gettime 1 /* execute{\ passed */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | tvlib | 16 #define _lib_clock_gettime 1 /* execute{\ passed */
|
/illumos-gate/usr/src/test/util-tests/tests/mdb/ |
H A D | README | 14 o mdb - Indicating that the file should be passed as standard input to mdb
|
H A D | mdbtest | 178 Tests passed: $mt_tsuc
|
/illumos-gate/usr/src/test/libc-tests/tests/regex/ |
H A D | testregex.c | 559 int passed; member 1085 state.passed++; in extract() 1358 testno = state.errors = state.ignored = state.lineno = state.passed = in main() 1702 state.verify = state.passed; in main() 1787 if (state.passed == state.verify && i > 1) in main() 1791 else if (state.passed > state.verify) in main() 1796 if (state.passed == state.verify) in main() 1798 state.passed = state.verify; in main()
|
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/ |
H A D | ctiutils.shlib | 105 # cti_lf_checkargs() - check number of arguments passed to a shell function. 111 # Returns 0 if the expected number of arguments were passed, non-zero 579 # Verify the correct number of arguments were passed. 677 # finish Exit the expect script here - the test has passed. 690 # Verify the correct number of arguments were passed. 808 # Verify the correct number of arguments were passed.
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Dialcodes | 32 # that is passed to the dialer when that particular Systems
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
H A D | Task.pod | 30 parameter must be C<TASK_NORMAL> or C<TASK_FINAL>. The parameters are passed
|
/illumos-gate/usr/src/cmd/initpkg/ |
H A D | inittab | 29 # For modifying parameters passed to ttymon, use svccfg(8) to modify
|
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/ |
H A D | usb.xcl | 107 msgid "verify_params: dynamic ap_id passed\n"
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
H A D | zpool_reopen.shlib | 62 # The passed function is executed with pool name as argument
|