Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dsshsig.h92 struct sshsigopt *sshsigopt_parse(const char *opts,
H A Dsshsig.c638 sshsigopt_parse(const char *opts, const char *path, u_long linenum, in sshsigopt_parse() function
809 if ((sigopts = sshsigopt_parse(opts, path, linenum, &reason)) == NULL) { in parse_principals_key_and_options()