Overview  Index  Help 
Standard ML Basis Library

POSIX_Error


structure POSIX_Error =
struct
  type syserror = int
  val cfun
  val errors
  val osVal
  val syserror
  val errmsg
  val geterror
  val toWord
  val fromWord
  val errorMsg
  val errorName
  val toobig
  val acces
  val again
  val badf
  val badmsg
  val busy
  val canceled
  val child
  val deadlk
  val dom
  val exist
  val fault
  val fbig
  val inprogress
  val intr
  val inval
  val io
  val isdir
  val loop
  val mfile
  val mlink
  val msgsize
  val nametoolong
  val nfile
  val nodev
  val noent
  val noexec
  val nolck
  val nomem
  val nospc
  val nosys
  val notdir
  val notempty
  val notsup
  val notty
  val nxio
  val perm
  val pipe
  val range
  val rofs
  val spipe
  val srch
  val xdev
end

 
Type detail

syserror

type syserror = int

     
Value detail

cfun

val cfun


errors

val errors


osVal

val osVal


syserror

val syserror


errmsg

val errmsg


geterror

val geterror


toWord

val toWord


fromWord

val fromWord


errorMsg

val errorMsg


errorName

val errorName


toobig

val toobig


acces

val acces


again

val again


badf

val badf


badmsg

val badmsg


busy

val busy


canceled

val canceled


child

val child


deadlk

val deadlk


dom

val dom


exist

val exist


fault

val fault


fbig

val fbig


inprogress

val inprogress


intr

val intr


inval

val inval


io

val io


isdir

val isdir


loop

val loop


mfile

val mfile


mlink

val mlink


msgsize

val msgsize


nametoolong

val nametoolong


nfile

val nfile


nodev

val nodev


noent

val noent


noexec

val noexec


nolck

val nolck


nomem

val nomem


nospc

val nospc


nosys

val nosys


notdir

val notdir


notempty

val notempty


notsup

val notsup


notty

val notty


nxio

val nxio


perm

val perm


pipe

val pipe


range

val range


rofs

val rofs


spipe

val spipe


srch

val srch


xdev

val xdev

 


Overview  Index  Help 
Standard ML Basis Library

This document may be distributed freely over the internet as long as the copyright notice and license terms below are prominently displayed within every machine-readable copy.

Copyright © 2003 AT&T and Lucent Technologies. All rights reserved.

Permission is granted for internet users to make one paper copy for their own personal use. Further hardcopy reproduction is strictly prohibited. Permission to distribute the HTML document electronically on any medium other than the internet must be requested from the copyright holders by contacting the editors. Printed versions of the SML Basis Manual are available from Cambridge University Press. To order, please visit www.cup.org (North America) or www.cup.cam.ac.uk (outside North America).