Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 33) sorted by relevance

12

/busybox-1.35.0/scripts/
Dbloat-o-meter115 d = new[name].get("size", 0) - old[name].get("size", 0)
130 old_sz = old.get(n, {}).get("size", "-")
131 new_sz = new.get(n, {}).get("size", "-")
/busybox-1.35.0/shell/hush_test/hush-misc/
Decho_write_error.tests5 echo Cant write this - get EPIPE
Dcase1.tests27 # parsing cases in subshells can easily get messy
/busybox-1.35.0/shell/ash_test/ash-misc/
Decho_write_error.tests5 echo Cant write this - get EPIPE
Dcase1.tests27 # parsing cases in subshells can easily get messy
/busybox-1.35.0/shell/
Dash_remove_unnecessary_code_in_backquote_expansion.patch18 get things such as `jobs -p` to work.
27 >get things such as `jobs -p` to work.
66 - * we fork off a subprocess and get the output of the command via a pipe.
69 + * get the output of the command via a pipe. Should be called with
DREADME.job6 get current signal mask
18 get pid, ppid
21 get our pprocess group
30 The TIOCGPGRP and TIOCSPGRP calls described in termios(3) are used to get/set
48 get signal mask
49 get fd#0 flags
50 get signal mask
/busybox-1.35.0/shell/hush_test/hush-vars/
Dreadonly0.tests37 # but external command does get executed, and $? is not mangled (stays 42):
/busybox-1.35.0/shell/ash_test/ash-vars/
Dreadonly0.tests39 ## # but external command does get executed, and $? is not mangled (stays 42):
/busybox-1.35.0/loginutils/
DConfig.src29 smaller, and I will get fewer emails asking about how glibc NSS
55 makes your system smaller (and I will get fewer emails asking about
/busybox-1.35.0/shell/hush_test/hush-signals/
Dsigint1.tests11 # In one second, we (main shell) get SIGINT here.
/busybox-1.35.0/shell/ash_test/ash-signals/
Dsigint1.tests11 # In one second, we (main shell) get SIGINT here.
/busybox-1.35.0/util-linux/
DConfig.src59 that your /etc directory be writable, tends to get easily confused
/busybox-1.35.0/
DREADME114 with gnu date i get the following output:
119 but when i use busybox date i get this instead:
140 worth upgrading to get, but older versions should work), and linked against
DNOFORK_NOEXEC.lst276 pgrep - must fork+exec to get correct /proc/PID/cmdline and comm field
277 pidof - must fork+exec to get correct /proc/PID/cmdline and comm field
282 pkill - must fork+exec to get correct /proc/PID/cmdline and comm field
DINSTALL140 Se also the busybox FAQ, under the questions "How can I get started using
DLICENSE32 this service if you wish), that you receive source code or can get it
43 you have. You must make sure that they, too, receive or can get the
334 You should also get your employer (if you work as a programmer) or your
/busybox-1.35.0/docs/
Dcontributing.txt119 With GNU date I get the following output:
124 But when I use BusyBox date I get this instead:
177 Conversely, you could get some positive responses from folks who might be
310 get noticed and convince a maintainer that it should be added:
438 good-natured bunch and will work with you to help get your patches into shape
Dstyle-guide.txt41 This is everybody's favorite flame topic so let's get it out of the way right
258 - Nobody is going to get mad at you for using 'pvar' as the name of a
329 a real storage in rodata for it! (Hopefully, newer gcc will get better
407 Strings in C can get a little thorny. Here's some guidelines for dealing with
711 use getopt, they won't get false positives.
Dmdev.txt7 seem to get their head around how it works. Thus, a primer.
Dnofork_noexec.txt103 The problem is, the error causes stdout FILE* object to get into error
Dkeep_data_small.txt75 (see the rest of the file to get the idea)
/busybox-1.35.0/libbb/
Ddump.c376 static unsigned char *get(priv_dumper_t *dumper) in get() function
540 while ((bp = get(dumper)) != NULL) { in display()
/busybox-1.35.0/editors/
Dsed1line.txt291 # get Usenet/e-mail message header
294 # get Usenet/e-mail message body
297 # get Subject header, but remove initial "Subject: " portion
300 # get return address header
/busybox-1.35.0/modutils/
DConfig.src98 Enabling this, one would be able to get a load map

12