Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/vi/cl/
Dcl_read.c34 static input_t cl_read(SCR *,
129 static input_t
142 input_t rval;
Dcl.h60 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t; typedef