posix             127 ext/posix/php_posix.h ZEND_BEGIN_MODULE_GLOBALS(posix)
posix             129 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             321 ext/posix/posix.c static PHP_MINFO_FUNCTION(posix)
posix             329 ext/posix/posix.c static PHP_GINIT_FUNCTION(posix) /* {{{ */
posix             337 ext/posix/posix.c static PHP_MINIT_FUNCTION(posix)
posix             419 ext/posix/posix.c 	PHP_MINIT(posix),
posix             423 ext/posix/posix.c 	PHP_MINFO(posix),
posix             425 ext/posix/posix.c 	PHP_MODULE_GLOBALS(posix),
posix             426 ext/posix/posix.c 	PHP_GINIT(posix),
posix             434 ext/posix/posix.c ZEND_GET_MODULE(posix)