Searched refs:NG_TTY_HOOK (Results 1 – 3 of 3) sorted by relevance
54 #define NG_TTY_HOOK "hook" macro
176 if (strcmp(name, NG_TTY_HOOK)) in ngt_newhook()
321 snprintf(ngm.ourhook, sizeof ngm.ourhook, "%s", NG_TTY_HOOK); in LoadLineDiscipline()333 snprintf(ngc.path, sizeof ngc.path, "%s%s", ttypath, NG_TTY_HOOK); in LoadLineDiscipline()