Home
last modified time | relevance | path

Searched refs:bc_read_open (Results 1 – 2 of 2) sorted by relevance

/src/contrib/bc/src/
H A Dread.c63 bc_read_open(const char* path, int mode) in bc_read_open() function
277 fd = bc_read_open(path, O_RDONLY); in bc_read_file()
/src/contrib/bc/gen/
H A Dstrgen.c125 bc_read_open(const char* path, int mode) in bc_read_open() function
166 fd = bc_read_open(path, O_RDONLY); in bc_read_file()