Searched defs:list (Results 101 - 125 of 520) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/ncurses/form/
H A Dfty_num.c173 wchar_t *list = _nc_Widen_String((char *)bp, &len); local
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_hash.c200 static char **list; local
273 char **list, *nlp = strchr(buffer, '\n'); local
[all...]
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Ddevice.c91 void __ibv_free_device_list(struct ibv_device **list) argument
/freebsd-9.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_list.h119 cl_qlist_t list; member in struct:_cl_list
[all...]
/freebsd-9.3-release/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c94 auditfilter_module_list_free(struct auditfilter_module_list *list) argument
125 auditfilter_module_list_detach(struct auditfilter_module_list *list) argument
292 auditfilterd_conf_read(const char *filename, FILE *fp, struct auditfilter_module_list *list) argument
347 auditfilterd_conf_apply(struct auditfilter_module_list *list) argument
472 struct auditfilter_module_list list; local
[all...]
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dwps_upnp_event.c49 struct dl_list list; member in struct:wps_event_
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dlogin_access.c128 list_match(char *list, argument
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/rsh/
H A Dlogin_access.c128 list_match(char *list, argument
[all...]
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Dconfig.c168 char *list; local
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dplugin.c163 _krb5_plugin_find(krb5_context context, enum krb5_plugin_type type, const char *name, struct krb5_plugin **list) argument
254 _krb5_plugin_free(struct krb5_plugin *list) argument
[all...]
/freebsd-9.3-release/lib/libc/iconv/
H A Dcitrus_esdb.c244 _citrus_esdb_free_list(char **list, size_t num) argument
261 char **list, **q; local
[all...]
/freebsd-9.3-release/lib/libmemstat/
H A Dmemstat_malloc.c66 memstat_sysctl_malloc(struct memory_type_list *list, int flags) argument
281 memstat_kvm_malloc(struct memory_type_list *list, void *kvm_handle) argument
[all...]
/freebsd-9.3-release/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c114 list_match(char *list, const char *item, argument
/freebsd-9.3-release/lib/libutil/
H A Dlogin_ok.c51 login_strinlist(const char **list, char const *str, int flags) argument
[all...]
H A Dproperty.c233 property_find(properties list, const char *name) argument
246 properties_free(properties list) argument
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_errlog.c200 process_error_list(avl_tree_t *list, void *addr, size_t *count) argument
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dlist.c64 list_create(list_t *list, size_t size, size_t offset) argument
77 list_destroy(list_t *list) argument
89 list_insert_after(list_t *list, void *object, void *nobject) argument
100 list_insert_before(list_t *list, void *object, void *nobject) argument
111 list_insert_head(list_t *list, void *object) argument
118 list_insert_tail(list_t *list, void *object) argument
125 list_remove(list_t *list, void *object) argument
134 list_remove_head(list_t *list) argument
144 list_remove_tail(list_t *list) argument
154 list_head(list_t *list) argument
162 list_tail(list_t *list) argument
170 list_next(list_t *list, void *object) argument
181 list_prev(list_t *list, void *object) argument
242 list_is_empty(list_t *list) argument
[all...]
/freebsd-9.3-release/sys/dev/drm/
H A Di915_mem.c53 struct drm_tex_region *list; local
[all...]
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_linux_list.h92 static inline void list_move(struct list_head *list, struct list_head *head) argument
98 static inline void list_move_tail(struct list_head *list, argument
157 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
171 list_splice(const struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dsci_abstract_list.c100 sci_abstract_list_construct( SCI_ABSTRACT_LIST_T * list, SCI_ABSTRACT_ELEMENT_POOL_T * free_pool ) argument
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_sf.h43 } list[1]; /* variable sized array */ member in struct:xfs_attr_shortform
/freebsd-9.3-release/sys/net/
H A Dpfil.c246 pfil_list_add(pfil_list_t *list, struct packet_filter_hook *pfh1, int flags) argument
274 pfil_list_remove(pfil_list_t *list, int (*func)(void *, struct mbuf **, struct ifnet *, int, struct inpcb *), void *arg) argument
[all...]
/freebsd-9.3-release/usr.bin/cpuset/
H A Dcpuset.c69 parselist(char *list, cpuset_t *mask) argument
[all...]
/freebsd-9.3-release/usr.bin/iconv/
H A Diconv.c142 do_list(unsigned int n, const char * const *list, void *data __unused) argument
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_atm/
H A Datm_sys.c161 struct namelist *list; local
[all...]

Completed in 266 milliseconds

1234567891011>>