OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_cat
(Results
1 - 4
of
4
) sorted by null
/external/toybox/toys/posix/
cat.c
54
static void
do_cat
(int fd, char *name)
function
95
loopfiles(toys.optargs,
do_cat
);
101
loopfiles(toys.optargs,
do_cat
);
/external/e2fsprogs/debugfs/
debug_cmds.ct
127
request
do_cat
, "Dump an inode out to stdout",
debugfs.h
66
extern void
do_cat
(int argc, char **argv);
dump.c
368
void
do_cat
(int argc, char **argv)
function
Completed in 1516 milliseconds