Home
last modified time | relevance | path

Searched defs:sepstring (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/jot/
H A Djot.c78 static const char *sepstring = "\n"; variable
/netbsd-src/usr.bin/lam/
H A Dlam.c64 const char *sepstring; /* string to print before each line */ member
/openbsd-src/usr.bin/jot/
H A Djot.c63 static char *sepstring = "\n"; variable
/openbsd-src/usr.bin/lam/
H A Dlam.c59 char *sepstring; /* string to print before each line */ member