cur_p             502 opal/mca/event/libevent2022/libevent/http.c 		struct tm *cur_p;
cur_p             505 opal/mca/event/libevent2022/libevent/http.c 		cur_p = gmtime(&t);
cur_p             508 opal/mca/event/libevent2022/libevent/http.c 		cur_p = &cur;
cur_p             511 opal/mca/event/libevent2022/libevent/http.c 			"%a, %d %b %Y %H:%M:%S GMT", cur_p) != 0) {