Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_getpass.c175 # define struct_term struct termios macro
177 # define struct_term struct termio macro
179 # undef struct_term
184 #ifdef struct_term in ttyecho()
185 static struct_term withecho; in ttyecho()
186 static struct_term noecho; in ttyecho()