Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/openat/
Dopenat03.c65 static int openat_tmp(int mode) in openat_tmp() function
89 fd = openat_tmp(0600); in test01()
151 fd[i] = openat_tmp(0600); in test02()
207 fd[i] = openat_tmp(perm); in test03()