Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.c2655 static void print_sockfd(abi_long sockfd, int last) in print_sockfd() function
2696 print_sockfd(sockfd, 0); in do_print_sockaddr()
2709 print_sockfd(sockfd, 0); in do_print_listen()
2744 print_sockfd(sockfd, 0); in do_print_sendrecv()
2763 print_sockfd(sockfd, 0); in do_print_msgaddr()
2779 print_sockfd(sockfd, 0); in do_print_shutdown()
2806 print_sockfd(sockfd, 0); in do_print_msg()
2823 print_sockfd(sockfd, 0); in do_print_sockopt()
3119 print_sockfd(arg0, 0); in print_bind()