Searched refs:update_p (Results 1 – 3 of 3) sorted by relevance
422 int *update_p in cache_add() argument425 return (htab_add(imc->t[obj->type], obj, flag, uid_p, update_p)); in cache_add()
699 int *update_p in htab_add() argument720 update_p == NULL ? 1 : 0); in htab_add()722 if (update_p != NULL) { in htab_add()723 *update_p = 1; in htab_add()732 if (update_p != NULL) { in htab_add()733 *update_p = 0; in htab_add()
2940 int *update_p in register_object() argument2943 return (cache_add(obj, 0, uid_p, update_p)); in register_object()