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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/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 104 milliseconds