Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A Dpathname.h60 char *get_linux_name(char *name);
H A Dpathname.c146 get_linux_name(char *path) in get_linux_name() function
H A Ddump.c215 alternate = get_linux_name(map->name); in dump_partition_map()