Searched refs:OCv (Results 1 – 2 of 2) sorted by relevance
1276 if ((mask & OCv) && (mask & OCV)) { in ckopts()1768 VERBOSE((Args & (OCv | OCV)), in creat_lnk()1799 if (Args & OCv) { in creat_lnk()1808 VERBOSE((Args & (OCv | OCV)), newname); in creat_lnk()2696 VERBOSE((Args & (OCv | OCV)), nam_p); in data_in()2818 VERBOSE((proc_mode != P_SKIP && (Args & (OCv | OCV))), in data_in()3007 VERBOSE((Args & (OCv | OCV)), nam_p); in data_out()3040 VERBOSE((Args & (OCv | OCV)), nam_p); in data_out()3065 VERBOSE((Args & (OCv | OCV)), nam_p); in data_out()3244 VERBOSE((Args & (OCv | OCV)), G_p->g_nam_p); in data_out()[all …]
58 #define OCv 0x8000 macro