Home
last modified time | relevance | path

Searched refs:fd_root (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/utils/
Dmq.h35 if (fd_root > 0) in cleanup_common()
36 SAFE_CLOSE(fd_root); in cleanup_common()
59 fd_root = SAFE_OPEN("/", O_RDONLY); in setup_common()
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/
Dmq_timedreceive01.c27 static int fd, fd_root, fd_nonblock, fd_maxint = INT_MAX - 1, fd_invalid = -1; variable
84 .fd = &fd_root,
/external/ltp/testcases/kernel/syscalls/mq_timedsend/
Dmq_timedsend01.c27 static int fd, fd_root, fd_nonblock, fd_maxint = INT_MAX - 1, fd_invalid = -1; variable
77 .fd = &fd_root,
/external/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c30 static int fd, fd_root, fd_nonblock, fd_maxint = INT_MAX - 1, fd_invalid = -1; variable
81 .fd = &fd_root,