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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.h50 #define DIRPBIT_FINFO 5 macro
H A Dcatsearch.c368 if ((c1.rbitmap & (1<<DIRPBIT_FINFO)) && c2.finfo.f_type != 0) {
375 if ((c1.rbitmap & (1<<DIRPBIT_FINFO)) && c2.finfo.creator != 0) {
384 if ((c1.rbitmap & (1<<DIRPBIT_FINFO)) && c2.finfo.attrs != 0) {
394 if ((c1.rbitmap & (1<<DIRPBIT_FINFO)) && c2.finfo.label != 0) {
H A Ddirectory.c1556 (1 << DIRPBIT_FINFO)))) {
1634 case DIRPBIT_FINFO :
1929 case DIRPBIT_FINFO :
2068 case DIRPBIT_FINFO :

Completed in 109 milliseconds