Searched refs:qhead (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/ad/common/
H A Dad_common.h103 nssad_cfg_t *qhead; member in struct:nssad_state
H A Dad_common.c288 * removed from state.qhead. state.qnext points
289 * from the qtail to the qhead. Everytime a config
310 if (state.qhead == cp)
311 state.qhead = prev;
346 state.qtail = state.qhead = cp;
357 lru = state.qhead;
363 state.qhead = prev;

Completed in 16 milliseconds