Home
last modified time | relevance | path

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

/freebsd-9-stable/sbin/fsck_ffs/
Ddir.c68 static int expanddir(union dinode *dp, char *name);
545 if (expanddir(dp, pathbuf) == 0) in makeentry()
554 expanddir(union dinode *dp, char *name) in expanddir() function