Searched refs:dolog (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/procmail-14/procmail/src/
H A Dfoldinfo.c53 int rnmbogus(name,stbuf,i,dolog)const char*const name; /* move a file */
54 const struct stat*const stbuf;const int i,dolog; /* out of the way */
61 if(dolog)
/macosx-10.9.5/IOPCIFamily-224.92.1/IOKit/pci/
H A DIOPCIConfigurator.h372 void applyConfiguration(IOPCIConfigEntry * device, uint32_t typeMask, bool dolog);
373 void deviceApplyConfiguration(IOPCIConfigEntry * device, uint32_t typeMask, bool dolog);
374 void bridgeApplyConfiguration(IOPCIConfigEntry * bridge, uint32_t typeMask, bool dolog);
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.decls.h336 extern void dolog (Char **, struct command *);
H A Dsh.init.c109 { "log", dolog, 0, 0 },
179 { "watchlog", dolog, 0, 0 },
H A Dtc.who.c605 dolog(Char **v, struct command *c) function
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIConfigurator.cpp67 #define DLOGI(fmt, args...) do { if (dolog) DLOG(fmt, ## args); } while (0);
75 #define DLOGI_RANGE(name, range) do { if (dolog) DLOG_RANGE(name, range); } while (0);
3327 void CLASS::applyConfiguration(IOPCIConfigEntry * device, uint32_t typeMask, bool dolog) argument
3336 deviceApplyConfiguration(device, typeMask, dolog);
3340 bridgeApplyConfiguration(device, typeMask, dolog);
3352 void CLASS::deviceApplyConfiguration(IOPCIConfigEntry * device, uint32_t typeMask, bool dolog) argument
3413 void CLASS::bridgeApplyConfiguration(IOPCIConfigEntry * bridge, uint32_t typeMask, bool dolog) argument
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftpd/
H A Dftpd.c142 static void dolog (struct sockaddr *, int);
380 dolog(his_addr, his_addr_len);
1835 dolog(struct sockaddr *sa, int len) function
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c346 #define dolog( a ) { \ macro
1307 dolog((LOG_AUTHPRIV | LOG_INFO,
1316 dolog((LOG_AUTHPRIV | LOG_INFO,
1322 dolog((LOG_AUTHPRIV | LOG_NOTICE,
1791 dolog((LOG_AUTHPRIV | LOG_DEBUG,
3253 dolog((LOG_AUTHPRIV | LOG_NOTICE, msg, rulenum));
/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c8055 int dolog);
9763 * @dolog: indicate that error logging should be done
9772 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) argument
9781 if (dolog) {
9790 if (dolog) {
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c8054 int dolog);
9733 * @dolog: indicate that error logging should be done
9742 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) argument
9751 if (dolog) {
9760 if (dolog) {

Completed in 429 milliseconds