Searched refs:fc_util_list_remoteport (Results 1 – 3 of 3) sorted by relevance
150 return (fc_util_list_remoteport(objects, argv, options)); in listRemotePortFunc()210 return (fc_util_list_remoteport(objects, argv, options)); in npivListRemotePortFunc()
144 int fc_util_list_remoteport(int wwnCount, char **argv, cmdOptions_t *options);
605 fc_util_list_remoteport(int wwnCount, char **wwn_argv, cmdOptions_t *options) in fc_util_list_remoteport() function