Home | History | Annotate | Download | only in common

Lines Matching full:oldvalue

320     DataCacheElement *oldValue = NULL;
357 oldValue = (DataCacheElement *)uhash_get(htable, path);
358 if (oldValue != NULL) {
380 return oldValue ? oldValue->item : NULL;