Searched refs:fopen_or_warn_stdin (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dwfopen_input.c19 FILE *fopen_or_warn_stdin(const char *filename) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dcksum.c25 fp = fopen_or_warn_stdin((inp_stdin) ? bb_msg_standard_input : *++argv);
H A Dhead.c115 fp = fopen_or_warn_stdin(*argv);
H A Dfold.c76 FILE *istream = fopen_or_warn_stdin(*argv);
H A Dwc.c109 fp = fopen_or_warn_stdin(arg);
H A Dtail.c134 FILE* fil = fopen_or_warn_stdin(argv[i]);
H A Dod_bloaty.c487 in_stream = fopen_or_warn_stdin(input_filename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dcmp.c30 fp = fopen_or_warn_stdin(filename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h445 extern FILE *fopen_or_warn_stdin(const char *filename);

Completed in 71 milliseconds