Searched defs:unknown (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dutil.c569 * unknown state; this will evaluate to "false" later
632 enum {no_tagged, tagged, unknown} list_type = unknown; enumerator in enum:__anon142
686 if (list_type == unknown)
1245 /* Request is predicated on some unknown state token,
1251 "an unknown state token was supplied";

Completed in 26 milliseconds