Searched refs:file_open_stream (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | ziodev2.c | 52 return file_open_stream(gp_null_file_name, in null_open()
|
| H A D | files.h | 139 int file_open_stream(const char *, uint, const char *, uint, stream **,
|
| H A D | zfrsd.c | 241 code = file_open_stream((const char *)pname.fname, pname.len, "r", in make_rfs()
|
| H A D | zfile.c | 871 return file_open_stream(fname, len, file_access, in iodev_os_open_file() 1141 file_open_stream(const char *fname, uint len, const char *file_access, in file_open_stream() function 1192 code = file_open_stream((char *)0, 0, file_access, buffer_size, &s, in filter_open()
|