Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-agent.c319 const char **hostnamep) in permitted_by_dest_constraints() argument
324 if (hostnamep != NULL) in permitted_by_dest_constraints()
325 *hostnamep = NULL; in permitted_by_dest_constraints()
355 if (hostnamep != NULL) in permitted_by_dest_constraints()
356 *hostnamep = d->to.hostname; in permitted_by_dest_constraints()