Home
last modified time | relevance | path

Searched refs:ok (Results 1 – 25 of 887) sorted by relevance

12345678910>>...36

/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp.t67 ok($fail, 0, 'All Constants defined' );
75 ok($version, LGRP_VER_NONE, 'incorrect lgrp version unsupported');
78 ok($version, LGRP_VER_CURRENT, 'lgrp version is current');
81 ok($version, LGRP_VER_CURRENT, 'support LGRP_VER_CURRENT version');
89 ok($c) or
94 ok($view, LGRP_VIEW_CALLER, 'View is LGRP_VIEW_CALLER');
97 ok($fin);
101 ok($fin, undef, 'lgrp_fini second time should fail');
104 ok($c) or
109 ok(
[all...]
/titanic_51/usr/src/boot/lib/libstand/
H A Duuid_from_string.c52 fromhex(const char *s, int len, int *ok) in fromhex() argument
57 if (!*ok) in fromhex()
63 *ok = 0; in fromhex()
90 int ok = 1; in uuid_from_string() local
106 u->time_low = fromhex(s , 8, &ok); in uuid_from_string()
107 u->time_mid = fromhex(s + 9, 4, &ok); in uuid_from_string()
108 u->time_hi_and_version = fromhex(s + 14, 4, &ok); in uuid_from_string()
110 u->clock_seq_hi_and_reserved = fromhex(s + 19, 2, &ok); in uuid_from_string()
111 u->clock_seq_low = fromhex(s + 21, 2, &ok); in uuid_from_string()
112 u->node[0] = fromhex(s + 24, 2, &ok); in uuid_from_string()
[all...]
/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/
H A DKstat.t52 END {print "not ok 1\n" unless $loaded;}
55 print "ok 1\n";
61 print("not ok $test: $@");
63 print("ok $test\n");
69 print("not ok $test: $@");
71 print("ok $test\n");
81 print("ok $test\n");
83 print("not ok $test\n");
90 print("ok $test\n");
92 print("not ok
[all...]
/titanic_51/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_auth.c360 boolean_t ok; in smb_ntlm_password_ok() local
366 ok = (bcmp(ok_resp, nt_resp, SMBAUTH_LM_RESP_SZ) == 0); in smb_ntlm_password_ok()
367 if (ok && (session_key)) { in smb_ntlm_password_ok()
370 ok = B_FALSE; in smb_ntlm_password_ok()
372 return (ok); in smb_ntlm_password_ok()
389 boolean_t ok = B_FALSE; in smb_ntlmv2_password_ok() local
434 ok = (bcmp(passwd, ntlmv2_resp, pwdlen) == 0); in smb_ntlmv2_password_ok()
435 if (ok && session_key) { in smb_ntlmv2_password_ok()
440 ok = B_FALSE; in smb_ntlmv2_password_ok()
448 return (ok); in smb_ntlmv2_password_ok()
462 boolean_t ok = B_FALSE; smb_lmv2_password_ok() local
531 boolean_t ok = B_FALSE; smb_auth_validate() local
[all...]
/titanic_51/usr/src/lib/libsqlite/test/
H A Djoin4_28.test33 insert into t2 values(2,'niban','ok');
37 select * from t1 left outer join t2 on t1.a=t2.x where t2.z='ok'
39 } {2 two 2 niban ok}
42 select * from t1 left outer join t2 on t1.a=t2.x and t2.z='ok'
44 } {1 one {} {} {} 2 two 2 niban ok 3 three {} {} {} 4 four {} {} {}}
50 select * from t1 left outer join t2 on t1.a=t2.x where t2.z='ok'
52 } {2 two 2 niban ok}
55 select * from t1 left outer join t2 on t1.a=t2.x and t2.z='ok'
57 } {1 one {} {} {} 2 two 2 niban ok 3 three {} {} {} 4 four {} {} {}}
60 select * from t1 left outer join t2 on t1.a=t2.x where t2.z>='ok'
[all...]
/titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
13 #define _lib_cvt 1 /* native floating point conversions ok */
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
[all...]
/titanic_51/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dttys4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _sys_filio 1 /* #include <sys/filio.h> ok */
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
13 #define _lib_cvt 1 /* native floating point conversions ok */
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
[all...]
/titanic_51/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dttys4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _sys_filio 1 /* #include <sys/filio.h> ok */
/titanic_51/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dttys4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _sys_filio 1 /* #include <sys/filio.h> ok */
/titanic_51/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dttys4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _sys_filio 1 /* #include <sys/filio.h> ok */
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
12 #define _lib_cvt 1 /* native floating point conversions ok */
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
12 #define _lib_cvt 1 /* native floating point conversions ok */
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
/titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
[all...]
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
15 #define _lib_cvt 1 /* native floating point conversions ok */
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
14 #define _lib_cvt 1 /* native floating point conversions ok */
/titanic_51/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
[all...]
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
15 #define _lib_cvt 1 /* native floating point conversions ok */
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dvmalloc4 #define _sys_types 1 /* #include <sys/types.h> ok */
10 #define _hdr_alloca 1 /* #include <alloca.h> ok */
11 #define _hdr_malloc 1 /* #include <malloc.h> ok */
12 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
13 #define _hdr_unistd 1 /* #include <unistd.h> ok */
15 #define _sys_stat 1 /* #include <sys/stat.h> ok */
16 #define _hdr_time 1 /* #include <time.h> ok */
17 #define _sys_time 1 /* #include <sys/time.h> ok */
18 #define _sys_times 1 /* #include <sys/times.h> ok */
19 #define _hdr_stddef 1 /* #include <stddef.h> ok */
H A Dsfio4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_float 1 /* #include <float.h> ok */
6 #define _hdr_floatingpoint 1 /* #include <floatingpoint.h> ok */
7 #define _hdr_math 1 /* #include <math.h> ok */
8 #define _hdr_values 1 /* #include <values.h> ok */
9 #define _sys_filio 1 /* #include <sys/filio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
14 #define _lib_cvt 1 /* native floating point conversions ok */

12345678910>>...36