Home
last modified time | relevance | path

Searched defs:line_read (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libreadline/examples/
H A Dmanexamp.c33 static char *line_read = (char *)NULL; variable
/openbsd-src/usr.bin/cu/
H A Dcu.c360 line_read(struct bufferevent *bufev, void *data) in line_read() function