Home
last modified time | relevance | path

Searched refs:trimWhiteSpaces (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Dldap_util.h111 char *trimWhiteSpaces(char *str, int *len, int deallocate);
H A Dldap_util.c672 trimWhiteSpaces(char *str, int *len, int deallocate) { in trimWhiteSpaces() function
H A Dldap_val.c1692 nval[i].value = trimWhiteSpaces(nval[i].value, in splitMappingItem()