Home | Sort by: relevance | last modified time | path |
/src/bin/csh/ | |
str.c | 91 *dst++ = strsave(short2str(*src)); 127 short2str(const Char *src) function in typeref:typename:char * 435 (void)strvis(sdst, short2str(cp), VIS_NOSLASH); |
csh.h | 501 #define short2str(a) strip(a) macro |