Home
last modified time | relevance | path

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

/original-bsd/usr.bin/at/atq/
H A Datq.c162 int entryfound; /* found file owned by user(s)*/ local
176 entryfound = 0;
180 ++entryfound;
183 if (entryfound)
198 int entryfound; /* found file owned by user(s)*/ local
233 entryfound = 0;
237 ++entryfound;
240 if (!entryfound)