Lines Matching refs:open_path
268 int open_path(pathname_t *, int);
1083 int open_path(pathname_t * name, int oflag)
1094 rval = open_path(&newname, oflag);
1439 fd = open_path(&f, O_RDWR);
1790 fd = open_path(&f, O_RDONLY);
1891 fd = open_path(&f, O_WRONLY);
1978 fd = open_path(&f, O_WRONLY);
2014 fd = open_path(&f, O_RDWR);
2063 fd = open_path(&f, O_WRONLY);
2243 fd = open_path(&f, O_RDONLY);
2379 fd = open_path(&f, O_RDWR);
2591 fd = open_path(&f, O_RDWR);
2645 fd = open_path(&f, O_WRONLY);