Home
last modified time | relevance | path

Searched refs:kFPRsrcForkLenBit (Results 1 – 8 of 8) sorted by relevance

/dports/net/afpfs-ng/afpfs-ng-0.8.1/lib/
H A Dlowlevel.c127 kFPRsrcForkLenBit : kFPDataForkLenBit); in ll_zero_file()
239 (fp->resource ? kFPRsrcForkLenBit : kFPDataForkLenBit), in ll_open()
438 filebitmap |=(resource ? kFPRsrcForkLenBit:kFPDataForkLenBit); in ll_readdir()
440 filebitmap |=(resource ? kFPRsrcForkLenBit:kFPExtDataForkLenBit); in ll_readdir()
551 filebitmap |=(resource ? kFPRsrcForkLenBit:kFPDataForkLenBit); in ll_getattr()
H A Dproto_replyblock.c102 if (bitmap & kFPRsrcForkLenBit) { in parse_reply_block()
/dports/net/afpfs-ng/afpfs-ng-0.8.1/include/
H A Dafp_protocol.h150 kFPRsrcForkLenBit = 0x0400, enumerator
/dports/net/afpfs-ng/afpfs-ng-0.8.1/include/afpfs-ng/
H A Dafp_protocol.h150 kFPRsrcForkLenBit = 0x0400, enumerator
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afp.c888 #define kFPRsrcForkLenBit (1U << 10) macro
1583 if ((bitmap & kFPRsrcForkLenBit)) { in parse_file_bitmap()
1822 if ((bitmap & kFPRsrcForkLenBit)) /* 10*/ in name_in_bitmap()
5915 FT_BOOLEAN, 16, NULL, kFPRsrcForkLenBit, in proto_register_afp()
6272 FT_BOOLEAN, 32, NULL, kFPRsrcForkLenBit, in proto_register_afp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afp.c888 #define kFPRsrcForkLenBit (1U << 10) macro
1583 if ((bitmap & kFPRsrcForkLenBit)) { in parse_file_bitmap()
1822 if ((bitmap & kFPRsrcForkLenBit)) /* 10*/ in name_in_bitmap()
5915 FT_BOOLEAN, 16, NULL, kFPRsrcForkLenBit, in proto_register_afp()
6272 FT_BOOLEAN, 32, NULL, kFPRsrcForkLenBit, in proto_register_afp()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afp.c888 #define kFPRsrcForkLenBit (1U << 10) macro
1583 if ((bitmap & kFPRsrcForkLenBit)) { in parse_file_bitmap()
1822 if ((bitmap & kFPRsrcForkLenBit)) /* 10*/ in name_in_bitmap()
5915 FT_BOOLEAN, 16, NULL, kFPRsrcForkLenBit, in proto_register_afp()
6272 FT_BOOLEAN, 32, NULL, kFPRsrcForkLenBit, in proto_register_afp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afp.c888 #define kFPRsrcForkLenBit (1U << 10) macro
1583 if ((bitmap & kFPRsrcForkLenBit)) { in parse_file_bitmap()
1822 if ((bitmap & kFPRsrcForkLenBit)) /* 10*/ in name_in_bitmap()
5915 FT_BOOLEAN, 16, NULL, kFPRsrcForkLenBit, in proto_register_afp()
6272 FT_BOOLEAN, 32, NULL, kFPRsrcForkLenBit, in proto_register_afp()