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

  /src/bin/pax/
ar_io.c 103 static int get_phys(void);
1194 * get_phys() also makes sure we are in front of the filemark.
1196 if ((phyblk = get_phys()) <= 0) {
1209 * get_phys() so the physical blocksize is properly set)
1252 * get_phys()
1263 get_phys(void) function in typeref:typename:int
ar_io.c 103 static int get_phys(void);
1194 * get_phys() also makes sure we are in front of the filemark.
1196 if ((phyblk = get_phys()) <= 0) {
1209 * get_phys() so the physical blocksize is properly set)
1252 * get_phys()
1263 get_phys(void) function in typeref:typename:int

Completed in 22 milliseconds