Home
last modified time | relevance | path

Searched refs:struct_term (Results 1 – 1 of 1) sorted by relevance

/external/curl/src/
Dtool_getpass.c177 # define struct_term struct termios macro
179 # define struct_term struct termio macro
181 # undef struct_term
186 #ifdef struct_term in ttyecho()
187 static struct_term withecho; in ttyecho()
188 static struct_term noecho; in ttyecho()