Symbol: PRIVATE
crypto/openssl/crypto/bn/bn_rand.c
122
return bnrand(PRIVATE, rnd, bits, top, bottom, strength, ctx);
crypto/openssl/crypto/bn/bn_rand.c
128
return bnrand(PRIVATE, rnd, bits, top, bottom, 0, NULL);
crypto/openssl/crypto/bn/bn_rand.c
219
return bnrand_range(PRIVATE, r, range, strength, ctx);
crypto/openssl/crypto/bn/bn_rand.c
225
return bnrand_range(PRIVATE, r, range, 0, NULL);
crypto/openssl/crypto/bn/bn_rand.c
266
if (!bnrand(PRIVATE, r, n + 1, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ANY,
libexec/bootpd/bootpd.c
100
PRIVATE int chk_access(char *, int32 *);
libexec/bootpd/bootpd.c
1009
PRIVATE void
libexec/bootpd/bootpd.c
102
PRIVATE void dovend_cmu(struct bootp *, struct host *);
libexec/bootpd/bootpd.c
104
PRIVATE void dovend_rfc1048(struct bootp *, struct host *, int32);
libexec/bootpd/bootpd.c
105
PRIVATE void handle_reply(void);
libexec/bootpd/bootpd.c
106
PRIVATE void handle_request(void);
libexec/bootpd/bootpd.c
107
PRIVATE void sendreply(int forward, int32 dest_override);
libexec/bootpd/bootpd.c
108
PRIVATE void usage(void);
libexec/bootpd/bootpd.c
1125
PRIVATE int
libexec/bootpd/bootpd.c
1153
PRIVATE void
libexec/bootpd/bootpd.c
1221
PRIVATE void
libexec/bootpd/bootpd.c
152
PRIVATE int do_readtab = 0;
libexec/bootpd/bootpd.c
153
PRIVATE int do_dumptab = 0;
libexec/bootpd/bootpd.c
573
PRIVATE void
libexec/bootpd/bootpd.c
590
PRIVATE void
libexec/bootpd/bootpd.c
616
PRIVATE void
libexec/bootpd/bootpd.c
99
PRIVATE void catcher(int);
libexec/bootpd/bootpd.c
994
PRIVATE void
libexec/bootpd/bootpd.h
39
#ifndef PRIVATE
libexec/bootpd/dovend.c
21
PRIVATE int insert_generic(struct shared_bindata *, byte **, int *);
libexec/bootpd/hash.c
51
#ifndef PRIVATE
libexec/bootpd/hash.c
55
PRIVATE void hashi_FreeMembers(hash_member *, hash_freefp);
libexec/bootpd/hash.c
98
PRIVATE void
libexec/bootpd/readfile.c
1140
PRIVATE char *
libexec/bootpd/readfile.c
1190
PRIVATE struct shared_string *
libexec/bootpd/readfile.c
1226
PRIVATE int
libexec/bootpd/readfile.c
1281
PRIVATE boolean
libexec/bootpd/readfile.c
1313
PRIVATE boolean
libexec/bootpd/readfile.c
1347
PRIVATE boolean
libexec/bootpd/readfile.c
138
PRIVATE int nhosts; /* Number of hosts (/w hw or IP address) */
libexec/bootpd/readfile.c
139
PRIVATE int nentries; /* Total number of entries */
libexec/bootpd/readfile.c
140
PRIVATE int32 modtime = 0; /* Last modification time of bootptab */
libexec/bootpd/readfile.c
1402
PRIVATE void
libexec/bootpd/readfile.c
141
PRIVATE char *current_hostname; /* Name of the current entry. */
libexec/bootpd/readfile.c
142
PRIVATE char current_tagname[8];
libexec/bootpd/readfile.c
1492
PRIVATE void
libexec/bootpd/readfile.c
150
PRIVATE struct symbolmap symbol_list[] = {
libexec/bootpd/readfile.c
1516
PRIVATE void
libexec/bootpd/readfile.c
1534
PRIVATE void
libexec/bootpd/readfile.c
1574
PRIVATE struct in_addr_list *
libexec/bootpd/readfile.c
1630
PRIVATE int
libexec/bootpd/readfile.c
1728
PRIVATE byte *
libexec/bootpd/readfile.c
1781
PRIVATE int
libexec/bootpd/readfile.c
1811
PRIVATE u_int32
libexec/bootpd/readfile.c
1859
PRIVATE void
libexec/bootpd/readfile.c
1915
PRIVATE void
libexec/bootpd/readfile.c
1933
PRIVATE void
libexec/bootpd/readfile.c
1951
PRIVATE void
libexec/bootpd/readfile.c
196
PRIVATE struct htypename htnamemap[] = {
libexec/bootpd/readfile.c
1972
PRIVATE char *
libexec/bootpd/readfile.c
222
PRIVATE void
libexec/bootpd/readfile.c
224
PRIVATE void
libexec/bootpd/readfile.c
226
PRIVATE void
libexec/bootpd/readfile.c
228
PRIVATE void
libexec/bootpd/readfile.c
230
PRIVATE void
libexec/bootpd/readfile.c
232
PRIVATE int
libexec/bootpd/readfile.c
234
PRIVATE void
libexec/bootpd/readfile.c
236
PRIVATE void
libexec/bootpd/readfile.c
238
PRIVATE struct in_addr_list *
libexec/bootpd/readfile.c
240
PRIVATE struct shared_string *
libexec/bootpd/readfile.c
242
PRIVATE char *
libexec/bootpd/readfile.c
244
PRIVATE u_int32
libexec/bootpd/readfile.c
246
PRIVATE boolean
libexec/bootpd/readfile.c
248
PRIVATE boolean
libexec/bootpd/readfile.c
250
PRIVATE int
libexec/bootpd/readfile.c
252
PRIVATE void
libexec/bootpd/readfile.c
254
PRIVATE boolean
libexec/bootpd/readfile.c
256
PRIVATE int
libexec/bootpd/readfile.c
258
PRIVATE int
libexec/bootpd/readfile.c
260
PRIVATE byte *
libexec/bootpd/readfile.c
262
PRIVATE int
libexec/bootpd/readfile.c
264
PRIVATE void
libexec/bootpd/readfile.c
266
PRIVATE char *
libexec/bootpd/readfile.c
487
PRIVATE void
libexec/bootpd/readfile.c
624
PRIVATE int
libexec/bootpd/readfile.c
768
PRIVATE int
sys/compat/linux/linux_ioctl.c
106
DEFINE_LINUX_IOCTL_SET(private, PRIVATE);
sys/dev/acpica/acpivar.h
293
__BUS_ACCESSOR(acpi, private, ACPI, PRIVATE, void *)
usr.bin/tip/tip/value.c
268
if (mode & (rw<<PRIVATE))