Home
last modified time | relevance | path

Searched refs:EOF (Results 426 – 438 of 438) sorted by relevance

1...<<1112131415161718

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c7541 if (ret == EOF && feof(f)) in libbpf_kallsyms_parse()
10210 err = err == EOF ? -EIO : -errno; in parse_uint_from_file()
10727 if (ret == EOF && feof(f)) in libbpf_available_kallsyms_parse()
10800 if (ret == EOF && feof(f)) in libbpf_available_kprobes_parse()
/openbmc/qemu/tests/qemu-iotests/
H A D028.out737 === Reading across backing EOF in one operation ===
/openbmc/qemu/
H A Dqemu-img.c5129 if (c == EOF) { in img_dd()
/openbmc/qemu/docs/devel/
H A Dmigration.rst555 - EOF mark
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c4304 else if (fputc('\n', fp) != EOF)
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst1222 satisfy alignment or EOF requirements (or any other reason).
H A Dproc.rst1937 lock: 1: FLOCK ADVISORY WRITE 359 00:13:11691 0 EOF
H A Dxfs-online-fsck-design.rst1393 exists as post-EOF extents) is populated with a block containing free space
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c3381 case EOF: in do_sleep()
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h4986 if (ic == EOF)
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch4179 - /* EOF reached. */
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch43123 +// INCLUDED_ONCE defined at EOF
52928 +// -ve Error (all errors except EOF are unexpected)
52985 … av_log(avctx, AV_LOG_WARNING, "Empty pkt from ff_decode_get_packet - treating as EOF\n");
53007 + // EOF - enter drain mode
53205 + av_log(avctx, AV_LOG_WARNING, "Timeout in drain - assume EOF");
53210 + av_log(avctx, AV_LOG_DEBUG, "Dequeue EOF: draining=%d, cap.done=%d\n",
53788 + // Signal EOF if needed
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch2126 + msg_Err(p_filter, "Line count (%d/%d) & EOF disagree (flags=%#x)", sys->slice.line…

1...<<1112131415161718