Searched refs:fae (Results 1 – 4 of 4) sorted by relevance
| /trueos/lib/libc/gen/ |
| HD | posix_spawn.c | 138 process_file_actions_entry(posix_spawn_file_actions_entry_t *fae) in process_file_actions_entry() argument 142 switch (fae->fae_action) { in process_file_actions_entry() 145 fd = _open(fae->fae_path, fae->fae_oflag, fae->fae_mode); in process_file_actions_entry() 148 if (fd != fae->fae_fildes) { in process_file_actions_entry() 149 if (_dup2(fd, fae->fae_fildes) == -1) in process_file_actions_entry() 156 if (_fcntl(fae->fae_fildes, F_SETFD, 0) == -1) in process_file_actions_entry() 161 if (_dup2(fae->fae_fildes, fae->fae_newfildes) == -1) in process_file_actions_entry() 163 if (_fcntl(fae->fae_newfildes, F_SETFD, 0) == -1) in process_file_actions_entry() 168 (void)_close(fae->fae_fildes); in process_file_actions_entry() 177 posix_spawn_file_actions_entry_t *fae; in process_file_actions() local [all …]
|
| /trueos/sys/contrib/ipfilter/netinet/ |
| HD | ip_auth.c | 259 frauthent_t *fae, **faep; local 284 while ((fae = *faep) != NULL) { 285 *faep = fae->fae_next; 286 KFREE(fae); 681 frauthent_t *fae, **faep; local 712 for (faep = &softa->ipf_auth_entries; ((fae = *faep) != NULL); ) { 713 fae->fae_age--; 714 if (fae->fae_age == 0) { 715 ipf_auth_deref(&fae); 718 faep = &fae->fae_next; [all …]
|
| /trueos/contrib/netbsd-tests/ipf/expected/ |
| HD | ni5 | 37 4500 0038 ffe4 4000 ef06 5361 96cb e002 c0a8 0103 0015 8032 3786 7897 bd6b c9ef 5018 269c 5fae 0000…
|
| /trueos/share/dict/ |
| HD | web2 | 67904 fae
|