Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ckdist/
H A Dckdist.c82 static const char *stripath(const char *path);
374 name = stripath(name); in report()
415 name = stripath(path); in distname()
447 stripath(const char *path) in stripath() function