Home
last modified time | relevance | path

Searched refs:creat (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/src/fcntl/
A Dcreat.c3 int creat(const char* path, mode_t mode) { in creat() function
/third_party/ulib/musl/include/
A Dfcntl.h29 int creat(const char*, mode_t);
/third_party/ulib/jemalloc/src/
A Dprof.c935 fd = creat(filename, 0644); in prof_dump_open()
/third_party/ulib/musl/
A Dmusl-rules.mk242 $(LOCAL_DIR)/src/fcntl/creat.c \

Completed in 11 milliseconds