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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dpriocntl.c35 #include <sys/priocntl.h>
41 * in <sys/priocntl.h>. They are used to define PC_VERSION at compile time,
43 * Old binaries call __priocntl() and __priocntlset() instead of priocntl()
44 * and priocntlset(). New binaries call priocntl() and priocntlset().
67 priocntl(idtype_t idtype, id_t id, int cmd, ...) function

Completed in 28 milliseconds