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

/httpd/support/
H A Dfirehose.c68 typedef struct uuid_rec struct
77 } uuid_rec; typedef in typeref:struct:uuid_rec
93 uuid_rec *rec;
181 uuid_rec *rec = (uuid_rec *) dummy;
199 uuid_rec **ptr)
202 uuid_rec *rec;
205 rec = apr_pcalloc(pool, sizeof(uuid_rec));
719 uuid_rec *rec;
721 rec = apr_pcalloc(pchild, sizeof(uuid_rec));
[all...]

Completed in 11 milliseconds