Home
last modified time | relevance | path

Searched refs:tspace (Results 1 – 4 of 4) sorted by relevance

/trueos/usr.bin/sed/
HDprocess.c94 SPACE tspace; in process() local
245 tspace = PS; in process()
247 HS = tspace; in process()
370 SPACE tspace; in substitute() local
453 tspace = PS; in substitute()
455 SS = tspace; in substitute()
/trueos/sys/dev/cxgbe/tom/
HDt4_listen.c974 int tspace = M_TRAILINGSPACE(m); in mbuf_to_synqe() local
977 if (tspace < len) { in mbuf_to_synqe()
983 synqe = (void *)(m->m_data + m->m_len + tspace - len); in mbuf_to_synqe()
/trueos/contrib/ntp/ntpdc/
HDntpdc.c1303 static char tspace[MAXLINE]; in tokenize() local
1305 sp = tspace; in tokenize()
/trueos/contrib/ntp/ntpq/
HDntpq.c1540 static char tspace[MAXLINE]; in tokenize() local
1542 sp = tspace; in tokenize()