Searched refs:fae (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/lib/libc/gen/ |
| H A D | posix_spawn_fileactions.c | 53 fa->fae = malloc(MIN_SIZE * sizeof(struct posix_spawn_file_actions_entry)); in posix_spawn_file_actions_init() 54 if (fa->fae == NULL) in posix_spawn_file_actions_init() 71 if (fa->fae[i].fae_action == FAE_OPEN) in posix_spawn_file_actions_destroy() 72 free(fa->fae[i].fae_path); in posix_spawn_file_actions_destroy() 75 free(fa->fae); in posix_spawn_file_actions_destroy() 83 posix_spawn_file_actions_entry_t *fae; in posix_spawn_file_actions_getentry() local 91 fae = realloc(fa->fae, (fa->size + MIN_SIZE) * sizeof(*fa->fae)); in posix_spawn_file_actions_getentry() 92 if (fae == NULL) in posix_spawn_file_actions_getentry() 95 fa->fae = fae; in posix_spawn_file_actions_getentry() 122 fa->fae[i].fae_action = FAE_OPEN; in posix_spawn_file_actions_addopen() [all …]
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_execve.c | 95 struct posix_spawn_file_actions_entry *fae, in netbsd32_posix_spawn_fae_path() argument 99 switch (fae->fae_action) { in netbsd32_posix_spawn_fae_path() 101 *pathp = &fae->fae_path; in netbsd32_posix_spawn_fae_path() 105 *pathp = &fae->fae_chdir_path; in netbsd32_posix_spawn_fae_path() 120 struct posix_spawn_file_actions_entry *fae; in netbsd32_posix_spawn_fa_alloc() local 140 fal = fa->len * sizeof(*fae); in netbsd32_posix_spawn_fa_alloc() 143 fa->fae = kmem_alloc(fal, KM_SLEEP); in netbsd32_posix_spawn_fa_alloc() 145 error = copyin(NETBSD32PTR64(fa32.fae), fae32, fal32); in netbsd32_posix_spawn_fa_alloc() 151 fae = &fa->fae[i]; in netbsd32_posix_spawn_fa_alloc() 153 fae->fae_action = (unsigned)f32->fae_action; in netbsd32_posix_spawn_fa_alloc() [all …]
|
| H A D | netbsd32.h | 1218 netbsd32_posix_spawn_file_actions_entryp fae; member
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_auth.c | 285 frauthent_t *fae, **faep; in ipf_auth_soft_fini() local 310 while ((fae = *faep) != NULL) { in ipf_auth_soft_fini() 311 *faep = fae->fae_next; in ipf_auth_soft_fini() 312 KFREE(fae); in ipf_auth_soft_fini() 694 frauthent_t *fae, **faep; in ipf_auth_expire() local 725 for (faep = &softa->ipf_auth_entries; ((fae = *faep) != NULL); ) { in ipf_auth_expire() 726 fae->fae_age--; in ipf_auth_expire() 727 if (fae->fae_age == 0) { in ipf_auth_expire() 728 ipf_auth_deref(&fae); in ipf_auth_expire() 731 faep = &fae->fae_next; in ipf_auth_expire() [all …]
|
| /netbsd-src/sys/kern/ |
| H A D | kern_exec.c | 2168 const struct posix_spawn_file_actions_entry *fae = in handle_posix_spawn_file_actions() 2169 &actions->fae[i]; in handle_posix_spawn_file_actions() 2170 switch (fae->fae_action) { in handle_posix_spawn_file_actions() 2172 if (fd_getfile(fae->fae_fildes) != NULL) { in handle_posix_spawn_file_actions() 2173 error = fd_close(fae->fae_fildes); in handle_posix_spawn_file_actions() 2177 error = fd_open(fae->fae_path, fae->fae_oflag, in handle_posix_spawn_file_actions() 2178 fae->fae_mode, &newfd); in handle_posix_spawn_file_actions() 2181 if (newfd != fae->fae_fildes) { in handle_posix_spawn_file_actions() 2183 fae in handle_posix_spawn_file_actions() 2166 const struct posix_spawn_file_actions_entry *fae = handle_posix_spawn_file_actions() local 2433 posix_spawn_fae_path(struct posix_spawn_file_actions_entry * fae) posix_spawn_fae_path() argument 2464 struct posix_spawn_file_actions_entry *fae; posix_spawn_fa_alloc() local [all...] |
| /netbsd-src/sys/arch/vax/floppy/ |
| H A D | utboot.cmd | 19 02008fae 8fae06a2
|
| /netbsd-src/sys/sys/ |
| H A D | spawn.h | 78 posix_spawn_file_actions_entry_t *fae; member
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
| H A D | spawn.d | 291 posix_spawn_file_actions_entry_t* fae;
|
| /netbsd-src/tests/ipf/expected/ |
| H A D | ni5 | 37 4500 0038 ffe4 4000 ef06 5361 96cb e002 c0a8 0103 0015 8032 3786 7897 bd6b c9ef 5018 269c 5fae 0000…
|
| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | fplsp.sa | 825 dc.l $00003fae,$1d40ff4f,$41eeff6c,$216e0014
|
| /netbsd-src/share/dict/ |
| H A D | web2 | 68042 fae
|