Home
last modified time | relevance | path

Searched refs:CO_IGNORE (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-im/climm/climm-0.7.1/src/
H A Dim_icq8.c292 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 Dfile_util.c81 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 Doscar_roster.c443 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 Dim_response.c695 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 Dcmd_user.c1608 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 Dutil_opts.c51 { "ignore", CO_IGNORE },
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcoshell/
H A Dcoexec.c258 (flags & CO_IGNORE) ? "" : " ERR", in coexec()
319 flags |= CO_IGNORE; in coexec()
335 (flags & CO_IGNORE) ? "" : "e", in coexec()
H A Dcoshell.h73 #define CO_IGNORE 0x000008 /* ignore command errors */ macro
H A DRELEASE48 coexec: CO_IGNORE for all but real ksh
H A Dcoopen.c40 "ignore", CO_IGNORE,
/dports/shells/ksh93/ast-93u/src/lib/libcoshell/
H A Dcoexec.c258 (flags & CO_IGNORE) ? "" : " ERR", in coexec()
319 flags |= CO_IGNORE; in coexec()
335 (flags & CO_IGNORE) ? "" : "e", in coexec()
H A Dcoshell.h73 #define CO_IGNORE 0x000008 /* ignore command errors */ macro
H A DRELEASE48 coexec: CO_IGNORE for all but real ksh
H A Dcoopen.c40 "ignore", CO_IGNORE,
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcoshell/
H A Dcoexec.c258 (flags & CO_IGNORE) ? "" : " ERR", in coexec()
319 flags |= CO_IGNORE; in coexec()
335 (flags & CO_IGNORE) ? "" : "e", in coexec()
H A Dcoshell.h73 #define CO_IGNORE 0x000008 /* ignore command errors */ macro
H A DRELEASE50 coexec: CO_IGNORE for all but real ksh
H A Dcoopen.c40 "ignore", CO_IGNORE,
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dcommand.c938 …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 Dcommand.c938 …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 Dcommand.c925 …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 Dutil_opts.h62 #define CO_IGNORE (COF_BOOL | CO_CONTACT | 0x000101UL) /* ignore contact */ macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/coshell/
H A Dshell.c319 (flags & CO_IGNORE) ? "" : " ERR"); in shellexec()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/coshell/
H A Dshell.c319 (flags & CO_IGNORE) ? "" : " ERR"); in shellexec()
/dports/shells/ksh93/ast-93u/src/cmd/coshell/
H A Dshell.c319 (flags & CO_IGNORE) ? "" : " ERR"); in shellexec()

12