Searched defs:UC (Results 1 – 7 of 7) sorted by relevance
25 #define UC (const unsigned char *) /* Intended use: UC"string" */ macro
24 #define UC (const unsigned char *) /* Intended use: UC"string" */ macro
2382 #define UC(b) (((int) b) & 0xff) in statcmd() macro2864 #define UC(b) (((int) b) & 0xff) in passive() macro2967 #define UC(b) (((int) b) & 0xff) in long_passive() macro
164 #define UC gettyflags[14].value macro
831 #define UC(b) (((int)b)&0xff) in ftp_transfer() macro
1001 #define UC(b) (((int)b)&0xff) in ftp_file_op() macro
1382 #define UC(b) (((int)b)&0xff) in initconn() macro