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

/systemd/src/journal/
H A Djournald-audit.c259 static int map_all_fields( function
304 return map_all_fields(c, map_fields_userspace, "AUDIT_FIELD_", false, iov, n_iov_allocated, n_iov);
409 map_all_fields(p, map_fields_kernel, "_AUDIT_FIELD_", true, &iov, &n_iov_allocated, &n_iov);
419 /* free() all entries that map_all_fields() added. All others

Completed in 10 milliseconds