Home
last modified time | relevance | path

Searched refs:dirty (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/editors/
Ded.c53 smallint dirty; member
66 #define dirty (G.dirty ) macro
344 dirty = TRUE; in insertLine()
606 dirty = TRUE; in deleteLines()
707 dirty = TRUE; in subCommand()
896 if (!dirty) in doCommands()
945 dirty = FALSE; in doCommands()
1016 dirty = FALSE; in ed_main()
/busybox-1.35.0/procps/
Dtop.c764 mem_t dirty ; member
784 l = ((topmem_status_t*)a)->dirty;
785 r = ((topmem_status_t*)b)->dirty;
860 ulltoa6_and_space(s->dirty , &line_buf[5*6]);
1230 topmem[n].dirty = p->smaps.private_dirty + p->smaps.shared_dirty;
/busybox-1.35.0/shell/
DREADME74 gives any special reasons to play such dirty tricks.
/busybox-1.35.0/docs/
Dembedded-scripts.txt14 There are two ways to include scripts in BusyBox: the quick-and-dirty
Dcontributing.txt189 These are dirty jobs, but somebody's gotta do 'em.