Searched defs:fd_root (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
|
| /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
|
| /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
|