Searched refs:been_here_before (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libbsm/common/ | ||
H A D | au_preselect.c | 71 static char been_here_before; /* we cache the map */ local 76 if (!been_here_before) { 87 been_here_before = 1; |
Completed in 290 milliseconds