posix             120 ext/posix/php_posix.h ZEND_BEGIN_MODULE_GLOBALS(posix)
posix             122 ext/posix/php_posix.h ZEND_END_MODULE_GLOBALS(posix)
posix              56 ext/posix/posix.c ZEND_DECLARE_MODULE_GLOBALS(posix)
posix              57 ext/posix/posix.c static PHP_MINFO_FUNCTION(posix);
posix             310 ext/posix/posix.c static PHP_MINFO_FUNCTION(posix)
posix             318 ext/posix/posix.c static PHP_GINIT_FUNCTION(posix) /* {{{ */
posix             326 ext/posix/posix.c static PHP_MINIT_FUNCTION(posix)
posix             358 ext/posix/posix.c 	PHP_MINIT(posix),
posix             362 ext/posix/posix.c 	PHP_MINFO(posix),
posix             364 ext/posix/posix.c 	PHP_MODULE_GLOBALS(posix),
posix             365 ext/posix/posix.c 	PHP_GINIT(posix),
posix             373 ext/posix/posix.c ZEND_GET_MODULE(posix)