common_flags2     139 source3/smbd/globals.c uint32_t common_flags2 = FLAGS2_LONG_PATH_COMPONENTS|FLAGS2_32_BIT_ERROR_CODES;
common_flags2     139 source3/smbd/globals.h extern uint32_t common_flags2;
common_flags2    1511 source3/smbd/process.c 	common_flags2 |= v;
common_flags2    1516 source3/smbd/process.c 	common_flags2 &= ~v;
common_flags2    1529 source3/smbd/process.c 		common_flags2);