Lines Matching defs:activep

127     int flags, int *activep, int *want_final_pass, int depth);
130 const char *filename, int linenum, int *activep, int flags,
1050 int linenum, int *activep, int flags)
1053 line, filename, linenum, activep, flags, NULL, 0);
1060 int linenum, int *activep, int flags, int *want_final_pass, int depth)
1080 if (activep == NULL) { /* We are processing a command line directive */
1082 activep = &cmdline;
1151 if (*activep && *intptr == -1)
1174 if (*activep && *intptr == -1)
1179 if (*activep && *intptr == -1)
1197 if (*activep && *intptr == -1)
1350 if (*activep && options->rekey_limit == -1)
1369 if (*activep) {
1389 if (*activep) {
1416 if (*activep && *charptr == NULL)
1443 if (*activep && value) {
1513 if (*activep && *charptr == NULL)
1526 if (parse_jump(str + len, options, *activep) == -1) {
1547 if (*activep && options->port == -1)
1560 if (*activep && *intptr == -1)
1581 if (*activep && options->ciphers == NULL)
1598 if (*activep && options->macs == NULL)
1616 if (*activep && options->kex_algorithms == NULL)
1637 if (*activep && *charptr == NULL)
1655 if (*activep && *log_level_ptr == SYSLOG_LEVEL_NOT_SET)
1692 if (*activep && *uintptr == 0) {
1738 if (*activep) {
1783 if (*activep && uvalue == 0) {
1806 *activep = 0;
1827 *activep = 0;
1831 if (!*activep)
1833 *activep = 1;
1836 if (*activep)
1855 *activep = (flags & SSHCONF_NEVERMATCH) ? 0 : value;
1885 if (*activep && *intptr == -1)
1917 if (!*activep)
1938 if (!*activep || value != 0)
1983 if (*activep && *intptr == -1) {
2011 if (*activep && options->tun_local == -1) {
2077 oactive = *activep;
2087 activep, want_final_pass, depth + 1);
2099 *activep = oactive;
2124 if (*activep && options->ip_qos_interactive == -1) {
2184 if (!*activep || value)
2229 if (!*activep || value)
2294 if (*activep && *intptr == -1)
2338 if (*activep && options->add_keys_to_agent == -1) {
2367 if (*activep && *charptr == NULL)
2417 if (*activep && *intptr == -1)
2438 if (!*activep || uvalue != 0)
2498 int flags, int *activep, int *want_final_pass, int depth)
2538 line, filename, linenum, activep, flags, want_final_pass,