Home
last modified time | relevance | path

Searched defs:cut (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/contrib/ast/src/lib/libcmd/
H A Dcut.c138 Cut_t* cut; in cutinit() local
252 cutcols(Cut_t * cut,Sfio_t * fdin,Sfio_t * fdout) cutcols() argument
366 cutfields(Cut_t * cut,Sfio_t * fdin,Sfio_t * fdout) cutfields() argument
577 Cut_t* cut; b_cut() local
[all...]
/titanic_52/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c1161 int cut = INT_MAX / 10; /* limit to avoid overflow */ in number() local
1213 int64_t cut = FS_SIZE_UPPER_LIMIT/ 10; /* limit to avoid overflow */ in number64() local
/titanic_52/usr/src/cmd/dd/
H A Ddd.c1727 long long cut = BIG / 10; /* limit to avoid overflow */ local
/titanic_52/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c1232 int64_t cut = BIG; in number() local
/titanic_52/usr/src/uts/common/fs/zfs/
H A Dzio.c1463 boolean_t cut = (stage == ZIO_STAGE_VDEV_IO_START) ? in zio_execute() local
/titanic_52/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c3599 uint64_t cut = BIG / 10; /* limit to avoid overflow */ in number() local
/titanic_52/usr/src/lib/libtecla/common/
H A Dgetline.c4353 static int gl_delete_chars(GetLine *gl, int nc, int cut) in gl_delete_chars() argument
[all...]