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

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c401 int retval, caller_ret = 0; local
416 if ((caller_ret = get_pathlist(dev_path, &ioc, &num_paths_to_copy))
418 return (caller_ret);
428 caller_ret = L_MALLOC_FAILED;
486 return (caller_ret);

Completed in 21 milliseconds