Searched refs:toobig (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_DECL_ENOFLOW.enoflow.d37 toobig = 2147483648
/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c68 const char toobig[] = "too big"; variable
H A Ddefs.h445 extern const char toobig[];
H A Dservice.c287 failed(p, toobig);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c279 char toobig = 0; local
282 toobig++;
292 if (toobig) {
H A Dsnoop_display.c709 char toobig = 0; local
722 toobig++;
732 if (toobig) {
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c409 goto toobig;
458 goto toobig;
485 toobig:
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c1643 boolean_t unlinked, toobig = FALSE; local
1713 toobig =
1717 (toobig ? DMU_MAX_ACCESS : DMU_OBJECT_END));
1782 delete_now = may_delete_now && !toobig &&

Completed in 277 milliseconds