Home | History | Annotate | Download | only in server

Lines Matching refs:read_stdin

435  * read_stdin tries to read from stdin nbytes into the given buffer. This is a
441 static bool read_stdin(void *buffer, size_t nbytes)
1046 if(!read_stdin(buffer, 5))
1077 if(!read_stdin(buffer, 5))
1090 if(!read_stdin(buffer, buffer_len))