Searched refs:h_mode (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/pax/
H A Dcpio.h92 u_char h_mode[2]; member in struct:__anon28
H A Dcpio.c881 arcn->sb.st_mode = (mode_t)(RSHRT_EXT(hd->h_mode));
896 arcn->sb.st_mode = (mode_t)(SHRT_EXT(hd->h_mode));
1058 hd->h_mode[0] = CHR_WR_2(arcn->sb.st_mode);
1059 hd->h_mode[1] = CHR_WR_3(arcn->sb.st_mode);
1060 if (arcn->sb.st_mode != (mode_t)(SHRT_EXT(hd->h_mode)))
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dhscx.h130 #define h_mode hscx_rw.hscx_r.hscx_mode macro

Completed in 1108 milliseconds