Home
last modified time | relevance | path

Searched refs:DIOCGETDUMPSIZE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddumpadm.h37 #define DIOCGETDUMPSIZE (DDIOC | 0x10) macro
/titanic_50/usr/src/uts/common/io/
H A Ddump.c103 case DIOCGETDUMPSIZE: in dump_ioctl()
/titanic_50/usr/src/cmd/dumpadm/
H A Ddconf.c470 if (ioctl(dcp->dc_dump_fd, DIOCGETDUMPSIZE, &d) == -1) { in dconf_update()
529 if (ioctl(dcp->dc_dump_fd, DIOCGETDUMPSIZE, &d) == -1) { in dconf_get_dumpsize()