Lines Matching defs:activep

731  * The first time is at startup.  activep is initialized to 1 and the
733 * Match directive unsets activep and the directives inside the block are
737 * authentication. activep is initialized to 2 and global config directives
739 * Match block is met, activep is set and the subsequent directives
974 const char *filename, int linenum, int *activep,
999 if (activep == NULL) { /* We are processing a command line directive */
1001 activep = &cmdline;
1003 if (*activep && opcode != sMatch)
1005 if (*activep == 0 && !(flags & SSHCFG_MATCH)) {
1050 if (*activep && *intptr == -1)
1064 if (*activep && *intptr == -1)
1115 if (*activep && *intptr == -1)
1130 if (*activep && *charptr == NULL) {
1144 if (*activep && *charptr == NULL)
1183 if (*activep && *intptr == -1)
1213 if (*activep && *charptr == NULL)
1345 if (*activep && options->rekey_limit == -1)
1412 if (!*activep)
1424 if (!*activep)
1436 if (!*activep)
1448 if (!*activep)
1511 if (!*activep) {
1580 if (*activep && options->num_authkeys_files == 0) {
1600 if (*activep && *charptr == NULL) {
1624 if (!*activep)
1646 if (*activep && *intptr == -1)
1658 *activep = value;
1668 if (*activep && n == -1) {
1675 if (*activep && n == -1) {
1681 if (*activep && n == -1)
1692 if (*activep && n == -1)
1703 if (*activep && options->adm_forced_command == NULL)
1714 if (*activep && *charptr == NULL)
1737 if (*activep) {
1748 if (*activep && options->version_addendum == NULL) {
1764 if (*activep && options->authorized_keys_command == NULL) {
1780 if (*activep && *charptr == NULL)
1789 if (*activep &&
1808 if (*activep && *charptr == NULL)
1824 if (!*activep)
1841 if (*activep)
1857 if (*activep)