Searched defs:resync_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c4748 resync_str(char *str, char *next, char c) function
4804 next = resync_str(str, next, ')');
4894 next = resync_str(str, next, ')');
4949 next = resync_str(str, next, save);

Completed in 70 milliseconds