Home
last modified time | relevance | path

Searched refs:bounds (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/cmd/format/
H A Dio.c459 struct bounds *bounds; local
798 bounds = (struct bounds *)&param->io_bounds;
804 bounds->lower);
805 pr_dblock(fmt_print, bounds->lower);
806 fmt_print(") to %llu (", bounds->upper);
807 pr_dblock(fmt_print, bounds->upper);
825 if ((bn64 < bounds->lower) || (bn64 > bounds->upper)) {
842 bounds = (struct bounds *)&param->io_bounds;
848 bounds->lower);
849 fmt_print(" to %llu\n", bounds->upper);
[all …]
H A Dio.h37 struct bounds { struct
70 struct bounds io_bounds;
/titanic_50/usr/src/lib/libtsol/common/
H A Dprivate.c234 bslcvtfull(const bslabel_t *label, const blrange_t *bounds, int flags, in bslcvtfull() argument
247 bsfcall.bounds.upper_bound = *bounds->upper_bound; in bslcvtfull()
248 bsfcall.bounds.lower_bound = *bounds->lower_bound; in bslcvtfull()
281 sbounds.upper_bound = *bounds->upper_bound; in bslcvtfull()
282 sbounds.lower_bound = *bounds->lower_bound; in bslcvtfull()
340 bsccall.bounds = sbounds; /* save from last bslcvtfull() call */ in bslcvt()
411 bclearcvtfull(const bclear_t *clearance, const blrange_t *bounds, in bclearcvtfull() argument
424 bcfcall.bounds.upper_bound = *bounds->upper_bound; in bclearcvtfull()
425 bcfcall.bounds.lower_bound = *bounds->lower_bound; in bclearcvtfull()
460 cbounds.upper_bound = *bounds->upper_bound; in bclearcvtfull()
[all …]
H A Dlabeld.h221 brange_t bounds; member
242 brange_t bounds; member
/titanic_50/usr/src/cmd/avs/errgen/
H A Derrgen.help.txt63 ARRBOUNDS = Array bounds check exceeded %s size limit
69 #define SV_EARRBOUNDS 0x01030002 /*Array bounds over %s size limit */
75 `SV_EARRBOUNDS` = Array bounds check exceeded {0} size limit
86 * Array bounds check exceeded %s size limit
100 "Array bounds check exceeded %s size limit",
/titanic_50/usr/src/cmd/savecore/
H A Dsavecore.c72 static long bounds = -1; /* numeric suffix */ variable
1571 if (pl & SC_PAYLOAD_INSTANCE && bounds != -1) in raise_event()
1572 err |= nvlist_add_int64(attr, "instance", bounds); in raise_event()
1838 bounds = read_number_from_file("bounds", 0); in main()
1840 bounds = filebounds; in main()
1845 (void) sprintf(corefile, "vmdump.%ld", bounds); in main()
1913 (void) sprintf(namelist, "unix.%ld", bounds); in main()
1914 (void) sprintf(corefile, "vmcore.%ld", bounds); in main()
1921 corefile, savedir, bounds); in main()
1925 savedir, bounds); in main()
[all …]
/titanic_50/usr/src/lib/libc/amd64/gen/
H A D_stack_grow.s71 / Move the stack pointer outside the stack bounds if it isn't already.
/titanic_50/usr/src/lib/libc/i386/gen/
H A D_stack_grow.s71 / Move the stack pointer outside the stack bounds if it isn't already.
/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2158 ! o3 used in primary range bounds check
2159 ! o4 used in primary range bounds check
2325 sub %l0,RANGE_HI,%o3 ! bounds for X1
2326 sub RANGE_LO,%l0,%o4 ! bounds for X1
2472 sub %l1,RANGE_HI,%o3 ! bounds for X2
2473 sub RANGE_LO,%l1,%o4 ! bounds for X2
2577 sub %l2,RANGE_HI,%o3 ! bounds for X3
2578 sub RANGE_LO,%l2,%o4 ! bounds for X3
2684 sub %l0,RANGE_HI,%o3 ! bounds for X1
2685 sub RANGE_LO,%l0,%o4 ! bounds for X1
[all …]
/titanic_50/usr/src/lib/efcode/fcode_test/
H A Darithmetic.fth168 " bounds" -1 3 bounds -1 = swap 2 = and .passed?
H A Dloop.fth76 " loop.7" h# 10 -37 8 bounds do drop i loop -30 = .passed?
/titanic_50/usr/src/lib/libunistat/common/sv/
H A Dsv.err24 ARRBOUNDS = Array bounds check (min %s, max %s, got %s)
/titanic_50/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s43 ! tracked since it bounds our maximum copy size. However,
/titanic_50/usr/src/
H A DMakefile.master418 CERRWARN += -_gcc=-Wno-array-bounds
/titanic_50/usr/src/lib/fm/libdiagcode/common/tests/
H A DSAMPLE2.dict52 # let's just say I was testing the bounds of reality...
/titanic_50/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth483 bounds do ( adr len gb-adr )
710 bounds do ( ub )
839 \ setup leaf hash bounds
925 bounds do ( xt dn )
964 bounds do ( xt )
/titanic_50/usr/src/uts/common/sys/
H A Dvideodev2.h629 struct v4l2_rect bounds; member
/titanic_50/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s643 ! WARNING: no bounds checking
/titanic_50/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s44 ! tracked since it bounds our maximum copy size. However,
/titanic_50/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth211 suf-sl-buf -rot bounds do ( dst )
/titanic_50/usr/src/lib/libpp/common/
H A DRELEASE363 92-07-17 fix pp:multiple again, fix ppproto() out of bounds
/titanic_50/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc185 * limit bounds the maximum real response to page faults across all ranks
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1143 6382945 AMD64-GCC: dbx: internal error: dwarf reference attribute out of bounds
1517 6237063 request extension to dl* family to provide segment bounds
/titanic_50/usr/src/lib/libcurses/screen/
H A Dcurses.ed162 short _tmarg, _bmarg; /* scrolling region bounds */
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6413 walk a DHCPv6 option list, and provide safe (bounds-checked) access

12