Searched refs:okay (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c457 int uts_flags, sig, okay, err; local
561 okay = 0;
571 okay = 1;
583 } else if (!okay) {
/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h97 #define okay(time) ((time/100>=0) && (time/100<=24) \ macro
/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c231 if((! okay(pstart)) || (! okay(npstart))) {
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c1310 ** It's okay to guess wrong since the guess
1355 int okay; local
1360 t = time2(tmp, funcp, offset, &okay);
1361 if (okay || tmp->tm_isdst < 0)
1381 t = time2(tmp, funcp, offset, &okay);
1382 if (okay)
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh554 ok_to_proceed "$(gettext "All of these files will be removed, okay to proceed?")"
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S791 fmuld %f20,INVLN2_256,%f24 ! okay to put this here; for alignment

Completed in 66 milliseconds