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

/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceR0.cpp103 /** Credentials allocated by VBoxDtGetCurrentCreds. */
647 cred_t *VBoxDtGetCurrentCreds(void) function
1937 int rc = dtrace_open((dtrace_state_t **)puSessionData, VBoxDtGetCurrentCreds());

Completed in 49 milliseconds