Searched refs:Fd_set (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/usr.bin/truss/
H A Dsyscall.h23 * Fd_set -- a pointer to an array of fd_set. Prints the fds that are set.
41 Fd_set, Sigaction, Fcntl, Mprot, Mmapflags, Whence, Readlinkres, enumerator in enum:Argtype
H A Dsyscalls.c213 .args = { { Int, 0 }, { Fd_set, 1 }, { Fd_set, 2 }, { Fd_set, 3 }, { Timeval, 4 } } },
917 case Fd_set: {
919 * XXX: A Fd_set argument expects the /first/ syscall argument

Completed in 202 milliseconds