Searched refs:pty_server_openat (Results 1 – 3 of 3) sorted by relevance
78 zx_status_t pty_server_openat(void* ctx, zx_device_t** out, const char* path, uint32_t flags);
120 .open_at = pty_server_openat,
418 zx_status_t pty_server_openat(void* ctx, zx_device_t** out, const char* path, uint32_t flags) { in pty_server_openat() function
Completed in 5 milliseconds