Lines Matching refs:where_to
78 char *where_to;
557 config_entry->where_to = strdup(send_to);
558 if (config_entry->where_to == NULL)
907 printf("checklist: where_to=%s\n",
908 ce->where_to ?
909 ce->where_to : "null");
1015 if (strncmp(ce->where_to,
1047 } else if (strncmp(ce->where_to,
1054 } else if (send_msg && strncmp(ce->where_to,
1061 } else if (strncmp(ce->where_to,
1069 ce->where_to);