Symbol: ALL
bin/sh/error.c
312
{ EINTR, ALL, "interrupted" },
bin/sh/error.c
314
{ EACCES, ALL, "permission denied" },
bin/sh/error.c
315
{ EIO, ALL, "I/O error" },
bin/sh/error.c
316
{ EEXIST, ALL, "file exists" },
bin/sh/error.c
323
{ EISDIR, ALL, "is a directory" },
bin/sh/error.c
325
{ EMFILE, ALL, "too many open files" },
bin/sh/error.c
327
{ ENFILE, ALL, "file table overflow" },
bin/sh/error.c
328
{ ENOSPC, ALL, "file system full" },
bin/sh/error.c
330
{ EDQUOT, ALL, "disk quota exceeded" },
bin/sh/error.c
333
{ ENOSR, ALL, "no streams resources" },
bin/sh/error.c
335
{ ENXIO, ALL, "no such device or address" },
bin/sh/error.c
336
{ EROFS, ALL, "read-only file system" },
bin/sh/error.c
337
{ ETXTBSY, ALL, "text busy" },
bin/sh/error.c
341
{ ENOMEM, ALL, "not enough memory" },
bin/sh/error.c
343
{ ENOLINK, ALL, "remote access failed" },
bin/sh/error.c
346
{ EMULTIHOP, ALL, "remote access failed" },
bin/sh/error.c
349
{ ECOMM, ALL, "remote access failed" },
bin/sh/error.c
352
{ ESTALE, ALL, "remote access failed" },
bin/sh/error.c
355
{ ETIMEDOUT, ALL, "remote access failed" },
bin/sh/error.c
358
{ ELOOP, ALL, "symbolic link loop" },
bin/sh/error.c
361
{ ENAMETOOLONG, ALL, "file name too long" },
dist/pf/sbin/pfctl/parse.y
2276
logopt : ALL { $$.log = PF_LOG_ALL; $$.logif = 0; }
dist/pf/sbin/pfctl/parse.y
2394
fromto : ALL {
dist/pf/sbin/pfctl/parse.y
411
%token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE
dist/pf/sbin/pfctl/parse.y
4890
{ "all", ALL},
libexec/ftpd/ftpcmd.y
137
SP CRLF COMMA ALL
libexec/ftpd/ftpcmd.y
1645
return (ALL);
libexec/ftpd/ftpcmd.y
316
| EPSV check_login SP ALL CRLF
sys/arch/m68k/fpsp/fpsp.h
12
* MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
sys/arch/m68k/fpsp/l_fpsp.h
12
* MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
usr.bin/hexdump/display.c
260
if (!need && vflag != ALL &&
usr.bin/hexdump/display.c
282
if (vflag == ALL || vflag == FIRST ||
usr.bin/hexdump/hexsyntax.c
113
vflag = ALL;
usr.bin/hexdump/odsyntax.c
175
vflag = ALL;
usr.bin/showmount/showmount.c
124
type = ALL;
usr.bin/showmount/showmount.c
187
case ALL:
usr.bin/showmount/showmount.c
310
case ALL:
usr.bin/showmount/showmount.c
441
case ALL:
usr.sbin/npf/npfctl/npf_parse.y
102
%token ALL
usr.sbin/npf/npfctl/npf_parse.y
711
: ALL user_id group_id
usr.sbin/npf/npfctl/npf_parse.y
719
: ALL