Searched defs:contents (Results 1 – 8 of 8) sorted by relevance
28 def atomic_replace(path, contents): argument
25 support_write_file_string (const char *path, const char *contents) in support_write_file_string()
40 char *contents = xmalloc (size + 1); in do_test() local
31 write_file (const char *directory, const char *relpath, const char *contents, in write_file()
130 create_script (const char *script, const char *contents, size_t size) in create_script()
84 unsigned int contents:2; member
150 char contents[4]; /* objects begin here */ member
1015 char const *contents = absolute ? fromfield : linkalloc; in dolink() local