Searched defs:alist (Results 1 - 18 of 18) sorted by last modified time

/freebsd-9.3-release/contrib/bind9/lib/isccc/
H A Dcc.c158 table_towire(isccc_sexpr_t *alist, isccc_region_t *target) argument
233 isccc_cc_towire(isccc_sexpr_t *alist, isccc_region_t *target, argument
275 verify(isccc_sexpr_t *alist, unsigned char *data, unsigned int length, argument
372 isccc_sexpr_t *alist, *value; local
474 isccc_sexpr_t *alist, *_ctrl, *_data; local
619 isccc_sexpr_t *alist, *_ctrl, *_data; local
675 isccc_cc_definestring(isccc_sexpr_t *alist, const char *key, const char *str) argument
688 isccc_cc_defineuint32(isccc_sexpr_t *alist, const char *key, isc_uint32_t i) argument
703 isccc_cc_lookupstring(isccc_sexpr_t *alist, const char *key, char **strp) argument
724 isccc_cc_lookupuint32(isccc_sexpr_t *alist, const char *key, isc_uint32_t *uintp) argument
[all...]
H A Dalist.c59 isccc_sexpr_t *alist, *tag; local
74 isccc_alist_alistp(isccc_sexpr_t *alist) argument
89 isccc_alist_emptyp(isccc_sexpr_t *alist) argument
99 isccc_alist_first(isccc_sexpr_t *alist) argument
107 isccc_alist_assq(isccc_sexpr_t *alist, const char *key) argument
133 isccc_alist_delete(isccc_sexpr_t *alist, const char *key) argument
159 isccc_alist_define(isccc_sexpr_t *alist, const char *key, isccc_sexpr_t *value) argument
193 isccc_alist_definestring(isccc_sexpr_t *alist, const char *key, const char *str) argument
208 isccc_alist_definebinary(isccc_sexpr_t *alist, const char *key, isccc_region_t *r) argument
223 isccc_alist_lookup(isccc_sexpr_t *alist, const char *key) argument
234 isccc_alist_lookupstring(isccc_sexpr_t *alist, const char *key, char **strp) argument
253 isccc_alist_lookupbinary(isccc_sexpr_t *alist, const char *key, isccc_region_t **r) argument
[all...]
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dsocktohost.c34 struct addrinfo * alist; local
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_subr.c76 va_list alist; local
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_subr.c470 va_list alist; local
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_dprintf.c100 va_list alist; local
H A Duu_pname.c89 uu_warn_internal(int err, const char *format, va_list alist) argument
101 uu_vwarn(const char *format, va_list alist) argument
110 va_list alist; local
117 uu_die_internal(int status, const char *format, va_list alist) argument
135 uu_vdie(const char *format, va_list alist) argument
144 va_list alist; local
151 uu_vxdie(int status, const char *format, va_list alist) argument
160 va_list alist; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dutils.c64 vwarn(const char *format, va_list alist) argument
81 va_list alist; local
89 vdie(const char *format, va_list alist) argument
99 va_list alist; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.c43 struct alist { struct
76 alist_t *alist; local
97 alist_t *alist = arg2; local
106 alist_free(alist_t *alist) argument
113 alist_add(alist_t *alist, void *name, void *value) argument
124 alist_find(alist_t *alist, void *name, void **value) argument
155 alist_iter(alist_t *alist, int (*func)(void *, void *, void *), void *private) argument
170 alist_stats(alist_t *alist, int verbose) argument
209 alist_dump(alist_t *alist, int (*printer)(void *, void *)) argument
[all...]
/freebsd-9.3-release/usr.sbin/rarpd/
H A Drarpd.c634 choose_ipaddr(in_addr_t **alist, in_addr_t net, in_addr_t netmask) argument
/freebsd-9.3-release/contrib/binutils/ld/
H A Dmri.c129 struct section_name_struct *alist; local
/freebsd-9.3-release/contrib/tcsh/
H A Dcsh-mode.el
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dremote-rdp.c400 va_list alist; local
[all...]
/freebsd-9.3-release/contrib/libpcap/
H A Dgencode.c6027 bpf_u_int32 **alist; local
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dscp.c575 arglist alist; local
695 arglist alist; local
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c599 va_list alist; local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/ctf/
H A Dctf_subr.c89 va_list alist; local
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_leaf.h202 struct attrlist *alist; /* output buffer */ member in struct:xfs_attr_list_context

Completed in 221 milliseconds