Searched refs:other_names (Results 1 – 1 of 1) sorted by relevance
336 other_names = ptr + 1; in _nc_write_entry()349 other_names = ptr; in _nc_write_entry()352 other_names = ptr + 1; in _nc_write_entry()394 ptr = other_names++; in _nc_write_entry()396 while (*other_names != '|' && *other_names != '\0') in _nc_write_entry()397 other_names++; in _nc_write_entry()399 if (*other_names != '\0') in _nc_write_entry()467 ptr = other_names++; in _nc_write_entry()468 while (*other_names != '|' && *other_names != '\0') in _nc_write_entry()469 other_names++; in _nc_write_entry()[all …]