Home | History | Annotate | Download | only in lib

Lines Matching refs:quote_item

1196         sshc->quote_item = data->set.quote;
1207 sshc->quote_item = data->set.postquote;
1223 char *cmd = sshc->quote_item->data;
1394 if(!sshc->quote_item) {
1403 sshc->quote_item = sshc->quote_item->next;
1405 if(sshc->quote_item) {
1421 char *cmd = sshc->quote_item->data;