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

/solaris-x11-s12/open-src/xserver/xorg/sun-src/os/
H A Dosaudit.c113 OSAudit (ClientPtr pClient, int event_id, int status, int reason) argument
127 if ((event = adt_alloc_event(priv->ah, event_id)) == NULL) {
133 switch (event_id) {
148 ErrorF("OSAudit: unknown event_id: %s\n", strerror(errno));

Completed in 12 milliseconds