github.com/IBM/fsgo@v0.0.0-20220920202152-e16fd2119d49/const_bsds.go (about)

     1  // Copyright 2022 IBM Inc. All rights reserved
     2  // Copyright © 2014 Steve Francia <spf@spf13.com>
     3  //
     4  // SPDX-License-Identifier: Apache2.0
     5  package fsgo
     6  
     7  import (
     8  	"syscall"
     9  )
    10  
    11  const BADFD = syscall.EBADF