Searched defs:uadmin (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Duadmin.c29 #include <sys/uadmin.h>
136 uadmin(int cmd, int fcn, uintptr_t mdep) function
/illumos-gate/usr/src/uts/common/syscall/
H A Duadmin.c39 #include <sys/uadmin.h>
61 * from the system call path (uadmin), and the other for calling from elsewhere
62 * within the kernel (kadmin). Callers must beware that certain uadmin cmd
63 * values (specifically A_SWAPCTL) are only supported by uadmin and not kadmin.
142 * Make sure that cmd is one of the valid <sys/uadmin.h> command codes
411 uadmin(int cmd, int fcn, uintptr_t mdep) function
430 * uadmin as a wrapper so we just call it directly from here.
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Duadmin.c43 #include <sys/uadmin.h>
167 uadmin(int cmd, int fcn, uintptr_t mdep) function
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Duadmin.c42 #include <sys/uadmin.h>
167 uadmin(int cmd, int fcn, uintptr_t mdep) function

Completed in 46 milliseconds