Home
last modified time | relevance | path

Searched refs:cloudabi_sys_file_create (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/cloudabi/cloudabi-0.19/vdsos/
H A Dcloudabi_vdso_i686.S206 ENTRY(cloudabi_sys_file_create)
210 END(cloudabi_sys_file_create)
H A Dcloudabi_vdso_armv6.S193 ENTRY(cloudabi_sys_file_create)
197 END(cloudabi_sys_file_create)
H A Dcloudabi_vdso_x86_64.S217 ENTRY(cloudabi_sys_file_create)
222 END(cloudabi_sys_file_create)
H A Dcloudabi_vdso_aarch64.S212 ENTRY(cloudabi_sys_file_create)
216 END(cloudabi_sys_file_create)
H A Dcloudabi_vdso_armv6_on_64bit.S295 ENTRY(cloudabi_sys_file_create)
307 END(cloudabi_sys_file_create)
H A Dcloudabi_vdso_i686_on_64bit.S428 ENTRY(cloudabi_sys_file_create)
447 END(cloudabi_sys_file_create)
/dports/devel/cloudabi/cloudabi-0.19/linux/
H A Dcloudabi_syscalls.h82 cloudabi_errno_t cloudabi_sys_file_create(cloudabi_fd_t fd,
H A Dcloudabi64_syscalls_table.h230 return cloudabi_sys_file_create(vin->fd, vin->path, vin->path_len, vin->type); in do_file_create()
/dports/devel/cloudabi/cloudabi-0.19/headers/
H A Dcloudabi_syscalls.h103 cloudabi_errno_t cloudabi_sys_file_create(cloudabi_fd_t fd, const char *path,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/security/cloak/cloak-0.2.0/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/editors/kibi/kibi-0.2.2/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/devel/desed/desed-1.2.0/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()
/dports/graphics/viu/viu-1.1/cargo-crates/cloudabi-0.0.3/
H A Dcloudabi.rs1826 fn cloudabi_sys_file_create(_: fd, _: *const u8, _: usize, _: filetype) -> errno; in cloudabi_sys_file_create() function
2242 cloudabi_sys_file_create(fd_, path_.as_ptr(), path_.len(), type_) in file_create()

123