Home
last modified time | relevance | path

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

/src/sys/sys/
H A Ddevctl.h20 void devctl_safe_quote_sb(struct sbuf *__sb, const char *__src);
/src/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.c2994 devctl_safe_quote_sb(&sb, sfp->f_mntonname); in mount_devctl_event()
2996 devctl_safe_quote_sb(&sb, sfp->f_mntfromname); in mount_devctl_event()
2998 devctl_safe_quote_sb(&sb, sfp->f_fstypename); in mount_devctl_event()
/src/share/man/man9/
H A DMakefile136 devctl_safe_quote_sb.9 \