Searched refs:junk (Results 1 - 25 of 255) sorted by relevance

1234567891011

/macosx-10.9.5/postfix-252/postfix/auxiliary/rmail/
H A Drmail6 IFS=" " read junk from junk junk junk junk junk junk junk relay
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-external-reloc/
H A Dbar.c6 int __attribute__((weak)) junk = 5; variable
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-non-lazy/
H A Dbar.c6 int __attribute__((weak)) junk = 5; variable
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-lazy-slidable/
H A Dbar.c10 __attribute__((weak)) void junk() function
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dindicate_mechs.c43 OM_uint32 ret, junk; local
51 gss_release_oid_set(&junk, mech_set);
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/
H A Dtest_common.c44 OM_uint32 junk; local
57 (void)gss_display_status(&junk, maj_stat,
61 (void)gss_display_status(&junk, min_stat,
73 gss_release_buffer(&junk, &maj_error_message);
74 gss_release_buffer(&junk, &min_error_message);
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dmake-relnotes55 ($junk = $1) =~ s/\s*,\s*/,/g;
56 $junk =~ s/^\s+//;
57 $junk =~ s/\s+$//;
58 #print "junk >$junk<\n";
59 @classes = split(/,+/, $junk);
80 ($junk = "Major changes - $class") =~ s/./-/g;
81 print $junk, "\n\n";
H A Dpostconf2html67 ($junk, $param, $defval) = split(/\s+/, $block, 3);
79 ($junk, $class, $text) = split(/\s+/, $block, 3);
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_inquire_names_for_mech.c59 OM_uint32 junk; local
60 gss_release_oid_set(&junk, name_types);
66 OM_uint32 junk; local
67 gss_release_oid_set(&junk, name_types);
H A Dgss_destroy_cred.c53 OM_uint32 junk; local
67 mc->gmc_mech->gm_destroy_cred(&junk, &mc->gmc_cred);
69 mc->gmc_mech->gm_release_cred(&junk, &mc->gmc_cred);
H A Dgss_delete_sec_context.c36 OM_uint32 major_status, junk; local
47 gss_release_cred(&junk, &ctx->gc_replaced_cred);
H A Dgss_indicate_mechs.c36 OM_uint32 major_status, junk; local
68 gss_release_oid_set(&junk, mech_set);
H A Dgss_store_cred.c48 OM_uint32 maj, junk; local
82 gss_release_oid_set(&junk, elements_stored);
87 gss_add_oid_set_member(&junk,
/macosx-10.9.5/emacs-92/emacs/nt/
H A Dconfigure.bat216 cp configure.bat junk.bat
217 if not exist junk.bat goto needcp
219 rm junk.bat
220 if exist junk.bat goto needrm
226 del junk.bat
237 echo main(){} >junk.c
238 cl -nologo -c junk.c
239 if exist junk.obj goto clOK
242 gcc -c junk.c
243 if not exist junk
[all...]
/macosx-10.9.5/postfix-252/postfix/src/postconf/
H A Dpostconf.c376 int junk; local
494 junk = (cmd_mode & (SHOW_DEFS | SHOW_NONDEF | SHOW_MAPS | SHOW_LOCKS | EDIT_MAIN | SHOW_SASL_SERV | SHOW_SASL_CLNT | COMMENT_OUT | SHOW_MASTER));
495 if (junk != 0 && ((junk != SHOW_DEFS && junk != SHOW_NONDEF
496 && junk != SHOW_MAPS && junk != SHOW_LOCKS && junk != EDIT_MAIN
497 && junk != SHOW_SASL_SERV && junk !
[all...]
/macosx-10.9.5/emacs-92/emacs/
H A Dconfig.bat68 sed -e "w junk.$$$" <Nul
69 If Exist junk.$$$ Goto sedOk
74 rm -f junk.$$$
75 If Not Exist junk.$$$ Goto rmOk
80 rm -f junk.1 junk.2
81 echo foo >junk.1
82 mv junk.1 ./junk.2
83 If Exist junk
[all...]
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/read-only-import-shared-cache-coalesce/
H A Dfoo.cxx58 int __attribute__((weak)) junk = 2; variable
/macosx-10.9.5/libauto-185.5/tests/
H A Dslop.m34 long junk[12]; // overlap into next quantum by 1
45 if (junk[13]) {
46 printf("found non-zero junk!\n");
/macosx-10.9.5/pdisk-9/
H A Dcmdline.c95 int junk; local
97 map = open_partition_map(name, &junk, 0, O_RDONLY);
110 int junk; local
112 map = open_partition_map(name, &junk, 0, O_RDONLY);
127 int junk; local
129 map = open_partition_map(name, &junk, 0, O_RDONLY);
141 int junk; local
151 map = open_partition_map(name, &junk, 0, O_RDONLY);
177 int junk; local
190 map = open_partition_map(name, &junk,
245 int junk; local
285 int junk; local
[all...]
/macosx-10.9.5/launchd-842.92.1/liblaunch/
H A Dlibbootstrap.c137 uuid_t junk; local
138 (void)bzero(junk, sizeof(junk));
139 return vproc_mig_check_in2(bp, (char *)service_name, sp, junk, 0);
145 uuid_t junk; local
146 (void)bzero(junk, sizeof(junk));
147 return vproc_mig_check_in2(bp, (char *)service_name, sp, junk, flags);
166 uuid_t junk; local
167 kr = vproc_mig_look_up2(puc, (char *)service_name, sp, &au_tok, 0, junk,
177 mach_msg_type_number_t junk = 0; local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmynetworks.c95 unsigned junk; local
126 for (i = 0, junk = mask_style; junk != 0; junk >>= 1U)
127 i += (junk & 1);
177 for (junk = mask, shift = MAI_V4ADDR_BITS; junk != 0;
178 shift--, junk <<= 1)
H A Dsent.c145 VSTRING *junk = vstring_alloc(100); local
147 vstring_sprintf(junk, "%s: %s service failed",
149 my_dsn.reason = vstring_str(junk);
152 vstring_free(junk);
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dsandbox-null.c38 int junk; member in struct:ssh_sandbox
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Ddgpkt.h228 #define RPC_DG_PKT_POOL_LOCK(junk) RPC_MUTEX_LOCK(rpc_g_dg_pkt_pool.pkt_mutex)
229 #define RPC_DG_PKT_POOL_UNLOCK(junk) RPC_MUTEX_UNLOCK(rpc_g_dg_pkt_pool.pkt_mutex)
230 #define RPC_DG_PKT_POOL_LOCK_ASSERT(junk) \
239 #define RPC_DG_PKT_RATIONING(junk) \
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/tests/
H A Dxocomm.test77 -pre [list file delete -force $dir/../doc/junk.junk] \
79 -url http://$hostport/junk.junk \
86 -post {file delete -force ../doc/junk.junk} \
87 -cmd [list SimpleRequest r0 -url http://$hostport/junk.junk]

Completed in 154 milliseconds

1234567891011