Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcoda.h164 u_int8_t d_namlen; /* length of string in d_name */ member
169 (((dp)->d_namlen+1 + 3) &~ 3))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Ddirent.h83 # define _D_EXACT_NAMLEN(d) ((d)->d_namlen)