Home
last modified time | relevance | path

Searched refs:snprintf (Results 501 - 525 of 1572) sorted by relevance

1...<<21222324252627282930>>...63

/third_party/ltp/testcases/kernel/mem/tunable/
H A Dmax_map_count.c104 snprintf(buf, BUFSIZ, "/proc/%d/maps", pid); in count_maps()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify11.c46 snprintf(tid_file, sizeof(tid_file), "test_tid_%d", tid); in thread_create_file()
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx05.c94 snprintf(opt_bsize, sizeof(opt_bsize), "-b %i", getpagesize()); in setup()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl06.c129 snprintf(template, PATH_MAX, "fcntl06XXXXXX"); in setup()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_sg01.c59 snprintf(devpath, PATH_MAX, "/dev/%s", ent->d_name); in find_generic_scsi_device()
H A Dioctl_ns06.c63 snprintf(child_namespace, sizeof(child_namespace), "/proc/%i/ns/user", pid); in run()
H A Dioctl_ns05.c67 snprintf(child_namespace, sizeof(child_namespace), "/proc/%i/ns/pid", pid); in run()
/third_party/libinput/udev/
H A Dlibinput-fuzz-extract.c101 snprintf(name, sizeof(name), "EVDEV_ABS_%02X", *code); in handle_evdev_abs()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D11-5.c60 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_11_5_%d", getpid()); in main()
H A D11-3.c73 snprintf(tmpfname, sizeof(tmpfname), "/pts_mmap_11_3_%d", getpid()); in main()
H A D7-3.c51 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_7_3_%d", getpid()); in main()
H A D7-4.c52 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_7_4_%d", getpid()); in main()
H A D18-1.c100 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_18_1_%d", getpid()); in main()
H A D24-2.c47 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_24_2_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D23-1.c82 snprintf(semname, 20, "/sem23-1_%d", getpid()); in main()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit_overflow.c83 snprintf(intr_str, sizeof intr_str, "%s.i%u", in build_binary_int_overflow()
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-print.c45 snprintf(thread_data_regex_s, THREAD_DATA_REGEX_LEN, "^%s([[:space:]]+[[:digit:]]+){3}[[:space:]]*$", thread_id); in find_thread_in_output()
H A Dsem_open.c23 snprintf(buf, sizeof buf, "/testsuite-%d-%d", (int)getpid(), (int)ts.tv_nsec); in main()
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dlstat.c98 snprintf(cmd, sizeof(cmd), "ln -s %s %s", ptr, ptrlink); in lstat_0300()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_win32.cpp115 int ret = snprintf(buffer, MAX_PATH, "%s.%s", libraryName, GetSharedLibraryExtension()); in OpenSharedLibrary()
/third_party/toybox/toys/lsb/
H A Dseq.c79 len = maxof(len, snprintf(0, 0, TT.f, dd)); in seq_main()
/third_party/toybox/toys/pending/
H A Dsulogin.c72 snprintf(toybuf,sizeof(toybuf), "-%s", shell); in run_shell()
/third_party/skia/docs/examples/
H A DSkImage_to_PPM_ascii.cpp32 int n = snprintf(buffer, sizeof(buffer), "%d %d %d\n", SkColorGetR(c), in REG_FIDDLE()
/third_party/selinux/libselinux/src/
H A Dfgetfilecon.c27 snprintf(buf, sizeof(buf), "/proc/self/fd/%d", fd); in fgetxattr_wrapper()
H A Dcanonicalize_context.c25 snprintf(path, sizeof path, "%s/context", selinux_mnt); in security_canonicalize_context_raw()

Completed in 7 milliseconds

1...<<21222324252627282930>>...63