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

/freebsd-12-stable/crypto/openssh/
H A Daudit-bsm.c127 * aug_get_machine is only required on IPv6 capable machines, we use a
132 extern int aug_get_machine(char *, u_int32_t *, u_int32_t *);
135 aug_get_machine(char *host, u_int32_t *addr, u_int32_t *type) function
362 aug_get_machine((char *)host, &(tid->at_addr[0]), &(tid->at_type));

Completed in 48 milliseconds