Searched refs:brandsys (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | brandsys.c | 37 brandsys(int cmd, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, function 45 * The brandsys system call can only be executed from inside a
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 64 int64_t brandsys(int, uintptr_t, uintptr_t, uintptr_t, uintptr_t, uintptr_t, 650 /* 177 */ SYSENT_CI("brandsys", brandsys, 6), 1005 /* 177 */ SYSENT_CI("brandsys", brandsys, 6),
|
Completed in 45 milliseconds