HomeSort by: relevance | last modified time | path
    Searched defs:eodp (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/restore/
dirs.c 343 struct odirect *eodp; local in function:putdir
348 eodp = (struct odirect *)&buf[size];
349 for (odp = (struct odirect *)buf; odp < eodp; odp++)
dirs.c 343 struct odirect *eodp; local in function:putdir
348 eodp = (struct odirect *)&buf[size];
349 for (odp = (struct odirect *)buf; odp < eodp; odp++)

Completed in 22 milliseconds