Home
last modified time | relevance | path

Searched refs:to_new_major (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c7665 #define to_new_major(x) (int)((unsigned)((x) & OMAXMAJ) << NBITSMINOR) in read_bar_file_hdr() macro
7667 Gen.g_rdev = to_new_major(Gen.g_rdev) | to_new_minor(Gen.g_rdev); in read_bar_file_hdr()