Searched defs:tty_create_cookie (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/drivers/tty/
H A Dtty_module.h53 status_t (*tty_create_cookie)(struct tty *masterTTY, struct tty *slaveTTY, member in struct:tty_module_info
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp1399 tty_create_cookie(struct tty* tty, struct tty* otherTTY, uint32 openMode, tty_cookie** _cookie) function

Completed in 38 milliseconds