Searched refs:PR_SHORT (Results 1 – 2 of 2) sorted by relevance
455 case 's': proto = &prproto[PR_SHORT]; s++; break; in opt__P()461 default: proto = &prproto[PR_SHORT]; break; in opt__P()
373 #define PR_SHORT 0 /* Prompt with colon */ macro