Home
last modified time | relevance | path

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

/openbsd/include/
H A Dcpio.h48 #define C_ISDIR 0040000 macro
/openbsd/bin/pax/
H A Dcpio.h47 #define C_ISDIR 040000 /* Directory */ macro
H A Dcpio.c113 case C_ISDIR: in com_rd()