Lines Matching refs:cached

1130 		 * If the cache flag is set, use DINFOCACHE to get cached
1428 * already cached.
3346 * Use a copy of the cached link name as the
4302 * Use a copy of the cached link name
4829 * for a existing symlink's contents, the cached id is returned. Else, a new
4894 * search all cached entries looking for matches on a specified substring
4896 * rule specified by "index". If a match is found on a cached entry,
4945 * Check and see if a matching entry is already cached.
4958 /* if matching entry already cached, return it */
4969 * no cached entry, initialize a numeral struct
4999 * for the match instead of using cached values.
5025 * Check and see if a matching entry is already cached.
5100 * either a previously cached struct numeral_set or it will create and
5114 * If the given numeral_set is not yet cached, call enumerate_recurse to
5129 * See if we've already cached this numeral set.
5134 * those in cached set.
5163 * Since we made it here, we have not yet cached the given set of
5164 * logical nodes matching the passed re. Create a cached entry
5177 /* put this new cached set on the cached set list */
5764 * cached information from /dev.
5778 * those in cached set.
6042 static int cached = FALSE;
6048 cached = FALSE;
6063 /* if already cached, check to see if it is still valid */
6064 if (cached == TRUE) {
6086 cached = TRUE;
6158 static int cached = FALSE;
6166 /* if already cached, check to see if it is still valid */
6167 if (cached == TRUE) {
6190 cached = TRUE;
7303 static int cached = FALSE;
7309 /* If already cached, check to see if it is still valid */
7310 if (cached == TRUE) {
7319 cached = TRUE;
7368 static int cached = FALSE;
7383 if (cached == TRUE) {
7406 cached = TRUE;
7412 cached = FALSE;
7420 cached = FALSE;
7575 static int cached = FALSE;
7587 /* If already cached, check to see if it is still valid */
7588 if (cached == TRUE) {
7604 cached = TRUE;