Home
last modified time | relevance | path

Searched refs:linetostr (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/mg/
H A Dgrep.c273 if ((line = linetostr(curwp->w_dotp)) == NULL) in compile_goto_error()
H A Ddef.h408 char * linetostr(const struct line *);
H A Dline.c608 linetostr(const struct line *ln) in linetostr() function