Home
last modified time | relevance | path

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

/external/openssh/
Daudit-bsm.c125 extern int aug_get_machine(char *, u_int32_t *, u_int32_t *);
128 aug_get_machine(char *host, u_int32_t *addr, u_int32_t *type) in aug_get_machine() function
288 aug_get_machine((char *)host, &(tid->at_addr[0]), &(tid->at_type)); in audit_connection_from()
Dconfig.h.in194 /* Define to 1 if you have the `aug_get_machine' function. */
Dconfigure.ac1399 AC_CHECK_FUNCS([getaudit_addr aug_get_machine])
Dconfigure8926 for ac_func in getaudit_addr aug_get_machine