Searched refs:sss (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSingleShotSource.cpp35 const SingleShotSource* sss = (const SingleShotSource*) obj; local
36 return CFEqual(GetValue(), sss->GetValue());
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/stringfileinfo/
H A Dstringfileinfo.tcl86 puts -nonewline $fh [binary format sss $len 0 1]
108 puts -nonewline $fh [binary format sss [expr {$tlen * 2}] $vlen 1]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapsearch.c135 fprintf( stderr, _(" [!]sss=[-]<attr[:OID]>[/[-]<attr[:OID]>...]\n"));
228 static int sss = 0; variable
495 } else if ( strcasecmp( control, "sss" ) == 0 ) {
497 if( sss ) {
504 _("missing specification of sss control\n") );
518 sss = 1 + crit;
846 if ( vlv && !sss ) {
944 || sss
1079 if ( sss ) {
1091 c[i].ldctl_iscritical = sss >
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dia64.vim182 syn match ia64opcode "pack\(2\.[su]ss\|4\.sss\)\>"
184 syn match ia64opcode "padd[12]\(\.\(sss\|uus\|uuu\)\)\=\>"
201 syn match ia64opcode "psub[12]\(\.\(sss\|uu[su]\)\)\=\>"
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Ddecode.c704 char *s, **ss, ***sss; local
965 sss = va_arg( ap, char *** );
966 ber_memvfree_x( (void **) *sss, ber->ber_memctx );
967 *sss = NULL;
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ico/
H A Dico.tcl453 bputs $ifh sss 0 1 [llength $RES($file,group,$group,members)]
869 if {[binary scan $data sss h1 h2 num] != 3 || $h1 != 0 || $h2 != 1} {
944 if {[binary scan $data sss h1 h2 num] != 3 || $h1 != 0 || $h2 != 1} {
1023 if {[binary scan $data sss h1 h2 num] != 3 || $h1 != 0 || $h2 != 1} {
1122 bputs $fh sss 0 1 $num
1139 if {![info exists input] || ([binary scan $input sss h1 h2 num] != 3 || $h1 != 0 || $h2 != 1)} {
1162 set new [binary format sss 0 1 $num]
H A Dico0.tcl300 bputs $ifh sss 0 1 [expr {$cnt + 1}]
730 if {[binary scan $data sss h1 h2 num] != 3 || $h1 != 0 || $h2 != 1} {
805 if {[binary scan $data sss h1 h2 num] != 3 || $h1 != 0 || $h2 != 1} {
874 bputs $fh sss 0 1 0
957 set data [binary format sss 0 1 1]
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dwrap.tcl51 binary scan $dat sss - type count
/macosx-10.10.1/vim-55/src/
H A Dif_python.c1230 return Py_BuildValue("[sss]", "buffer", "cursor", "height");
H A Doption.c2855 #define p_term(sss, vvv) {sss, NULL, P_STRING|P_VI_DEF|P_RALL|P_SECURE, \
/macosx-10.10.1/screen-22/screen/
H A Dscreen.c289 struct spwd *sss = NULL; local
316 if (n < 13 && sss == 0)
318 sss = getspnam(ppp->pw_name);
319 if (sss)
323 ppp->pw_passwd = spw = SaveStr(sss->sp_pwdp);
/macosx-10.10.1/files-662.1.1/private/etc/
H A Dservices11275 # Tom Lane <tgl@sss.pgh.pa.us>
13174 warehouse-sss 12321/tcp # Warehouse Monitoring Syst SSS
13175 warehouse-sss 12321/udp # Warehouse Monitoring Syst SSS

Completed in 482 milliseconds