Searched refs:NG_TTY_HOOK (Results 1 – 5 of 5) sorted by relevance
57 #define NG_TTY_HOOK "hook" macro
499 if (strcmp(name, NG_TTY_HOOK)) in ngt_newhook()
55 #define NG_TTY_HOOK "hook" macro
506 if (strcmp(name, NG_TTY_HOOK)) in ngt_newhook()
328 snprintf(ngm.ourhook, sizeof ngm.ourhook, "%s", NG_TTY_HOOK); in LoadLineDiscipline()340 snprintf(ngc.path, sizeof ngc.path, "%s%s", ttypath, NG_TTY_HOOK); in LoadLineDiscipline()