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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfork.h39 #define OPENACC_DWR (1<<5) macro
H A Dfork.c184 if (! (access & (OPENACC_WR | OPENACC_RD | OPENACC_DWR | OPENACC_DRD))) {
217 if ((access & (OPENACC_WR | OPENACC_DWR))) {
227 if ((access & OPENACC_DWR) && writeset) {
236 if ((access & OPENACC_DWR)) {
242 if ( access == (OPENACC_WR | OPENACC_RD | OPENACC_DWR | OPENACC_DRD)) {

Completed in 39 milliseconds