Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ddevctl.h20 void devctl_safe_quote_sb(struct sbuf *__sb, const char *__src);
/freebsd/sys/kern/
H A Dcoredump_vnode.c524 devctl_safe_quote_sb(sb, fullpath); in coredump_vnode()
540 devctl_safe_quote_sb(sb, fullpath); in coredump_vnode()
544 devctl_safe_quote_sb(sb, name); in coredump_vnode()
H A Dkern_devctl.c591 devctl_safe_quote_sb(struct sbuf *sb, const char *src) in devctl_safe_quote_sb() function
H A Dvfs_mount.c2984 devctl_safe_quote_sb(&sb, sfp->f_mntonname); in mount_devctl_event()
2986 devctl_safe_quote_sb(&sb, sfp->f_mntfromname); in mount_devctl_event()
2988 devctl_safe_quote_sb(&sb, sfp->f_fstypename); in mount_devctl_event()
/freebsd/share/man/man9/
H A DMakefile136 devctl_safe_quote_sb.9 \