Searched refs:devctl_safe_quote (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pccard/
H A Dpccard.c1037 devctl_safe_quote(cis0, sc->card.cis1_info[0], sizeof(cis0));
1038 devctl_safe_quote(cis1, sc->card.cis1_info[1], sizeof(cis1));
/freebsd-11-stable/sys/sys/
H A Dbus.h158 void devctl_safe_quote(char *__dst, const char *__src, size_t len);
/freebsd-11-stable/sys/kern/
H A Dsubr_bus.c857 devctl_safe_quote(char *dst, const char *src, size_t len) function

Completed in 139 milliseconds