token_mode
extern u_int token_mode(char *);
if ((c = token_mode(optarg+1)) == 0)
if ((c = token_mode(optarg)) == 0)
if ((c = token_mode(optarg)))