Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dtree.c1303 struct stat rstatbuf, rlstatbuf; local
1306 status = stat_filter(rsrc_path, &rstatbuf);
1310 if(!status && !lstatus && S_ISREG(rstatbuf.st_mode) && rstatbuf.st_size > 0) {