Searched refs:__sanitizer_ttyent (Results 1 – 2 of 2) sorted by relevance
514 struct __sanitizer_ttyent { struct
7431 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {7434 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();7439 INTERCEPTOR(struct __sanitizer_ttyent *, getttynam, char *name) {7444 struct __sanitizer_ttyent *ttyent = REAL(getttynam)(name);