Searched defs:INP_OK (Results 1 – 2 of 2) sorted by relevance
115 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_TIMEOUT } input_t; enumerator
92 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t; enumerator