Searched defs:do_open (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
H A D | messages_members.cc | 73 messages<char>::do_open(const basic_string<char>& __s, in do_open() function in std::messages 110 messages<wchar_t>::do_open(const basic_string<char>& __s, in do_open() function in std::messages
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
H A D | messages_members.cc | 73 messages<char>::do_open(const basic_string<char>& __s, in do_open() function in std::messages 110 messages<wchar_t>::do_open(const basic_string<char>& __s, in do_open() function in std::messages
|
/netbsd-src/external/bsd/kyua-cli/dist/store/ |
H A D | backend.cpp | 78 do_open(const fs::path& file, const int flags) in do_open() function
|
/netbsd-src/bin/ksh/ |
H A D | exec.c | 1121 int do_open = 1, do_close = 0, UNINITIALIZED(flags); local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | cxx11-shim_facets.cc | 450 do_open(const basic_string<char>& s, const locale& l) const in do_open() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | cxx11-shim_facets.cc | 450 do_open(const basic_string<char>& s, const locale& l) const in do_open() function
|
/netbsd-src/sys/kern/ |
H A D | vfs_syscalls.c | 1732 do_open(lwp_t *l, struct vnode *dvp, struct pathbuf *pb, int open_flags, do_open() function
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | input.cpp | 6152 void do_open(int append) in do_open() function
|