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

/macosx-10.10/zsh-61/zsh/Src/
H A Dcond.c348 return (!S_ISLNK(dolstat(left)));
461 dolstat(char *s) function
/macosx-10.10/lsof-53/lsof/
H A Dmisc.c65 _PROTOTYPE(static int dolstat,(char *path, char *buf, int len));
403 * dolstat() - do an lstat() function
407 dolstat(path, rbuf, rbln) function
1018 return(doinchild(dolstat, path, (char *)buf, sizeof(struct stat)));

Completed in 145 milliseconds