Searched defs:rval (Results 1 – 4 of 4) sorted by relevance
/system/core/toolbox/cp/ |
D | utils.c | 116 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; in copy_file() local 383 int rval, islink; local
|
/system/core/toolbox/ |
D | cat.c | 49 static int rval; variable
|
D | du.c | 79 int Hflag, Lflag, aflag, ch, cflag, dflag, gkmflag, nflag, rval, sflag; in du_main() local
|
/system/core/sh/ |
D | error.c | 204 sh_exit(int rval) in sh_exit()
|