Searched refs:spaste (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | paste.c | 148 static int spaste(Sfio_t *in,register Sfio_t* out,register const char *delim,int dsiz,int dlen,Deli… in spaste() function 259 if(spaste(fp,sfstdout,delim,dsiz,dlen,mp) < 0) in b_paste()
|