Searched refs:prog_modctl (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/modload/
H A Dprog_ops.h43 #define prog_modctl prog_ops.op_modctl macro
46 #define prog_modctl modctl macro
H A Dmain.c172 if (prog_modctl(MODCTL_LOAD, &cmdargs)) {
/netbsd-6-1-5-RELEASE/sbin/modstat/
H A Dprog_ops.h43 #define prog_modctl prog_ops.op_modctl macro
46 #define prog_modctl modctl macro
H A Dmain.c102 if (prog_modctl(MODCTL_STAT, &iov)) {
/netbsd-6-1-5-RELEASE/sbin/modunload/
H A Dprog_ops.h43 #define prog_modctl prog_ops.op_modctl macro
46 #define prog_modctl modctl macro
H A Dmain.c59 if (prog_modctl(MODCTL_UNLOAD, argv[i])) {

Completed in 53 milliseconds