Searched refs:fd_maxint (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/ |
D | mq_timedreceive01.c | 27 static int fd, fd_root, fd_nonblock, fd_maxint = INT_MAX - 1, fd_invalid = -1; variable 78 .fd = &fd_maxint,
|
/external/ltp/testcases/kernel/syscalls/mq_timedsend/ |
D | mq_timedsend01.c | 27 static int fd, fd_root, fd_nonblock, fd_maxint = INT_MAX - 1, fd_invalid = -1; variable 71 .fd = &fd_maxint,
|
/external/ltp/testcases/kernel/syscalls/mq_notify/ |
D | mq_notify01.c | 30 static int fd, fd_root, fd_nonblock, fd_maxint = INT_MAX - 1, fd_invalid = -1; variable 75 .fd = &fd_maxint,
|