Home
last modified time | relevance | path

Searched defs:detach (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dthread.h146 void thread::detach() { in detach() function
232 void detach() { in detach() function
/freebsd/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h188 template<class T> ocsd_err_t componentAttachPt<T>::detach(T* component) in detach() function
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dmain.c72 int32_t detach = 1, opt; in main() local
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c71 int32_t opt, detach, tval, uinput; in main() local
/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Djthread.h93 _LIBCPP_HIDE_FROM_ABI void detach() { __thread_.detach(); } in detach() function
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c108 int pflags, detach, mntflags; in main() local
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c68 int s, channel, detach, server, service, in main() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dthread.cpp61 __throw_system_error(ec, "thread::detach failed"); in detach() function in thread
/freebsd/lib/libdevctl/
H A Ddevctl.c161 devctl_reset(const char *device, bool detach) in devctl_reset()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtimer.h121 void (*detach)(isc_timer_t **timerp); member
H A Dtask.h122 void (*detach)(isc_task_t **taskp); member
H A Dsocket.h279 void (*detach)(isc_socket_t **socketp); member
/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.c70 int n, detach, sock; in main() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c138 void (*detach)(struct device *dev); member
/freebsd/sys/geom/eli/
H A Dg_eli_ctl.c57 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 Dif_ral_pci.c109 int (*detach)(void *); member
/freebsd/sys/dev/uart/
H A Duart_cpu.h77 int (*detach)(struct uart_softc*); member
/freebsd/contrib/unbound/daemon/
H A Dunbound.c431 detach(void) in detach() function
/freebsd/usr.sbin/devctl/
H A Ddevctl.c139 detach(int ac, char **av) in detach() function
/freebsd/sbin/mdmfs/
H A Dmdmfs.c104 bool detach, softdep, autounit, newfs; in main() local
/freebsd/contrib/ntp/parseutil/
H A Ddcfd.c1171 detach( in detach() function
/freebsd/sbin/devd/
H A Ddevd.cc143 static const char detach = '-'; variable
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c747 bool detach) in tmpfs_free_node_locked()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp712 std::unique_ptr<Value> Context::detach(Value *V) { in detach() function in Context
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1943 int detach; in vtscsi_cancel_request() local

12