Lines Matching refs:letter
353 char letter; /* short name option or ' ' */
708 first character is an alphabetic letter:
710 this is a drive letter colon */
716 /* escaped colons and Windows drive letter colons were handled
858 /* there was no '=' letter, check for a '@' instead */
871 /* a '@' letter, it means that a file name or - (stdin) follows */
1008 static const struct LongShort *single(char letter)
1012 DEBUGASSERT((letter < 127) && (letter > ' '));
1017 if(aliases[j].letter != ' ') {
1018 unsigned char l = aliases[j].letter;
1024 return singles[letter - ' '];
1080 /* the data begins with a '@' letter, it means that a file name
1304 char letter;
1314 letter = a->letter;
1992 /* A cookie string must have a =-letter */
2461 if('o' == letter) {
2630 /* the data begins with a '@' letter, it means that a file name