Searched refs:devpts_pty_new (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Ddevpts_fs.h28 void devpts_pty_new(int, kdev_t);
50 devpts_pty_new(int line, kdev_t device) function
67 devpts_pty_new(int line, kdev_t device) { } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Ddevpts_fs.h28 void devpts_pty_new(int, kdev_t);
50 devpts_pty_new(int line, kdev_t device) function
67 devpts_pty_new(int line, kdev_t device) { } function
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/devpts/
H A Dinode.c183 void devpts_pty_new(int number, kdev_t device) function
233 devpts_upcall_new = devpts_pty_new;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtty_io.c1327 devpts_pty_new(driver->other->name_base + minor, MKDEV(driver->other->major, minor + driver->other->minor_start));

Completed in 93 milliseconds