Lines Matching defs:textbuf
677 int iscsi_extract_key_value(char *textbuf, char **key, char **value)
679 *value = strchr(textbuf, '=');
686 *key = textbuf;
1355 char *textbuf,
1368 memcpy(tmpbuf, textbuf, length);
1427 char *textbuf,
1436 output_buf = textbuf + *length;
1451 output_buf = textbuf + *length;
1464 output_buf = textbuf + *length;
1476 output_buf = textbuf + *length;