Home
last modified time | relevance | path

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

/mirbsd/src/lib/libocurses/
Dsetterm.c76 static char tspace[2048]; /* Space for capability strings */ variable
136 aoftspace = tspace;
157 aoftspace = tspace;
/mirbsd/src/usr.bin/sed/
Dprocess.c90 SPACE tspace; in process() local
237 tspace = PS; in process()
239 HS = tspace; in process()
318 SPACE tspace; in substitute() local
400 tspace = PS; in substitute()
402 SS = tspace; in substitute()