Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewSyscallError (0.07 sec)

  1. api/go1.txt

    pkg os, func Lstat(string) (FileInfo, error)
    pkg os, func Mkdir(string, FileMode) error
    pkg os, func MkdirAll(string, FileMode) error
    pkg os, func NewFile(uintptr, string) *File
    pkg os, func NewSyscallError(string, error) error
    pkg os, func Open(string) (*File, error)
    pkg os, func OpenFile(string, int, FileMode) (*File, error)
    pkg os, func Pipe() (*File, *File, error)
    pkg os, func Readlink(string) (string, error)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top