Searched defs:tmpai (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c851 int tmpai = 0; local
976 ai = tmpai;
977 tmpai = gr_tmpai;
979 } else if (tmpai) {
980 ai = tmpai;
981 tmpai = 0;
1089 gr_tmpai = tmpai;
1093 tmpai = ai;
1162 gr_tmpai = tmpai;
1167 tmpai
[all...]

Completed in 62 milliseconds