Searched refs:pty_root (Results 1 – 1 of 1) sorted by relevance
26 static zx_device_t* pty_root; variable152 if ((status = device_add(pty_root, &args, &psd->srv.zxdev)) < 0) { in ptmx_open()173 return device_add(parent, &args, &pty_root); in ptmx_bind()
Completed in 2 milliseconds