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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c4753 static char *utf_buf[MAX_UTF8_STRINGS]; variable
4779 utf_buf[cur_utf_buf] = realloc(utf_buf[cur_utf_buf],
4781 if (utf_buf[cur_utf_buf] == NULL) {
4789 result = utf_buf[cur_utf_buf];

Completed in 69 milliseconds