Searched refs:aug_get_machine (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | audit_mountd.c | 89 (void) aug_get_machine(clname, buf, &type); 116 (void) aug_get_machine(clname, buf, &type);
|
H A D | audit_rexecd.c | 109 rc = aug_get_machine(mach, addr, &type); in audit_rexecd_session_setup() 180 rc = aug_get_machine(hostname, addr, &type); 291 rc = aug_get_machine(hostname, addr, &type);
|
H A D | generic.h | 39 extern int aug_get_machine(const char *, uint32_t *, uint32_t *);
|
H A D | generic.c | 164 aug_get_machine(const char *hostname, uint32_t *buf, uint32_t *type) in aug_get_machine() function
|
H A D | mapfile-vers | 232 aug_get_machine;
|