Query: ddi_get_cred
OS: sunos
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ddi_get_cred(9F) Kernel Functions for Drivers ddi_get_cred(9F)NAMEddi_get_cred - returns a pointer to the credential structure of the callerSYNOPSIS#include <sys/types.h> #include <sys/ddi.h> #include <sys/sunddi.h> cred_t *ddi_get_cred(void);INTERFACE LEVELSolaris DDI specific (Solaris DDI).DESCRIPTIONddi_get_cred() returns a pointer to the user credential structure of the caller.RETURN VALUESddi_get_cred() returns a pointer to the caller's credential structure.CONTEXTddi_get_cred() can be called from user context only.SEE ALSOWriting Device Drivers SunOS 5.10 11 Apr 1991 ddi_get_cred(9F)
| Related Man Pages | 
|---|
| ddi_dev_is_sid(9f) - sunos | 
| ddi_dev_is_sid(9f) - mojave | 
| ddi_dev_is_sid(9f) - x11r4 | 
| ddi_dev_is_sid(9f) - linux | 
| ddi_dev_is_sid(9f) - plan9 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Delete lines with a word and their above lines | 
| Is UNIX an open source OS ? | 
| How to convert number to english? | 
| Once upon an uptime. | 
| UNIX Environment Setup - (Just starting!) |