crypto/heimdal/lib/gssapi/krb5/cfx.c
1010
gss_release_iov_buffer(&junk, iov, iov_count);
crypto/heimdal/lib/gssapi/krb5/cfx.c
285
OM_uint32 major_status, junk;
crypto/heimdal/lib/gssapi/krb5/cfx.c
637
gss_release_iov_buffer(&junk, iov, iov_count);
crypto/heimdal/lib/gssapi/krb5/cfx.c
723
OM_uint32 seq_number_lo, seq_number_hi, major_status, junk;
crypto/heimdal/lib/gssapi/krb5/indicate_mechs.c
41
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/krb5/indicate_mechs.c
49
gss_release_oid_set(&junk, mech_set);
crypto/heimdal/lib/gssapi/krb5/prf.c
110
gss_release_buffer(&junk, prf_out);
crypto/heimdal/lib/gssapi/krb5/prf.c
128
gss_release_buffer(&junk, prf_out);
crypto/heimdal/lib/gssapi/krb5/prf.c
50
OM_uint32 junk;
crypto/heimdal/lib/gssapi/krb5/release_cred.c
43
OM_uint32 junk;
crypto/heimdal/lib/gssapi/krb5/release_cred.c
67
gss_release_oid_set(&junk, &cred->mechanisms);
crypto/heimdal/lib/gssapi/mech/context.c
21
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/context.c
26
gss_release_buffer(&junk, &mg->maj_error);
crypto/heimdal/lib/gssapi/mech/context.c
27
gss_release_buffer(&junk, &mg->min_error);
crypto/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
157
OM_uint32 major_status, mech_ret_flags, junk;
crypto/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
216
gss_delete_sec_context(&junk, context_handle, NULL);
crypto/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
241
gss_delete_sec_context(&junk, context_handle, NULL);
crypto/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
256
gss_delete_sec_context(&junk, context_handle, NULL);
crypto/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
285
gss_delete_sec_context(&junk, context_handle, NULL);
crypto/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
293
gss_delete_sec_context(&junk, context_handle, NULL);
crypto/heimdal/lib/gssapi/mech/gss_add_cred.c
126
gss_release_cred(&junk, &release_cred);
crypto/heimdal/lib/gssapi/mech/gss_add_cred.c
155
gss_release_cred(&junk, &release_cred);
crypto/heimdal/lib/gssapi/mech/gss_add_cred.c
177
gss_release_cred(&junk, &release_cred);
crypto/heimdal/lib/gssapi/mech/gss_add_cred.c
93
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_add_cred_with_password.c
104
gss_release_cred(&junk, (gss_cred_id_t *)&new_cred);
crypto/heimdal/lib/gssapi/mech/gss_add_cred_with_password.c
121
gss_release_cred(&junk, (gss_cred_id_t *)&new_cred);
crypto/heimdal/lib/gssapi/mech/gss_add_cred_with_password.c
137
gss_release_cred(&junk, (gss_cred_id_t *)&new_cred);
crypto/heimdal/lib/gssapi/mech/gss_add_cred_with_password.c
51
OM_uint32 junk, time_req;
crypto/heimdal/lib/gssapi/mech/gss_add_cred_with_password.c
87
gss_release_cred(&junk, (gss_cred_id_t *)&new_cred);
crypto/heimdal/lib/gssapi/mech/gss_aeap.c
170
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_aeap.c
181
gss_release_buffer(&junk, &iov[i].buffer);
crypto/heimdal/lib/gssapi/mech/gss_cred.c
119
OM_uint32 major, junk;
crypto/heimdal/lib/gssapi/mech/gss_cred.c
220
gss_release_cred(&junk, cred_handle);
crypto/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c
59
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c
60
gss_release_oid_set(&junk, name_types);
crypto/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c
66
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c
67
gss_release_oid_set(&junk, name_types);
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
193
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
204
return m->gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
220
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
231
m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
490
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
505
m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
523
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
536
m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
814
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
824
m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
875
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
886
m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
898
OM_uint32 maj_stat, junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
909
maj_stat = m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
926
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_krb5.c
936
m->gm_mech.gm_set_sec_context_option(&junk, NULL,
crypto/heimdal/lib/gssapi/mech/gss_mo.c
163
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_mo.c
164
return gss_display_mech_attr(&junk, option,
crypto/heimdal/lib/gssapi/mech/gss_mo.c
348
OM_uint32 major, junk;
crypto/heimdal/lib/gssapi/mech/gss_mo.c
363
gss_release_buffer(&junk, &name);
crypto/heimdal/lib/gssapi/mech/gss_mo.c
367
gss_release_buffer(&junk, &name);
crypto/heimdal/lib/gssapi/mech/gss_mo.c
518
OM_uint32 major, junk;
crypto/heimdal/lib/gssapi/mech/gss_mo.c
555
gss_release_oid_set(&junk, mech_attr);
crypto/heimdal/lib/gssapi/mech/gss_set_cred_option.c
88
OM_uint32 junk;
crypto/heimdal/lib/gssapi/mech/gss_set_cred_option.c
89
gss_release_cred(&junk, cred_handle);
crypto/heimdal/lib/gssapi/mech/gss_store_cred.c
48
OM_uint32 maj, junk;
crypto/heimdal/lib/gssapi/mech/gss_store_cred.c
82
gss_release_oid_set(&junk, elements_stored);
crypto/heimdal/lib/gssapi/mech/gss_store_cred.c
87
gss_add_oid_set_member(&junk,
crypto/heimdal/lib/gssapi/ntlm/accept_sec_context.c
211
_gss_ntlm_release_name(&junk, &tempn);
crypto/heimdal/lib/gssapi/ntlm/accept_sec_context.c
226
_gss_ntlm_release_name(&junk, src_name);
crypto/heimdal/lib/gssapi/ntlm/accept_sec_context.c
84
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/acquire_cred.c
71
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/acquire_cred.c
72
_gss_ntlm_delete_sec_context(&junk, &context, NULL);
crypto/heimdal/lib/gssapi/ntlm/creds.c
48
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/ntlm/creds.c
93
gss_release_oid_set(&junk, mechanisms);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
248
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/crypto.c
249
gss_release_buffer(&junk, out);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
275
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/crypto.c
290
gss_release_buffer(&junk, message_token);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
300
gss_release_buffer(&junk, message_token);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
307
gss_release_buffer(&junk, message_token);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
316
gss_release_buffer(&junk, message_token);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
331
gss_release_buffer(&junk, message_token);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
488
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/crypto.c
505
gss_release_buffer(&junk, output_message_buffer);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
509
gss_release_buffer(&junk, output_message_buffer);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
510
gss_release_buffer(&junk, &trailer);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
516
gss_release_buffer(&junk, &trailer);
crypto/heimdal/lib/gssapi/ntlm/crypto.c
561
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/crypto.c
584
gss_release_buffer(&junk, output_message_buffer);
crypto/heimdal/lib/gssapi/ntlm/kdc.c
161
OM_uint32 junk;
crypto/heimdal/lib/gssapi/ntlm/kdc.c
171
kdc_destroy(&junk, c);
crypto/heimdal/lib/gssapi/ntlm/kdc.c
178
kdc_destroy(&junk, c);
crypto/heimdal/lib/gssapi/ntlm/kdc.c
185
kdc_destroy(&junk, c);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
322
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
348
ret = gss_indicate_mechs(&junk, &mechs);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
357
gss_release_oid_set(&junk, &mechs);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
360
gss_release_oid_set(&junk, &mechs);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
397
gss_release_name(&junk, &name);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
484
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
568
gss_release_name(&junk, &ctx->mech_src_name);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
648
gss_release_buffer(&junk, &mech_output_token);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
681
_gss_spnego_internal_delete_sec_context(&junk, context_handle,
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
70
OM_uint32 junk, ret;
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
75
gss_create_empty_oid_set(&junk, &oidset);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
76
gss_add_oid_set_member(&junk, mech, &oidset);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
78
ret = gss_acquire_cred(&junk, target_name, GSS_C_INDEFINITE, oidset,
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
80
gss_release_oid_set(&junk, &oidset);
crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
83
gss_release_cred(&junk, &cred);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
370
OM_uint32 junk;
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
372
_gss_free_oid(&junk, &name->type);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
373
gss_release_buffer(&junk, &name->value);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
375
gss_release_name(&junk, &name->mech);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
38
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
396
OM_uint32 maj_stat, junk;
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
428
gss_release_name(&junk, &src_mn);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
439
gss_release_name(&junk, &targ_mn);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
444
gss_release_name(&junk, &targ_mn);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
445
gss_release_name(&junk, &src_mn);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
48
gss_release_oid_set(&junk, &m);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
567
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
58
gss_release_oid_set(&junk, &m);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
59
gss_release_oid_set(&junk, mechs);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
591
gss_release_oid_set(&junk, &n);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
598
gss_release_oid_set(&junk, &mechs);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
609
OM_uint32 ret, junk;
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
619
gss_release_oid_set(&junk, mech_types);
crypto/heimdal/lib/gssapi/spnego/context_stubs.c
63
gss_release_oid_set(&junk, &m);
crypto/heimdal/lib/gssapi/test_context.c
450
OM_uint32 junk;
crypto/heimdal/lib/gssapi/test_context.c
452
gss_delete_sec_context(&junk, &ctx, NULL);
crypto/heimdal/lib/gssapi/test_context.c
453
gss_release_cred(&junk, &cred);
crypto/heimdal/lib/gssapi/test_context.c
454
gss_release_name(&junk, &name);
crypto/heimdal/lib/gssapi/test_context.c
455
gss_release_oid_set(&junk, &oidset);
crypto/krb5/src/kadmin/dbutil/dump.c
1115
dump_version *junk;
crypto/krb5/src/kadmin/dbutil/dump.c
1129
if (!parse_iprop_header(buf, &junk, &last))
crypto/krb5/src/lib/gssapi/krb5/init_sec_context.c
247
unsigned int junk;
crypto/krb5/src/lib/gssapi/krb5/init_sec_context.c
304
junk = rand() & 0xff;
crypto/krb5/src/lib/gssapi/krb5/init_sec_context.c
306
junk = 0;
crypto/krb5/src/lib/gssapi/krb5/init_sec_context.c
308
junk = 0;
crypto/krb5/src/lib/gssapi/krb5/init_sec_context.c
346
while (junk--)
crypto/openssh/auth-pam.c
967
const char junk[] = "\b\n\r\177INCORRECT";
crypto/openssh/auth-pam.c
978
ret[i] = junk[i % (sizeof(junk) - 1)];
crypto/openssh/sandbox-darwin.c
40
int junk;
crypto/openssh/sandbox-null.c
38
int junk;
crypto/openssh/sandbox-rlimit.c
40
int junk;
crypto/openssh/sandbox-seccomp-filter.c
433
int junk;
crypto/openssh/sftp-client.c
1105
Attrib junk, attr;
crypto/openssh/sftp-client.c
1143
attrib_clear(&junk); /* Send empty attributes */
crypto/openssh/sftp-client.c
1151
(r = encode_attrib(msg, &junk)) != 0)
crypto/openssh/sftp-client.c
1544
Attrib junk;
crypto/openssh/sftp-client.c
1557
attrib_clear(&junk); /* Send empty attributes */
crypto/openssh/sftp-client.c
1558
a = &junk;
crypto/openssl/apps/lib/apps.c
2777
FILETIME junk;
crypto/openssl/apps/lib/apps.c
2779
GetProcessTimes(proc, &junk, &junk, &junk, &now);
crypto/openssl/test/bio_base64_test.c
45
static char *prefixes[NVAR] = { "", junk, gunk, "", "" };
crypto/openssl/test/bio_base64_test.c
46
static char *suffixes[NVAR] = { "", "", "", sEOF, junk };
crypto/openssl/test/sslcorrupttest.c
183
static unsigned char junk[16000] = { 0 };
crypto/openssl/test/sslcorrupttest.c
230
if (!TEST_int_ge(SSL_write(client, junk, sizeof(junk)), 0))
crypto/openssl/test/sslcorrupttest.c
233
if (!TEST_int_lt(SSL_read(server, junk, sizeof(junk)), 0))
kerberos5/lib/libgssapi_krb5/gss_krb5.c
195
OM_uint32 junk;
kerberos5/lib/libgssapi_krb5/gss_krb5.c
200
gss_set_sec_context_option(&junk, NULL,
kerberos5/lib/libgssapi_krb5/gss_krb5.c
210
OM_uint32 junk;
kerberos5/lib/libgssapi_krb5/gss_krb5.c
216
gss_set_sec_context_option(&junk, NULL,
kerberos5/lib/libgssapi_krb5/gss_krb5.c
473
OM_uint32 junk;
kerberos5/lib/libgssapi_krb5/gss_krb5.c
483
gss_set_sec_context_option(&junk, NULL,
kerberos5/lib/libgssapi_krb5/gss_krb5.c
499
OM_uint32 junk;
kerberos5/lib/libgssapi_krb5/gss_krb5.c
507
gss_set_sec_context_option(&junk, NULL,
kerberos5/lib/libgssapi_krb5/gss_krb5.c
783
OM_uint32 junk;
kerberos5/lib/libgssapi_krb5/gss_krb5.c
788
gss_set_sec_context_option(&junk, NULL,
lib/libc/amd64/_fpmath.h
42
unsigned long junk :48;
lib/libc/i386/_fpmath.h
36
unsigned int junk :16;
lib/libc/i386/_fpmath.h
41
unsigned int junk :16;
lib/libc/resolv/res_send.c
779
char junk[PACKETSZ];
lib/libc/resolv/res_send.c
781
n = _read(statp->_vcsock, junk,
lib/libc/resolv/res_send.c
782
(len > sizeof junk) ? sizeof junk : len);
lib/libc/tests/stdio/printbasic_test.c
56
static uint32_t junk = 0xdeadbeef;
lib/libc/tests/stdio/printbasic_test.c
61
buf[i] = junk;
lib/libc/tests/stdio/printfloat_test.c
48
static uint32_t junk = 0xdeadbeef;
lib/libc/tests/stdio/printfloat_test.c
53
buf[i] = junk;
lib/libgssapi/gss_add_cred.c
100
OM_uint32 junk;
lib/libgssapi/gss_add_cred.c
133
gss_release_cred(&junk, &release_cred);
lib/libgssapi/gss_add_cred.c
162
gss_release_cred(&junk, &release_cred);
lib/libgssapi/gss_add_cred.c
184
gss_release_cred(&junk, &release_cred);
lib/libgssapi/gss_inquire_names_for_mech.c
61
OM_uint32 junk;
lib/libgssapi/gss_inquire_names_for_mech.c
62
gss_release_oid_set(&junk, name_types);
lib/libgssapi/gss_inquire_names_for_mech.c
68
OM_uint32 junk;
lib/libgssapi/gss_inquire_names_for_mech.c
69
gss_release_oid_set(&junk, name_types);
lib/libgssapi/gss_set_cred_option.c
96
OM_uint32 junk;
lib/libgssapi/gss_set_cred_option.c
97
gss_release_cred(&junk, cred_handle);
lib/libpmc/libpmc.c
365
__K8MASK(add-pipe-excluding-junk-ops, 0),
lib/libpmc/libpmc.c
366
__K8MASK(multiply-pipe-excluding-junk-ops, 1),
lib/libpmc/libpmc.c
367
__K8MASK(store-pipe-excluding-junk-ops, 2),
lib/libpmc/libpmc.c
368
__K8MASK(add-pipe-junk-ops, 3),
lib/libpmc/libpmc.c
369
__K8MASK(multiply-pipe-junk-ops, 4),
lib/libpmc/libpmc.c
370
__K8MASK(store-pipe-junk-ops, 5),
lib/msun/src/catrig.c
39
#define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
lib/msun/src/catrigf.c
53
#define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
lib/msun/src/catrigl.c
53
#define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
sbin/restore/tape.c
876
char junk[TP_BSIZE];
sbin/restore/tape.c
958
readtape(junk);
sys/dev/acpica/acpi.c
125
static int acpi_modevent(struct module *mod, int event, void *junk);
sys/dev/acpica/acpi.c
355
acpi_modevent(struct module *mod, int event, void *junk)
sys/dev/acpica/acpi.c
4798
acpi_set_debugging(void *junk)
sys/dev/liquidio/lio_main.c
378
lio_event(struct module *mod, int event, void *junk)
sys/fs/devfs/devfs_devs.c
745
devfs_devs_init(void *junk __unused)
sys/fs/nfs/nfsport.h
670
int junk;
sys/i386/i386/bios.c
68
static void bios32_init(void *junk);
sys/i386/i386/bios.c
77
bios32_init(void *junk)
sys/kern/kern_kexec.c
103
kexec_reboot(void *junk __unused, int howto)
sys/kern/kern_shutdown.c
249
static void shutdown_halt(void *junk, int howto);
sys/kern/kern_shutdown.c
250
static void shutdown_panic(void *junk, int howto);
sys/kern/kern_shutdown.c
251
static void shutdown_reset(void *junk, int howto);
sys/kern/kern_shutdown.c
639
shutdown_halt(void *junk, int howto)
sys/kern/kern_shutdown.c
664
shutdown_panic(void *junk, int howto)
sys/kern/kern_shutdown.c
697
shutdown_reset(void *junk, int howto)
sys/kern/kern_shutdown.c
993
poweroff_wait(void *junk, int howto)
sys/kgssapi/gss_accept_sec_context.c
119
OM_uint32 junk;
sys/kgssapi/gss_accept_sec_context.c
120
gss_release_name(&junk, &name);
sys/kgssapi/gss_accept_sec_context.c
134
OM_uint32 junk;
sys/kgssapi/gss_accept_sec_context.c
135
gss_release_cred(&junk, &cred);
sys/kgssapi/gss_accept_sec_context.c
237
OM_uint32 junk;
sys/kgssapi/gss_accept_sec_context.c
238
gss_release_name(&junk, &name);
sys/kgssapi/gss_accept_sec_context.c
252
OM_uint32 junk;
sys/kgssapi/gss_accept_sec_context.c
253
gss_release_cred(&junk, &cred);
sys/powerpc/include/ofw_machdep.h
44
void OF_initial_setup(void *fdt_ptr, void *junk, int (*openfirm)(void *));
sys/powerpc/include/reg.h
32
unsigned int junk;
sys/powerpc/ofw/ofw_initrd.c
48
static void ofw_initrd_probe_and_attach(void *junk);
sys/powerpc/ofw/ofw_initrd.c
54
ofw_initrd_probe_and_attach(void *junk)
sys/powerpc/ofw/ofw_machdep.c
567
OF_initial_setup(void *fdt_ptr, void *junk, int (*openfirm)(void *))
sys/powerpc/ofw/ofw_real.c
261
ofw_real_bounce_alloc(void *junk)
sys/powerpc/ofw/rtas.c
74
rtas_setup(void *junk)
sys/powerpc/powermac/pmu.c
703
uint8_t junk[16];
sys/powerpc/powermac/pmu.c
734
pmu_send(sc, PMU_ADB_CMD, 4, cmd, 16, junk);
sys/powerpc/powernv/opal_dev.c
177
uint64_t junk;
sys/powerpc/powernv/opal_dev.c
184
rv = opal_call(OPAL_RTC_READ, vtophys(&junk), vtophys(&junk));
sys/powerpc/powernv/opal_dev.c
186
rv = opal_call(OPAL_RTC_READ, vtophys(&junk), vtophys(&junk));
sys/powerpc/ps3/if_glc.c
121
uint64_t mac64, val, junk;
sys/powerpc/ps3/if_glc.c
153
0, 0, 0, &mac64, &junk);
sys/powerpc/ps3/if_glc.c
157
GELIC_VLAN_TX_ETHERNET, 0, 0, &val, &junk);
sys/powerpc/ps3/if_glc.c
161
GELIC_VLAN_RX_ETHERNET, 0, 0, &val, &junk);
sys/powerpc/ps3/if_glc.c
863
uint64_t status, linkstat, junk;
sys/powerpc/ps3/if_glc.c
882
GELIC_VLAN_TX_ETHERNET, 0, 0, &linkstat, &junk);
sys/powerpc/ps3/if_glc.c
896
uint64_t status, junk;
sys/powerpc/ps3/if_glc.c
902
GELIC_VLAN_TX_ETHERNET, 0, 0, &status, &junk);
sys/powerpc/ps3/if_glc.c
924
uint64_t mode, junk;
sys/powerpc/ps3/if_glc.c
951
GELIC_VLAN_TX_ETHERNET, mode, 0, &junk, &junk);
sys/powerpc/ps3/platform_ps3.c
140
uint64_t lpar_id, junk;
sys/powerpc/ps3/platform_ps3.c
159
&phys[*physsz].mr_size, &junk);
sys/powerpc/ps3/platform_ps3.c
168
0, 0x04 /* any address */, &phys[*physsz].mr_start, &junk);
sys/powerpc/ps3/platform_ps3.c
177
uint64_t ticks, node_id, junk;
sys/powerpc/ps3/platform_ps3.c
180
lv1_repository_string("be") >> 32, 0, 0, 0, &node_id, &junk);
sys/powerpc/ps3/platform_ps3.c
183
lv1_repository_string("clock"), 0, &ticks, &junk);
sys/powerpc/ps3/platform_ps3.c
268
uint64_t lpar_id, junk, ppe_id;
sys/powerpc/ps3/platform_ps3.c
280
&rm_maxaddr, &junk);
sys/powerpc/ps3/ps3bus.c
180
uint64_t ppe, junk;
sys/powerpc/ps3/ps3bus.c
229
lv1_repository_string("type"), ®_type, &junk);
sys/powerpc/ps3/ps3bus.c
262
uint64_t ppe, junk;
sys/powerpc/ps3/ps3bus.c
297
lv1_repository_string("type"), &_reg_type, &junk);
sys/powerpc/ps3/ps3bus.c
335
uint64_t junk;
sys/powerpc/ps3/ps3bus.c
357
lv1_repository_string("type"), 0, 0, &bustype, &junk);
sys/powerpc/ps3/ps3bus.c
364
lv1_repository_string("id"), 0, 0, &bus, &junk);
sys/powerpc/ps3/ps3bus.c
371
lv1_repository_string("num_dev"), 0, 0, &devs, &junk);
sys/powerpc/ps3/ps3bus.c
377
lv1_repository_string("type"), 0, &devtype, &junk);
sys/powerpc/ps3/ps3bus.c
385
lv1_repository_string("id"), 0, &dev, &junk);
sys/powerpc/ps3/ps3disk.c
160
uint64_t junk;
sys/powerpc/ps3/ps3disk.c
257
0, 0, rp->r_flags, 0, &junk);
sys/powerpc/ps3/ps3disk.c
470
uint64_t junk;
sys/powerpc/ps3/ps3disk.c
476
lv1_repository_string("blk_size"), 0, &sc->sc_blksize, &junk);
sys/powerpc/ps3/ps3disk.c
485
lv1_repository_string("n_blocks"), 0, &sc->sc_nblocks, &junk);
sys/powerpc/ps3/ps3disk.c
501
uint64_t junk;
sys/powerpc/ps3/ps3disk.c
509
lv1_repository_string("n_regs"), 0, &sc->sc_nregs, &junk);
sys/powerpc/ps3/ps3disk.c
534
lv1_repository_string("id"), &sc->sc_reg[i].r_id, &junk);
sys/powerpc/ps3/ps3disk.c
547
&junk);
sys/powerpc/ps3/ps3disk.c
560
&junk);
sys/powerpc/pseries/mmu_phyp.c
299
uint64_t junk;
sys/powerpc/pseries/mmu_phyp.c
303
&pte.pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
319
uint64_t ptelo, junk;
sys/powerpc/pseries/mmu_phyp.c
350
&ptelo, &junk, &junk);
sys/powerpc/pseries/mmu_phyp.c
357
&ptelo, &junk, &junk);
sys/powerpc/pseries/mmu_phyp.c
372
uint64_t junk;
sys/powerpc/pseries/mmu_phyp.c
381
&junk);
sys/powerpc/pseries/mmu_phyp.c
396
uint64_t slot, junk, k;
sys/powerpc/pseries/mmu_phyp.c
406
&pt.pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
425
&to_evict->pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
433
uint64_t index, junk;
sys/powerpc/pseries/mmu_phyp.c
441
pte->pte_lo, &index, &evicted.pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
458
pte->pte_hi, pte->pte_lo, &index, &evicted.pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
474
uint64_t index, junk, lastptelo;
sys/powerpc/pseries/mmu_phyp.c
498
evicted.pte_hi & LPTE_AVPN_MASK, 0, &junk, &lastptelo,
sys/powerpc/pseries/mmu_phyp.c
499
&junk);
sys/powerpc/pseries/mmu_phyp.c
509
pte->pte_lo, &index, &evicted.pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
558
uint64_t junk;
sys/powerpc/pseries/mmu_phyp.c
574
&p.pte_hi, &p.pte_lo, &junk);
sys/powerpc/pseries/mmu_phyp.c
586
uint64_t junk, refchg;
sys/powerpc/pseries/mmu_phyp.c
605
&junk);
sys/powerpc/pseries/xics.c
368
uint64_t xirr, junk;
sys/powerpc/pseries/xics.c
392
phyp_pft_hcall(H_XIRR, 0, 0, 0, 0, &xirr, &junk, &junk);
sys/rpc/authunix_prot.c
135
junk = 0;
sys/rpc/authunix_prot.c
138
&cred->cr_sgroups[i] : &junk))
sys/rpc/authunix_prot.c
59
uint32_t junk;
tools/tools/vhba/faulty/vhba_faulty.c
106
char junk[128];
tools/tools/vhba/faulty/vhba_faulty.c
155
memset(junk, 0, sizeof (junk));
tools/tools/vhba/faulty/vhba_faulty.c
157
ptr = &junk[4];
tools/tools/vhba/faulty/vhba_faulty.c
159
ptr = junk;
tools/tools/vhba/faulty/vhba_faulty.c
263
nbyte = (char *)ptr - &junk[0];
tools/tools/vhba/faulty/vhba_faulty.c
274
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/lots/vhba_lots.c
141
memset(junk, 0, sizeof (junk));
tools/tools/vhba/lots/vhba_lots.c
143
ptr = &junk[4];
tools/tools/vhba/lots/vhba_lots.c
145
ptr = junk;
tools/tools/vhba/lots/vhba_lots.c
249
nbyte = (char *)ptr - &junk[0];
tools/tools/vhba/lots/vhba_lots.c
260
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/lots/vhba_lots.c
99
char junk[128];
tools/tools/vhba/medium/vhba_medium.c
141
memset(junk, 0, sizeof (junk));
tools/tools/vhba/medium/vhba_medium.c
143
ptr = &junk[4];
tools/tools/vhba/medium/vhba_medium.c
145
ptr = junk;
tools/tools/vhba/medium/vhba_medium.c
249
nbyte = (char *)ptr - &junk[0];
tools/tools/vhba/medium/vhba_medium.c
260
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/medium/vhba_medium.c
99
char junk[128];
tools/tools/vhba/mptest/vhba_mptest.c
133
char junk[128];
tools/tools/vhba/mptest/vhba_mptest.c
181
memset(junk, 0, sizeof (junk));
tools/tools/vhba/mptest/vhba_mptest.c
183
ptr = &junk[4];
tools/tools/vhba/mptest/vhba_mptest.c
185
ptr = junk;
tools/tools/vhba/mptest/vhba_mptest.c
289
nbyte = (char *)ptr - &junk[0];
tools/tools/vhba/mptest/vhba_mptest.c
300
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/rptluns/vhba_rptluns.c
120
char junk[128];
tools/tools/vhba/rptluns/vhba_rptluns.c
170
memset(junk, 0, sizeof (junk));
tools/tools/vhba/rptluns/vhba_rptluns.c
172
ptr = &junk[4];
tools/tools/vhba/rptluns/vhba_rptluns.c
174
ptr = junk;
tools/tools/vhba/rptluns/vhba_rptluns.c
278
nbyte = (char *)ptr - &junk[0];
tools/tools/vhba/rptluns/vhba_rptluns.c
289
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/simple/vhba_simple.c
141
memset(junk, 0, sizeof (junk));
tools/tools/vhba/simple/vhba_simple.c
143
ptr = &junk[4];
tools/tools/vhba/simple/vhba_simple.c
145
ptr = junk;
tools/tools/vhba/simple/vhba_simple.c
249
nbyte = (char *)ptr - &junk[0];
tools/tools/vhba/simple/vhba_simple.c
260
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/simple/vhba_simple.c
99
char junk[128];
tools/tools/vhba/vhba.c
235
char junk[128];
tools/tools/vhba/vhba.c
282
memset(junk, 0, sizeof (junk));
tools/tools/vhba/vhba.c
283
junk[0] = SSD_ERRCODE_VALID|SSD_CURRENT_ERROR;
tools/tools/vhba/vhba.c
284
junk[2] = SSD_KEY_NO_SENSE;
tools/tools/vhba/vhba.c
285
junk[7] = 10;
tools/tools/vhba/vhba.c
286
memcpy(csio->data_ptr, junk,
tools/tools/vhba/vhba.c
287
(data_len > sizeof junk)? sizeof junk : data_len);
tools/tools/vhba/vhba.c
309
memcpy(junk, niliqd, sizeof (niliqd));
tools/tools/vhba/vhba.c
313
memcpy(junk, vp0data, sizeof (vp0data));
tools/tools/vhba/vhba.c
316
memcpy(junk, vp80data, sizeof (vp80data));
tools/tools/vhba/vhba.c
317
snprintf(&junk[4], sizeof (vp80data) - 4, "TGT%dLUN%d", csio->ccb_h.target_id, csio->ccb_h.target_lun);
tools/tools/vhba/vhba.c
319
if (junk[i] == 0) {
tools/tools/vhba/vhba.c
320
junk[i] = ' ';
tools/tools/vhba/vhba.c
326
memcpy(junk, iqd, sizeof (iqd));
tools/tools/vhba/vhba.c
333
memcpy(csio->data_ptr, junk, data_len);
tools/tools/vhba/vhba.c
364
junk[0] = (nlun << 3) >> 24;
tools/tools/vhba/vhba.c
365
junk[1] = (nlun << 3) >> 16;
tools/tools/vhba/vhba.c
366
junk[2] = (nlun << 3) >> 8;
tools/tools/vhba/vhba.c
367
junk[3] = (nlun << 3);
tools/tools/vhba/vhba.c
368
memset(junk+4, 0, 4);
tools/tools/vhba/vhba.c
373
memcpy(csio->data_ptr, junk, amt);
usr.bin/mail/collect.c
501
struct stat junk;
usr.bin/mail/collect.c
507
if (stat(name, &junk) >= 0 && S_ISREG(junk.st_mode)) {
usr.sbin/bsdinstall/partedit/gpart_ops.c
1041
int nitems, choice, junk;
usr.sbin/bsdinstall/partedit/gpart_ops.c
1330
junk = 1;
usr.sbin/bsdinstall/partedit/gpart_ops.c
1331
gctl_ro_param(r, "force", sizeof(junk), &junk);
usr.sbin/cdcontrol/cdcontrol.c
758
int dir, junk, n, off, rc, trk;
usr.sbin/cdcontrol/cdcontrol.c
766
rc = status (&trk, &junk, &junk, &junk);
usr.sbin/gssd/gssd.c
1403
OM_uint32 junk;
usr.sbin/gssd/gssd.c
1407
gss_release_buffer(&junk, &p->output_token);
usr.sbin/gssd/gssd.c
1410
gss_release_buffer(&junk, &p->output_token);
usr.sbin/gssd/gssd.c
1413
gss_release_buffer(&junk, &p->output_token);
usr.sbin/gssd/gssd.c
1419
gss_release_buffer(&junk, &p->interprocess_token);
usr.sbin/gssd/gssd.c
1422
gss_release_buffer(&junk, &p->exported_name);
usr.sbin/gssd/gssd.c
1425
gss_release_oid_set(&junk, &p->actual_mechs);
usr.sbin/gssd/gssd.c
1432
gss_release_buffer(&junk, &p->status_string);
usr.sbin/mlxcontrol/command.c
424
rescan_ctrlr(int unit, void *junk)
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
300
char junk;
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
313
ret = SSL_read(slp->ssl, &junk, 0);
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
487
char junk;
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
502
ret = SSL_read(slp->ssl, &junk, 0);