- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 46 for freebsd (0.06 seconds)
-
api/go1.1.txt
pkg os (freebsd-arm), const O_TRUNC = 1024 pkg os (freebsd-arm), const PathListSeparator = 58 pkg os (freebsd-arm), const PathSeparator = 47 pkg os (freebsd-arm-cgo), const DevNull = "/dev/null" pkg os (freebsd-arm-cgo), const O_APPEND = 8 pkg os (freebsd-arm-cgo), const O_CREATE = 512 pkg os (freebsd-arm-cgo), const O_EXCL = 2048 pkg os (freebsd-arm-cgo), const O_SYNC = 128 pkg os (freebsd-arm-cgo), const O_TRUNC = 1024
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
internal/ioutil/read_file_noatime_supported.go
//go:build !windows && !darwin && !freebsd // +build !windows,!darwin,!freebsd // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. //
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 19 01:35:22 GMT 2021 - 937 bytes - Click Count (0) -
internal/disk/fdatasync_unix.go
//go:build freebsd || netbsd || openbsd || darwin // +build freebsd netbsd openbsd darwin // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. //
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Sep 29 23:40:28 GMT 2021 - 1.1K bytes - Click Count (0) -
internal/disk/stat_freebsd.go
//go:build freebsd // +build freebsd // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. //
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Mon Feb 26 19:34:50 GMT 2024 - 1.7K bytes - Click Count (0) -
cmd/os-dirent_namelen_bsd.go
//go:build darwin || freebsd || openbsd || netbsd // +build darwin freebsd openbsd netbsd // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. //
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 19 01:35:22 GMT 2021 - 982 bytes - Click Count (0) -
api/go1.10.txt
pkg strings, type Builder struct pkg syscall (freebsd-386), const SYS_UTIMENSAT = 547 pkg syscall (freebsd-386), const SYS_UTIMENSAT ideal-int pkg syscall (freebsd-386-cgo), const SYS_UTIMENSAT = 547 pkg syscall (freebsd-386-cgo), const SYS_UTIMENSAT ideal-int pkg syscall (freebsd-amd64), const SYS_UTIMENSAT = 547 pkg syscall (freebsd-amd64), const SYS_UTIMENSAT ideal-int pkg syscall (freebsd-amd64-cgo), const SYS_UTIMENSAT = 547
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Feb 06 05:00:01 GMT 2018 - 30.1K bytes - Click Count (0) -
internal/disk/fdatasync_unsupported.go
//go:build !linux && !netbsd && !freebsd && !darwin && !openbsd // +build !linux,!netbsd,!freebsd,!darwin,!openbsd // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Sep 29 23:40:28 GMT 2021 - 1K bytes - Click Count (0) -
internal/disk/type_bsd.go
//go:build darwin || freebsd || dragonfly || openbsd || solaris // +build darwin freebsd dragonfly openbsd solaris // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 19 01:35:22 GMT 2021 - 1.1K bytes - Click Count (0) -
api/go1.5.txt
pkg syscall (freebsd-amd64), type SysProcAttr struct, Foreground bool pkg syscall (freebsd-amd64), type SysProcAttr struct, Pgid int pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Ctty int pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Foreground bool pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Pgid int pkg syscall (freebsd-arm), type SysProcAttr struct, Ctty int
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Jul 30 21:14:09 GMT 2015 - 46.6K bytes - Click Count (0) -
cmd/os-dirent_fileino.go
//go:build freebsd || openbsd || netbsd // +build freebsd openbsd netbsd // Copyright (c) 2015-2021 MinIO, Inc. // // This file is part of MinIO Object Storage stack // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. //
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 19 01:35:22 GMT 2021 - 950 bytes - Click Count (0)