opt_dequote
if ((opt = opt_dequote(optsp, &errstr)) == NULL) {
ret->force_command = opt_dequote(&opts, &errstr);
ret->cert_principals = opt_dequote(&opts, &errstr);
ret->required_from_host_keys = opt_dequote(&opts,
if ((opt = opt_dequote(&opts, &errstr)) == NULL)
if ((opt = opt_dequote(&opts, &errstr)) == NULL)
if ((opt = opt_dequote(&opts, &errstr)) == NULL)
char *opt_dequote(const char **sp, const char **errstrp);
ret->namespaces = opt_dequote(&opts, &errstr);
if ((opt = opt_dequote(&opts, &errstr)) == NULL)
if ((opt = opt_dequote(&opts, &errstr)) == NULL)