Searched refs:old_str (Results 1 – 5 of 5) sorted by relevance
99 modify_path(char *path, char *old_str, char *new_str) in modify_path() argument109 if ((pc = strstr(path, old_str)) == NULL) in modify_path()116 len = strlen(path) - strlen(old_str) + strlen(new_str) + 1; in modify_path()124 pc += strlen(old_str); in modify_path()
999 strentry_t *tmp_str, *old_str; in _write_device_allocate() local1021 old_str = tmp_str; in _write_device_allocate()1023 free(old_str); in _write_device_allocate()1035 strentry_t *tmp_str, *old_str; in _write_device_maps() local1043 old_str = tmp_str; in _write_device_maps()1045 free(old_str); in _write_device_maps()
294 char *old_str = *ret_str; in set_msg() local299 free(old_str); in set_msg()
356 char *old_str = *ret_str; in ib_set_msg() local361 free(old_str); in ib_set_msg()
426 char *old_str = *ret_str; in set_msg() local431 free(old_str); in set_msg()