devctl_safe_quote_sb
devctl_safe_quote_sb(sb, fullpath);
devctl_safe_quote_sb(sb, fullpath);
devctl_safe_quote_sb(sb, name);
devctl_safe_quote_sb(&sb, sfp->f_mntonname);
devctl_safe_quote_sb(&sb, sfp->f_mntfromname);
devctl_safe_quote_sb(&sb, sfp->f_fstypename);
void devctl_safe_quote_sb(struct sbuf *__sb, const char *__src);