Searched defs:cut (Results 1 – 7 of 7) sorted by relevance
140 Cut_t* cut; in cutinit() local254 cutcols(Cut_t* cut, Sfio_t* fdin, Sfio_t* fdout) in cutcols()368 cutfields(Cut_t* cut, Sfio_t* fdin, Sfio_t* fdout) in cutfields()579 Cut_t* cut; in b_cut() local
1161 int cut = INT_MAX / 10; /* limit to avoid overflow */ in number() local1213 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()