HomeSort by relevance Sort by last modified time
    Searched defs:bounds (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/format/
io.h 35 * Bounds structure for integer and disk input.
37 struct bounds { struct
70 struct bounds io_bounds;
io.c 458 struct bounds *bounds; local
795 * Parameter is the bounds of legal block numbers.
797 bounds = (struct bounds *)&param->io_bounds;
803 bounds->lower);
804 pr_dblock(fmt_print, bounds->lower);
805 fmt_print(") to %llu (", bounds->upper);
806 pr_dblock(fmt_print, bounds->upper);
822 * Check to be sure it is within the legal bounds
    [all...]
  /onnv/onnv-gate/usr/src/lib/libtsol/common/
labeld.h 223 brange_t bounds; member in struct:__anon4274
244 brange_t bounds; member in struct:__anon4276
  /onnv/onnv-gate/usr/src/cmd/savecore/
savecore.c 62 static long bounds; /* numeric suffix */ variable
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
videodev2.h 629 struct v4l2_rect bounds; member in struct:v4l2_cropcap
    [all...]

Completed in 240 milliseconds