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

  /src/sbin/fdisk/
fdisk.c 265 static int first_active(void);
737 int active = first_active();
2383 first_active(void) function in typeref:typename:int
2406 active = first_active();

Completed in 41 milliseconds