HomeSort by relevance Sort by last modified time
    Searched refs:aug_get_machine (Results 1 - 2 of 2) sorted by null

  /external/openssh/
audit-bsm.c 120 * aug_get_machine is only required on IPv6 capable machines, we use a
125 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) function
288 aug_get_machine((char *)host, &(tid->at_addr[0]), &(tid->at_type));
configure     [all...]

Completed in 78 milliseconds