Searched refs:resolvedpath (Results 1 – 1 of 1) sorted by relevance
674 char *resolvedpath; in fileargs_command_realpath() local683 resolvedpath = realpath(pathname, NULL); in fileargs_command_realpath()684 if (resolvedpath == NULL) in fileargs_command_realpath()687 nvlist_move_string(nvlout, "realpath", resolvedpath); in fileargs_command_realpath()