Home
last modified time | relevance | path

Searched refs:pty_server_openat (Results 1 – 3 of 3) sorted by relevance

/system/dev/misc/pty/
A Dpty-core.h78 zx_status_t pty_server_openat(void* ctx, zx_device_t** out, const char* path, uint32_t flags);
A Dpty-driver.c120 .open_at = pty_server_openat,
A Dpty-core.c418 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