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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c52 #ifndef S_IRWD
53 # define S_IRWD 0015 /* useful combo of Amiga privileges */ macro
54 #endif /* !S_IRWD */
293 G.pInfo->file_attr = (unsigned)(tmp&1? S_IREAD : S_IRWD);

Completed in 56 milliseconds