Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_ancil.c217 char dbfile[MAXNAMLEN + sizeof (TTL_POSTFIX) + 1]; in ypcheck_map_existence_yptol()
222 (len + sizeof (dbm_pag) + sizeof (TTL_POSTFIX)) > in ypcheck_map_existence_yptol()
258 (void) strcat(dbfile, TTL_POSTFIX); in ypcheck_map_existence_yptol()
272 (void) strcat(dbfile, TTL_POSTFIX); in ypcheck_map_existence_yptol()
H A Dyptol_utils.c81 strlen(TTL_POSTFIX) + 1); in alloc_temp_names()
91 strcat(*temp_ttl, TTL_POSTFIX); in alloc_temp_names()
H A Dshim.h142 #define TTL_POSTFIX "_TTL" macro
H A Dmap_ctrl.c228 strlen(TTL_POSTFIX) + 1); in map_ctrl_init()
237 strcat(map->ttl_path, TTL_POSTFIX); in map_ctrl_init()