Searched defs:ioperm (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libarch/alpha/ | ||
H A D | io.h | 31 int (*ioperm)(u_int32_t, u_int32_t, int); member |
H A D | io.c | 39 ioperm(unsigned long from, unsigned long num, int on) in ioperm() function |