Home
last modified time | relevance | path

Searched refs:fgets (Results 126 – 134 of 134) sorted by relevance

123456

/openbmc/u-boot/common/
H A Dcli_hush.c757 fgets(string, sizeof(string), stdin); in builtin_read()
/openbmc/qemu/target/ppc/
H A Dkvm.c1810 if (!fgets(line, sizeof(line), f)) { in read_cpuinfo()
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch1237 - the buffer after the initial `fgets' call.
4178 - if (fgets (buf, BUFSIZ, fp) == NULL)
4255 - if (fgets (buf, BUFSIZ, fp) == NULL)
5144 - {"fgets for tcp protocol synchronization failed: ", 135},
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c2626 if (!fgets(buf, sizeof(buf), file)) { in test_alias()
/openbmc/linux/tools/perf/util/
H A Dmachine.c1503 tmp = fgets(version, sizeof(version), file); in get_kernel_version()
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c101 if (!fgets(line, sizeof(line), inf)) in fgrep()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c2024 while (fgets(buf, sizeof(buf), file)) { in bpf_object__read_kconfig_mem()
4383 while (fgets(buff, sizeof(buff), fp)) { in bpf_get_map_info_from_fdinfo()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump12665 'fgets@GLIBC_2.2.5' => 0,
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch388 p = fgets(s, 1023, stdin);

123456