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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_namecheck.c139 int found_delim; local
165 found_delim = 0;
194 if (found_delim != 0) {
200 found_delim = 1;
218 if (*end == '/' && found_delim != 0) {

Completed in 57 milliseconds