Home
last modified time | relevance | path

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

/netbsd/include/
H A Dcpio.h50 #define C_ISBLK 0060000 macro
/netbsd/bin/pax/
H A Dcpio.h49 #define C_ISBLK 060000 /* Block special file */ macro
H A Dcpio.c130 case C_ISBLK: in com_rd()