Home
last modified time | relevance | path

Searched refs:sprintf (Results 601 - 625 of 1198) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/ltp/testcases/kernel/syscalls/getcpu/
H A Dgetcpu01.c89 sprintf(directory_path, "/sys/devices/system/node/%s", in get_nodeid()
/third_party/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect02.c169 sprintf(file1, "mprotect02.tmp.%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill03.c64 sprintf(defunct_tid_path, "/proc/%d/task/%d", getpid(), defunct_tid); in setup()
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev02.c180 sprintf(f_name, "%s.%d", name, getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/chdir/
H A Dchdir01.c67 sprintf(workdir, "%s/%s", cwd, MNTPOINT); in setup()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify02.c182 sprintf(fname, "fname_%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl07.c102 sprintf(pidname, "%d", fd); in verify_cloexec()
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify03.c138 sprintf(fname, "%s/tfile_%d", mntpoint, getpid()); in setup()
H A Dinotify01.c141 sprintf(fname, "tfile_%d", getpid()); in setup()
H A Dinotify05.c126 sprintf(fname, "tfile_%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap01.c186 sprintf(cmd_buffer, "grep XYZ %s/%s > /dev/null", Path_name, TEMPFILE); in setup()
/third_party/ltp/testcases/kernel/syscalls/swapon/
H A Dswapon03.c151 if (sprintf(filename, "swapfile%02d", j + 2) < 0) { in setup_swap()
152 printf("sprintf() failed to create " in setup_swap()
197 tst_res(TWARN, "sprintf() failed to create filename"); in clean_swap()
230 tst_res(TWARN, "sprintf() failed to create the command string"); in check_and_swapoff()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
H A D2-1.c52 sprintf(qname, "/mq_open_2-1_%d", getpid()); in main()
H A D16-1.c55 sprintf(qname, "/mq_open_16-1_%d", getpid()); in main()
H A D9-2.c49 sprintf(qname, "/mq_open_9-2_%d", getpid()); in main()
H A D8-2.c49 sprintf(qname, "/mq_open_8-2_%d", getpid()); in main()
H A D7-2.c49 sprintf(qname, "/mq_open_7-2_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D3-2.c57 sprintf(qname, "/mq_send_3-2_%d", getpid()); in main()
H A D3-1.c55 sprintf(qname, "/mq_send_3-1_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D12-1.c82 sprintf(gqname, "/mq_timedsend_12-1_%d", getpid()); in a_thread_func()
H A D16-1.c65 sprintf(gqname, "/mq_timedsend_16-1_%d", getpid()); in main()
H A D5-3.c62 sprintf(gqname, "/mq_timedsend_5-3_%d", getpid()); in main()
H A D3-2.c60 sprintf(qname, "/mq_timedsend_3-2_%d", getpid()); in main()
H A D3-1.c58 sprintf(qname, "/mq_timedsend_3-1_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D8-1.c53 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()

Completed in 7 milliseconds

1...<<21222324252627282930>>...48