Searched refs:pathname (Results 1 – 8 of 8) sorted by relevance
44 int nsi_host_open(const char *pathname, int flags) in nsi_host_open() argument46 return open(pathname, flags); in nsi_host_open()
185 int native_tty_open_tty_bottom(const char *pathname) in native_tty_open_tty_bottom() argument187 int fd = open(pathname, O_RDWR | O_NOCTTY); in native_tty_open_tty_bottom()190 ERROR("Failed to open serial port %s, errno: %i\n", pathname, errno); in native_tty_open_tty_bottom()
76 int native_tty_open_tty_bottom(const char *pathname);
32 int nsi_host_open(const char *pathname, int flags);
263 pathname = os.path.join(os.path.dirname(os.path.abspath(__file__)), filename)264 with open(pathname) as f:
385 window.location.pathname + '#!' + input.value;
769 have URLs with the same final pathname component, like so:
103 * Modules should expose all provided header files with an include pathname