Searched refs:resolvedpath (Results 1 – 1 of 1) sorted by relevance
675 char *resolvedpath; in fileargs_command_realpath() local684 resolvedpath = realpath(pathname, NULL); in fileargs_command_realpath()685 if (resolvedpath == NULL) in fileargs_command_realpath()688 nvlist_move_string(nvlout, "realpath", resolvedpath); in fileargs_command_realpath()