Searched refs:fae (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | posix_spawn.c | 154 process_file_actions_entry(posix_spawn_file_actions_entry_t *fae) in process_file_actions_entry() argument 158 switch (fae->fae_action) { in process_file_actions_entry() 161 fd = _open(fae->fae_path, fae->fae_oflag, fae->fae_mode); in process_file_actions_entry() 164 if (fd != fae->fae_fildes) { in process_file_actions_entry() 165 if (_dup2(fd, fae->fae_fildes) == -1) { in process_file_actions_entry() 175 if (_fcntl(fae->fae_fildes, F_SETFD, 0) == -1) in process_file_actions_entry() 180 if (_dup2(fae->fae_fildes, fae->fae_newfildes) == -1) in process_file_actions_entry() 182 if (_fcntl(fae->fae_newfildes, F_SETFD, 0) == -1) in process_file_actions_entry() 187 (void)_close(fae->fae_fildes); in process_file_actions_entry() 190 if (chdir(fae->fae_path) != 0) in process_file_actions_entry() [all …]
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_auth.c | 230 frauthent_t *fae, **faep; in ipf_auth_soft_fini() local 255 while ((fae = *faep) != NULL) { in ipf_auth_soft_fini() 256 *faep = fae->fae_next; in ipf_auth_soft_fini() 257 KFREE(fae); in ipf_auth_soft_fini() 639 frauthent_t *fae, **faep; in ipf_auth_expire() local 670 for (faep = &softa->ipf_auth_entries; ((fae = *faep) != NULL); ) { in ipf_auth_expire() 671 fae->fae_age--; in ipf_auth_expire() 672 if (fae->fae_age == 0) { in ipf_auth_expire() 673 ipf_auth_deref(&fae); in ipf_auth_expire() 676 faep = &fae->fae_next; in ipf_auth_expire() [all …]
|
/freebsd/contrib/netbsd-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…
|
/freebsd/share/misc/ |
H A D | usb_vendors | 15985 1fae U8120 3G Cellphone 21193 1fae Lumidigm
|
H A D | pci_vendors | 13056 1fae TU117GL 34639 2fae Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Channel 0/1 Broadcast 36257 6fae Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast
|
/freebsd/share/dict/ |
H A D | web2 | 67924 fae
|