Home
last modified time | relevance | path

Searched refs:AUDIT_FD_PAIR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Daudit.h102 #define AUDIT_FD_PAIR 1317 /* audit record for pipe/socketpair */ macro
/Linux-v4.19/kernel/
Dauditsc.c1412 ab = audit_log_start(context, GFP_KERNEL, AUDIT_FD_PAIR); in audit_log_exit()