Searched refs:OPROMCOPYOUT (Results 1 – 3 of 3) sorted by relevance
91 #define OPROMCOPYOUT (OIOC | 21) /* copyout and free snapshot */ macro
480 case OPROMCOPYOUT: in opromioctl_cb()516 case OPROMCOPYOUT: in opromioctl_cb()
929 if (ioctl(prom_fd, OPROMCOPYOUT, prom_snapshot) < 0) in do_prominfo()