Home
last modified time | relevance | path

Searched refs:fcgi_finish_wrapper (Results 1 – 2 of 2) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/fastcgi/
H A Dfastcgi.lisp58 (fcgi_finish_wrapper)
189 (def-call-out fcgi_finish_wrapper (:arguments) (:return-type nil)) unknown
H A Dfastcgi_wrappers.c176 void fcgi_finish_wrapper() { in fcgi_finish_wrapper() function