Searched defs:fd2 (Results 1 – 8 of 8) sorted by relevance
| /xnu-11215.1.10/tests/ |
| H A D | socket_raw_uint8_max.c | 10 int fd2 = socket(AF_INET, SOCK_RAW, 255); variable
|
| H A D | testposixshm.c | 108 int fd2; variable
|
| H A D | extract_right_soft_fail.c | 87 int status, fd[2], fd2[2]; variable
|
| H A D | fd.c | 102 int fd1, fd2; variable
|
| /xnu-11215.1.10/tests/vm/ |
| H A D | vm_tainted_executable.c | 49 int fd1, fd2; variable
|
| /xnu-11215.1.10/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_flow.c | 201 struct netif_flow_desc *fd2) in netif_flow_ethertype_match() 249 netif_flow_ipv6_ula_match(struct netif_flow_desc *fd1, struct netif_flow_desc *fd2) in netif_flow_ipv6_ula_match()
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | kern_descrip.c | 4486 int fd2 = CAST_DOWN_EXPLICIT(int32_t, uap->arg); in sys_fcntl_nocancel() local 4622 int fd2 = CAST_DOWN_EXPLICIT(int, uap->arg); in sys_fcntl_nocancel() local
|
| /xnu-11215.1.10/bsd/vfs/ |
| H A D | vfs_syscalls.c | 5622 linkat_internal(vfs_context_t ctx, int fd1, user_addr_t path, int fd2, in linkat_internal()
|