Home
last modified time | relevance | path

Searched refs:linux_free_get_char_devices (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/compat/linux/
HDlinux_util.h95 void linux_free_get_char_devices(char *string);
HDlinux_util.c296 linux_free_get_char_devices(char *string) in linux_free_get_char_devices() function
/freebsd-head/sys/compat/linprocfs/
HDlinprocfs.c1789 linux_free_get_char_devices(char_devices); in linprocfs_dodevices()