/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | thread.h | 146 void thread::detach() { in detach() function 232 void detach() { in detach() function
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | comp_attach_pt_t.h | 188 template<class T> ocsd_err_t componentAttachPt<T>::detach(T* component) in detach() function
|
/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | main.c | 72 int32_t detach = 1, opt; in main() local
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | bthidd.c | 71 int32_t opt, detach, tval, uinput; in main() local
|
/freebsd/contrib/llvm-project/libcxx/include/__thread/ |
H A D | jthread.h | 93 _LIBCPP_HIDE_FROM_ABI void detach() { __thread_.detach(); } in detach() function
|
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
H A D | dtfs.c | 108 int pflags, detach, mntflags; in main() local
|
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/ |
H A D | rfcomm_pppd.c | 68 int s, channel, detach, server, service, in main() local
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | thread.cpp | 61 __throw_system_error(ec, "thread::detach failed"); in detach() function in thread
|
/freebsd/lib/libdevctl/ |
H A D | devctl.c | 161 devctl_reset(const char *device, bool detach) in devctl_reset()
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | timer.h | 121 void (*detach)(isc_timer_t **timerp); member
|
H A D | task.h | 122 void (*detach)(isc_task_t **taskp); member
|
H A D | socket.h | 279 void (*detach)(isc_socket_t **socketp); member
|
/freebsd/usr.sbin/bluetooth/hcsecd/ |
H A D | hcsecd.c | 70 int n, detach, sock; in main() local
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_aperture.c | 138 void (*detach)(struct device *dev); member
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_ctl.c | 57 int *nargs, *detach, *readonly, *dryrunp; in g_eli_ctl_attach() local 258 int *nargs, *detach, *noautoresize, *notrim; in g_eli_ctl_onetime() local
|
/freebsd/sys/dev/ral/ |
H A D | if_ral_pci.c | 109 int (*detach)(void *); member
|
/freebsd/sys/dev/uart/ |
H A D | uart_cpu.h | 77 int (*detach)(struct uart_softc*); member
|
/freebsd/contrib/unbound/daemon/ |
H A D | unbound.c | 431 detach(void) in detach() function
|
/freebsd/usr.sbin/devctl/ |
H A D | devctl.c | 139 detach(int ac, char **av) in detach() function
|
/freebsd/sbin/mdmfs/ |
H A D | mdmfs.c | 104 bool detach, softdep, autounit, newfs; in main() local
|
/freebsd/contrib/ntp/parseutil/ |
H A D | dcfd.c | 1171 detach( in detach() function
|
/freebsd/sbin/devd/ |
H A D | devd.cc | 143 static const char detach = '-'; variable
|
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs_subr.c | 747 bool detach) in tmpfs_free_node_locked()
|
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
H A D | SandboxIR.cpp | 712 std::unique_ptr<Value> Context::detach(Value *V) { in detach() function in Context
|
/freebsd/sys/dev/virtio/scsi/ |
H A D | virtio_scsi.c | 1943 int detach; in vtscsi_cancel_request() local
|