Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucbcmd/ls/
H A Dls.c259 getdir(char *dir, struct afile **pfp0, struct afile **pfplast) in getdir() argument
273 *pfp0 = *pfplast = NULL; in getdir()
286 *pfplast = *pfp0 + nent; in getdir()
299 if (fp == *pfplast) { in getdir()
307 *pfplast = fp + nent; in getdir()
312 *pfplast = fp; in getdir()