Searched refs:INP_INTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/nvi/cl/
H A Dcl.h77 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t; enumerator in enum:__anon4258
H A Dcl_read.c130 case INP_INTR:
285 rval = INP_INTR;

Completed in 118 milliseconds