Searched refs:aug_get_machine (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgeneric.h39 extern int aug_get_machine(const char *, uint32_t *, uint32_t *);
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);
180 rc = aug_get_machine(hostname, addr, &type);
291 rc = aug_get_machine(hostname, addr, &type);
H A Dgeneric.c158 * aug_get_machine:
164 aug_get_machine(const char *hostname, uint32_t *buf, uint32_t *type) function

Completed in 73 milliseconds