|
|
1.1 root 1: .TH CKAUDIT 2 01/03/84
2: .SH NAME
3: ckaudit \- query audit trail security status
4: .SH SYNOPSIS
5: .nf
6: .B #include <sys/audit.h>
7: .PP
8: .B int ckaudit(fdes)
9: .B int fdes;
10: .fi
11: .SH DESCRIPTION
12: The ckaudit call requests the current audit
13: trail security status of an open file.
14: .I Fdes
15: is a file discriptor returned from a creat, open, or fcntl
16: system call.
17: .SH RETURN VALUE
18: Upon successful completion the current audit trail security
19: status (SECURE or UNSECURE) will be returned. Otherwise, a
20: value of -1 is returned and errno is set to indicate the error.
21: .SH SEE ALSO
22: audit(1), audit(2), umask(2)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.