Searched defs:detach (Results 1 - 25 of 99) sorted by relevance

1234

/netbsd-current/share/examples/puffs/pnullfs/
H A Dpnullfs.c59 int detach; local
/netbsd-current/usr.sbin/bthcid/
H A Dbthcid.c53 static int detach = 1; variable
/netbsd-current/sys/dev/wscons/
H A Dwsemulvar.h50 void (*detach)(void *, u_int *, u_int *); member in struct:wsemul_ops
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dobservable.h86 void detach (const token &t) function in class:gdb::observers::observable
/netbsd-current/tests/fs/puffs/h_dtfs/
H A Ddtfs.c108 int pflags, detach, mntflags; local
/netbsd-current/usr.sbin/sdpd/
H A Dmain.c70 bool detach = true; local
/netbsd-current/usr.sbin/btdevctl/
H A Dbtdevctl.c67 int ch, query, verbose, attach, detach, set, none; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dthread.cc119 thread::detach() function in class:thread
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dthread.cc121 thread::detach() function in class:thread
/netbsd-current/sys/dev/ic/
H A Dac97var.h80 void (*detach)(struct ac97_codec_if *); member in struct:ac97_codec_if_vtbl
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dtask.h124 void (*detach)(isc_task_t **taskp); member in struct:isc_taskmethods
H A Dtimer.h123 void (*detach)(isc_timer_t **timerp); member in struct:__anon98
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dthread.cpp58 thread::detach() function in class:thread
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_pth.c66 ldap_pvt_thread_create( ldap_pvt_thread_t * thread, int detach, void *(*start_routine)( void *), void *arg) argument
H A Dthr_thr.c65 ldap_pvt_thread_create( ldap_pvt_thread_t * thread, int detach, void *(*start_routine)( void *), void *arg) argument
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_bridge.h64 void (*detach)(struct drm_bridge *bridge); member in struct:drm_bridge_funcs
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Ddma-buf.h59 void (*detach)(struct dma_buf *, struct dma_buf_attachment *); member in struct:dma_buf_ops
/netbsd-current/usr.sbin/puffs/mount_9p/
H A Dninepuffs.c149 int detach; local
/netbsd-current/sys/dev/pci/
H A Dif_ral_pci.c60 int (*detach)(void *); member in struct:ral_opns
/netbsd-current/sys/dev/cardbus/
H A Dif_ral_cardbus.c63 int (*detach)(void *); member in struct:ral_opns
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_thread.h300 inline void thread::detach() { std::__throw_system_error(EINVAL); } function in class:thread
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dobservable.h142 void detach (const token &t) function in class:gdb::observers::observable
/netbsd-current/share/examples/puffs/icfs/
H A Dicfs.c153 int detach, dpres; local
/netbsd-current/share/examples/puffs/rot13fs/
H A Drot13fs.c104 int detach; local
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_toedev.h118 int (*detach)(struct toedev *dev); member in struct:tom_info

Completed in 182 milliseconds

1234