Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dveriexec.c156 case VERIEXEC_LOAD: in veriexecioctl()
189 case VERIEXEC_LOAD: in veriexecioctl()
/netbsd/src/sys/sys/
Dverified_exec.h55 #define VERIEXEC_LOAD _IOW('X', 0x1, struct plistref) macro
/netbsd/src/sbin/veriexecctl/
Dveriexecctl_parse.y98 if (prop_dictionary_send_ioctl(load_params, gfd, VERIEXEC_LOAD) != 0) {