Searched refs:c_rmaj (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/bin/pax/
H A Dcpio.h135 char c_rmaj[8]; /* special file major # */ member in struct:__anon9
H A Dcpio.c612 devmajor = (dev_t)asc_ul(hd->c_rmaj, sizeof(hd->c_maj), HEX);
793 ul_asc((u_long)MAJOR(arcn->sb.st_rdev),hd->c_rmaj,sizeof(hd->c_maj),

Completed in 58 milliseconds