Home
last modified time | relevance | path

Searched refs:service_alloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libcasper/libcasper/
H A Dlibcasper_impl.h48 struct service *service_alloc(const char *name,
H A Dlibcasper_service.c95 casserv->cs_service = service_alloc(name, limitfunc, commandfunc, in service_register()
H A Dservice.c88 service_alloc(const char *name, service_limit_func_t *limitfunc, in service_alloc() function
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c601 static SHIM_SERVICE_T *service_alloc(VCHIQ_INSTANCE_T instance, in service_alloc() function
634 SHIM_SERVICE_T *service = service_alloc(instance, setup); in vchi_service_open()
667 SHIM_SERVICE_T *service = service_alloc(instance, setup); in vchi_service_create()