Home | History | Annotate | Download | only in darwin

Lines Matching refs:F_GETFD

860    // For F_GETFD the 3rd arg is ignored
862 SY(__NR_fcntl, x0-1, x0+F_GETFD, x0); FAILx(EBADF);
1560 // For F_GETFD the 3rd arg is ignored.
1562 SY(__NR_fcntl64, x0-1, x0+F_GETFD, x0); FAILx(EBADF);