Home
last modified time | relevance | path

Searched refs:positive (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/cmd/initpkg/
H A Dnscd.conf45 positive-time-to-live auth_attr 3600
55 positive-time-to-live ethers 3600
65 positive-time-to-live group 3600
70 positive-time-to-live hosts 3600
75 positive-time-to-live ipnodes 3600
80 positive-time-to-live netmasks 3600
85 positive-time-to-live networks 3600
90 positive-time-to-live passwd 600
115 positive-time-to-live rpc 3600
125 positive-time-to-live tnrhdb 3600
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_dma_mapping_error.c24 STATE(positive);
41 set_state_expr(my_id, expr->left, &positive); in match_assign()
61 if (!slist_has_state(sm->possible, &positive)) in match_return()
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dstr_conv.c146 krb5_string_to_flags(string, positive, negative, flagsp) in krb5_string_to_flags() argument
148 const char * positive;
163 psize = (positive) ? strlen(positive) : 0;
172 else if (psize && !strncasecmp(positive, string, psize)) {
H A Dadmin_internal.h103 krb5_string_to_flags(char* string, const char* positive, const char* negative,
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dldivide.S49 orl %edx,%edx / force numerator positive
57 notl rop+4(%esp) / force denominator positive
H A Dlshiftl.S59 / We are doing a positive (left) shift
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c320 boolean_t positive, rtn; in test_condition_adv_domain() local
325 positive = (condition == NWAM_CONDITION_IS || in test_condition_adv_domain()
342 adp->dns_domain) == positive) || in test_condition_adv_domain()
344 adp->nis_domain) == positive)) { in test_condition_adv_domain()
345 rtn = positive; in test_condition_adv_domain()
356 rtn = !positive; in test_condition_adv_domain()
/illumos-gate/usr/src/cmd/zic/
H A Dzic.c1207 register int positive; local
1211 positive = FALSE;
1214 positive = FALSE;
1217 positive = TRUE;
1220 positive = TRUE;
1231 leapadd(tadd(t, tod), positive, lp->l_value, count);
1914 leapadd(t, positive, rolling, count) in leapadd() argument
1916 const int positive;
1922 if (leapcnt + (positive ? count : 1) > TZ_MAX_LEAPS) {
1941 corr[i] = positive ? 1L : eitol(-count);
[all …]
/illumos-gate/usr/src/common/ficl/softcore/
H A Dstring.fr56 size 0< abort" need positive size for size-buf"
61 \ force buflen to be a positive multiple of min-buf chars
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera39 # POSIX has positive signs west of Greenwich, but many people expect
40 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib61 # Execute a positive test and exit $STF_FAIL is test fails
81 # Execute a positive test but retry the command on failure if the output
146 # Execute a positive test and exit $STF_FAIL is test fails after being
/illumos-gate/usr/src/cmd/bnu/
H A DLimits38 # is not a positive number, then there will no overall limit
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_options.c595 char *positive; in dt_opt_runtime() member
613 for (i = 0; couples[i].positive != NULL; i++) { in dt_opt_runtime()
614 if (strcasecmp(couples[i].positive, arg) == 0) { in dt_opt_runtime()
/illumos-gate/
H A DCODE_OF_CONDUCT.md14 Examples of behavior that contributes to creating a positive environment
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S1125 fbg,a,pt %fcc0,3f ! if x is huge and positive
1183 fbg,a,pt %fcc0,3f ! if x is huge and positive
1241 fbg,a,pt %fcc0,3f ! if x is huge and positive
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S363 ! hrtime_t's are signed, max hrtime_t must be positive
568 bge,pt %xcc, 1f ! yes, go handle positive case
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps74 col_addr_glitch, "xhpa" "YA" Only positive motion for hpa/mhpa caps
77 row_addr_glitch, "xvpa" "YD" Only positive motion for vpa/mvpa caps
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps97 col_addr_glitch xhpa YA bool Only positive motion for hpa/mhpa caps
100 row_addr_glitch xvpa YD bool Only positive motion for vpa/mvpa caps
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps95 col_addr_glitch xhpa YA bool Only positive motion for hpa/mhpa caps
98 row_addr_glitch xvpa YD bool Only positive motion for vpa/mvpa caps
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S407 bge,pt %xcc, 1f ! yes, go handle positive case
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg282 is required. Otherwise, p_align should be a positive\n\
H A Dshdr.msg200 of sh_addralign. Currently, only 0 and positive integral\n\
/illumos-gate/usr/src/boot/forth/
H A Dmenusets.4th326 \ adjust input to be both positive and no-higher than 65535
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source265 "Give a positive value for the option."
912 "You must give a positive non-zero\ninteger value."
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t377 # positive

12