Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/cmd/initpkg/
H A Dnscd.conf40 positive-time-to-live audit_user 3600
45 positive-time-to-live auth_attr 3600
50 positive-time-to-live bootparams 3600
55 positive-time-to-live ethers 3600
60 positive-time-to-live exec_attr 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
[all …]
/titanic_50/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s101 mov 0,%g1 ! result always positive
222 ! remainder is positive
227 ! remainder is positive
232 ! remainder is positive
237 ! remainder is positive
255 ! remainder is positive
276 ! remainder is positive
281 ! remainder is positive
299 ! remainder is positive
323 ! remainder is positive
[all …]
H A Drem.s100 mov 0,%g1 ! result always positive
221 ! remainder is positive
226 ! remainder is positive
231 ! remainder is positive
236 ! remainder is positive
254 ! remainder is positive
275 ! remainder is positive
280 ! remainder is positive
298 ! remainder is positive
322 ! remainder is positive
[all …]
/titanic_50/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.h105 krb5_string_to_flags(char* string, const char* positive, const char* negative,
/titanic_50/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
/titanic_50/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()
/titanic_50/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
/titanic_50/usr/src/cmd/zic/
H A Dzic.c93 static void leapadd(zic_t t, int positive, int rolling, int count);
1205 register int positive; local
1209 positive = FALSE;
1212 positive = FALSE;
1215 positive = TRUE;
1218 positive = TRUE;
1229 leapadd(tadd(t, tod), positive, lp->l_value, count);
1912 leapadd(t, positive, rolling, count) in leapadd() argument
1914 const int positive;
1920 if (leapcnt + (positive ? count : 1) > TZ_MAX_LEAPS) {
[all …]
/titanic_50/usr/src/cmd/bnu/
H A DLimits38 # is not a positive number, then there will no overall limit
/titanic_50/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()
/titanic_50/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
/titanic_50/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib61 # Execute a positive test and exit $STF_FAIL is test fails
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s510 ! hrtime_t's are signed, max hrtime_t must be positive
715 bge,pt %xcc, 1f ! yes, go handle positive case
/titanic_50/usr/src/lib/libcurses/screen/
H A Dcaps76 col_addr_glitch, "xhpa" "YA" Only positive motion for hpa/mhpa caps
79 row_addr_glitch, "xvpa" "YD" Only positive motion for vpa/mvpa caps
/titanic_50/usr/src/lib/libxcurses2/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
/titanic_50/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
/titanic_50/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\
/titanic_50/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s561 bge,pt %xcc, 1f ! yes, go handle positive case
H A Dgeneric_copy.s402 neg %o3 ! if < 0, make it positive
/titanic_50/usr/src/cmd/lp/lib/oam/
H A Dmsg.source267 "Give a positive value for the option."
914 "You must give a positive non-zero\ninteger value."
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t377 # positive
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME351 by RFC2131. This is defined as a positive number of seconds (relative

12