Home
last modified time | relevance | path

Searched refs:loc_end (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc696 char *loc_end, *loc_beg; in change_table_name() local
723 loc_end = loc_beg + strlen(tok); in change_table_name()
727 strcat(newname, loc_end); in change_table_name()