/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
H A D | Lgrp.t | 67 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($view, LGRP_VIEW_OS, 'View is LGRP_VIEW_OS'); [all …]
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/ |
H A D | Kstat.t | 52 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 $test ($val)\n"); [all …]
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | join4_28.test | 33 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_44/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_auth.c | 335 boolean_t ok; in smb_ntlm_password_ok() local 341 ok = (bcmp(ntlm_resp, passwd, SMBAUTH_LM_RESP_SZ) == 0); in smb_ntlm_password_ok() 342 if (ok && (session_key)) { in smb_ntlm_password_ok() 345 ok = B_FALSE; in smb_ntlm_password_ok() 347 return (ok); in smb_ntlm_password_ok() 365 boolean_t ok = B_FALSE; in smb_ntlmv2_password_ok() local 410 ok = (bcmp(passwd, ntlmv2_resp, pwdlen) == 0); in smb_ntlmv2_password_ok() 411 if (ok && session_key) { in smb_ntlmv2_password_ok() 416 ok = B_FALSE; in smb_ntlmv2_password_ok() 424 return (ok); in smb_ntlmv2_password_ok() [all …]
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | sfio | 4 #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 D | vmalloc | 4 #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 D | lib | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 5 #define _hdr_dirent 1 /* #include <dirent.h> ok */ 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 7 #define _hdr_fnmatch 1 /* #include <fnmatch.h> ok */ 8 #define _hdr_libgen 1 /* #include <libgen.h> ok */ 9 #define _hdr_limits 1 /* #include <limits.h> ok */ 10 #define _hdr_locale 1 /* #include <locale.h> ok */ 11 #define _hdr_nl_types 1 /* #include <nl_types.h> ok */ 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */ 13 #define _hdr_syslog 1 /* #include <syslog.h> ok */ [all …]
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | sfio | 4 #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 D | vmalloc | 4 #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 D | lib | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 5 #define _hdr_dirent 1 /* #include <dirent.h> ok */ 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 7 #define _hdr_fnmatch 1 /* #include <fnmatch.h> ok */ 8 #define _hdr_libgen 1 /* #include <libgen.h> ok */ 9 #define _hdr_limits 1 /* #include <limits.h> ok */ 10 #define _hdr_locale 1 /* #include <locale.h> ok */ 11 #define _hdr_nl_types 1 /* #include <nl_types.h> ok */ 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */ 13 #define _hdr_syslog 1 /* #include <syslog.h> ok */ [all …]
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | vmalloc | 4 #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 D | sfio | 4 #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 */
|
H A D | lib | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 5 #define _hdr_dirent 1 /* #include <dirent.h> ok */ 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 7 #define _hdr_fnmatch 1 /* #include <fnmatch.h> ok */ 8 #define _hdr_libgen 1 /* #include <libgen.h> ok */ 9 #define _hdr_limits 1 /* #include <limits.h> ok */ 10 #define _hdr_locale 1 /* #include <locale.h> ok */ 11 #define _hdr_nl_types 1 /* #include <nl_types.h> ok */ 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */ 13 #define _hdr_syslog 1 /* #include <syslog.h> ok */ [all …]
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | vmalloc | 4 #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 D | sfio | 4 #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 */
|
H A D | lib | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 5 #define _hdr_dirent 1 /* #include <dirent.h> ok */ 6 #define _hdr_fmtmsg 1 /* #include <fmtmsg.h> ok */ 7 #define _hdr_fnmatch 1 /* #include <fnmatch.h> ok */ 8 #define _hdr_libgen 1 /* #include <libgen.h> ok */ 9 #define _hdr_limits 1 /* #include <limits.h> ok */ 10 #define _hdr_locale 1 /* #include <locale.h> ok */ 11 #define _hdr_nl_types 1 /* #include <nl_types.h> ok */ 12 #define _hdr_spawn 1 /* #include <spawn.h> ok */ 13 #define _hdr_syslog 1 /* #include <syslog.h> ok */ [all …]
|
/titanic_44/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | ttys | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _hdr_termios 1 /* #include <termios.h> ok */ 12 #define _hdr_termio 1 /* #include <termio.h> ok */ 13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */ 14 #define _sys_termios 1 /* #include <sys/termios.h> ok */ 15 #define _sys_termio 1 /* #include <sys/termio.h> ok */ 16 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */ 17 #define _sys_filio 1 /* #include <sys/filio.h> ok */
|
H A D | rlimits | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _sys_resource 1 /* #include <sys/resource.h> ok */ 14 #define _hdr_time 1 /* #include <time.h> ok */ 15 #define _sys_time 1 /* #include <sys/time.h> ok */ 16 #define _sys_times 1 /* #include <sys/times.h> ok */ 17 #define _hdr_stddef 1 /* #include <stddef.h> ok */ 18 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
|
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | ttys | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _hdr_termios 1 /* #include <termios.h> ok */ 12 #define _hdr_termio 1 /* #include <termio.h> ok */ 13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */ 14 #define _sys_termios 1 /* #include <sys/termios.h> ok */ 15 #define _sys_termio 1 /* #include <sys/termio.h> ok */ 16 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */ 17 #define _sys_filio 1 /* #include <sys/filio.h> ok */
|
H A D | rlimits | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _sys_resource 1 /* #include <sys/resource.h> ok */ 14 #define _hdr_time 1 /* #include <time.h> ok */ 15 #define _sys_time 1 /* #include <sys/time.h> ok */ 16 #define _sys_times 1 /* #include <sys/times.h> ok */ 17 #define _hdr_stddef 1 /* #include <stddef.h> ok */ 18 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
|
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | ttys | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _hdr_termios 1 /* #include <termios.h> ok */ 12 #define _hdr_termio 1 /* #include <termio.h> ok */ 13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */ 14 #define _sys_termios 1 /* #include <sys/termios.h> ok */ 15 #define _sys_termio 1 /* #include <sys/termio.h> ok */ 16 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */ 17 #define _sys_filio 1 /* #include <sys/filio.h> ok */
|
H A D | rlimits | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _sys_resource 1 /* #include <sys/resource.h> ok */ 14 #define _hdr_time 1 /* #include <time.h> ok */ 15 #define _sys_time 1 /* #include <sys/time.h> ok */ 16 #define _sys_times 1 /* #include <sys/times.h> ok */ 17 #define _hdr_stddef 1 /* #include <stddef.h> ok */ 18 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
|
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | ttys | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _hdr_termios 1 /* #include <termios.h> ok */ 12 #define _hdr_termio 1 /* #include <termio.h> ok */ 13 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */ 14 #define _sys_termios 1 /* #include <sys/termios.h> ok */ 15 #define _sys_termio 1 /* #include <sys/termio.h> ok */ 16 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */ 17 #define _sys_filio 1 /* #include <sys/filio.h> ok */
|
H A D | rlimits | 4 #define _sys_types 1 /* #include <sys/types.h> ok */ 11 #define _sys_resource 1 /* #include <sys/resource.h> ok */ 14 #define _hdr_time 1 /* #include <time.h> ok */ 15 #define _sys_time 1 /* #include <sys/time.h> ok */ 16 #define _sys_times 1 /* #include <sys/times.h> ok */ 17 #define _hdr_stddef 1 /* #include <stddef.h> ok */ 18 #define _hdr_stdlib 1 /* #include <stdlib.h> ok */
|
/titanic_44/usr/src/lib/libgen/common/ |
H A D | gmatch.c | 76 int ok; in gmatch() local 80 ok = 0; in gmatch() 97 ok++; in gmatch() 106 ok++; in gmatch() 115 ok++; in gmatch() 122 ok++; in gmatch() 126 return (ok ? gmatch(s, p) : 0); in gmatch()
|