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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c849 const char *equiv_str; local
890 equiv_str = (const char *)fn_string_str(equiv_string, &stat);
891 if (equiv_str == NULL ||
892 (equiv_str_dup = strdup(equiv_str)) == NULL) {

Completed in 47 milliseconds