Searched refs:ftok (Results 1 – 18 of 18) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
D | 12-3-buildonly.c | 22 dummyvar = ftok; in dummyfcn()
|
/external/ltp/testcases/kernel/mem/hugetlb/lib/ |
D | hugetlb.c | 117 ipc_key = ftok(curdir, ascii_a + random() % 26); in getipckey()
|
/external/ltp/testcases/kernel/syscalls/ipc/libnewipc/ |
D | libnewipc.c | 39 key = ftok(buf, id); in getipckey()
|
/external/ltp/testcases/kernel/syscalls/ipc/lib/ |
D | libipc.c | 73 if ((ipc_key = ftok(curdir, proj_id)) == -1) { in getipckey()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
D | 9-1.c | 128 key = ftok("conformance/interfaces/sched_setparam/9-1.c", 1234); in main()
|
/external/ltp/testcases/kernel/syscalls/setns/ |
D | setns02.c | 202 ipc_key = ftok(tmp, 65); in setup()
|
/external/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_process.c | 217 key = ftok("/dev/null", key_id); in shm()
|
/external/linux-kselftest/tools/testing/selftests/ipc/ |
D | msgque.c | 204 msgque.key = ftok(argv[0], 822155650); in main()
|
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
D | hugemmap05.c | 248 key = ftok(PATH_MEMINFO, strlen(PATH_MEMINFO)); in setup()
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
D | cpuset_memory_test.c | 257 key = ftok("/dev/null", key_id); in shm()
|
/external/blktrace/ |
D | blkiomon.c | 566 key = ftok(msg_q_name, msg_q_id); in blkiomon_open_msg_q()
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 1397 pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; in ftok() function
|
/external/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 3046 pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; in ftok() function
|
/external/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 3519 pub fn ftok(pathname: *const c_char, proj_id: ::c_int) -> key_t; in ftok() function
|
/external/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 3939 pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; in ftok() function
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1799 fun:ftok=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1799 fun:ftok=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 1160 PUBLIC dc110 0 ftok
|