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

/freebsd-10.2-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-10.2-release/bin/dd/
H A Dargs.c313 } clist[] = { variable in typeref:struct:conv
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h41 FormatterContainerPair(const char* exact_name, const char* regex_name, IFormatChangeListener* clist) argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeCategory.cpp22 TypeCategoryImpl::TypeCategoryImpl(IFormatChangeListener* clist, argument
/freebsd-10.2-release/contrib/amd/libamu/
H A Dwire.c449 #define clist (ifc.ifc_ifcu.ifcu_req) macro
/freebsd-10.2-release/sys/dev/random/
H A Dyarrow.c163 random_yarrow_init_alg(struct sysctl_ctx_list *clist) argument
/freebsd-10.2-release/sys/compat/ndis/
H A Dkern_ndis.c426 struct sysctl_ctx_list *clist; local
/freebsd-10.2-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-10.2-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-10.2-release/sys/dev/iscsi_initiator/
H A Discsivar.h175 struct sysctl_ctx_list clist; member in struct:isc_session
217 struct sysctl_ctx_list clist; member in struct:isc_softc
/freebsd-10.2-release/sys/kern/
H A Dkern_sysctl.c278 sysctl_ctx_free(struct sysctl_ctx_list *clist) argument
330 sysctl_ctx_entry_add(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
345 sysctl_ctx_entry_find(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
365 sysctl_ctx_entry_del(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
495 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-10.2-release/contrib/ntp/ntpq/
H A Dntpq.c1805 struct xcmd *clist; local
/freebsd-10.2-release/sys/fs/nfsclient/
H A Dnfs_clstate.c3144 int clist, gotseq_ok, i, j, k, op, rcalls; local

Completed in 204 milliseconds