HomeSort by: relevance | last modified time | path
    Searched refs:input_t (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nvi/dist/cl/
cl.h 92 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t; typedef in typeref:enum:__anon7552
cl_read.c 47 static input_t cl_read __P((SCR *,
154 static input_t
162 input_t rval;
  /src/external/bsd/nvi/dist/ip/
ip_read.c 115 typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_TIMEOUT } input_t; typedef in typeref:enum:__anon7596
117 static input_t ip_read __P((SCR *, IP_PRIVATE *, struct timeval *, int, int*));
212 static input_t
217 input_t rval;

Completed in 35 milliseconds