Home
last modified time | relevance | path

Searched defs:sfd (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/unit/
H A Dtest-util-sockets.c166 int fd, sfd; in test_socket_fd_pass_num_good() local
189 int fd, sfd; in test_socket_fd_pass_num_bad() local
/qemu/chardev/
H A Dchar-pty.c247 int mfd = -1, sfd = -1; in openpty() local