OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
linetostr
usr.bin/mg/def.h
408
char * linetostr(const struct line *);
usr.bin/mg/grep.c
273
if ((line = linetostr(curwp->w_dotp)) == NULL)