Searched defs:dsiz (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | paste.c | 85 static int paste(int nstream,Sfio_t* streams[],Sfio_t *out, register const char *delim, int dsiz, i… in paste() 148 static int spaste(Sfio_t *in,register Sfio_t* out,register const char *delim,int dsiz,int dlen,Deli… in spaste() 182 int dlen, dsiz; in b_paste() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | paste.c | 85 static int paste(int nstream,Sfio_t* streams[],Sfio_t *out, register const char *delim, int dsiz, int dlen, Delim_t* mp) in paste() argument 148 static int spaste(Sfio_t *in,register Sfio_t* out,register const char *delim,int dsiz,int dlen,Delim_t* mp) in spaste() argument 182 int dlen, dsiz; in b_paste() local
|
/titanic_51/usr/src/cmd/fs.d/ufs/volcopy/ |
H A D | volcopy.c | 1215 double dcnt = Blk_cnt, dBpi = Bpi, dsiz = BLKSIZ, dgap = 0.3; in blks_per_ft() local
|