Searched refs:t_opt (Results 1 – 2 of 2) sorted by relevance
79 static int t_opt; /* test */ variable934 if (t_opt) in unzip()961 if (t_opt) { in unzip()1039 t_opt = 1; in getopts()
2348 u_int8_t t_opt, t_feature, len; in dccp_remove_feature() local2352 t_opt = dp->features[i]; in dccp_remove_feature()2361 if (t_opt == opt && t_feature == feature) { in dccp_remove_feature()