Home | History | Annotate | Download | only in libevent

Lines Matching refs:ok

1433 	int ok = 0;
1488 ok = 1;
1492 if (!ok) {
1774 goto ok;
1792 goto ok;
1812 goto ok;
1842 goto ok;
1849 ok:
2798 int ok = 1;
2831 ok = 0;
2879 ok = 0;
2923 ok = 0;
2935 if (ok)
2939 return ok ? 0 : -1;
3090 int ok = 0;
3093 ok = 1;
3098 return ok;
3103 int ok = 0;
3109 ok = 1;
3111 return ok;