Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX 11i Version 1.5 Reference Volume 3, Section 2: System Calls > g

getaudid(2)

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

getaudid — get the audit ID (aid) for the current process

SYNOPSIS

#include <sys/audit.h>

int getaudid(void);

DESCRIPTION

getaudid() returns the audit ID (aid) for the current process. This call is restricted to the super-user.

RETURN VALUE

Upon successful completion, the audit ID is returned; otherwise, a -1 is returned.

ERRORS

getaudid() fails if the following is true:

[EPERM]

The caller is not super-user.

AUTHOR

getaudid() was developed by HP.

SEE ALSO

setaudid(2).

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2001 Hewlett-Packard Development Company, L.P.