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

  /src/sbin/gpt/
show.c 259 show_one(gpt_t gpt, unsigned int entry) function in typeref:typename:int
481 return entry > 0 ? show_one(gpt, entry) : show(gpt, xshow);
show.c 259 show_one(gpt_t gpt, unsigned int entry) function in typeref:typename:int
481 return entry > 0 ? show_one(gpt, entry) : show(gpt, xshow);

Completed in 26 milliseconds