Searched refs:last_copied (Results 1 – 2 of 2) sorted by relevance
1069 char *c, *last_copied; in get_mapped_filter() local1384 last_copied = filter - 1; in get_mapped_filter()1413 if ((last_copied + 1) != info[i]->name_start) in get_mapped_filter()1415 last_copied + 1, in get_mapped_filter()1417 last_copied - 1); in get_mapped_filter()1420 last_copied = info[i]->name_end; in get_mapped_filter()1433 (void) strncat(*new_filter, last_copied + 1, in get_mapped_filter()1435 last_copied - 1); in get_mapped_filter()
944 char last_copied; in zonecfg_set_zonepath() local953 last_copied = '\0'; in zonecfg_set_zonepath()955 if (*curr_mp != '/' || last_copied != '/') { in zonecfg_set_zonepath()956 last_copied = *copy_mp = *curr_mp; in zonecfg_set_zonepath()960 if (last_copied == '/') in zonecfg_set_zonepath()