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

/macosx-10.10.1/misc_cmds-33/calendar/
H A Dcalendar.c62 int doall = 0; variable
84 doall = 1;
128 if (doall)
H A Dcalendar.h40 extern int doall;
H A Dio.c339 if (doall) {
402 if (!doall)
420 if (!doall)
/macosx-10.10.1/apache-793/httpd/include/
H A Dap_slotmem.h78 * callback function used for slotmem doall.
99 apr_status_t (* doall)(ap_slotmem_instance_t *s, ap_slotmem_callback_fn_t *func, void *data, apr_pool_t *pool); member in struct:ap_slotmem_provider_t
/macosx-10.10.1/OpenSSL098-52/src/crypto/objects/
H A Do_names.c258 struct doall struct
265 static void do_all_fn(const OBJ_NAME *name,struct doall *d)
271 static IMPLEMENT_LHASH_DOALL_ARG_FN(do_all_fn, const OBJ_NAME *, struct doall *)
275 struct doall d;
/macosx-10.10.1/BerkeleyDB-21/db/test/scr015/
H A DTestConstruct01.cpp270 int doall(int except_flag) function
308 if (doall(DB_CXX_NO_EXCEPTIONS) != 0) {
311 else if (doall(0) != 0) {
/macosx-10.10.1/apache-793/httpd/modules/proxy/balancers/
H A Dmod_lbmethod_heartbeat.c240 storage->doall(hm_serversmem, hm_read, ctx, pool);
/macosx-10.10.1/apache-793/httpd/modules/cluster/
H A Dmod_heartmonitor.c201 storage->doall(slotmem, hm_update, &ctx, pool);
221 storage->doall(slotmem, hm_readid, &ctx, pool);

Completed in 189 milliseconds