| /third_party/ltp/testcases/kernel/mem/tunable/ |
| H A D | max_map_count.c | 104 snprintf(buf, BUFSIZ, "/proc/%d/maps", pid); in count_maps()
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify11.c | 46 snprintf(tid_file, sizeof(tid_file), "test_tid_%d", tid); in thread_create_file()
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx05.c | 94 snprintf(opt_bsize, sizeof(opt_bsize), "-b %i", getpagesize()); in setup()
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| H A D | fcntl06.c | 129 snprintf(template, PATH_MAX, "fcntl06XXXXXX"); in setup()
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl_sg01.c | 59 snprintf(devpath, PATH_MAX, "/dev/%s", ent->d_name); in find_generic_scsi_device()
|
| H A D | ioctl_ns06.c | 63 snprintf(child_namespace, sizeof(child_namespace), "/proc/%i/ns/user", pid); in run()
|
| H A D | ioctl_ns05.c | 67 snprintf(child_namespace, sizeof(child_namespace), "/proc/%i/ns/pid", pid); in run()
|
| /third_party/libinput/udev/ |
| H A D | libinput-fuzz-extract.c | 101 snprintf(name, sizeof(name), "EVDEV_ABS_%02X", *code); in handle_evdev_abs()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
| H A D | 11-5.c | 60 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_11_5_%d", getpid()); in main()
|
| H A D | 11-3.c | 73 snprintf(tmpfname, sizeof(tmpfname), "/pts_mmap_11_3_%d", getpid()); in main()
|
| H A D | 7-3.c | 51 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_7_3_%d", getpid()); in main()
|
| H A D | 7-4.c | 52 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_7_4_%d", getpid()); in main()
|
| H A D | 18-1.c | 100 snprintf(tmpfname, sizeof(tmpfname), "pts_mmap_18_1_%d", getpid()); in main()
|
| H A D | 24-2.c | 47 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 D | 23-1.c | 82 snprintf(semname, 20, "/sem23-1_%d", getpid()); in main()
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit_overflow.c | 83 snprintf(intr_str, sizeof intr_str, "%s.i%u", in build_binary_int_overflow()
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | test-malloc-stats-print.c | 45 snprintf(thread_data_regex_s, THREAD_DATA_REGEX_LEN, "^%s([[:space:]]+[[:digit:]]+){3}[[:space:]]*$", thread_id); in find_thread_in_output()
|
| H A D | sem_open.c | 23 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 D | lstat.c | 98 snprintf(cmd, sizeof(cmd), "ln -s %s %s", ptr, ptrlink); in lstat_0300()
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils_win32.cpp | 115 int ret = snprintf(buffer, MAX_PATH, "%s.%s", libraryName, GetSharedLibraryExtension()); in OpenSharedLibrary()
|
| /third_party/toybox/toys/lsb/ |
| H A D | seq.c | 79 len = maxof(len, snprintf(0, 0, TT.f, dd)); in seq_main()
|
| /third_party/toybox/toys/pending/ |
| H A D | sulogin.c | 72 snprintf(toybuf,sizeof(toybuf), "-%s", shell); in run_shell()
|
| /third_party/skia/docs/examples/ |
| H A D | SkImage_to_PPM_ascii.cpp | 32 int n = snprintf(buffer, sizeof(buffer), "%d %d %d\n", SkColorGetR(c), in REG_FIDDLE()
|
| /third_party/selinux/libselinux/src/ |
| H A D | fgetfilecon.c | 27 snprintf(buf, sizeof(buf), "/proc/self/fd/%d", fd); in fgetxattr_wrapper()
|
| H A D | canonicalize_context.c | 25 snprintf(path, sizeof path, "%s/context", selinux_mnt); in security_canonicalize_context_raw()
|