Home
last modified time | relevance | path

Searched refs:LIST (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd-14.2/contrib/bsnmp/snmpd/
H A Dsnmpmod.h70 TAILQ_FOREACH(_lelem, (LIST), LINK) \
82 TAILQ_FOREACH(_lelem, (LIST), LINK) \
91 TAILQ_FOREACH(_lelem, (LIST), LINK) \
104 TAILQ_FOREACH(_lelem, (LIST), LINK) \
116 TAILQ_FOREACH(_lelem, (LIST), LINK) \
128 TAILQ_FOREACH(_lelem, (LIST), LINK) \
152 TAILQ_FOREACH(_lelem, (LIST), LINK) \
161 TAILQ_FOREACH(_lelem, (LIST), LINK) \
173 TAILQ_FOREACH(_lelem, (LIST), LINK) \
183 _lelem = TAILQ_FIRST(LIST); \
[all …]
/freebsd-14.2/contrib/netbsd-tests/net/npf/
H A Dt_npf.sh54 LIST=/tmp/t_npf.$$
55 trap "rm -f $LIST" EXIT
57 sh -ec 'npftest -L || printf "dummy\tnone\n"' > $LIST 2>/dev/null
62 done < $LIST
/freebsd-14.2/contrib/dialog/
H A Dfselect.c82 } LIST; typedef
117 data_of(LIST * list) in data_of()
160 keep_visible(LIST * list) in keep_visible()
219 display_list(LIST * list) in display_list()
271 fix_arrows(LIST * list) in fix_arrows()
313 show_both_lists(char *input, LIST * d_list, LIST * f_list, bool keep) in show_both_lists()
360 match(char *name, LIST * d_list, LIST * f_list, MATCH * match_list) in match()
401 complete(char *name, LIST * d_list, LIST * f_list, char **buff_ptr) in complete()
452 fill_lists(char *current, char *input, LIST * d_list, LIST * f_list, bool keep) in fill_lists()
539 usable_state(int state, LIST * dirs, LIST * files) in usable_state()
[all …]
/freebsd-14.2/contrib/ntp/
H A Dflock-build10 LIST=$MYNAME
53 case "$LIST" in
54 '') LIST="pogo" ;;
57 for i in $LIST
63 echo flock-build running on $i? check LIST, skipping
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dvarparse-undef-partial.mk8 LIST= ${DEF} ${UNDEF} ${VAR.${PARAM}} end
21 EVAL:= ${LIST}
41 EVAL:= ${LIST}
H A Dvarmod-select-words.mk14 LIST= one two three four five six
/freebsd-14.2/usr.bin/paste/
H A Dpaste.c126 } LIST; typedef
131 LIST *lp; in parallel()
136 LIST *head, *tmp; in parallel()
140 if ((lp = malloc(sizeof(LIST))) == NULL) in parallel()
/freebsd-14.2/usr.sbin/service/
H A Dservice.sh57 l) LIST=lopt ;;
71 [ -n "${LIST}" ] && args="${args} -l"
144 if [ -n "$LIST" ]; then
/freebsd-14.2/usr.bin/ar/
H A Dacplex.l61 LIST|list { return (LIST); }
/freebsd-14.2/contrib/elftoolchain/ar/
H A Dacplex.l63 LIST|list { return (LIST); }
/freebsd-14.2/contrib/file/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/contrib/openpam/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/contrib/ntp/sntp/libevent/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/contrib/ldns/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/contrib/libevent/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/contrib/openbsm/m4/
H A Dltsugar.m432 # lt_car(LIST)
33 # lt_cdr(LIST)
62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
/freebsd-14.2/bin/pax/
H A Dpax.h56 #define LIST 0 /* List the file in an archive */ macro
61 #define DEFOP LIST /* if no flags default is to LIST */
H A Doptions.c521 act = LIST; in pax_options()
555 case LIST: in pax_options()
709 act = LIST; in tar_options()
840 case LIST: in tar_options()
1116 act = LIST; in cpio_options()
1237 case LIST: in cpio_options()
/freebsd-14.2/sbin/mdconfig/
H A Dmdconfig.c58 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; enumerator
140 if (action != UNSET && action != LIST) in main()
143 action = LIST; in main()
334 if (fflag != NULL && action != LIST) in main()
354 if (action != LIST && vflag == OPT_VERBOSE) in main()
391 } else if (action == LIST) { in main()
/freebsd-14.2/sbin/ggate/ggatel/
H A Dggatel.c50 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
225 action = LIST; in main()
319 case LIST: in main()
/freebsd-14.2/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member
269 $AR -NOLOGO -LIST "$archive" || exit $?
/freebsd-14.2/contrib/libucl/
H A DCMakeLists.txt134 LIST(APPEND CMAKE_REQUIRED_LIBRARIES rt)
207 LIST(APPEND UCL_COMPILE_DEFS -DHAVE_FETCH_H=1)
210 LIST(APPEND UCL_COMPILE_DEFS -DCURL_FOUND=1)
213 LIST(APPEND UCL_COMPILE_DEFS -DHAVE_OPENSSL=1)
216 LIST(APPEND UCL_COMPILE_DEFS -DHAVE_ATOMIC_BUILTINS=1)
/freebsd-14.2/contrib/tcsh/
H A Dsh.file.c56 LIST, RECOGNIZE enumerator
542 if (command == LIST) in tsearch()
707 command = (last_Char == ESC) ? RECOGNIZE : LIST; in tenex()
708 if (command == LIST) in tenex()
741 if (command == LIST) /* Always retype after a LIST */ in tenex()
/freebsd-14.2/lib/libc/resolv/
H A Dres_update.c75 LIST(ns_updrec) z_rrlist;
101 LIST(struct zonegrp) zgrps; in res_nupdate()

1234