Home
last modified time | relevance | path

Searched refs:sprintf (Results 376 - 400 of 1198) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/fsverity-utils/programs/
H A Dcmd_measure.c51 sprintf(_hash_alg_name, "ALG_%u", d->digest_algorithm); in fsverity_cmd_measure()
/third_party/libunwind/libunwind/tests/
H A Dtest-mem.c83 return sprintf (string, "hello %p %p\n", &cursor, &uc); in consume_some_stack_space()
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns05.c35 sprintf(path, "/proc/%d/ns/user", pid); in getusernsidbypid()
H A Duserns07.c78 sprintf(path, "/proc/%d/setgroups", cpid); in run()
/third_party/ninja/src/
H A Dminidump-win32.cc39 sprintf(temp_file, "%s\\ninja_crash_dump_%lu.dmp", in CreateWin32MiniDump()
/third_party/mesa3d/src/util/
H A Du_string.h69 #define sprintf util_sprintf macro
/third_party/icu/icu4c/source/tools/tzcode/
H A Dasctime.c106 (void) sprintf(result, in asctime_r()
/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key04.c52 sprintf(description, "keyring%d", i); in do_test()
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H A Ddelete_module02.c88 sprintf(modname, "%s_%d", BASEMODNAME, getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/execveat/
H A Dexecveat01.c72 sprintf(app_abs_path, "%s/%s", cur_dir_path, TEST_REL_APP); in setup()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen09.c94 sprintf(tempfile, "open09.%d", getpid()); in setup()
/third_party/ltp/testcases/lib/
H A Dtst_ns_exec.c52 sprintf(file_buf, "%s/%s/ns/%s", PROC_PATH, pid, ns); in open_ns_fd()
/third_party/ltp/testcases/kernel/fs/stream/
H A Dstream02.c66 sprintf(tempfile1, "stream1.%d", getpid()); in main()
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup205.c28 sprintf(pfilname, "./dup205.%d\n", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl27.c169 sprintf(fname, "tfile_%d", getpid()); in setup()
H A Dfcntl28.c167 sprintf(fname, "tfile_%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create04.c51 sprintf(pattern, PATH_HUGEPAGES); in check_hugepage_support()
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
H A Dsync_file_range01.c69 sprintf(filename, "tmpfile_%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile06.c33 sprintf(buf, "abcdefghijklmnopqrstuvwxyz"); in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_getattr/
H A D4-1.c43 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D3-1.c43 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D2-2.c41 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D1-1.c61 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
H A D2-1.c50 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
H A D19-1.c47 sprintf(qname, "/mq_open_19-1_%d", getpid()); in main()

Completed in 7 milliseconds

1...<<11121314151617181920>>...48