Searched refs:trim_wspace (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmapid/common/ | ||
H A D | mapid.c | 886 * trim_wspace is a destructive interface; it is up to 890 trim_wspace(char *dp) function 975 if ((dp = trim_wspace(value)) != NULL) { |
Completed in 529 milliseconds