Home
last modified time | relevance | path

Searched full:tspace (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/sed/
H A Dprocess.c96 SPACE tspace; in process() local
257 tspace = PS; in process()
259 psanl = tspace.append_newline; in process()
260 HS = tspace; in process()
383 SPACE tspace; in substitute() local
464 tspace = PS; in substitute()
466 psanl = tspace.append_newline; in substitute()
467 SS = tspace; in substitute()
/freebsd/sbin/ipf/libipf/
H A Dprintnat.c338 PRINTF("\tspace %lu use %u hits %lu flags %#x proto %d/%d", in printnat()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c1767 static char tspace[MAXLINE]; in tokenize()
1769 sp = tspace; in tokenize()
1788 if (sp - tspace >= MAXLINE) in tokenize()
1800 if (sp - tspace >= MAXLINE) in tokenize()
1808 if (sp - tspace >= MAXLINE) in tokenize()
1815 if (sp - tspace >= MAXLINE) in tokenize()
1771 static char tspace[MAXLINE]; tokenize() local
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.yaml219 [2] tspace.library.utoronto.ca/bitstream/1807/67932/1/Byma_Stuart_A_201411_MAS_thesis.pdf
H A Dfpga-region.txt478 [2] tspace.library.utoronto.ca/bitstream/1807/67932/1/Byma_Stuart_A_201411_MAS_thesis.pdf
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c1299 static char tspace[MAXLINE]; in tokenize() local
1301 sp = tspace; in tokenize()