/third_party/fsverity-utils/programs/ |
H A D | cmd_measure.c | 51 sprintf(_hash_alg_name, "ALG_%u", d->digest_algorithm); in fsverity_cmd_measure()
|
/third_party/libunwind/libunwind/tests/ |
H A D | test-mem.c | 83 return sprintf (string, "hello %p %p\n", &cursor, &uc); in consume_some_stack_space()
|
/third_party/ltp/testcases/kernel/containers/userns/ |
H A D | userns05.c | 35 sprintf(path, "/proc/%d/ns/user", pid); in getusernsidbypid()
|
H A D | userns07.c | 78 sprintf(path, "/proc/%d/setgroups", cpid); in run()
|
/third_party/ninja/src/ |
H A D | minidump-win32.cc | 39 sprintf(temp_file, "%s\\ninja_crash_dump_%lu.dmp", in CreateWin32MiniDump()
|
/third_party/mesa3d/src/util/ |
H A D | u_string.h | 69 #define sprintf util_sprintf macro
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | asctime.c | 106 (void) sprintf(result, in asctime_r()
|
/third_party/ltp/testcases/kernel/syscalls/add_key/ |
H A D | add_key04.c | 52 sprintf(description, "keyring%d", i); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/delete_module/ |
H A D | delete_module02.c | 88 sprintf(modname, "%s_%d", BASEMODNAME, getpid()); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/execveat/ |
H A D | execveat01.c | 72 sprintf(app_abs_path, "%s/%s", cur_dir_path, TEST_REL_APP); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open09.c | 94 sprintf(tempfile, "open09.%d", getpid()); in setup()
|
/third_party/ltp/testcases/lib/ |
H A D | tst_ns_exec.c | 52 sprintf(file_buf, "%s/%s/ns/%s", PROC_PATH, pid, ns); in open_ns_fd()
|
/third_party/ltp/testcases/kernel/fs/stream/ |
H A D | stream02.c | 66 sprintf(tempfile1, "stream1.%d", getpid()); in main()
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
H A D | dup205.c | 28 sprintf(pfilname, "./dup205.%d\n", getpid()); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl27.c | 169 sprintf(fname, "tfile_%d", getpid()); in setup()
|
H A D | fcntl28.c | 167 sprintf(fname, "tfile_%d", getpid()); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
H A D | memfd_create04.c | 51 sprintf(pattern, PATH_HUGEPAGES); in check_hugepage_support()
|
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/ |
H A D | sync_file_range01.c | 69 sprintf(filename, "tmpfile_%d", getpid()); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/sendfile/ |
H A D | sendfile06.c | 33 sprintf(buf, "abcdefghijklmnopqrstuvwxyz"); in setup()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_getattr/ |
H A D | 4-1.c | 43 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 3-1.c | 43 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 2-2.c | 41 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/ |
H A D | 1-1.c | 61 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
H A D | 2-1.c | 50 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/ |
H A D | 19-1.c | 47 sprintf(qname, "/mq_open_19-1_%d", getpid()); in main()
|