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

  /src/sbin/gpt/
restore.c 175 off_t firstdata, last, lastdata, gpe_start, gpe_end; local in function:restore
267 &gpe_end));
268 if (gpe_start < firstdata || gpe_end > lastdata) {
restore.c 175 off_t firstdata, last, lastdata, gpe_start, gpe_end; local in function:restore
267 &gpe_end));
268 if (gpe_start < firstdata || gpe_end > lastdata) {

Completed in 21 milliseconds