Searched refs:junk (Results 76 - 100 of 250) sorted by relevance

12345678910

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dattr_scan_plain.c228 char junk = 0; local
233 if (sscanf(STR(str_buf), "%u%c", ptr, &junk) != 1 || junk != 0) {
248 char junk = 0; local
253 if (sscanf(STR(str_buf), "%lu%c", ptr, &junk) != 1 || junk != 0) {
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/
H A Dgsstool.c312 OM_uint32 major, junk; local
321 major = gss_inquire_cred(&junk, cred, NULL, &expire, NULL, NULL);
326 major = gss_inquire_cred_by_mech(&junk, cred, (gss_OID)oid, &name, NULL, NULL, NULL);
328 major = gss_display_name(&junk, name, &buffer, NULL);
329 gss_release_name(&junk, &name);
335 gss_release_buffer(&junk, &buffer);
351 major = gss_inquire_cred_by_oid(&junk, cred, GSS_C_NT_UUID, &data_set);
357 gss_release_buffer_set(&junk, &data_set);
360 gss_release_cred(&junk, &cred);
369 OM_uint32 major, junk; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_cb.c140 OM_uint32 major_status, junk; local
151 gss_release_buffer(&junk, buffer);
H A Dgss_krb5.c195 OM_uint32 junk; local
206 return m->gm_set_sec_context_option(&junk, NULL,
222 OM_uint32 junk; local
233 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
492 OM_uint32 junk; local
507 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
525 OM_uint32 junk; local
542 m->gm_mech.gm_set_sec_context_option(&junk, NULL,
820 OM_uint32 junk; local
830 m->gm_mech.gm_set_sec_context_option(&junk, NUL
881 OM_uint32 junk; local
904 OM_uint32 maj_stat, junk; local
932 OM_uint32 junk; local
[all...]
H A Dgss_acquire_cred_ext.c170 OM_uint32 major2, junk; local
177 major2 = _gss_find_mn(&junk, name,
H A Dgss_aeap.c170 OM_uint32 junk; local
181 gss_release_buffer(&junk, &iov[i].buffer);
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/spnego/
H A Daccept_sec_context.c71 OM_uint32 junk, ret; local
77 ret = gss_inquire_cred(&junk,
86 ret = gss_test_oid_set_member(&junk, mech, oidset, &present);
87 gss_release_oid_set(&junk, &oidset);
98 gss_create_empty_oid_set(&junk, &oidset);
99 gss_add_oid_set_member(&junk, mech, &oidset);
101 ret = gss_acquire_cred(&junk, target_name, GSS_C_INDEFINITE, oidset,
103 gss_release_oid_set(&junk, &oidset);
106 gss_release_cred(&junk, &cred);
320 OM_uint32 ret, junk; local
454 OM_uint32 ret, junk; local
690 OM_uint32 ret, ret2, minor, junk; local
[all...]
/macosx-10.10.1/gnutar-453/
H A DMakefile11 GnuAfterInstall = remove-junk install-symlink install-plist
48 remove-junk:
/macosx-10.10.1/libarchive-30/libarchive/build/
H A Dautogen.sh18 export MAKEOBJDIRPREFIX=/junk
/macosx-10.10.1/postfix-255/postfix/src/master/
H A Dmaster_ent.c246 VSTRING *junk = vstring_alloc(100); local
289 vstring_free(junk);
297 vstring_sprintf(junk, "%s/%s", name, transport);
298 if (match_service_match(master_disable, vstring_str(junk)) == 0)
491 vstring_sprintf(junk, "%d", var_proc_limit);
492 serv->max_proc = get_int_ent(&bufp, "max_proc", vstring_str(junk), 0);
552 vstring_str(vstring_sprintf(junk, "%d", serv->listen_fd_count)),
562 vstring_free(junk);
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/cf/
H A Ditem.c302 OM_uint32 maj_stat, junk;
325 name = _gss_cred_copy_name(&junk, cred, NULL);
333 maj_stat = gss_export_name(&junk, name, &buffer);
334 gss_release_name(&junk, &name);
490 OM_uint32 junk; local
524 (void)gss_import_name(&junk, &buffer, nameoid, &gssname);
607 OM_uint32 maj_stat, junk; local
668 maj_stat = gss_display_name(&junk, gssname, &buffer, NULL);
669 gss_release_name(&junk, &gssname);
682 gss_release_buffer(&junk,
965 OM_uint32 maj_stat, junk, lifetime = 0; local
1151 OM_uint32 junk; local
1271 OM_uint32 junk; local
1356 OM_uint32 junk; local
1405 OM_uint32 junk; local
1506 OM_uint32 maj_stat, min_stat, junk; local
[all...]
/macosx-10.10.1/CrackLib-37765/cracklib27/cracklib/
H A Dfascist.c42 "[", /* trimming leading/trailing junk */
49 "/?p@?p", /* purging out punctuation/symbols/junk */
629 char junk[STRINGSIZE]; local
650 jptr = junk;
655 if (!strchr(junk, password[i]))
662 if (strlen(junk) < MINDIFF)
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A D8003.c84 OM_uint32 maj_stat, junk; local
155 gss_release_buffer(&junk, &cksum);
220 OM_uint32 maj_stat, junk; local
314 gss_release_buffer(&junk, &cbdata);
/macosx-10.10.1/ntp-92/scripts/monitoring/
H A Dntp.pl82 local($junksize,$junk,$packet,$offset,$ret);
91 ($junk,$data) = $data =~ /^(.{$junksize})(.*)$/;
93 = pack("C2n5a".(($junk eq "") ? 0 : &pad($junksize+12,$pad)-12),
98 $offset, $junksize, $junk);
/macosx-10.10.1/ruby-106/ruby/ext/-test-/symbol/
H A Dtype.c26 #define FOREACH_ID_TYPES(x) x(const) x(class) x(global) x(instance) x(attrset) x(local) x(junk)
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dwebdavvfs.tcl29 junk junk user junk pass host junk path file]} {
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/mapproj/
H A Dtkmap.tcl141 regexp {^(........)(.*)} $line junk nPoints line
149 regexp {^(........)(.*)} $line junk groupId line
151 regexp {^(........)(.*)} $line junk maxLat line
153 regexp {^(........)(.*)} $line junk minLat line
155 regexp {^(........)(.*)} $line junk maxLon line
157 regexp {^(........)(.*)} $line junk minLon line
166 regexp {^(........)(........)(.*)} $line junk lat lon line
/macosx-10.10.1/ICU-531.30/icuSources/test/hdrtst/
H A DMakefile.in70 echo 'void junk(){}' >> ht_$$incfile.cpp ; \
80 echo 'void junk(){}' >> ht_$$incfile.cpp ; \
92 echo 'void junk(){}' >> ht_$$incfile.cpp ; \
93 echo > ht_dep.junk ; \
94 $(COMPILE.cc) -c $(cppflags) ht_$$incfile.cpp 2>&1 | sed -e 's/^.*#error[^"]*"//' | fgrep -v ht_ | tee ht_dep.junk | fgrep -v "$$incfile.h header is obsolete" ; \
97 fgrep -q "$$incfile.h header is obsolete" ht_dep.junk || echo "** FAIL Header unicode/$$incfile.h is not obsoleted properly" ; \
98 fgrep -q "$$incfile.h header is obsolete" ht_dep.junk || FAIL=1 ; \
104 # < ht_dep.junk && ; \
113 echo 'void junk(void);' >> ht_$$incfile.c ; \
114 echo 'void junk(){}' >> ht
[all...]
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcom.h1105 #define RPC_LOCK_INIT(junk) RPC_MUTEX_INIT(rpc_g_global_mutex)
1106 #define RPC_LOCK(junk) RPC_MUTEX_LOCK(rpc_g_global_mutex)
1107 #define RPC_UNLOCK(junk) RPC_MUTEX_UNLOCK(rpc_g_global_mutex)
1109 #define RPC_LOCK_DELETE(junk) RPC_MUTEX_DELETE(rpc_g_global_mutex)
1110 #define RPC_LOCK_ASSERT(junk) RPC_MUTEX_LOCK_ASSERT(rpc_g_global_mutex)
1111 #define RPC_UNLOCK_ASSERT(junk) RPC_MUTEX_UNLOCKED_ASSERT(rpc_g_global_mutex)
1116 #define RPC_BINDING_COND_INIT(junk) \
1119 #define RPC_BINDING_COND_DELETE(junk) \
1122 #define RPC_BINDING_COND_WAIT(junk) \
1128 #define RPC_BINDING_COND_BROADCAST(junk) \
[all...]
H A Ddgcall.h215 #define rpc__dg_call_state_name(junk) ""
/macosx-10.10.1/zlib-55/zlib/examples/
H A Dgzjoin.c286 unsigned char *junk; /* buffer for uncompressed data -- discarded */ local
298 junk = malloc(CHUNK);
305 if (junk == NULL || ret != Z_OK)
327 strm.next_out = junk;
415 free(junk);
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm32c-asm.c798 signed long junk;
812 errmsg = cgen_parse_keyword (cd, & newp, & m32c_cgen_opval_h_r0h, & junk);
814 errmsg = cgen_parse_keyword (cd, & newp, & m32c_cgen_opval_h_r0l, & junk);
967 long junk ATTRIBUTE_UNUSED;
972 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_a0, & junk);
975 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_a1, & junk);
1218 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_r0, & junk);
1221 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_r0l, & junk);
1248 errmsg = parse_G (cd, strp, M32C_OPERAND_G, (long *) (& junk));
1407 errmsg = parse_Q (cd, strp, M32C_OPERAND_Q, (long *) (& junk));
797 signed long junk; local
[all...]
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Dxpostdef105 ($junk, $class, $name, $defval) = split(/\s+/, $line, 4);
/macosx-10.10.1/postfix-255/postfix/
H A Dpostfix-install246 rm -f $tempdir/junk || exit 1
247 cp $src $tempdir/junk || exit 1
248 mv -f $tempdir/junk $dst || exit 1
258 rm -f $tempdir/junk || exit 1
275 # ln -s $link $tempdir/junk || exit 1
276 # mv -f $tempdir/junk $2 || {
419 eval junk=\$$name
420 case "$junk" in
440 eval junk=\$$name
441 case "$junk" i
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Dkdc.c161 OM_uint32 junk; local
171 kdc_destroy(&junk, c);
178 kdc_destroy(&junk, c);
185 kdc_destroy(&junk, c);

Completed in 510 milliseconds

12345678910