Searched refs:cc_user_create (Results 1 – 3 of 3) sorted by relevance
131 struct ccuser *cc_user_create(struct ccdata *, void *, const char *);
107 cc_user_create(struct ccdata *cc, void *uarg, const char *name) in cc_user_create() function
852 user = cc_user_create(priv->data, hd, NG_HOOK_NAME(hook)); in ng_ccatm_newhook()