HomeSort by: relevance | last modified time | path
    Searched refs:read_file (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/usr.bin/btkey/
btkey.h 46 bool read_file(void);
btkey.c 169 if (!read_file())
file.c 96 read_file(void) function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
cl_util.h 77 extern const char *read_file (const char * const filename, size_t *size);
opencl_hostapp.c 98 program_source = read_file (STRINGIFY (CL_SOURCE), &len);
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
cl_util.h 77 extern const char *read_file (const char * const filename, size_t *size);
opencl_hostapp.c 98 program_source = read_file (STRINGIFY (CL_SOURCE), &len);
  /src/external/bsd/zstd/dist/doc/educational_decoder/
harness.c 36 static buffer_s read_file(const char *path) function
75 buffer_s const input = read_file(argv[1]);
79 dict = read_file(argv[3]);
  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
zrewrite.c 12 char *read_file(const char *path, size_t *len) function
81 a = read_file ("tmpdir/one", &a_len);
82 b = read_file ("tmpdir/two", &b_len);
110 b = read_file ("tmpdir/two", &b_len);
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-regression/
zrewrite.c 12 char *read_file(const char *path, size_t *len) function
81 a = read_file ("tmpdir/one", &a_len);
82 b = read_file ("tmpdir/two", &b_len);
110 b = read_file ("tmpdir/two", &b_len);
  /src/external/bsd/atf/dist/atf-c/
utils_test.c 59 read_file(const char *path, void *const buffer, const size_t buflen) function
80 read_file("captured.txt", buffer, sizeof(buffer));
94 read_file("captured.txt", buffer, sizeof(buffer));
108 read_file("captured.txt", buffer, sizeof(buffer));
122 read_file("captured.txt", buffer, sizeof(buffer));
217 read_file("test.txt", buffer, sizeof(buffer));
250 read_file("atf_utils_fork_out.txt", buffer, sizeof(buffer));
252 read_file("atf_utils_fork_err.txt", buffer, sizeof(buffer));
353 read_file("captured.txt", buffer, sizeof(buffer));
366 read_file("captured.txt", buffer, sizeof(buffer))
    [all...]
  /src/external/bsd/atf/dist/atf-c++/
utils_test.cpp 50 read_file(const char *path) function
80 ATF_REQUIRE_EQ("", read_file("captured.txt"));
92 ATF_REQUIRE_EQ("PREFIXThis is a single line\n", read_file("captured.txt"));
105 read_file("captured.txt"));
117 ATF_REQUIRE_EQ("PREFIXFoo\nPREFIX bar baz", read_file("captured.txt"));
210 ATF_REQUIRE_EQ("This is a %d test", read_file("test.txt"));
241 ATF_REQUIRE_EQ("Child stdout\n", read_file("atf_utils_fork_out.txt"));
242 ATF_REQUIRE_EQ("Child stderr\n", read_file("atf_utils_fork_err.txt"));
303 ATF_REQUIRE_EQ("The printed message", read_file("captured.txt"));
314 ATF_REQUIRE_EQ("The printed message", read_file("captured.txt"))
    [all...]
  /src/lib/libc/time/
tzselect.ksh 182 read_file() { function
192 read_file TZ_COUNTRY_TABLE "$TZDIR/iso3166.tab"
193 read_file TZ_ZONETABTYPE_TABLE "$TZDIR/$zonetabtype.tab"
446 ${TZ_ZONENOW_TABLE:+:} read_file TZ_ZONENOW_TABLE "$TZDIR/zonenow.tab"
  /src/sbin/efi/
utils.h 94 char *read_file(const char *, size_t *);
  /src/external/bsd/libfido2/dist/tools/
extern.h 93 int read_file(const char *, u_char **, size_t *);
  /src/games/atc/
main.c 74 static int read_file(const char *);
153 if (file == NULL || read_file(file) < 0)
225 read_file(const char *s) function
  /src/external/gpl3/gcc/dist/gcc/
selftest.cc 239 read_file (const location &loc, const char *path) function in namespace:selftest
392 /* Verify read_file (and also temp_source_file). */
399 char *buf = read_file (SELFTEST_LOCATION, t.get_filename ());
404 /* Verify locate_file (and read_file). */
410 char *buf = read_file (SELFTEST_LOCATION, path);
  /src/external/gpl3/gcc.old/dist/gcc/
selftest.cc 235 read_file (const location &loc, const char *path) function in namespace:selftest
388 /* Verify read_file (and also temp_source_file). */
395 char *buf = read_file (SELFTEST_LOCATION, t.get_filename ());
400 /* Verify locate_file (and read_file). */
406 char *buf = read_file (SELFTEST_LOCATION, path);
  /src/external/gpl2/xcvs/dist/contrib/
log_accum.in 238 sub read_file {
744 push(@text, &read_file("$BRANCH_FILE.$i.$id.$cvs_user", "Branch:"));
745 push(@text, &read_file("$CHANGED_FILE.$i.$id.$cvs_user", "Modified:"));
746 push(@text, &read_file("$ADDED_FILE.$i.$id.$cvs_user", "Added:"));
747 push(@text, &read_file("$REMOVED_FILE.$i.$id.$cvs_user", "Removed:"));
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
input.c 91 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, function
164 rc = read_file(melf, memname, label,
212 found = read_file(elf, file, label,
  /src/external/bsd/am-utils/dist/mk-amd-map/
mk-amd-map.c 110 read_file(FILE *fp, char *map, voidp db) function
330 error = read_file(mapf, mapsrc, db);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
s390-multiarch.c 134 read_file (unsigned char **buf_ptr, size_t *len_ptr, FILE *fp) function
168 read_file (&buf, &len, fp);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
s390-multiarch.c 134 read_file (unsigned char **buf_ptr, size_t *len_ptr, FILE *fp) function
168 read_file (&buf, &len, fp);
  /src/bin/ed/
ed.h 219 long read_file(char *, long);
  /src/sys/arch/sgimips/stand/sgivol/
sgivol.c 105 void read_file(void);
242 read_file();
390 read_file(void) function

Completed in 24 milliseconds

1 2 3