Searched defs:cut (Results 1 – 7 of 7) sorted by relevance
138 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...]
1161 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
1727 long long cut = BIG / 10; /* limit to avoid overflow */ local
1232 int64_t cut = BIG; in number() local
1463 boolean_t cut = (stage == ZIO_STAGE_VDEV_IO_START) ? in zio_execute() local
3599 uint64_t cut = BIG / 10; /* limit to avoid overflow */ in number() local
4353 static int gl_delete_chars(GetLine *gl, int nc, int cut) in gl_delete_chars() argument [all...]