Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/
Dupdate-syscall-lists.py28 def atomic_replace(path, contents): argument
/glibc-2.36/support/
Dsupport_write_file_string.c25 support_write_file_string (const char *path, const char *contents) in support_write_file_string()
Dtst-xreadlink.c40 char *contents = xmalloc (size + 1); in do_test() local
Dsupport_chroot.c31 write_file (const char *directory, const char *relpath, const char *contents, in write_file()
/glibc-2.36/posix/
Dtst-vfork3.c130 create_script (const char *script, const char *contents, size_t size) in create_script()
/glibc-2.36/sysdeps/i386/nptl/
Dtls.h84 unsigned int contents:2; member
/glibc-2.36/malloc/
Dobstack.h150 char contents[4]; /* objects begin here */ member
/glibc-2.36/timezone/
Dzic.c1015 char const *contents = absolute ? fromfield : linkalloc; in dolink() local