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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dvfat.h99 #define ACCEPT_LABEL 0x08 macro
H A Dvfat.c546 if((direntry->dir.attr & 0x8) && !(flags & ACCEPT_LABEL))
562 if(!(flags & (ACCEPT_LABEL|MATCH_ANY|NO_MSG))) {
573 if(!(flags & (ACCEPT_LABEL|MATCH_ANY|NO_MSG))) {
H A Dmlabel.c202 r=vfat_lookup(&entry, 0, 0, ACCEPT_LABEL | MATCH_ANY,
H A Dmdir.c204 if((r=vfat_lookup(&entry, 0, 0, ACCEPT_LABEL | MATCH_ANY,

Completed in 69 milliseconds