Home
last modified time | relevance | path

Searched refs:detach (Results 1 – 25 of 204) sorted by relevance

123456789

/netbsd/src/share/examples/puffs/pnullfs/
Dpnullfs.c59 int detach; in main() local
67 detach = 1; in main()
77 detach = 0; in main()
86 detach = 0; in main()
115 if (detach) in main()
/netbsd/src/usr.sbin/btdevctl/
Dbtdevctl.c67 int ch, query, verbose, attach, detach, set, none; in main() local
76 detach = false; in main()
99 detach = true; in main()
144 || (attach == true && detach == true) in main()
150 if (attach == false && detach == false) in main()
194 if (detach == true) in main()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dthr_posix.c154 int detach, in ldap_pvt_thread_create() argument
176 detach = detach ? PTHREAD_CREATE_DETACHED : PTHREAD_CREATE_JOINABLE; in ldap_pvt_thread_create()
178 pthread_attr_setdetachstate(&attr, &detach); in ldap_pvt_thread_create()
180 pthread_attr_setdetachstate(&attr, detach); in ldap_pvt_thread_create()
194 if( detach ) { in ldap_pvt_thread_create()
Dthr_thr.c66 int detach, in ldap_pvt_thread_create() argument
71 arg, detach ? THR_DETACHED : 0, thread ) ); in ldap_pvt_thread_create()
Dthr_pth.c67 int detach, in ldap_pvt_thread_create() argument
71 *thread = pth_spawn( detach ? detach_attr : joined_attr, in ldap_pvt_thread_create()
Dthr_debug.c783 int detach, in ldap_pvt_thread_create() argument
803 rc = ldap_int_thread_create( thread, detach, start_routine, arg ); in ldap_pvt_thread_create()
805 add_thread_info( "ldap_pvt_thread_create", thread, detach ); in ldap_pvt_thread_create()
808 rc = ldap_int_thread_create( thread, detach, start_routine, arg ); in ldap_pvt_thread_create()
820 detach ? " (detached)" : "", in ldap_pvt_thread_create()
824 if( !detach ) in ldap_pvt_thread_create()
/netbsd/src/usr.sbin/bthcid/
Dbthcid.c53 static int detach = 1; variable
79 detach = 0; in main()
106 if (detach) in main()
142 if (detach && pidfile(NULL) < 0) { in main()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dvfork-follow-child-exit.exp28 proc test_vfork {detach} { argument
38 gdb_test_no_output "set detach-on-fork $detach"
40 if {$detach == "off"} {
Dvfork-follow-child-exec.exp28 proc test_vfork {detach} { argument
40 gdb_test_no_output "set detach-on-fork $detach"
42 if {$detach == "off"} {
/netbsd/src/share/examples/puffs/icfs/
Dicfs.c153 int detach, dpres; in main() local
162 detach = 1; in main()
175 detach = 0; in main()
185 detach = 0; in main()
219 if (detach) in main()
/netbsd/src/usr.sbin/sdpd/
Dmain.c70 bool detach = true; in main() local
80 detach = false; in main()
102 log_open(SDPD, !detach); in main()
105 if (detach && daemon(0, 0) < 0) { in main()
/netbsd/src/share/examples/puffs/rot13fs/
Drot13fs.c104 int detach; in main() local
115 detach = 1; in main()
128 detach = 0; in main()
137 detach = 0; in main()
179 if (detach) in main()
/netbsd/src/tests/fs/puffs/h_dtfs/
Ddtfs.c108 int pflags, detach, mntflags; in main() local
116 detach = 1; in main()
164 detach = 0; in main()
175 detach = 0; in main()
245 if (detach) in main()
/netbsd/src/usr.sbin/puffs/mount_9p/
Dninepuffs.c149 int detach; in main() local
160 detach = 1; in main()
200 detach = 0; in main()
217 detach = 0; in main()
320 if (detach) in main()
/netbsd/src/crypto/external/bsd/heimdal/dist/tests/kdc/
Dcheck-iprop.in203 ${kdc} --detach --testing || { echo "kdc failed to start"; exit 1; }
209 --database=${objdir}/current-db --detach ||
216 ${ipropd_slave} --hostname=slave.test.h5l.se -k ${keytab} --detach localhost ||
317 ${ipropd_slave} --hostname=slave.test.h5l.se -k ${keytab} --detach localhost ||
345 ${ipropd_slave} --hostname=slave.test.h5l.se -k ${keytab} --detach localhost ||
391 --database=${objdir}/current-db --detach ||
398 ${ipropd_slave} --hostname=slave.test.h5l.se -k ${keytab} --detach localhost ||
435 --database=${objdir}/current-db --detach ||
/netbsd/src/usr.sbin/puffs/mount_psshfs/
Dpsshfs.c155 int detach; in main() local
169 detach = 1; in main()
219 detach = 0; in main()
242 detach = 0; in main()
355 if (detach) in main()
/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
DMakefile.in24 UNIX_SRCS = detach.c
25 UNIX_OBJS = detach.o
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
DNTMakefile42 $(OBJ)\detach.obj \
193 $(OBJ)\test-detach.exe \
257 $(OBJ)\test-detach.exe: $(OBJ)\test-detach.obj $(OBJ)\detach.obj $(LIBROKEN)
DMakefile.am23 noinst_PROGRAMS = snprintf-test resolve-test rkpty test-detach
56 test_detach_SOURCES = test-detach.c
83 detach.c \
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-harden-conditionals.cc187 gasm *detach = gimple_build_asm_vec ("", inputs, outputs, in detach_value() local
189 gimple_set_location (detach, loc); in detach_value()
190 gsi_insert_before (gsip, detach, GSI_SAME_STMT); in detach_value()
206 SSA_NAME_DEF_STMT (ret) = detach; in detach_value()
/netbsd/src/sys/arch/mips/alchemy/dev/
Daupcmcia.c367 int s, i, attach, detach; in aupcm_event_thread() local
387 attach = detach = 0; in aupcm_event_thread()
402 detach |= (1 << i); in aupcm_event_thread()
412 if (detach & (1 << i)) { in aupcm_event_thread()
/netbsd/src/sys/dev/cardbus/
Dif_ral_cardbus.c63 int (*detach)(void *); member
180 error = (*csc->sc_opns->detach)(sc); in ral_cardbus_detach()
/netbsd/src/usr.sbin/puffs/mount_sysctlfs/
Dsysctlfs.c241 int detach; in main() local
250 detach = 1; in main()
263 detach = 0; in main()
272 detach = 0; in main()
307 if (detach) in main()
/netbsd/src/sbin/mount_portal/
Dpuffs_portal.c403 int detach; in main() local
409 detach = 1; in main()
419 detach = 0; in main()
428 detach = 0; in main()
474 if (detach) in main()
/netbsd/src/sys/dev/pci/
Dif_ral_pci.c60 int (*detach)(void *); member
244 error = (*psc->sc_opns->detach)(sc); in ral_pci_detach()

123456789