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

/httpd/os/netware/
H A Dutil_nw.c98 rtag_t rt = AllocateResourceTag(NLMHandle, "Apache2 Down Server Callback", local
103 eh = RegisterForEventNotification(rt, EVENT_DOWN_SERVER,
/httpd/modules/metadata/
H A Dmod_mime_magic.c1747 char *rt; local
1758 if ((rt = strchr(p->s, '\n')) != NULL)
1759 *rt = '\0';

Completed in 863 milliseconds