Searched refs:audit_send (Results 1 – 1 of 1) sorted by relevance
48 int audit_send(int fd, uint16_t type, uint32_t key, uint32_t val) in audit_send() function84 ret = audit_send(fd, AUDIT_SET, key, val); in audit_set()