Searched refs:portfound (Results 1 – 2 of 2) sorted by relevance
235 int portfound, rval, size; in get_attached_devices_info() local372 portfound = 0; in get_attached_devices_info()384 portfound = 1; in get_attached_devices_info()397 if (portfound == 1) { in get_attached_devices_info()403 if (portfound == 0) { in get_attached_devices_info()659 int portfound, size; in get_attached_paths_info() local814 portfound = 0; in get_attached_paths_info()827 portfound = 1; in get_attached_paths_info()842 if (portfound == 1) { in get_attached_paths_info()848 if (portfound == 0) { in get_attached_paths_info()
1054 int portfound = 0; in isPortWWNInArgv() local1069 portfound = 1; in isPortWWNInArgv()1072 return (portfound); in isPortWWNInArgv()