/dports/net-im/climm/climm-0.7.1/src/ |
H A D | im_icq8.c | 292 OptSetVal (&cont->copts, CO_IGNORE, flag == CO_IGNORE); in IMRosterDownCont() 305 if (ContactPrefVal (cont, CO_IGNORE) != (flag == CO_IGNORE)) in IMRosterDownCont() 307 OptSetVal (&cont->copts, CO_IGNORE, flag == CO_IGNORE); in IMRosterDownCont() 374 IMRosterDownCont (serv, roster, cg, rc, &cnt_ignored, &mod_ignored, FALSE, CO_IGNORE); in IMRosterAdddown() 425 IMRosterDownCont (serv, roster, cg, rc, &cnt_ignored, &mod_ignored, TRUE, CO_IGNORE); in IMRosterOverwritedown() 497 … if (ContactPrefVal (cont, CO_WANTSBL) && !ContactPrefVal (cont, CO_IGNORE) && cnt_normal < 25) in IMRosterAddup() 552 …if (!cont || !cont->group || (!ContactPrefVal (cont, CO_IGNORE) && ContactPrefVal (cont, CO_WANTSB… in IMRosterDiff() 631 if (ContactPrefVal (cont, CO_IGNORE) && !ContactID (cont, roster_ignore)->issbl) in IMRosterDiff()
|
H A D | file_util.c | 81 OptSetVal (&serv->copts, CO_IGNORE, 0); in PrefNewConnection() 117 OptSetVal (&serv->copts, CO_IGNORE, 0); in PrefNewConnection() 149 OptSetVal (&serv->copts, CO_IGNORE, 0); in PrefNewConnection() 375 OptSetVal (&cg->copts, CO_IGNORE, 0); in Read_RC_File() 783 OptSetVal (&prG->copts, CO_IGNORE, 1); in Read_RC_File() 906 flags |= CO_IGNORE; in Read_RC_File() 1305 OptSetVal (&cg->copts, CO_IGNORE, 0); in PrefReadStat() 1416 OptSetVal (&cg->serv->copts, CO_IGNORE, 0); in PrefReadStat() 1504 OptSetVal (&serv->copts, CO_IGNORE, 0); in PrefReadStat() 1546 OptSetVal (&cg->copts, CO_IGNORE, 0); in PrefReadStat()
|
H A D | oscar_roster.c | 443 if (ContactPrefVal (cont, CO_IGNORE)) in SnacCliRosterbulkadd() 501 if (ContactPrefVal (cont, CO_IGNORE)) in SnacCliRosteraddcontact() 540 if (ContactPrefVal (cont, CO_IGNORE)) in SnacCliRosterupdatecontact()
|
H A D | im_response.c | 695 if (ContactPrefVal (cont, CO_IGNORE) in __IMOnline() 765 if (ContactPrefVal (cont, CO_IGNORE)) in __IMIntMsg() 804 if (ContactPrefVal (cont, CO_IGNORE)) in __IMSrvMsg()
|
H A D | cmd_user.c | 1608 if (ContactPrefVal (cont, CO_IGNORE)) return ss_none; in __status() 1759 ContactPrefVal (cont, CO_IGNORE) ? '^' : ' ', in __showcontact() 1784 ContactPrefVal (cont, CO_IGNORE) ? '^' : in __showcontact() 1802 ContactPrefVal (cont, CO_IGNORE) ? '^' : in __showcontact() 2251 if (ContactPrefVal (cont, CO_IGNORE)) in JUMP_F() 2912 if (ContactPrefVal (cont, CO_IGNORE)) in JUMP_F() 2914 OptSetVal (&cont->copts, CO_IGNORE, 0); in JUMP_F() 2919 OptSetVal (&cont->copts, CO_IGNORE, 1); in JUMP_F()
|
H A D | util_opts.c | 51 { "ignore", CO_IGNORE },
|
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcoshell/ |
H A D | coexec.c | 258 (flags & CO_IGNORE) ? "" : " ERR", in coexec() 319 flags |= CO_IGNORE; in coexec() 335 (flags & CO_IGNORE) ? "" : "e", in coexec()
|
H A D | coshell.h | 73 #define CO_IGNORE 0x000008 /* ignore command errors */ macro
|
H A D | RELEASE | 48 coexec: CO_IGNORE for all but real ksh
|
H A D | coopen.c | 40 "ignore", CO_IGNORE,
|
/dports/shells/ksh93/ast-93u/src/lib/libcoshell/ |
H A D | coexec.c | 258 (flags & CO_IGNORE) ? "" : " ERR", in coexec() 319 flags |= CO_IGNORE; in coexec() 335 (flags & CO_IGNORE) ? "" : "e", in coexec()
|
H A D | coshell.h | 73 #define CO_IGNORE 0x000008 /* ignore command errors */ macro
|
H A D | RELEASE | 48 coexec: CO_IGNORE for all but real ksh
|
H A D | coopen.c | 40 "ignore", CO_IGNORE,
|
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcoshell/ |
H A D | coexec.c | 258 (flags & CO_IGNORE) ? "" : " ERR", in coexec() 319 flags |= CO_IGNORE; in coexec() 335 (flags & CO_IGNORE) ? "" : "e", in coexec()
|
H A D | coshell.h | 73 #define CO_IGNORE 0x000008 /* ignore command errors */ macro
|
H A D | RELEASE | 50 coexec: CO_IGNORE for all but real ksh
|
H A D | coopen.c | 40 "ignore", CO_IGNORE,
|
/dports/shells/ksh93/ast-93u/src/cmd/nmake/ |
H A D | command.c | 938 …get->dynamic & D_same) ? " same" : null, cojob->status && (job->flags & CO_IGNORE) ? " ignore" : n… in done() 947 …ule->dynamic & D_same) ? " same" : null, cojob->status && (job->flags & CO_IGNORE) ? " ignore" : n… in done() 1191 …" : "exit"), EXIT_CODE(cojob->status), job->target->name, (job->flags & CO_IGNORE) ? ERROR_transla… in block() 1193 if (!(job->flags & CO_IGNORE)) in block() 1203 if (state.interrupt || !(job->flags & (CO_IGNORE|CO_KEEPGOING))) in block() 1380 flags |= CO_IGNORE; in trigger()
|
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/ |
H A D | command.c | 938 …get->dynamic & D_same) ? " same" : null, cojob->status && (job->flags & CO_IGNORE) ? " ignore" : n… in done() 947 …ule->dynamic & D_same) ? " same" : null, cojob->status && (job->flags & CO_IGNORE) ? " ignore" : n… in done() 1191 …" : "exit"), EXIT_CODE(cojob->status), job->target->name, (job->flags & CO_IGNORE) ? ERROR_transla… in block() 1193 if (!(job->flags & CO_IGNORE)) in block() 1203 if (state.interrupt || !(job->flags & (CO_IGNORE|CO_KEEPGOING))) in block() 1380 flags |= CO_IGNORE; in trigger()
|
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/ |
H A D | command.c | 925 …get->dynamic & D_same) ? " same" : null, cojob->status && (job->flags & CO_IGNORE) ? " ignore" : n… in done() 934 …ule->dynamic & D_same) ? " same" : null, cojob->status && (job->flags & CO_IGNORE) ? " ignore" : n… in done() 1178 …" : "exit"), EXIT_CODE(cojob->status), job->target->name, (job->flags & CO_IGNORE) ? ERROR_transla… in block() 1180 if (!(job->flags & CO_IGNORE)) in block() 1190 if (state.interrupt || !(job->flags & (CO_IGNORE|CO_KEEPGOING))) in block() 1385 flags |= CO_IGNORE; in trigger()
|
/dports/net-im/climm/climm-0.7.1/include/ |
H A D | util_opts.h | 62 #define CO_IGNORE (COF_BOOL | CO_CONTACT | 0x000101UL) /* ignore contact */ macro
|
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/coshell/ |
H A D | shell.c | 319 (flags & CO_IGNORE) ? "" : " ERR"); in shellexec()
|
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/coshell/ |
H A D | shell.c | 319 (flags & CO_IGNORE) ? "" : " ERR"); in shellexec()
|
/dports/shells/ksh93/ast-93u/src/cmd/coshell/ |
H A D | shell.c | 319 (flags & CO_IGNORE) ? "" : " ERR"); in shellexec()
|