Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c72 bool_t ad_dosync; /* synchronize? */ member
173 ad->ad_dosync = TRUE; in authdes_pk_seccreate()
176 ad->ad_dosync = TRUE; in authdes_pk_seccreate()
178 ad->ad_dosync = FALSE; in authdes_pk_seccreate()
406 if (ad->ad_dosync) { in authdes_refresh()
414 ad->ad_dosync = 0; in authdes_refresh()
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c87 bool_t ad_dosync; /* synchronize? */ member
154 ad->ad_dosync = TRUE; in authdes_create()
159 ad->ad_dosync = FALSE; in authdes_create()
382 if (ad->ad_dosync && in authdes_refresh()