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

  /src/bin/pax/
cpio.h 136 char c_rmaj[8]; /* special file major # */ member in struct:__anond9d9574e0308
cpio.c 594 devmajor = (dev_t)asc_u32(hd->c_rmaj, sizeof(hd->c_maj), HEX);
770 u32_asc((uintmax_t)MAJOR(arcn->sb.st_rdev),hd->c_rmaj,sizeof(hd->c_maj),

Completed in 88 milliseconds