Searched refs:_ino (Results 1 – 2 of 2) sorted by relevance
797 ino_t _ino[MAXPATHS+1]; local801 _ino[i] = 0;808 if ( _ino[i] == 0 ) {812 _ino[i] = tempbuf.st_ino;816 && _ino[i] == statbuf.st_ino ) {
388 #define TRACK_LNCNTP(_ino, _op) (_op) argument