Searched defs:line_input_t (Results 1 – 1 of 1) sorted by relevance
1917 typedef struct line_input_t { struct1918 int flags;1919 int timeout;1922 const char *path_lookup;1951 } line_input_t; argument