Home
last modified time | relevance | path

Searched refs:GC_OK (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h221 #define GC_OK 1 macro
H A Dlibhttpd.c1796 return GC_OK; in httpd_get_conn()
/haiku/src/apps/poorman/
H A DPoorManServer.cpp250 case GC_OK: in _Listener()