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

/freebsd-9.3-release/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c42 static struct sysctl_ctx_list clist, clist1, clist2; variable in typeref:struct:sysctl_ctx_list
[all...]
/freebsd-9.3-release/bin/dd/
H A Dargs.c313 } clist[] = { variable in typeref:struct:conv
/freebsd-9.3-release/sys/dev/random/
H A Dyarrow.c104 random_yarrow_init_alg(struct sysctl_ctx_list *clist, struct sysctl_oid *in_o) argument
/freebsd-9.3-release/contrib/amd/libamu/
H A Dwire.c449 #define clist (ifc.ifc_ifcu.ifcu_req) macro
/freebsd-9.3-release/sys/compat/ndis/
H A Dkern_ndis.c417 struct sysctl_ctx_list *clist; local
/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-decode.c863 find_cmd(char *command, int len, struct cmd_list_element *clist, int ignore_help_classes, int *nfound) argument
922 lookup_cmd_1(char **text, struct cmd_list_element *clist, struct cmd_list_element **result_list, int ignore_help_classes) argument
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Discsivar.h176 struct sysctl_ctx_list clist; member in struct:isc_session
218 struct sysctl_ctx_list clist; member in struct:isc_softc
/freebsd-9.3-release/sys/kern/
H A Dkern_sysctl.c247 sysctl_ctx_free(struct sysctl_ctx_list *clist) argument
299 sysctl_ctx_entry_add(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
314 sysctl_ctx_entry_find(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
334 sysctl_ctx_entry_del(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
460 sysctl_add_oid(struct sysctl_ctx_list *clist, struct sysctl_oid_list *parent, int number, const char *name, int kind, void *arg1, intptr_t arg2, int (*handler)(SYSCTL_HANDLER_ARGS), const char *fmt, const char *descr) argument
[all...]
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2650 u_long clist[min(MAXARGS, 8)]; local
2823 u_long clist[min(MAXARGS, 8)]; local
H A Dntpdc.c1298 struct xcmd *clist; local
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq.c1805 struct xcmd *clist; local

Completed in 98 milliseconds