Symbol: use
crypto/krb5/src/lib/krb5/os/locate_kdc.c
79
int use;
crypto/krb5/src/lib/krb5/os/locate_kdc.c
83
DEFAULT_URI_LOOKUP, &use);
crypto/krb5/src/lib/krb5/os/locate_kdc.c
84
return ret ? DEFAULT_URI_LOOKUP : use;
crypto/openssh/sftp-server.c
311
int use;
crypto/openssh/sftp-server.c
332
handles[i].use = HANDLE_UNUSED;
crypto/openssh/sftp-server.c
338
handle_new(int use, const char *name, int fd, int flags, DIR *dirp)
crypto/openssh/sftp-server.c
353
handles[i].use = use;
crypto/openssh/sftp-server.c
366
return i >= 0 && (u_int)i < num_handles && handles[i].use == type;
crypto/openssh/sftp-server.c
498
if (handles[i].use != HANDLE_UNUSED)
lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
76
f.use();
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
107
f.use();
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
108
std::thread t([]() { f.use(); });
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
128
std::thread t([]() { g.use(); });
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
131
g.use();
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
150
std::thread t([]() { h.use(); });
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
170
std::thread t([]() { e.use(); });
libexec/rtld-elf/rtld-libc/rtld_libc.h
44
#define __libc_interposing error, must not use this variable inside rtld
share/doc/psd/20.ipctut/dgramread.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/dgramsend.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/pipe.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/socketpair.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/strchkread.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/streamread.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/streamwrite.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/udgramread.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/udgramsend.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/ustreamread.c
4
.\" Redistribution and use in source and binary forms, with or without
share/doc/psd/20.ipctut/ustreamwrite.c
4
.\" Redistribution and use in source and binary forms, with or without
sys/arm64/arm64/pmap.c
2141
bool use;
sys/arm64/arm64/pmap.c
2160
use = false;
sys/arm64/arm64/pmap.c
2162
use = true;
sys/arm64/arm64/pmap.c
2165
use = true;
sys/arm64/arm64/pmap.c
2169
use = true;
sys/arm64/arm64/pmap.c
2171
if (use) {
sys/dev/ena/ena_sysctl.c
100
that are in use),
sys/dev/sound/pci/hda/hdaa.c
4744
int type = -1, use, used = 0;
sys/dev/sound/pci/hda/hdaa.c
4768
use = -1;
sys/dev/sound/pci/hda/hdaa.c
4803
use = types[type][j];
sys/dev/sound/pci/hda/hdaa.c
4806
use = SOUND_MIXER_PCM;
sys/dev/sound/pci/hda/hdaa.c
4809
use = SOUND_MIXER_SPEAKER;
sys/dev/sound/pci/hda/hdaa.c
4814
if (use >= 0) {
sys/dev/sound/pci/hda/hdaa.c
4815
w->ossdev = use;
sys/dev/sound/pci/hda/hdaa.c
4816
used |= (1 << use);
sys/netinet6/in6_src.c
917
match->use++;
sys/netinet6/in6_src.c
967
ent0.use = 0;
sys/netinet6/in6_var.h
139
u_quad_t use; /* statistics */
tools/tools/netmap/nmreplay.c
1398
function can use that without having to allocate memory.
tools/tools/netmap/nmreplay.c
1481
real,[scale] use real time, optionally with a scaling factor
usr.sbin/bhyve/smbiostbl.c
265
uint8_t use; /* device functional purpose */
usr.sbin/crunch/crunchide/exec_elf32.c
130
xmalloc(size_t size, const char *fn, const char *use)
usr.sbin/crunch/crunchide/exec_elf32.c
137
fn, use);
usr.sbin/crunch/crunchide/exec_elf32.c
142
xrealloc(void *ptr, size_t size, const char *fn, const char *use)
usr.sbin/crunch/crunchide/exec_elf32.c
150
fn, use);
usr.sbin/ip6addrctl/ip6addrctl.c
232
(unsigned long long)pol->use);
usr.sbin/pmcstudy/pmcstudy.c
2861
use:
usr.sbin/pmcstudy/pmcstudy.c
2881
goto use;