Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dyptol_utils.c75 strlen(TEMP_POSTFIX) + 1); in alloc_temp_names()
80 *temp_ttl = (char *)am(myself, strlen(TEMP_POSTFIX) + strlen(name) + in alloc_temp_names()
88 strcat(*temp_entries, TEMP_POSTFIX); in alloc_temp_names()
92 strcat(*temp_ttl, TEMP_POSTFIX); in alloc_temp_names()
H A Dshim.h145 #define TEMP_POSTFIX "_TMP" macro
H A Ddit_access.c1203 const char *byhost = NETGROUP_BYHOST "_REV" TEMP_POSTFIX; in update_netgroup_byxxx()
1204 const char *byuser = NETGROUP_BYUSER "_REV" TEMP_POSTFIX; in update_netgroup_byxxx()