Home
last modified time | relevance | path

Searched refs:aug_get_machine (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_mountd.c89 (void) aug_get_machine(clname, buf, &type);
116 (void) aug_get_machine(clname, buf, &type);
H A Daudit_rexecd.c109 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 Dgeneric.h37 extern int aug_get_machine(const char *, uint32_t *, uint32_t *);
H A Dgeneric.c164 aug_get_machine(const char *hostname, uint32_t *buf, uint32_t *type) in aug_get_machine() function
H A Dmapfile-vers232 aug_get_machine;