Home
last modified time | relevance | path

Searched defs:FNAME (Results 1 – 23 of 23) sorted by relevance

/third_party/elfio/c_wrapper/
Delfio_c_wrapper.h26 #define ELFIO_C_HEADER_ACCESS_GET( TYPE, FNAME ) \ argument
29 #define ELFIO_C_HEADER_ACCESS_GET_SET( TYPE, FNAME ) \ argument
33 #define ELFIO_C_HEADER_ACCESS_GET_IMPL( TYPE, FNAME ) \ argument
36 #define ELFIO_C_HEADER_ACCESS_GET_SET_IMPL( TYPE, FNAME ) \ argument
/third_party/elfio/examples/c_wrapper/
Delfio_c_wrapper.h26 #define ELFIO_C_HEADER_ACCESS_GET( TYPE, FNAME ) \ argument
29 #define ELFIO_C_HEADER_ACCESS_GET_SET( TYPE, FNAME ) \ argument
33 #define ELFIO_C_HEADER_ACCESS_GET_IMPL( TYPE, FNAME ) \ argument
36 #define ELFIO_C_HEADER_ACCESS_GET_SET_IMPL( TYPE, FNAME ) \ argument
/third_party/ltp/testcases/kernel/syscalls/fdatasync/
Dfdatasync03.c23 #define FNAME MNTPOINT"/test" macro
/third_party/ltp/testcases/kernel/syscalls/sync/
Dsync01.c23 #define FNAME MNTPOINT"/test" macro
/third_party/ltp/testcases/kernel/syscalls/fsync/
Dfsync04.c23 #define FNAME MNTPOINT"/test" macro
/third_party/ltp/testcases/kernel/syscalls/syncfs/
Dsyncfs01.c24 #define FNAME MNTPOINT"/test" macro
/third_party/ltp/testcases/kernel/syscalls/exit/
Dexit02.c17 #define FNAME "test_file" macro
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify09.c35 #define FNAME "stress_fname" macro
/third_party/ltp/testcases/kernel/security/dirtyc0w/
Ddirtyc0w.c40 #define FNAME "test" macro
Ddirtyc0w_child.c21 #define FNAME "test" macro
/third_party/ltp/testcases/kernel/syscalls/fremovexattr/
Dfremovexattr01.c36 #define FNAME MNTPOINT"/fremovexattr01testfile" macro
Dfremovexattr02.c38 #define FNAME MNTPOINT"/fremovexattr02testfile" macro
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/
Dfgetxattr01.c43 #define FNAME MNTPOINT"/fgetxattr01testfile" macro
/third_party/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev03.c26 #define FNAME MNTPOINT"/file" macro
/third_party/ltp/testcases/kernel/syscalls/setxattr/
Dsetxattr01.c55 #define FNAME MNTPOINT"/setxattr01testfile" macro
/third_party/ltp/testcases/kernel/syscalls/preadv/
Dpreadv03.c25 #define FNAME MNTPOINT"/file" macro
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/
Dfsetxattr01.c56 #define FNAME MNTPOINT"/fsetxattr01testfile" macro
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl04.c36 #define FNAME "filename" macro
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Ddebug.h55 #define FNAME(NAME) static const char *fname = #NAME macro
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate04.c27 #define FNAME MNTPOINT "/fallocate.txt" macro
/third_party/elfio/elfio/
Delfio.hpp44 #define ELFIO_HEADER_ACCESS_GET( TYPE, FNAME ) \ argument
50 #define ELFIO_HEADER_ACCESS_GET_SET( TYPE, FNAME ) \ argument
/third_party/python/Lib/
Dgzip.py16 FTEXT, FHCRC, FEXTRA, FNAME, FCOMMENT = 1, 2, 4, 8, 16 variable
/third_party/openssl/test/
Dcmp_ctx_test.c521 #define DEFINE_SET_GET_SK_X509_TEST(OSSL_CMP, CTX, N, M, FNAME) \ argument