Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c131 Char STRsp3dots[] = { ' ', '.', '.', '.', '\0' }; variable
H A Dproc.c585 (void) Strlcpy(cmdp, STRsp3dots, PMAXLEN - cmdlen); in pads()