| /netbsd/src/share/examples/puffs/pnullfs/ |
| D | pnullfs.c | 59 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/ |
| D | btdevctl.c | 67 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/ |
| D | thr_posix.c | 154 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()
|
| D | thr_thr.c | 66 int detach, in ldap_pvt_thread_create() argument 71 arg, detach ? THR_DETACHED : 0, thread ) ); in ldap_pvt_thread_create()
|
| D | thr_pth.c | 67 int detach, in ldap_pvt_thread_create() argument 71 *thread = pth_spawn( detach ? detach_attr : joined_attr, in ldap_pvt_thread_create()
|
| D | thr_debug.c | 783 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/ |
| D | bthcid.c | 53 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/ |
| D | vfork-follow-child-exit.exp | 28 proc test_vfork {detach} { argument 38 gdb_test_no_output "set detach-on-fork $detach" 40 if {$detach == "off"} {
|
| D | vfork-follow-child-exec.exp | 28 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/ |
| D | icfs.c | 153 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/ |
| D | main.c | 70 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/ |
| D | rot13fs.c | 104 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/ |
| D | dtfs.c | 108 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/ |
| D | ninepuffs.c | 149 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/ |
| D | check-iprop.in | 203 ${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/ |
| D | psshfs.c | 155 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/ |
| D | Makefile.in | 24 UNIX_SRCS = detach.c 25 UNIX_OBJS = detach.o
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | NTMakefile | 42 $(OBJ)\detach.obj \ 193 $(OBJ)\test-detach.exe \ 257 $(OBJ)\test-detach.exe: $(OBJ)\test-detach.obj $(OBJ)\detach.obj $(LIBROKEN)
|
| D | Makefile.am | 23 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/ |
| D | gimple-harden-conditionals.cc | 187 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/ |
| D | aupcmcia.c | 367 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/ |
| D | if_ral_cardbus.c | 63 int (*detach)(void *); member 180 error = (*csc->sc_opns->detach)(sc); in ral_cardbus_detach()
|
| /netbsd/src/usr.sbin/puffs/mount_sysctlfs/ |
| D | sysctlfs.c | 241 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/ |
| D | puffs_portal.c | 403 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/ |
| D | if_ral_pci.c | 60 int (*detach)(void *); member 244 error = (*psc->sc_opns->detach)(sc); in ral_pci_detach()
|