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

/freebsd-10.0-release/crypto/openssh/
H A Daudit-bsm.c130 * aug_get_machine is only required on IPv6 capable machines, we use a
135 extern int aug_get_machine(char *, u_int32_t *, u_int32_t *);
138 aug_get_machine(char *host, u_int32_t *addr, u_int32_t *type) function
365 aug_get_machine((char *)host, &(tid->at_addr[0]), &(tid->at_type));
H A Dconfigure9677 for ac_func in getaudit_addr aug_get_machine

Completed in 187 milliseconds