Home
last modified time | relevance | path

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

/external/openssh/
Daudit-bsm.c133 extern int aug_get_machine(char *, u_int32_t *, u_int32_t *);
136 aug_get_machine(char *host, u_int32_t *addr, u_int32_t *type) in aug_get_machine() function
363 aug_get_machine((char *)host, &(tid->at_addr[0]), &(tid->at_type)); in audit_connection_from()
Dconfig.h.in204 /* Define to 1 if you have the `aug_get_machine' function. */
Dconfigure.ac1596 AC_CHECK_FUNCS([getaudit_addr aug_get_machine])
Dconfigure10420 for ac_func in getaudit_addr aug_get_machine