Home
last modified time | relevance | path

Searched refs:sbool (Results 1 – 25 of 124) sorted by relevance

12345

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dstream.h112 sbool bDeleteOnClose; /* set to 1 to auto-delete on close -- be careful with that setting! */
116 sbool bPrevWasNL; /* used for readLine() when reading multi-line messages */
119 sbool bSync; /* sync this file after every write? */
120 sbool bReopenOnTruncate;
140 sbool bAsyncWrite; /* do asynchronous writes (always if a flush interval is given) */
141 sbool bStopWriter; /* shall writer thread terminate? */
143 sbool bzInitDone; /* did we do an init of zstrm already? */
144 sbool bFlushNow; /* shall we flush with the next async write? */
166 sbool bIsTTY; /* is this a tty file? */
236 regex_t *end_preg, const sbool bEscapeLF, const uchar *const escapeLFString,
[all …]
H A Dtcpsrv.h42 sbool bSuppOctetFram; /**< do we support octect-counted framing? (if no->legay only!)*/
43 sbool bSPFramingFix; /**< support work-around for broken Cisco ASA framing? */
44 sbool bPreserveCase; /**< preserve case in fromhost */
89 sbool bEmitMsgOnClose; /**< emit an informational message when the remote peer closes connection */
90 sbool bUsingEPoll; /**< are we in epoll mode (means we do not need to keep track of sessions!) */
91 sbool bUseFlowControl; /**< use flow control (make light delayable) */
92 sbool bSPFramingFix; /**< support work-around for broken Cisco ASA framing? */
106 sbool bPreserveCase; /**< preserve case in fromhost */
197 rsRetVal (*SetbSPFramingFix)(tcpsrv_t*, sbool);
H A Dqueue.h65 sbool bEnqOnly; /* does queue run in enqueue-only mode (1) or not (0)? */
66 sbool bSaveOnShutdown;/* persists everthing on shutdown (if DA!)? 1-yes, 0-no */
67 sbool bQueueStarted; /* has queueStart() been called on this queue? 1-yes, 0-no */
68 sbool takeFlowCtlFromMsg;/* override enq flow ctl by message property? */
80 sbool bSyncQueueFiles;/* if working with files, sync them after each write? */
87 sbool bNeedDelQIF; /* does the QIF file need to be deleted when queue becomes empty? */
176 sbool useCryprov; /* quicker than checkig ptr (1 vs 8 bytes!) */
H A Dmsg.h67 sbool bParseSuccess; /* set to reflect state of last executed higher level parser */
205 void getTAG(smsg_t *pM, uchar **ppBuf, int *piLen, sbool);
223 char *getPROCID(smsg_t *pM, sbool bLockMutex);
224 char *getAPPNAME(smsg_t *pM, sbool bLockMutex);
230 uchar *getProgramName(smsg_t *pM, sbool bLockMutex);
H A Dratelimit.h36 sbool bThreadSafe; /**< do we need to operate in Thread-Safe mode? */
37 sbool bNoTimeCache; /**< if we shall not used cached reception time */
H A Dparser.h40 sbool bDoSanitazion; /* do standard message sanitazion before calling parser? */
41 sbool bDoPRIParsing; /* do standard PRI parsing before calling parser? */
H A Dmodules.h106 sbool bSetModCnfCalled;/* is setModCnf already called? Needed for built-in modules */
148 sbool supportsTX; /* set if the module supports transactions */
186 rsRetVal (*Load)(uchar *name, sbool bConfLoad, struct nvlst *lst);
H A Dtcps_sess.h38 sbool bSuppOctetFram; /**< copy from listener, to speed up access */
39 sbool bSPFramingFix;
H A Drsconf.h109 sbool canActivate; /* OK to activate this config? */
110 sbool canRun; /* OK to run this config? */
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/
H A Daction.h45 sbool bExecWhenPrevSusp;/* execute only when previous action is suspended? */
46 sbool bWriteAllMarkMsgs;
48 sbool bReportSuspension;/* should suspension (and reactivation) of the action reported */
49 sbool bReportSuspensionCont;
50 sbool bDisabled;
51 sbool isTransactional;
52 sbool bCopyMsg;
64 sbool bRepMsgHasMsg; /* "message repeated..." has msg fragment in it (0-no, 1-yes) */
67 sbool bUsesMsgPassingMode;
68sbool bNeedReleaseBatch; /* do we need to release batch ressources? Depends on ParamPassig modes..…
H A Dthreads.h34 sbool bNeedsCancel; /* must input be terminated by pthread_cancel()? */
43 rsRetVal thrdCreate(rsRetVal (*thrdMain)(thrdInfo_t*), rsRetVal(*afterRun)(thrdInfo_t *), sbool, uc…
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dglobal.h70 typedef char sbool; /* short boolean (for use in large structs) */ typedef
244 sbool eof_flag; /* indicates that (imaginary) eof record has
249 sbool named; /* whether file is named or not */
250 sbool stdunit; /* FCB connected to stdin/stderr/stdout */
251 sbool truncflag; /* for sequential files only. If write
255 sbool binary; /* for unformatted files only, binary mode.
258 sbool ispipe; /* FCB connected to a tty or named pipe */
259 sbool nonadvance; /* last fmt write had advance=no */
260 sbool eor_flag; /* nonadvancing unit is at the end-of-record;
269 sbool native; /* unformatted data is in native format */
[all …]
/dports/science/PETSc/petsc-3.14.1/src/sys/tests/
H A Dex22.c9 PetscBool obool[2],sbool[2]; in main() local
19 sbool[0] = obool[0] = PETSC_FALSE; in main()
20 sbool[1] = obool[1] = PETSC_TRUE; in main()
31 ierr = PetscByteSwap(sbool,PETSC_BOOL,2);CHKERRQ(ierr); in main()
38 ierr = PetscByteSwap(sbool,PETSC_BOOL,2);CHKERRQ(ierr); in main()
45 …if ((sbool[0] !=obool[0])|| (sbool[1] != obool[1])) {ierr = PetscPrintf(PETSC_COMM_SELF,"B… in main()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imklog/
H A Dimklog.h39 sbool bParseKernelStamp;
40 sbool bKeepKernelStamp;
41 sbool bPermitNonKernel;
42 sbool configSetViaV2Method;
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imuxsock/
H A Dimuxsock.c159 sbool bParseTrusted; /* parse trusted properties */
160 sbool bWritePid; /* write original PID into tag */
228 sbool bUnlink;
229 sbool bUseSpecialParser;
230 sbool bParseHost;
249 sbool bOmitLocalLogging;
250 sbool bWritePidSysSock;
251 sbool bUseSysTimeStamp;
252 sbool bDiscardOwnMsgs;
253 sbool configSetViaV2Method;
[all …]
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dps_tiny.c32 typedef char sbool; typedef
38 typedef bool sbool; typedef
200 static /*inline*/ sbool is_ps_white(int/*char*/ c) { in is_ps_white()
204 static /*inline*/ sbool is_ps_name(int/*char*/ c) { in is_ps_name()
216 static sbool is_wordx(char const *s) { in is_wordx()
224 static /*inline*/ sbool toInteger(char *s, psint_t *ret) { in toInteger()
230 static /*inline*/ sbool toReal(char *s, double *ret) { in toReal()
242 sbool hi; in gettok()
417 sbool g=1; in getval()
450 sbool wlastclosed;
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/imkmsg/
H A Dimkmsg.h34 sbool bPermitNonKernel;
35 sbool configSetViaV2Method;
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/impstats/
H A Dimpstats.c88 sbool bLogToSyslog;
89 sbool bResetCtrs;
90 sbool bBracketing;
92 sbool configSetViaV2Method;
381 loadModConf->bBracketing = (sbool) pvals[i].val.d.n;
383 loadModConf->bLogToSyslog = (sbool) pvals[i].val.d.n;
385 loadModConf->bResetCtrs = (sbool) pvals[i].val.d.n;
/dports/graphics/xpaint/xpaint-2.9.10.3/util/
H A Dpdfconcat.c71 typedef char sbool; typedef
77 typedef bool sbool; typedef
159 sbool is_binary;
192 static /*inline*/ sbool is_ps_name(int/*char*/ c) { in is_ps_name()
205 static sbool is_wordx(char const *s) { in is_wordx()
240 sbool hi; in gettok()
539 sbool g=1; in getval()
573 sbool lastclosed, is_binary;
777 static void skipstruct(char tok, sbool copy_p) { in skipstruct()
872 static sbool r_seek_dictval(char const* key) { in r_seek_dictval()
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imfile/
H A Dimfile.c158 sbool bRMStateOnDel;
165 sbool msgDiscardingError;
166 sbool escapeLF;
167 sbool reopenOnTruncate;
168 sbool addCeeTag;
169 sbool addMetadata;
170 sbool freshStartTail;
171 sbool fileNotFoundError;
197 sbool bPortAssociated;
256 sbool sortFiles;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/encoding/gob/
H A Dtype_test.go98 sbool := getTypeUnlocked("", reflect.TypeOf(b))
99 if sbool == sint {
102 str := sbool.string()
/dports/lang/gcc48/gcc-4.8.5/libgo/go/encoding/gob/
H A Dtype_test.go98 sbool := getTypeUnlocked("", reflect.TypeOf(b))
99 if sbool == sint {
102 str := sbool.string()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/encoding/gob/
H A Dtype_test.go98 sbool := getTypeUnlocked("", reflect.TypeOf(b))
99 if sbool == sint {
102 str := sbool.string()
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/encoding/gob/
H A Dtype_test.go98 sbool := getTypeUnlocked("", reflect.TypeOf(b))
99 if sbool == sint {
102 str := sbool.string()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/encoding/gob/
H A Dtype_test.go98 sbool := getTypeUnlocked("", reflect.TypeOf(b))
99 if sbool == sint {
102 str := sbool.string()

12345