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,
1362 tmpbuf = kmemdup_nul(textbuf, length, GFP_KERNEL);
1425 char *textbuf,
1434 output_buf = textbuf + *length;
1449 output_buf = textbuf + *length;
1462 output_buf = textbuf + *length;
1474 output_buf = textbuf + *length;