Searched refs:slash_OSDeviceName (Results 1 – 1 of 1) sorted by relevance
265 char *physical = NULL, *slash_OSDeviceName = NULL; in adm_forcelip() local330 slash_OSDeviceName = get_slash_devices_from_osDevName( in adm_forcelip()332 if (!slash_OSDeviceName) { in adm_forcelip()335 if (strncmp(physical, slash_OSDeviceName, in adm_forcelip()336 strlen(slash_OSDeviceName) - in adm_forcelip()337 strlen(strrchr(slash_OSDeviceName, ':'))) in adm_forcelip()341 free(slash_OSDeviceName); in adm_forcelip()