Home
last modified time | relevance | path

Searched refs:get_bound_socket (Results 1 – 1 of 1) sorted by relevance

/minix/minix/tests/
H A Dtest90.c90 fd[0] = get_bound_socket(type, SOCK_PATH_A, &sunA); in get_socket_pair()
91 fd[1] = get_bound_socket(type, SOCK_PATH_B, &sunB); in get_socket_pair()
1659 fd = get_bound_socket(type, SOCK_PATH_A, &sun); in sub90h()
1722 fd = get_bound_socket(SOCK_DGRAM, SOCK_PATH_A, &sun); in test90h()
2514 fd = get_bound_socket(type, SOCK_PATH_A, &sun); in sub90m()
2809 fd2 = get_bound_socket(type, SOCK_PATH_A, &sunA); in sub90p()
2848 fd2 = get_bound_socket(type, SOCK_PATH_B, &sunA); in sub90p()
2947 fd2 = get_bound_socket(type, SOCK_PATH_A, &sunA); in sub90p()
3770 fd = get_bound_socket(type, SOCK_PATH_A, &sun); in sub90x()
3893 fd2 = get_bound_socket(type, SOCK_PATH_B, &sunB); in sub90y()
[all …]