Home
last modified time | relevance | path

Searched refs:ALL (Results 1 – 10 of 10) sorted by relevance

/busybox-1.35.0/include/
Ddump.h5 enum dump_vflag_t { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator
/busybox-1.35.0/util-linux/
Dhexdump.c137 dumper->dump_vflag = ALL; in hexdump_main()
Dhexdump_xxd.c183 dumper->dump_vflag = ALL; in xxd_main()
/busybox-1.35.0/networking/libiproute/
Dll_proto.c63 __PF(ALL,all)
131 __PF(ALL,all)
/busybox-1.35.0/coreutils/
Dod.c182 dumper->dump_vflag = ALL; in od_main()
/busybox-1.35.0/libbb/
Ddump.c405 if (dumper->pub.dump_vflag != ALL /* not "show all"? */ in get()
432 if (dumper->pub.dump_vflag == ALL /* "show all"? */ in get()
/busybox-1.35.0/editors/
Dsed1line.txt100 sed 's/foo/bar/g' # replaces ALL instances in a line
261 # delete ALL blank lines from a file (same as "grep '.' ")
/busybox-1.35.0/examples/var_service/
DREADME148 It reconfigures network based on current known state of ALL interfaces.
/busybox-1.35.0/
DLICENSE275 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
DConfig.in231 suid root, ALL applets will run under root, which is a huge