Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Ddevctl.h20 void devctl_safe_quote_sb(struct sbuf *__sb, const char *__src);
/freebsd-14.2/sys/kern/
H A Dkern_devctl.c590 devctl_safe_quote_sb(struct sbuf *sb, const char *src) in devctl_safe_quote_sb() function
H A Dvfs_mount.c2979 devctl_safe_quote_sb(&sb, sfp->f_mntonname); in mount_devctl_event()
2981 devctl_safe_quote_sb(&sb, sfp->f_mntfromname); in mount_devctl_event()
2983 devctl_safe_quote_sb(&sb, sfp->f_fstypename); in mount_devctl_event()
H A Dkern_sig.c4193 devctl_safe_quote_sb(sb, fullpath); in coredump()
4209 devctl_safe_quote_sb(sb, fullpath); in coredump()
4213 devctl_safe_quote_sb(sb, name); in coredump()
/freebsd-14.2/share/man/man9/
H A DMakefile130 devctl_safe_quote_sb.9 \