Searched defs:input_t (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/nvi/dist/ip/ |
| H A D | ip_read.c | 115 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_TIMEOUT } input_t; typedef
|
| /openbsd-src/usr.bin/vi/cl/ |
| H A D | cl.h | 59 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t; typedef
|
| /netbsd-src/external/bsd/nvi/dist/cl/ |
| H A D | cl.h | 92 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t; typedef
|