Searched refs:printkeys (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/tcsh/ |
| HD | tc.bind.c | 46 static void printkeys (KEYCMD *, int, int); 423 printkeys(CcKeyMap, prev, i - 1); in print_all_keys() 426 printkeys(CcKeyMap, prev, i - 1); in print_all_keys() 433 printkeys(CcAltMap, prev, i - 1); in print_all_keys() 436 printkeys(CcAltMap, prev, i - 1); in print_all_keys() 444 printkeys(KEYCMD *map, int first, int last) in printkeys() function
|
| HD | snames.h | 63 #define printkeys prntkeys macro
|
| /NextBSD/sbin/ifconfig/ |
| HD | ifconfig.h | 133 extern int printkeys;
|
| HD | carp.c | 85 if (printkeys && carpr[i].carpr_key[0] != '\0') in carp_status()
|
| HD | ifconfig.c | 98 int printkeys = 0; /* Print keying material for interfaces. */ variable 331 printkeys++; in main()
|
| HD | ifieee80211.c | 4143 printcontents = printkeys && in printkey()
|