Lines Matching refs:list
2323 comment( ¬ice, &buf, " copyright notice, this list of conditions and the",sizeof( " copyright notice, this list of conditions and the")-1, -1);
2327 comment( ¬ice, &buf, " copyright notice, this list of conditions and the",sizeof( " copyright notice, this list of conditions and the")-1, -1);
5045 char* list = 0;
5146 if (!*(list = ++file) && !(list = *++argv))
5263 if (list)
5265 if (*list == '-' && !*(list + 1))
5267 else if ((fd = open(list, O_RDONLY)) < 0)
5268 proto_error(((char*)0), 3, list, "not found");
5283 else if (!list)