Searched refs:_strndup (Results 1 - 1 of 1) sorted by relevance

/external/clearsilver/util/
H A Dneo_hdf.c1399 char *_strndup(const char *s, int len) { function
1524 ha->key = _strndup(k, k_l);
1526 ha->value = _strndup(v, v_l);

Completed in 100 milliseconds