Home
last modified time | relevance | path

Searched defs:optsp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dauth-options.c250 handle_permit(const char **optsp, int allow_bare_port, in handle_permit()
845 sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **optsp) in sshauthopt_deserialise()
H A Dssh-sk.c364 sshsk_add_option(struct sk_option *** optsp,size_t * noptsp,const char * name,const char * value,uint8_t required) sshsk_add_option() argument
392 make_options(const char * device,const char * user_id,struct sk_option *** optsp) make_options() argument
H A Dmisc.c2477 opt_flag(const char * opt,int allow_negate,const char ** optsp) opt_flag() argument