Home
last modified time | relevance | path

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

/minix/minix/tests/
H A Dtest90.c85 get_socket_pair(int type, int fd[2]) in get_socket_pair() function
1026 get_socket_pair(type, fd); in sub90c()
2125 get_socket_pair(type | SOCK_NONBLOCK, fd); in sub90i_send()
2304 get_socket_pair(type, fd); in sub90j()
2404 get_socket_pair(SOCK_STREAM, fd); in test90k()
2633 get_socket_pair(SOCK_DGRAM, fd); in test90m()
2683 get_socket_pair(SOCK_STREAM, fd); in test90n()
2726 get_socket_pair(type, fd); in sub90o()