Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c103 static int cache_spot(des_block *, char *, struct timeval *);
335 cache_spot_id = cache_spot(sessionkey, in __svcauth_des()
577 cache_spot(des_block *key, char *name, struct timeval *timestamp) in cache_spot() function