Searched refs:audit_sdev_poll (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_session.c334 static select_fcn_t audit_sdev_poll; variable
345 .d_select = audit_sdev_poll,
1951 audit_sdev_poll(dev_t dev, int events, void *wql, struct proc *p) function
1958 KASSERT(NULL != asdev, ("audit_sdev_poll: asdev == NULL"));

Completed in 20 milliseconds