Searched refs:sysctl_ctx_entry (Results 1 – 2 of 2) sorted by relevance
267 struct sysctl_ctx_entry { struct269 TAILQ_ENTRY(sysctl_ctx_entry) link; argument272 TAILQ_HEAD(sysctl_ctx_list, sysctl_ctx_entry);1197 struct sysctl_ctx_entry *sysctl_ctx_entry_add(struct sysctl_ctx_list *clist,1199 struct sysctl_ctx_entry *sysctl_ctx_entry_find(struct sysctl_ctx_list *clist,
620 struct sysctl_ctx_entry *e, *e1; in sysctl_ctx_free() 667 struct sysctl_ctx_entry *670 struct sysctl_ctx_entry *e; in sysctl_ctx_entry_add() 675 e = malloc(sizeof(struct sysctl_ctx_entry), M_SYSCTLOID, M_WAITOK); in sysctl_ctx_entry_add() 682 struct sysctl_ctx_entry *685 struct sysctl_ctx_entry *e; in sysctl_ctx_entry_find() 705 struct sysctl_ctx_entry *e; in sysctl_ctx_entry_del()