Searched refs:list (Results 251 - 275 of 1154) sorted by relevance

<<11121314151617181920>>

/freebsd-10.0-release/crypto/openssl/ssl/
H A Ds3_both.c27 * notice, this list of conditions and the following disclaimer.
29 * notice, this list of conditions and the following disclaimer in the
66 * notice, this list of conditions and the following disclaimer.
69 * notice, this list of conditions and the following disclaimer in
673 * given size (list->chunklen); other sized chunks are freed and malloced.
692 SSL3_BUF_FREELIST *list; local
697 list = for_read ? ctx->rbuf_freelist : ctx->wbuf_freelist;
698 if (list != NULL && sz == (int)list->chunklen)
699 ent = list
716 SSL3_BUF_FREELIST *list; local
[all...]
/freebsd-10.0-release/usr.sbin/pkg/
H A Dconfig.c10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
66 STAILQ_HEAD(, config_value) *list;
611 temp_config[i].list =
612 malloc(sizeof(*temp_config[i].list));
613 STAILQ_INIT(temp_config[i].list);
624 STAILQ_INSERT_TAIL(temp_config[i].list, cv,
643 c[i].list = temp_config[i].list;
784 c[i].list
[all...]
/freebsd-10.0-release/sys/ddb/
H A Dddb.h10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
81 * - One for simple commands; a list of these is displayed
86 * without any argument to get a list.
121 #define _DB_SET(_suffix, _name, _func, list, _flag, _more) \
129 { db_command_register(&list, &__CONCAT(_name,_suffix)); } \
133 { db_command_unregister(&list, &__CONCAT(_name,_suffix)); } \
148 #define _DB_FUNC(_suffix, _name, _func, list, _flag, _more) \
150 _DB_SET(_suffix, _name, _func, list, _flag, _more); \
155 #define DB_FUNC(_name, _func, list, _fla
[all...]
/freebsd-10.0-release/sys/xen/xenstore/
H A Dxenstore_dev.c54 LIST_ENTRY(xs_dev_transaction) list;
151 LIST_INSERT_HEAD(&u->transactions, trans, list);
153 LIST_FOREACH(trans, &u->transactions, list)
156 #if 0 /* XXX does this mean the list is empty? */
157 BUG_ON(&trans->list == &u->transactions);
159 LIST_REMOVE(trans, list);
200 LIST_FOREACH_SAFE(trans, &u->transactions, list, tmp) {
202 LIST_REMOVE(trans, list);
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_atm/
H A Datm_sys.c15 * notice, this list of conditions and the following disclaimer.
17 * notice, this list of conditions and the following disclaimer in the
161 struct namelist *list; local
184 syslog(LOG_ERR, "cannot fetch node list: %m");
188 list = (struct namelist *)(void *)resp->data;
190 for (i = 0; i < list->numnames; i++) {
191 if (strcmp(list->nodeinfo[i].type, NG_ATM_NODE_TYPE) != 0)
193 if ((resp1 = ng_dialog_id(list->nodeinfo[i].id,
202 if (i == list->numnames)
205 aif->sys->atm_node = list
[all...]
/freebsd-10.0-release/contrib/serf/buckets/
H A Dheaders_buckets.c39 header_list_t *list; member in struct:__anon4144
62 ctx->list = NULL;
74 header_list_t *iter = ctx->list;
107 /* Add the new header at the end of the list. */
114 ctx->list = hdr;
152 header_list_t *found = ctx->list;
200 header_list_t *scan = ctx->list;
213 header_list_t *scan = ctx->list;
239 if (ctx->list == NULL) {
245 ctx->cur_read = ctx->list;
[all...]
/freebsd-10.0-release/contrib/tcp_wrappers/
H A Dtcpdchk.c192 fprintf(stderr, " -v: list all rules\n");
204 char sv_list[BUFLEN]; /* becomes list of daemons */
205 char *cl_list; /* becomes list of requests */
272 /* print_list - pretty-print a list */
274 static void print_list(title, list)
276 char *list;
283 strcpy(buf, list);
294 /* check_daemon_list - criticize daemon list */
296 static void check_daemon_list(list)
297 char *list;
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-script.c127 struct command_line *list;
129 list = cmd;
130 while (list)
137 if (list->control_type == simple_control)
139 ui_out_field_string (uiout, NULL, list->line);
141 list = list->next;
147 if (list->control_type == continue_control)
151 list = list
126 struct command_line *list; local
[all...]
/freebsd-10.0-release/contrib/wpa/src/rsn_supp/
H A Dpreauth.c27 struct dl_list list; member in struct:rsn_pmksa_candidate
34 * pmksa_candidate_free - Free all entries in PMKSA candidate list
45 struct rsn_pmksa_candidate, list) {
46 dl_list_del(&entry->list);
282 * removed from the list.
294 "list");
306 struct rsn_pmksa_candidate, list) {
315 dl_list_del(&candidate->list);
330 dl_list_del(&candidate->list);
364 /* If BSSID already on candidate list, updat
[all...]
/freebsd-10.0-release/sys/fs/nandfs/
H A Dnandfs_cpfile.c9 * notice, this list of conditions and the following disclaimer.
11 * notice, this list of conditions and the following disclaimer in the
217 struct nandfs_snapshot_list *list; local
243 /* Get list from header */
251 list = &cnh->ch_snapshot_list;
252 prev = list->ssl_prev;
265 list = &cnp->cp_snapshot_list;
266 prev = list->ssl_prev;
273 list = &cnh->ch_snapshot_list;
282 list
342 struct nandfs_snapshot_list *list; local
[all...]
/freebsd-10.0-release/usr.sbin/asf/
H A Dasf.c9 * notice, this list of conditions and the following disclaimer.
11 * notice, this list of conditions and the following disclaimer in the
100 * Take a blank separated list of tokens and turn it into a list of
101 * individual nul-delimited strings. Build a list of pointers at
252 "\t-K\tuse kld(2) to get the list of modules\n"
258 "\t-V\tuse kvm(3) to get the list of modules\n"
259 "\t-X\tappend suffix to list of possible module file name suffixes\n"
260 "\t-x\tclear list of possible module file name suffixes\n",
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dmcg.c16 * copyright notice, this list of conditions and the following
20 * copyright notice, this list of conditions and the following
130 list_for_each_entry(pqp, &s_steer->promisc_qps[steer], list) {
163 list_add_tail(&new_entry->list, &s_steer->steer_entries[steer]);
166 * it should be inserted to duplicates list
176 list_add_tail(&dqp->list, &new_entry->duplicates);
199 list_for_each_entry(pqp, &s_steer->promisc_qps[steer], list) {
222 list_del(&dqp->list);
225 list_del(&new_entry->list);
246 list_for_each_entry(tmp_entry, &s_steer->steer_entries[steer], list) {
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_updn.c17 * copyright notice, this list of conditions and the following
21 * copyright notice, this list of conditions and the following
71 cl_list_item_t list; member in struct:updn_node
114 cl_qlist_t list; local
132 /* Update list with the new element */
133 cl_qlist_init(&list);
134 cl_qlist_insert_tail(&list, &u->list);
136 /* BFS the list till no next element */
137 while (!cl_is_qlist_empty(&list)) {
214 cl_qlist_t list; local
[all...]
/freebsd-10.0-release/contrib/unbound/util/
H A Dnet_help.c13 * this list of conditions and the following disclaimer.
16 * this list of conditions and the following disclaimer in the documentation
518 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr, argument
527 log_assert(list);
528 add->next = *list;
530 *list = add;
534 void sock_list_prepend(struct sock_list** list, struct sock_list* add) argument
541 last->next = *list;
542 *list = add;
545 int sock_list_find(struct sock_list* list, struc argument
559 sock_list_merge(struct sock_list** list, struct regional* region, struct sock_list* add) argument
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_match.c10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
526 add_pattern_mbs(struct archive_match *a, struct match_list *list, argument
540 match_list_add(list, match);
546 add_pattern_wcs(struct archive_match *a, struct match_list *list, argument
560 match_list_add(list, match);
800 match_list_init(struct match_list *list) argument
802 list->first = NULL;
803 list->last = &(list
808 match_list_free(struct match_list *list) argument
821 match_list_add(struct match_list *list, struct match *m) argument
830 match_list_unmatched_inclusions_next(struct archive_match *a, struct match_list *list, int mbs, const void **vp) argument
1329 entry_list_init(struct entry_list *list) argument
1337 entry_list_free(struct entry_list *list) argument
1350 entry_list_add(struct entry_list *list, struct match_file *file) argument
1731 add_owner_name(struct archive_match *a, struct match_list *list, int mbs, const void *name) argument
1750 match_owner_name_mbs(struct archive_match *a, struct match_list *list, const char *name) argument
1771 match_owner_name_wcs(struct archive_match *a, struct match_list *list, const wchar_t *name) argument
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c1047 acevals_to_aent(acevals_t *vals, aclent_t *dest, ace_list_t *list, argument
1059 if ((list->hasmask) && (list->acl_mask != vals->mask) &&
1087 ace_list_to_aent(ace_list_t *list, aclent_t **aclentp, int *aclcnt, argument
1095 if ((list->seen & (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) !=
1100 if ((! list->hasmask) && (list->numusers + list->numgroups > 0)) {
1105 resultcount = 3 + list->numusers + list
[all...]
/freebsd-10.0-release/bin/pax/
H A Dtables.h13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
105 * The list is hashed by device number using chain collision resolution. Off of
124 struct devt *fow; /* new device map list */
125 struct dlist *list; /* map list based on inode truncation bits */ member in struct:devt
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_iter.c102 * Create a list of pools based on the given arguments. If we're given no
148 * Search for any new pools, adding them to the list. We only add pools when no
149 * options were given on the command line. Otherwise, we keep the list fixed as
160 * Iterate over all pools in the list, executing the callback for each
180 * Remove the given pool from the list. When running iostat, we want to remove
197 * Free all the handles associated with this list.
225 * Returns the number of elements in the pool list.
241 zpool_list_t *list; local
244 if ((list = pool_list_get(argc, argv, proplist, &ret)) == NULL)
247 if (pool_list_iter(list, unavai
[all...]
/freebsd-10.0-release/contrib/gperf/src/
H A Dsearch.h29 #include "keyword-list.h"
38 Search (KeywordExt_List *list);
101 /* Sorts the keyword list by hash value. */
106 /* Linked list of keywords. */
135 (not counting their representatives which stay on the main list). */
147 /* Length of _head list. Number of keywords, not counting duplicates. */
/freebsd-10.0-release/contrib/ldns/ldns/
H A Dhigher.h86 * \param[out] list put the found RR's in this list
89 uint16_t ldns_getaddrinfo(ldns_resolver *res, ldns_rdf *node, ldns_rr_class c, ldns_rr_list **list);
100 * Print a number of rdf's of the RR. The rdfnum-list must
105 * \param[in] rdfnum a list of rdf to print.
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCXXInheritance.h26 #include <list>
123 std::list<CXXBasePath> Paths;
170 typedef std::list<CXXBasePath>::iterator paths_iterator;
171 typedef std::list<CXXBasePath>::const_iterator const_paths_iterator;
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Tooling/
H A DCommonOptionsParser.cpp60 static cl::list<std::string> SourcePaths(
/freebsd-10.0-release/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h30 extern llvm::cl::list<std::string> InputFilenames;
/freebsd-10.0-release/contrib/opie/
H A Dpermsfile.c42 /* Maximum number of list items in a field */
57 static int getalist FUNCTION((string, list), char **string AND char **list) argument
65 list[i++] = *string;
74 list[i++] = *string;
/freebsd-10.0-release/gnu/usr.bin/gperf/
H A DMakefile11 SRCS= bool-array.cc hash-table.cc input.cc keyword-list.cc keyword.cc \

Completed in 165 milliseconds

<<11121314151617181920>>