Home
last modified time | relevance | path

Searched defs:append_file (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.h115 struct append_file { struct
117 struct append_file *next; argument
H A Dmksquashfs.c1931 struct append_file *append_file; in add_file() local
/aosp_15_r20/tools/security/fuzzing/orphans/libufdt/
H A Dmkcorpus.c35 static void append_file(FILE *out, const char *filename) { in append_file() function
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dshell_wrapper.py148 def append_file(self, path, data): member in LocalShell
H A Dos_interface.py125 def append_file(self, path, data): member in OSInterface
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Dshell.py164 def append_file(self, file_name, data): member in ShellCommand
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-recorder.c52 static int append_file(int size, int dst, int src) in append_file() function
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-stat.c60 char *append_file(const char *dir, const char *name) in append_file() function