Searched refs:CET_MULTIPART (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/usr.sbin/nscd/
H A Dcachelib.h37 CET_MULTIPART /* cache item is formed part by part */ enumerator in enum:cache_entry_t
H A Dcachelib.c612 case CET_MULTIPART:
932 assert(entry->params->entry_type == CET_MULTIPART);
968 assert(ws->parent_entry->params->entry_type == CET_MULTIPART);
1002 assert(ws->parent_entry->params->entry_type == CET_MULTIPART);
1021 assert(ws->parent_entry->params->entry_type == CET_MULTIPART);
1060 assert(entry->params->entry_type == CET_MULTIPART);
H A Dconfig.c231 mp_params.cep.entry_type = CET_MULTIPART;

Completed in 63 milliseconds