Searched defs:update_entry_ttl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c172 * FUNCTION: update_entry_ttl()
186 update_entry_ttl(map_ctrl *map, datum *key, TTL_TYPE type) function
252 /* Call update_entry_ttl() with magic map expiry key */
253 ret = update_entry_ttl(map, &key, TTL_MIN);

Completed in 24 milliseconds