hex2bin_table 524 source3/modules/vfs_cap.c #define hex2bin(c) hex2bin_table[(unsigned char)(c)] hex2bin_table 528 source3/modules/vfs_cap.c static unsigned char hex2bin_table[256] = {