Home
last modified time | relevance | path

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

/sunrpc/
A Dsvcauth_des.c113 uint32_t sid = 0; in _svcauth_des() local
209 sid = cred->adc_nickname; in _svcauth_des()
278 sid = tmp_spot; in _svcauth_des()
315 verf.adv_nickname = sid; in _svcauth_des()
353 entry = &authdes_cache[sid]; in _svcauth_des()
355 cache_ref (sid); in _svcauth_des()
433 authdes_lru[0] = sid; in cache_ref()
434 for (i = 1; prev != sid; ++i) in cache_ref()
503 unsigned sid; in authdes_getucred() local
510 sid = adc->adc_nickname; in authdes_getucred()
[all …]

Completed in 5 milliseconds