Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ckdist/
H A Dckdist.c80 static const char *stripath(const char *path);
321 name = stripath(name); in report()
362 name = stripath(path); in distname()
394 stripath(const char *path) in stripath() function