Lines Matching defs:one
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
53 static char one[] = "1";
91 RUNTIME_CHECK(isc_task_onshutdown(t1, my_shutdown, one) ==
131 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
134 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
137 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
140 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
143 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
146 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
149 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
152 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,
155 event = isc_event_allocate(mctx, (void *)1, 1, my_callback, one,