Home
last modified time | relevance | path

Searched refs:LOG_NDELAY (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/tests/misc/
H A Dsyslog_basic.phpt5 openlog('phpt', LOG_NDELAY | LOG_PID, LOG_USER);
/php-src/win32/
H A Dsyslog.h64 #define LOG_NDELAY 0x08 /* don't delay open */ macro
/php-src/ext/standard/
H A Dbasic_functions.stub.php944 const LOG_NDELAY = UNKNOWN; define
H A Dbasic_functions_arginfo.h3843 REGISTER_LONG_CONSTANT("LOG_NDELAY", LOG_NDELAY, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 24 milliseconds