Home
last modified time | relevance | path

Searched refs:STATUS_EXIT (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/concorde/concorde/TSP/
H A Dcutserv.c34 #define STATUS_EXIT 2 macro
105 status == STATUS_EXIT || in main()
117 } while (status != STATUS_EXIT); in main()
158 *status = STATUS_EXIT; in serve_request()
/dports/x11-fm/librfm/librfm5-5.3.16.4/rodent/
H A Drodent_threadqueue.c47 if (status == STATUS_EXIT) return; in rodent_queue_f()
64 if (view_p->flags.status == STATUS_EXIT) { in rodent_queue_f()
H A Drodent_population_threads.i1364 if(status == STATUS_EXIT) { in thread_reload_view()
1543 TRACE("janitor at window wait...exit=%d\n", (status == STATUS_EXIT)); in janitor()
1547 if (status == STATUS_EXIT) { in janitor()
1555 if (status == STATUS_EXIT){ in janitor()
1573 if (status == STATUS_EXIT) view_status = status; in janitor()
1576 if (view_status == STATUS_EXIT) { in janitor()
1627 if(active_views <= 0 && status == STATUS_EXIT)break; in janitor()
1630 rfm_global_p->status = STATUS_EXIT; in janitor()
H A Drodent_bookmarks.c295 if(status == STATUS_EXIT) return FALSE; in rodent_path_has_bookmark()
306 for (;rfm_global_p->status != STATUS_EXIT && tmp && tmp->data; in rodent_path_has_bookmark()
H A Drodent_tip.c115 if (status == STATUS_EXIT) { in rodent_tip_function()
128 if (view_p->flags.status == STATUS_EXIT) { in rodent_tip_function()
284 if (status == STATUS_EXIT) return; in signal_pool_f()
289 if (view_p->flags.status == STATUS_EXIT) { in signal_pool_f()
H A Drodent_expose.i824 if(status == STATUS_EXIT) return NULL; in get_pixbuf_surface()
899 if(status == STATUS_EXIT) return ; in insert_pixbuf()
1007 if (status == STATUS_EXIT) return; in render_item_list()
H A Drodent_expose.c420 if (status == STATUS_EXIT) return; in expose_draw()
423 if (status == STATUS_EXIT) return; in expose_draw()
H A Dxfdir.i133 if (status == STATUS_EXIT) return TRUE; in xfdir_monitor_skip()
240 if(status == STATUS_EXIT) return TRUE; in exit_monitor()
288 if(status == STATUS_EXIT) return FALSE; in xfdir_monitor_continue()
1886 if (status == STATUS_EXIT) break; in thread_monitor_f()
1892 if (status == STATUS_EXIT) break; in thread_monitor_f()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-fm/iconview/
H A Dgridview-callbacks.i513 view_p->flags.status = STATUS_EXIT; in rmpage_f()
560 if (status == STATUS_EXIT) { in switch_page_f()
934 if (status == STATUS_EXIT) { in watch_preferences_f()
942 if (rfm_global_p->status == STATUS_EXIT) continue; in watch_preferences_f()
946 if (status == STATUS_EXIT) { in watch_preferences_f()
1036 if (status == STATUS_EXIT) return FALSE; in watch_preferences()
H A Dgridview-notebook.i73 if (rfm_global_p->status == STATUS_EXIT) { in create_notebook_page()
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary.c237 if(status == STATUS_EXIT) return FALSE; in rfm_main_context_check()
246 if(status == STATUS_EXIT) goto done; in rfm_main_context_check()
356 if (status == STATUS_EXIT){ in rfm_population_read_lock()
382 if (status == STATUS_EXIT) return FALSE; in rfm_population_try_read_lock()
563 if (status == STATUS_EXIT) { in rfm_view_thread_create()
575 if (status == STATUS_EXIT) { in rfm_view_thread_create()
624 if (status == STATUS_EXIT) return FALSE; in rfm_threadqueue_push()
1197 if (status == STATUS_EXIT) return FALSE; in rect_OK()
H A Dprimary-modules.c218 if (rfm_global_p && rfm_global_p->status == STATUS_EXIT) { in get_module_info()
H A Dprimary-misc.c1339 if (status == STATUS_EXIT) return; in rfm_operate_stderr()
1347 if (status == STATUS_EXIT) return; in rfm_operate_stderr()
1538 if (status == STATUS_EXIT) return; in rfm_operate_stdout()
1544 if (status == STATUS_EXIT) return; in rfm_operate_stdout()
2130 if (status == STATUS_EXIT) { in rfm_diagnostics()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-ps/src/
H A Dps-module.c123 if (view_p->flags.status == STATUS_EXIT) return GINT_TO_POINTER (FALSE); in reload()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-fm/deskview/
H A Ddeskview_callbacks.i247 if (status == STATUS_EXIT) return NULL; in watch_preferences_f()
465 if (status == STATUS_EXIT) return FALSE; in watch_root()
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dtouch.i115 if (status != STATUS_EXIT) rfm_show_text (widgets_p); in touch_ok()
142 if (status == STATUS_EXIT) return; in touch_help()
H A Drm.i175 if (status != STATUS_EXIT) { in do_the_remove()
200 if (status != STATUS_EXIT) { in do_the_remove()
H A Dicon-module-hash.i66 if(status == STATUS_EXIT) return TRUE; in exit_condition()
H A Drun.i291 if (status == STATUS_EXIT) { in thread_run_f()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-samba/src/
H A Dsamba-module.c221 if (status == STATUS_EXIT)return NULL; in module_xfdir_get()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-dotdesktop/src/
H A Ddotdesktop-module.i1222 if (status == STATUS_EXIT) return NULL; in monitor_f()
1280 if (status != STATUS_EXIT){ in monitor_f()
1292 if (status == STATUS_EXIT) return NULL; in monitor_f()
/dports/x11-fm/librfm/librfm5-5.3.16.4/include/
H A Dconstants.h43 #define STATUS_EXIT 0x01 macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.c711 return STATUS_EXIT; in perl_destruct()
963 return STATUS_EXIT; in perl_destruct()
1531 return STATUS_EXIT; in perl_destruct()
1898 ret = STATUS_EXIT; in perl_parse()
2685 ret = STATUS_EXIT; in perl_run()
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.c698 return STATUS_EXIT; in perl_destruct()
950 return STATUS_EXIT; in perl_destruct()
1518 return STATUS_EXIT; in perl_destruct()
1879 ret = STATUS_EXIT; in perl_parse()
2666 ret = STATUS_EXIT; in perl_run()
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.c729 return STATUS_EXIT; in perl_destruct()
981 return STATUS_EXIT; in perl_destruct()
1481 return STATUS_EXIT; in perl_destruct()
1848 ret = STATUS_EXIT; in perl_parse()
2639 ret = STATUS_EXIT; in perl_run()

12