pm_is_super_user(3K) DG/UX 5.4R3.00 pm_is_super_user(3K)
NAME
pmissuperuser - determine whether calling process has superuser
permission
SYNOPSIS
#include "/usr/src/uts/aviion/ii/ipm.h"
booleantype pmissuperuser ()
DESCRIPTION
This routine determines whether the calling process has superuser
permission. If so, it notifies the kernel that the process has used
superuser permission so it can be recorded for accounting
information.
DIAGNOSTICS
Return Value
TRUE Caller is superuser.
FALSE Caller is not superuser.
Errors
None.
Abort Conditions
None.
SEE ALSO
processmanagement(3K).
Programming in the DG/UX Kernel Environment.
Licensed material--property of copyright holder(s) 1