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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c952 boolean_t break_flag; local
1109 * the break_flag behavior used below should be
1112 break_flag = B_FALSE;
1116 while (cur_node != NULL && !break_flag) {
1152 break_flag = B_TRUE;
1167 break_flag = B_TRUE;
1181 break_flag = B_TRUE;
1195 break_flag = B_TRUE;

Completed in 16 milliseconds