Searched refs:printkeys (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/tcsh/
H A Dtc.bind.c42 static void printkeys (KEYCMD *, int, int);
419 printkeys(CcKeyMap, prev, i - 1);
422 printkeys(CcKeyMap, prev, i - 1);
429 printkeys(CcAltMap, prev, i - 1);
432 printkeys(CcAltMap, prev, i - 1);
440 printkeys(KEYCMD *map, int first, int last) function
H A Dsnames.h62 #define printkeys prntkeys macro
/freebsd-current/sbin/ifconfig/
H A Dcarp.c90 if (ctx->args->printkeys && carpr[i].carpr_key[0] != '\0')
H A Difconfig.h232 bool printkeys; /* Print security keys */ member in struct:ifconfig_args
H A Difieee80211.c4768 const bool printkeys = ctx->args->printkeys; local
4770 printcontents = printkeys &&
H A Difconfig.c503 args->printkeys = true;

Completed in 195 milliseconds