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

/freebsd-current/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-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp16 TypeCategoryImpl::TypeCategoryImpl(IFormatChangeListener *clist, argument
/freebsd-current/lib/libnetmap/
H A Dlibnetmap.h207 struct nmport_cleanup_d *clist; member in struct:nmport_d
/freebsd-current/bin/dd/
H A Dargs.c350 } clist[] = { variable in typeref:struct:conv
/freebsd-current/sys/dev/irdma/
H A Dirdma_pble.h117 struct list_head clist; member in struct:irdma_pble_prm
/freebsd-current/sbin/nvmecontrol/
H A Dns.c494 uint16_t clist[2048]; local
704 uint16_t clist[2048]; local
774 uint16_t clist[2048]; local
851 uint16_t clist[2048]; local
[all...]
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2659 u_long clist[min(MAXARGS, 8)]; local
2841 u_long clist[min(MAXARGS, 8)]; local
H A Dntpdc.c1334 struct xcmd *clist; local
/freebsd-current/sys/dev/ntb/test/
H A Dntb_tool.c1310 struct sysctl_ctx_list *clist; local
[all...]
/freebsd-current/sys/arm/ti/
H A Dti_pruss.c608 struct sysctl_ctx_list *clist = device_get_sysctl_ctx(dev); local
/freebsd-current/crypto/openssl/ssl/
H A Ds3_lib.c3606 uint16_t *clist; local
/freebsd-current/sys/dev/axgbe/
H A Dxgbe-sysctl.c1594 struct sysctl_ctx_list *clist; local
[all...]
/freebsd-current/usr.bin/diff/
H A Ddiffreg.c214 static struct cand *clist; /* merely a free storage pot for candidates */ variable in typeref:struct:cand
[all...]
/freebsd-current/sys/kern/
H A Dkern_sysctl.c618 sysctl_ctx_free(struct sysctl_ctx_list *clist) argument
668 sysctl_ctx_entry_add(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
683 sysctl_ctx_entry_find(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
703 sysctl_ctx_entry_del(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
873 sysctl_add_oid(struct sysctl_ctx_list *clist, struct sysctl_oid_list *parent, int number, const char *name, int kind, void *arg1, intmax_t arg2, int (*handler)(SYSCTL_HANDLER_ARGS), const char *fmt, const char *descr, const char *label) argument
[all...]
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c1920 struct xcmd *clist; local
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clstate.c3553 int clist, gotseq_ok, i, j, k, op, rcalls; local

Completed in 187 milliseconds