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

/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c58 int find_host = 0; variable
566 if (!find_host && (hash_hosts || delete_host)) {
633 if (find_host || delete_host) {
642 if (find_host && c) {
653 if (find_host || delete_host) {
656 if (find_host && c) {
989 find_host = 1;
1059 if (delete_host || hash_hosts || find_host)
/opensolaris-onvv-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c160 find_host(int prefix_len, in6_addr_t addr) function
479 if ((tal = find_host(rhentp->rh_prefix, addr)) != NULL) {

Completed in 72 milliseconds