| /freebsd-13.1/contrib/bsnmp/snmpd/ |
| H A D | snmpmod.h | 70 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-13.1/contrib/netbsd-tests/net/npf/ |
| H A D | t_npf.sh | 54 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-13.1/contrib/dialog/ |
| H A D | fselect.c | 82 } LIST; typedef 117 data_of(LIST * list) in data_of() 160 keep_visible(LIST * list) in keep_visible() 217 display_list(LIST * list) in display_list() 268 fix_arrows(LIST * list) in fix_arrows() 306 show_both_lists(char *input, LIST * d_list, LIST * f_list, bool keep) in show_both_lists() 353 match(char *name, LIST * d_list, LIST * f_list, MATCH * match_list) in match() 383 complete(char *name, LIST * d_list, LIST * f_list, char **buff_ptr) in complete() 432 fill_lists(char *current, char *input, LIST * d_list, LIST * f_list, bool keep) in fill_lists() 518 usable_state(int state, LIST * dirs, LIST * files) in usable_state() [all …]
|
| /freebsd-13.1/usr.bin/tee/ |
| H A D | tee.c | 64 } LIST; typedef 65 static LIST *head; 73 LIST *p; in main() 142 LIST *p; in add() 154 if ((p = malloc(sizeof(LIST))) == NULL) in add()
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | forloop.mk | 5 LIST= one "two and three" four "five" 13 . for x in ${LIST} 46 .for a b in ${LIST} ${LIST:tu} ${XTRA_LIST}
|
| H A D | varparse-undef-partial.mk | 8 LIST= ${DEF} ${UNDEF} ${VAR.${PARAM}} end 21 EVAL:= ${LIST} 41 EVAL:= ${LIST}
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | flock-build | 10 LIST=$MYNAME 65 case "$LIST" in 66 '') LIST="pogo" ;; 69 for i in $LIST 75 echo flock-build running on $i? check LIST, skipping
|
| /freebsd-13.1/usr.bin/paste/ |
| H A D | paste.c | 128 } LIST; typedef 133 LIST *lp; in parallel() 138 LIST *head, *tmp; in parallel() 142 if ((lp = malloc(sizeof(LIST))) == NULL) in parallel()
|
| /freebsd-13.1/usr.sbin/service/ |
| H A D | service.sh | 57 l) LIST=lopt ;; 71 [ -n "${LIST}" ] && args="${args} -l" 135 if [ -n "$LIST" ]; then
|
| /freebsd-13.1/contrib/elftoolchain/ar/ |
| H A D | acplex.l | 63 LIST|list { return (LIST); }
|
| /freebsd-13.1/usr.bin/ar/ |
| H A D | acplex.l | 63 LIST|list { return (LIST); }
|
| /freebsd-13.1/contrib/openpam/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/contrib/file/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/contrib/openbsm/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/contrib/ntp/sntp/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/contrib/ldns/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/contrib/libevent/m4/ |
| H A D | ltsugar.m4 | 32 # 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-13.1/bin/pax/ |
| H A D | pax.h | 57 #define LIST 0 /* List the file in an archive */ macro 62 #define DEFOP LIST /* if no flags default is to LIST */
|
| H A D | options.c | 522 act = LIST; in pax_options() 556 case LIST: in pax_options() 710 act = LIST; in tar_options() 841 case LIST: in tar_options() 1117 act = LIST; in cpio_options() 1238 case LIST: in cpio_options()
|
| /freebsd-13.1/sbin/mdconfig/ |
| H A D | mdconfig.c | 60 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; enumerator 141 if (action != UNSET && action != LIST) in main() 144 action = LIST; in main() 331 if (fflag != NULL && action != LIST) in main() 351 if (action != LIST && vflag == OPT_VERBOSE) in main() 388 } else if (action == LIST) { in main()
|
| /freebsd-13.1/sbin/ggate/ggatel/ |
| H A D | ggatel.c | 52 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator 227 action = LIST; in main() 321 case LIST: in main()
|
| /freebsd-13.1/contrib/libucl/ |
| H A D | CMakeLists.txt | 134 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-13.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ar-lib | 227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member 269 $AR -NOLOGO -LIST "$archive" || exit $?
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | sh.file.c | 56 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()
|