Go to main content

Writing Device Drivers for Oracle® Solaris 11.3

Exit Print View

Updated: March 2019
 
 

User Process Information Functions

The user process information functions are:

ddi_get_cred()

Return a pointer to the credential structure of the caller

drv_priv()

Determine process credentials privilege

ddi_get_pid()

Return the process ID

Table 36  Deprecated User Process Information Functions
Deprecated Functions
Replacement
drv_getparm()
ddi_get_pid(), ddi_get_cred()