on_close 45 sapi/thttpd/thttpd.c void (*on_close)(int); on_close 712 sapi/thttpd/thttpd.c TG(on_close) = arg; on_close 718 sapi/thttpd/thttpd.c if (TG(on_close)) TG(on_close)(fd); on_close 42 sapi/tux/php_tux.c void (*on_close)(int); on_close 409 sapi/tux/php_tux.c TG(on_close) = arg; on_close 416 sapi/tux/php_tux.c if (TG(on_close)) TG(on_close)(fd);