HomeSort by: relevance | last modified time | path
    Searched defs:link_check (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/makefs/
walk.c 67 static fsinode *link_check(fsinode *);
320 curino = link_check(cur->inode);
755 * link_check --
763 link_check(fsinode *entry) function in typeref:typename:fsinode *
800 link_check(ohtable[i].data);

Completed in 12 milliseconds