Symbol: LIST
bin/csh/file.c
320
tsearch(word, LIST, BUFSIZ - len - 1); /* NUL */
bin/csh/file.c
635
if (command == LIST) {
bin/pax/ar_io.c
109
case LIST:
bin/pax/ar_io.c
1264
if (act == LIST) {
bin/pax/ar_io.c
333
if ((act == LIST || act == EXTRACT) && nflag && zpid > 0) {
bin/pax/options.c
1417
act = LIST;
bin/pax/options.c
656
act = LIST;
bin/pax/options.c
690
case LIST:
bin/pax/options.c
835
act = LIST;
bin/pax/options.c
980
if (act == LIST || act == EXTRACT || arcname != NULL)
bin/pax/options.c
991
case LIST:
bin/pax/pax.c
278
if (act == LIST) {
bin/pax/pax.c
293
if (act == LIST) {
bin/pax/pax.c
325
case LIST:
bin/pax/pax.h
62
#define DEFOP LIST /* if no flags default is to LIST */
games/atc/extern.c
63
LIST air, ground;
games/atc/extern.h
63
extern LIST air, ground;
games/atc/extern.h
70
void append(LIST *, PLANE *);
games/atc/extern.h
79
void delete(LIST *, PLANE *);
games/atc/list.c
60
append(LIST *l, PLANE *p)
games/atc/list.c
97
delete(LIST *l, PLANE *p)
libexec/ftpd/ftpcmd.y
1042
{ "LIST", LIST, OSTR, 1, "[ <sp> path-name ]" },
libexec/ftpd/ftpcmd.y
114
ABOR DELE CWD LIST NLST SITE
libexec/ftpd/ftpcmd.y
374
| LIST check_login CRLF
libexec/ftpd/ftpcmd.y
379
| LIST check_login SP pathname CRLF
sbin/unwind/libunbound/util/data/msgreply.h
593
#define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \
sbin/unwind/libunbound/util/data/msgreply.h
601
edns_opt_list_append((LIST), LDNS_EDNS_EDE, \
sbin/unwind/parse.y
105
%token BLOCK LIST LOG FORCE ACCEPT BOGUS
sbin/unwind/parse.y
179
block_list : BLOCK LIST STRING log {
sbin/unwind/parse.y
431
{"list", LIST},
usr.bin/dig/lib/isc/lex.c
58
LIST(struct inputsource) sources;
usr.bin/dig/lib/isc/symtab.c
34
typedef LIST(elt_t) eltlist_t;
usr.bin/dig/lib/isc/task.c
77
LIST(isc_task_t) tasks;
usr.bin/dig/lib/isc/timer.c
51
LIST(isc_timer_t) timers;
usr.bin/make/arch.c
317
LIST members;
usr.bin/make/dir.c
211
static LIST theDefaultPath; /* main search path */
usr.bin/make/direxpand.c
149
LIST temp;
usr.bin/make/direxpand.c
186
LIST curled; /* Queue of words to expand */
usr.bin/make/expandchildren.c
165
LIST exp; /* List of expansions */
usr.bin/make/expandchildren.c
80
LIST members;
usr.bin/make/for.c
93
LIST vars; /* List of variables */
usr.bin/make/for.c
96
LIST lst; /* List of items */
usr.bin/make/gnode.h
135
LIST cohorts; /* Other nodes for the :: operator */
usr.bin/make/gnode.h
136
LIST parents; /* Nodes that depend on this one */
usr.bin/make/gnode.h
137
LIST children; /* Nodes on which this one depends */
usr.bin/make/gnode.h
138
LIST predecessors;
usr.bin/make/gnode.h
139
LIST successors;
usr.bin/make/gnode.h
142
LIST commands; /* Creation commands */
usr.bin/make/lowparse.c
69
static LIST input_stack; /* Stack of input_stream waiting to be parsed
usr.bin/make/lst.h
91
extern void Lst_Destroy(LIST *, SimpleProc);
usr.bin/make/lst.lib/lst.h
86
extern void Lst_Destroy(LIST *, SimpleProc);
usr.bin/make/main.c
609
LIST sysMkPath; /* Path of sys.mk */
usr.bin/make/main.c
634
LIST l;
usr.bin/make/main.c
647
static LIST targs; /* target nodes to create */
usr.bin/make/main.c
70
static LIST to_create; /* Targets to be made */
usr.bin/make/main.c
75
static LIST makefiles; /* ordered list of makefiles to read */
usr.bin/make/main.c
76
static LIST varstoprint; /* list of variables to print */
usr.bin/make/main.c
89
static LIST unreadable;
usr.bin/make/parse.c
107
static LIST theUserIncPath;/* list of directories for "..." includes */
usr.bin/make/parse.c
108
static LIST theSysIncPath; /* list of directories for <...> includes */
usr.bin/make/parse.c
557
LIST emptyPath;
usr.bin/make/parse.c
558
LIST curTargs;
usr.bin/make/parse.c
638
LIST temp;
usr.bin/make/parse.c
837
LIST paths; /* List of search paths to alter when parsing
usr.bin/make/parse.c
961
LIST sources; /* list of archive source
usr.bin/make/suff.c
103
LIST searchPath; /* The path along which files of this suffix
usr.bin/make/suff.c
107
LIST parents; /* List of Suff we have a transformation to */
usr.bin/make/suff.c
108
LIST children; /* List of Suff we have a transformation from */
usr.bin/make/suff.c
1146
LIST srcs; /* List of sources at which to look */
usr.bin/make/suff.c
1147
LIST targs; /* List of targets to which things can be
usr.bin/make/suff.c
129
LIST cp; /* Debug; children list */
usr.bin/make/suff.c
73
static LIST srclist;
usr.bin/mklocale/yacc.y
160
| LIST list
usr.bin/mklocale/yacc.y
94
%token <i> LIST
usr.bin/tmux/format-draw.c
1005
&s[CENTRE], &s[RIGHT], &s[ABSOLUTE_CENTRE], &s[LIST],
usr.bin/tmux/format-draw.c
1012
&s[CENTRE], &s[RIGHT], &s[ABSOLUTE_CENTRE], &s[LIST],
usr.bin/tmux/format-draw.c
1019
&s[CENTRE], &s[RIGHT], &s[ABSOLUTE_CENTRE], &s[LIST],
usr.bin/tmux/format-draw.c
1026
&s[CENTRE], &s[RIGHT], &s[ABSOLUTE_CENTRE], &s[LIST],
usr.bin/tmux/format-draw.c
879
focus_end = s[LIST].cx;
usr.bin/tmux/format-draw.c
881
current = LIST;
usr.bin/tmux/format-draw.c
888
focus_start = s[LIST].cx;
usr.bin/tmux/format-draw.c
898
focus_end = s[LIST].cx;
usr.sbin/tokenadm/tokenadm.c
112
if (what != LIST)
usr.sbin/tokenadm/tokenadm.c
117
if (what != LIST)
usr.sbin/tokenadm/tokenadm.c
122
if (what != LIST)
usr.sbin/tokenadm/tokenadm.c
127
if (what != LIST)
usr.sbin/tokenadm/tokenadm.c
132
if (what != LIST)
usr.sbin/tokenadm/tokenadm.c
137
if (what != LIST)
usr.sbin/tokenadm/tokenadm.c
142
if (what != LIST || how)
usr.sbin/tokenadm/tokenadm.c
147
if (what != LIST || how)
usr.sbin/tokenadm/tokenadm.c
152
if (what != LIST || emode || dmode || how)
usr.sbin/tokenadm/tokenadm.c
173
if (what == LIST && (dmode || emode))
usr.sbin/tokenadm/tokenadm.c
176
if (what == LIST) {
usr.sbin/tokenadm/tokenadm.c
220
case LIST:
usr.sbin/tokenadm/tokenadm.c
258
if (what == LIST)
usr.sbin/tokenadm/tokenadm.c
79
what = LIST;
usr.sbin/unbound/util/data/msgreply.h
593
#define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \
usr.sbin/unbound/util/data/msgreply.h
601
edns_opt_list_append((LIST), LDNS_EDNS_EDE, \
usr.sbin/ypldap/parse.y
110
%token PASSWD NAME FIXED LIST GROUPNAME GROUPPASSWD GROUPGID MAP
usr.sbin/ypldap/parse.y
357
| LIST attribute MAPS TO STRING {
usr.sbin/ypldap/parse.y
555
{ "list", LIST },