/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | alist.c | 43 struct alist { struct 49 typedef struct alist_el { argument 76 alist_t *alist; in alist_xnew() local 97 alist_t *alist = arg2; in alist_free_cb() local 106 alist_free(alist_t *alist) in alist_free() 113 alist_add(alist_t *alist, void *name, void *value) in alist_add() 124 alist_find(alist_t *alist, void *name, void **value) in alist_find() 155 alist_iter(alist_t *alist, int (*func)(void *, void *, void *), void *private) in alist_iter() 170 alist_stats(alist_t *alist, int verbose) in alist_stats() 209 alist_dump(alist_t *alist, int (*printer)(void *, void *)) in alist_dump()
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/common/ |
H A D | utils.c | 39 vdie(const char *format, va_list alist) in vdie() 49 va_list alist; in die() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | socktohost.c | 34 struct addrinfo * alist; socktohost() local
|
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/ |
H A D | ctf_subr.c | 76 va_list alist; in ctf_dprintf() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/ctf/ |
H A D | ctf_subr.c | 89 va_list alist; in ctf_dprintf() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_store_subr.c | 784 bhnd_nvstore_alias_list *alist; in bhnd_nvstore_get_alias() local 893 bhnd_nvstore_alias_list *alist; in bhnd_nvstore_register_alias() local
|
/freebsd/sbin/ipf/ippool/ |
H A D | ippool_y.y | 61 struct alist_s *alist; member
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon_y.y | 47 static ipmon_action_t *alist = NULL; variable
|
/freebsd/usr.sbin/rarpd/ |
H A D | rarpd.c | 625 choose_ipaddr(in_addr_t **alist, in_addr_t net, in_addr_t netmask) in choose_ipaddr()
|
/freebsd/crypto/openssh/ |
H A D | scp.c | 1044 arglist alist; in toremote() local 1238 arglist alist; in tolocal() local
|
/freebsd/sbin/ipf/common/ |
H A D | ipf_y.y | 76 struct alist_s *alist; member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zcp.c | 150 va_list alist; in zcp_argerror() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_subr.c | 485 va_list alist; in dt_dprintf() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 648 va_list alist; in dtrace_panic() local 9764 va_list alist; local
|
/freebsd/contrib/libpcap/ |
H A D | gencode.c | 5260 struct addrinfo *alist, int proto, int dir) in gen_gateway()
|