Home | History | Annotate | Download | only in util

Lines Matching full:_strndup

1399 char *_strndup(const char *s, int len) {
1524 ha->key = _strndup(k, k_l);
1526 ha->value = _strndup(v, v_l);