Searched refs:us (Results 1 - 2 of 2) sorted by relevance

/httpd/test/
H A Dtime-sem.c32 NO_SEM_UNDO which can be used to simulate us trapping/blocking
363 static usptr_t *us = NULL; variable
386 if ((us = usinit("/dev/zero")) == NULL) {
390 if ((uslock = usnewlock(us)) == NULL) {
/httpd/modules/http/
H A Dhttp_filters.c899 const char *us = ap_get_server_banner(); local
957 if (!server && *us)
958 server = us;
1715 * was seen, as an EOC bucket tells us that no (further) resource

Completed in 31 milliseconds