Searched refs:nlinks (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/3d/
H A Dpathreal.c109 message((-5, "pathreal: -- %s level=%d links=%d", path, state.path.level, state.path.nlinks));
141 state.path.level = state.path.synthesize = state.path.nlinks = 0;
523 if (S_ISLNK(st->st_mode) && (len = checklink(sp, st, type)) > 1 && !(type & (P_LSTAT|P_READLINK)) && state.path.nlinks++ < MAXSYMLINKS)
H A D3d.h385 int nlinks; member in struct:__anon5

Completed in 10 milliseconds