Home
last modified time | relevance | path

Searched refs:RUN_NORMAL (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/stlink/stlink-1.7.0/tests/
H A Dsg.c162 stlink_run(sl, RUN_NORMAL); in main()
199 stlink_run(sl, RUN_NORMAL); in main()
H A Dusb.c114 stlink_run(sl, RUN_NORMAL); in main()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dbogomain.c60 open_wordlists((run_type == RUN_NORMAL) ? DS_READ : DS_WRITE); in bogomain()
H A Dbogofilter.c76 bool classify_msg = write_msg || ((run_type & (RUN_NORMAL | RUN_UPDATE))) != 0; in bogofilter()
H A Dcommon.h94 RUN_NORMAL = BIT(0), enumerator
H A Dpassthrough.c264 case RUN_NORMAL: in write_log_message()
H A Dbogoconfig.c262 run_classify = (run_type & (RUN_NORMAL | RUN_UPDATE)) != 0; in validate_args()
467 run_type = RUN_NORMAL; in process_arglist()
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dbogomain.c60 open_wordlists((run_type == RUN_NORMAL) ? DS_READ : DS_WRITE); in bogomain()
H A Dbogofilter.c76 bool classify_msg = write_msg || ((run_type & (RUN_NORMAL | RUN_UPDATE))) != 0; in bogofilter()
H A Dcommon.h94 RUN_NORMAL = BIT(0), enumerator
H A Dpassthrough.c264 case RUN_NORMAL: in write_log_message()
H A Dbogoconfig.c262 run_classify = (run_type & (RUN_NORMAL | RUN_UPDATE)) != 0; in validate_args()
467 run_type = RUN_NORMAL; in process_arglist()
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dbogomain.c60 open_wordlists((run_type == RUN_NORMAL) ? DS_READ : DS_WRITE); in bogomain()
H A Dbogofilter.c76 bool classify_msg = write_msg || ((run_type & (RUN_NORMAL | RUN_UPDATE))) != 0; in bogofilter()
H A Dcommon.h94 RUN_NORMAL = BIT(0), enumerator
H A Dpassthrough.c264 case RUN_NORMAL: in write_log_message()
H A Dbogoconfig.c262 run_classify = (run_type & (RUN_NORMAL | RUN_UPDATE)) != 0; in validate_args()
467 run_type = RUN_NORMAL; in process_arglist()
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dbogomain.c60 open_wordlists((run_type == RUN_NORMAL) ? DS_READ : DS_WRITE); in bogomain()
H A Dbogofilter.c76 bool classify_msg = write_msg || ((run_type & (RUN_NORMAL | RUN_UPDATE))) != 0; in bogofilter()
H A Dcommon.h94 RUN_NORMAL = BIT(0), enumerator
H A Dpassthrough.c264 case RUN_NORMAL: in write_log_message()
H A Dbogoconfig.c262 run_classify = (run_type & (RUN_NORMAL | RUN_UPDATE)) != 0; in validate_args()
467 run_type = RUN_NORMAL; in process_arglist()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dwrapper.c556 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL | RUN_REALLY ); in wrap_tocvs_process_file()
583 run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL); in wrap_fromcvs_process_file()
H A Dlogmsg.c298 RUN_NORMAL | RUN_SIGIGNORE)) != 0) in do_editor()
989 RUN_NORMAL | RUN_SIGIGNORE)); in verifymsg_proc()
/dports/devel/stlink/stlink-1.7.0/src/st-util/
H A Dgdb-server.c77 stlink_run(connected_stlink, RUN_NORMAL); in _cleanup()
255 stlink_run(sl, RUN_NORMAL); // continue in main()
1238 ret = stlink_run(sl, RUN_NORMAL); in serve()
1405 ret = stlink_run(sl, RUN_NORMAL); in serve()
1475 ret = stlink_run(sl, RUN_NORMAL); in serve()
1815 ret = stlink_run(sl, RUN_NORMAL); in serve()

12