Searched refs:SESSION_EXPIRY (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/session/ | ||
H A D | mod_session.c | 25 #define SESSION_EXPIRY "expiry" macro 345 apr_table_setn(z->entries, SESSION_EXPIRY, expiry); 399 if (!strcmp(SESSION_EXPIRY, key)) { |
Completed in 9 milliseconds