HomeSort by: relevance | last modified time | path
    Searched refs:audit_open (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/Xext/
xselinux_hooks.c 891 audit_fd = audit_open();
  /xsrc/external/mit/xorg-server.old/dist/Xext/
xselinux_hooks.c 891 audit_fd = audit_open();
  /xsrc/external/mit/xorg-server/dist/
configure 30449 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for audit_open in -laudit" >&5
30450 printf %s "checking for audit_open in -laudit... " >&6; }
30469 char audit_open (void);
30473 return audit_open ();
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 32043 { echo "$as_me:$LINENO: checking for audit_open in -laudit" >&5
32044 echo $ECHO_N "checking for audit_open in -laudit... $ECHO_C" >&6; }
32063 char audit_open ();
32067 return audit_open ();
    [all...]

Completed in 35 milliseconds