Searched refs:tspace (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/sed/
H A Dprocess.c96 SPACE tspace; local
257 tspace = PS;
259 psanl = tspace.append_newline;
260 HS = tspace;
383 SPACE tspace; local
466 tspace = PS;
468 psanl = tspace.append_newline;
469 SS = tspace;
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c1771 static char tspace[MAXLINE]; local
1773 sp = tspace;
1792 if (sp - tspace >= MAXLINE)
1804 if (sp - tspace >= MAXLINE)
1812 if (sp - tspace >= MAXLINE)
1819 if (sp - tspace >= MAXLINE)
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.c1299 static char tspace[MAXLINE]; local
1301 sp = tspace;

Completed in 79 milliseconds