[][src]Function coreutils_core::os::audit::getaudit_addr

pub unsafe extern "C" fn getaudit_addr(
    auditinfo_addr: *mut AuditInfoAddr,
    length: c_int
) -> c_int

This system call uses the expanded AuditInfoAddr data structure and supports Terminal IDs with larger addresses such as those used in IP version 6.

Returns 0 is successful, -1 otherwise.