Searched defs:sys_open (Results 1 – 3 of 3) sorted by relevance
207 __basic_file<char>::sys_open(__c_file* __file, ios_base::openmode __mode) in sys_open() function in std::__basic_file230 __basic_file<char>::sys_open(int __fd, ios_base::openmode __mode) throw () in sys_open() function in std::__basic_file
193 __basic_file<char>::sys_open(__c_file* __file, ios_base::openmode __mode) in sys_open() function in std::__basic_file216 __basic_file<char>::sys_open(int __fd, ios_base::openmode __mode) throw () in sys_open() function in std::__basic_file
1860 sys_open(struct lwp *l, const struct sys_open_args *uap, register_t *retval) sys_open() function