Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dhooks.h14 #define creat JEMALLOC_HOOK(creat, hooks_libc_hook) macro
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/suid/
H A Dsuid_write_to_file.c67 fd = creat(fpath, mode); in test_stat_mode()
/f-stack/freebsd/sys/
H A Dfcntl.h349 int creat(const char *, mode_t);
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/
H A Dctime.c189 if ((fd = creat(pfile, ALL_MODE)) == -1) { in do_creat()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c961 fd = creat(filename, 0644); in prof_dump_open_impl()
/f-stack/freebsd/kern/
H A Dinit_sysent.c66 …{ compat(AS(ocreat_args),creat), .sy_auevent = AUE_CREAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATI…
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure1037 -no-create | --no-create | --no-creat | --no-crea | --no-cre \