Searched refs:list (Results 176 - 200 of 1314) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/gdb/gdb/cli/
H A Dcli-decode.c132 Add this command to command list *LIST.
139 char *doc, struct cmd_list_element **list)
145 delete_cmd (name, list);
147 if (*list == NULL || strcmp ((*list)->name, name) >= 0)
149 c->next = *list;
150 *list = c;
154 p = *list;
216 int abbrev_flag, struct cmd_list_element **list)
224 old = lookup_cmd (&copied_name, *list, "",
137 add_cmd(char *name, enum command_class class, void (*fun) (char *, int), char *doc, struct cmd_list_element **list) argument
214 add_alias_cmd(char *name, char *oldname, enum command_class class, int abbrev_flag, struct cmd_list_element **list) argument
249 add_prefix_cmd(char *name, enum command_class class, void (*fun) (char *, int), char *doc, struct cmd_list_element **prefixlist, char *prefixname, int allow_unknown, struct cmd_list_element **list) argument
264 add_abbrev_prefix_cmd(char *name, enum command_class class, void (*fun) (char *, int), char *doc, struct cmd_list_element **prefixlist, char *prefixname, int allow_unknown, struct cmd_list_element **list) argument
300 add_set_or_show_cmd(char *name, enum cmd_types type, enum command_class class, var_types var_type, void *var, char *doc, struct cmd_list_element **list) argument
376 add_set_cmd(char *name, enum command_class class, var_types var_type, void *var, char *doc, struct cmd_list_element **list) argument
395 add_set_enum_cmd(char *name, enum command_class class, const char *enumlist[], const char **var, char *doc, struct cmd_list_element **list) argument
486 add_show_from_set(struct cmd_list_element *setcmd, struct cmd_list_element **list) argument
505 delete_cmd(char *name, struct cmd_list_element **list) argument
718 help_list(struct cmd_list_element *list, char *cmdtype, enum command_class class, struct ui_file *stream) argument
834 help_cmd_list(struct cmd_list_element *list, enum command_class class, char *prefix, int recurse, struct ui_file *stream) argument
1084 lookup_cmd(char **line, struct cmd_list_element *list, char *cmdtype, int allow_unknown, int ignore_help_classes) argument
1396 complete_on_cmdlist(struct cmd_list_element *list, char *text, char *word) argument
[all...]
/freebsd-10.2-release/contrib/gcc/
H A Dlists.c45 /* This function will free an entire list of either EXPR_LIST, INSN_LIST
78 /* Find corresponding to ELEM node in the list pointed to by LISTP.
79 This node must exist in the list. Returns pointer to that node. */
88 /* Remove the node pointed to by LISTP from the list. */
99 /* Removes corresponding to ELEM node from the list pointed to by LISTP.
183 /* This function will free up an entire list of EXPR_LIST nodes. */
192 /* This function will free up an entire list of INSN_LIST nodes. */
201 /* This function will free up an entire list of DEPS_LIST nodes. */
254 copy_DEPS_LIST_list (rtx list) argument
258 while (list)
[all...]
H A Dcollect2.c184 static const char *c_file; /* <xxx>.c for constructor/destructor list. */
185 static const char *o_file; /* <xxx>.o for constructor/destructor list. */
187 static const char *export_file; /* <xxx>.x for AIX export list. */
200 static struct head constructors; /* list of constructors found */
201 static struct head destructors; /* list of destructors found */
203 static struct head exports; /* list of exported symbols */
205 static struct head frame_tables; /* list of frame unwind info tables */
216 struct prefix_list *next; /* Next in linked list. */
223 const char *name; /* Name of this list (used in config stuff) */
228 static struct head libs; /* list o
1231 struct id *list = libs.first; local
1690 write_list(FILE *stream, const char *prefix, struct id *list) argument
1734 dump_list(FILE *stream, const char *prefix, struct id *list) argument
1757 write_list_with_asm(FILE *stream, const char *prefix, struct id *list) argument
1977 write_aix_file(FILE *stream, struct id *list) argument
2158 struct id *list; local
2559 struct prefix_list *list = libpaths[i]->plist; local
[all...]
/freebsd-10.2-release/crypto/heimdal/appl/push/
H A DMakefile.in119 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
121 for p in $$list; do echo "$$p $$p"; done | \
443 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
444 for p in $$list; do echo "$$p $$p"; done | \
467 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
468 files=`for p in $$list; do echo "$$p"; done | \
471 test -n "$$list" || exit 0; \
476 @list
[all...]
/freebsd-10.2-release/contrib/ncurses/form/
H A Dfty_num.c173 wchar_t *list = _nc_Widen_String((char *)bp, &len); local
175 if (list != 0)
182 if (list[n] != ' ')
188 else if (list[n] == ' ')
192 else if (isDecimalPoint(list[n]))
200 else if (!isDigit(list[n]))
206 free(list);
/freebsd-10.2-release/contrib/gdb/gdb/tui/
H A Dtui-wingeneral.c248 tui_refresh_all (struct tui_win_info * * list) argument
255 if (list[type] && list[type]->generic.is_visible)
259 touchwin (list[type]->detail.source_info.execution_info->handle);
260 tui_refresh_win (list[type]->detail.source_info.execution_info);
262 touchwin (list[type]->generic.handle);
263 tui_refresh_win (&list[type]->generic);
/freebsd-10.2-release/usr.sbin/pkg_install/
H A Dtkpkg7 # The top level main window, consisting of a bar of buttons and a list
13 scrollbar .frame.scroll -relief sunken -command ".frame.list yview"
14 listbox .frame.list -yscroll ".frame.scroll set" -relief sunken -setgrid 1
16 .frame.list {left expand fill}
31 bind .frame.list <Double-Button-1> \
67 .frame.list delete 0 end
69 .frame.list insert end $line
74 # display the list of available packages
77 .frame.list delete 0 end
78 .frame.list inser
[all...]
/freebsd-10.2-release/lib/libc/iconv/
H A Dcitrus_esdb.c12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
241 * free the list.
244 _citrus_esdb_free_list(char **list, size_t num) argument
248 free(list[i]);
249 free(list);
261 char **list, **q; local
284 /* allocate list pointer space */
285 list = malloc(num * sizeof(char *));
287 if (list
[all...]
/freebsd-10.2-release/lib/libc/rpc/
H A Dgetnetconfig.c10 * this list of conditions and the following disclaimer.
12 * this list of conditions and the following disclaimer in the documentation
104 struct netconfig_list *head; /* head of the list */
105 struct netconfig_list *tail; /* last of the list */
248 struct netconfig_list *list; local
266 * If entry has already been read into the list,
267 * we return the entry in the linked list.
269 * linked list. If no entries, we need to read the netconfig db.
287 * If we cannot find the entry in the list and is end of file,
330 list
454 struct netconfig_list *list; /* pointer to cache list */ local
[all...]
/freebsd-10.2-release/contrib/ntp/ntpdate/
H A DMakefile.in201 # Read a list of newline-separated strings from the standard input,
209 # Make sure the list of sources is unique. This is necessary because,
213 list='$(am__tagged_files)'; \
214 unique=`for i in $$list; do \
546 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
547 if test -n "$$list"; then \
551 for p in $$list; do echo "$$p $$p"; done | \
576 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list
[all...]
/freebsd-10.2-release/contrib/ntp/adjtimed/
H A DMakefile.in201 # Read a list of newline-separated strings from the standard input,
209 # Make sure the list of sources is unique. This is necessary because,
213 list='$(am__tagged_files)'; \
214 unique=`for i in $$list; do \
535 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
536 if test -n "$$list"; then \
540 for p in $$list; do echo "$$p $$p"; done | \
565 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list
[all...]
/freebsd-10.2-release/usr.bin/sort/
H A Dfile.c10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
98 * List elements of "cleanable" files list.
107 * List header of "cleanable" files list.
112 * Semaphore to protect the tmp file list.
118 static void mt_sort(struct sort_list *list,
123 * Init tmp files list
210 * Initialize file list
225 * Add a file name to the list
243 * Populate file list fro
833 procfile(const char *fsrc, struct sort_list *list, struct file_list *fl) argument
1222 sort_qsort(void *list, size_t count, size_t elem_size, int (*cmp_func)(const void *, const void *)) argument
1234 sort_list_to_file(struct sort_list *list, const char *outfile) argument
1307 struct sort_list *list = arg; local
1505 mt_sort(struct sort_list *list, int(*sort_func)(void *, size_t, size_t, int(*)(const void *, const void *)), const char* fn) argument
[all...]
/freebsd-10.2-release/contrib/binutils/gas/
H A Dhash.c88 /* Extend this prime list if you want more granularity of hash table size. */
146 not NULL, this sets *PLIST to point to the start of the list which
150 Each time we look up a string, we move it to the start of the list
161 struct hash_entry **list; local
183 list = table->table + index;
186 *plist = list;
189 for (p = *list; p != NULL; p = p->next)
206 p->next = *list;
207 *list = p;
229 struct hash_entry **list; local
259 struct hash_entry **list; local
351 struct hash_entry **list; local
[all...]
/freebsd-10.2-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
65 STAILQ_HEAD(, config_value) *list;
275 temp_config[i].list =
276 malloc(sizeof(*temp_config[i].list));
277 STAILQ_INIT(temp_config[i].list);
285 STAILQ_INSERT_TAIL(temp_config[i].list, cv,
309 c[i].list = temp_config[i].list;
441 c[i].list
[all...]
/freebsd-10.2-release/contrib/wpa/src/wps/
H A Dwps_upnp_event.c49 struct dl_list list; member in struct:wps_event_
89 e = dl_list_first(&s->event_queue, struct wps_event_, list);
93 dl_list_del(&e->list);
140 dl_list_add(&s->event_queue, &e->list);
194 dl_list_del(&e->addr->list);
202 dl_list_del(&s->list);
290 dl_list_for_each(e->addr, &s->addr_list, struct subscr_addr, list)
323 list) {
408 dl_list_init(&e->list);
420 dl_list_add_tail(&s->event_queue, &e->list);
[all...]
/freebsd-10.2-release/sys/sys/
H A Devent.h9 * notice, this list of conditions and the following disclaimer.
11 * notice, this list of conditions and the following disclaimer in the
163 #define KNOTE(list, hist, flags) knote(list, hist, flags)
164 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED)
165 #define KNOTE_UNLOCKED(list, hint) knote(list, hint, 0)
167 #define KNLIST_EMPTY(list) SLIST_EMPTY(&(list)
[all...]
/freebsd-10.2-release/contrib/openbsm/test/bsm/
H A DMakefile.in253 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
254 if test -n "$$list"; then \
258 for p in $$list; do echo "$$p $$p"; done | \
281 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
282 files=`for p in $$list; do echo "$$p"; done | \
285 test -n "$$list" || exit 0; \
290 @list='$(bin_PROGRAMS)'; test -n "$$list" || exi
[all...]
/freebsd-10.2-release/contrib/openbsm/tools/
H A DMakefile.in253 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
254 if test -n "$$list"; then \
258 for p in $$list; do echo "$$p $$p"; done | \
281 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
282 files=`for p in $$list; do echo "$$p"; done | \
285 test -n "$$list" || exit 0; \
290 @list='$(bin_PROGRAMS)'; test -n "$$list" || exi
[all...]
/freebsd-10.2-release/crypto/heimdal/kdc/
H A DMakefile.in116 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
118 for p in $$list; do echo "$$p $$p"; done | \
599 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
600 list2=; for p in $$list; do \
612 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
613 for p in $$list; do \
621 @list='$(lib_LTLIBRARIES)'; for p in $$list; d
[all...]
/freebsd-10.2-release/contrib/gcclibs/libgomp/
H A DMakefile.in373 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
383 @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
391 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
506 list='$(INFO_DEPS)'; \
507 for file in $$list; do \
514 @list='$(INFO_DEPS)'; \
515 for file in $$list; d
[all...]
/freebsd-10.2-release/crypto/heimdal/kadmin/
H A DMakefile.in170 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
172 for p in $$list; do echo "$$p $$p"; done | \
543 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
544 echo " rm -f" $$list; \
545 rm -f $$list || exit $$?; \
547 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
548 echo " rm -f" $$list; \
549 rm -f $$list
[all...]
/freebsd-10.2-release/contrib/openresolv/
H A Dresolvconf.in9 # notice, this list of conditions and the following disclaimer.
11 # copyright notice, this list of conditions and the following
252 local report=false list= retval=0 cmd="$1" excl=
261 list="${i#* }"
273 # If we have an interface ordering list, then use that.
276 list="$*"
281 [ -f "$i" ] && list="$list $i"
283 [ -f "$ii" ] && list="$list
[all...]
/freebsd-10.2-release/contrib/ntp/util/
H A DMakefile.in290 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
292 for p in $$list; do echo "$$p $$p"; done | \
313 # Read a list of newline-separated strings from the standard input,
321 # Make sure the list of sources is unique. This is necessary because,
325 list='$(am__tagged_files)'; \
326 unique=`for i in $$list; do \
704 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
705 if test -n "$$list"; then \
709 for p in $$list; d
[all...]
/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_section.c70 char *list, *lp; local
72 /* Get the macro list. */
73 if ((list = O_STR(sp, O_SECTIONS)) == NULL)
122 for (lp = list; *lp != '\0'; lp += 2 * sizeof(*lp))
177 char *list, *lp; local
185 /* Get the macro list. */
186 if ((list = O_STR(sp, O_SECTIONS)) == NULL)
212 for (lp = list; *lp != '\0'; lp += 2 * sizeof(*lp))
/freebsd-10.2-release/contrib/ntp/ntpdc/
H A DMakefile.in216 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
218 for p in $$list; do echo "$$p $$p"; done | \
240 # Read a list of newline-separated strings from the standard input,
248 # Make sure the list of sources is unique. This is necessary because,
252 list='$(am__tagged_files)'; \
253 unique=`for i in $$list; do \
636 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
637 if test -n "$$list"; then \
641 for p in $$list; d
[all...]

Completed in 432 milliseconds

1234567891011>>