[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'oldlinux' (#rtl)

Reference for unit 'oldlinux': Types

ComStr

  

Command-line string type.

dev_t

  

Device descriptor type

dirent

  

Record used in the ReadDirfunction to return files in a directory.

DirStr

  

Filename directory part string type.

ExtStr

  

Filename extension part string type.

fdSet

  

Array containing file descriptor bitmask for the Selectcall.

NameStr

  

Filename name part string type.

PathStr

  

Filename path part string type.

PDir

  

Pointer to TDirrecord

pdirent

  

Pointer to Direntrecord.

pfdset

  

Pointer to FDSetarray.

pfpstate

  

Pointer to tfpstaterecord.

pglob

  

Pointer to TGlobrecord.

PSigActionRec

  

Pointer to SigActionRecrecord.

PSigAltStack

  

Pointer to SigAltStackrecord

PSigContextRec

  

Pointer to SigContextRecrecord

PSignalHandler

  

Pointer to SignalHandlertype.

PSignalRestorer

  

Pointer to SignalRestorertype

PSigSet

  

Pointer to signal set.

pstack_t

  

Pointer to stack_trecord

PStat

  

Pointer to Statrecord.

PStatFS

  

Pointer to StatFSrecord.

PSysCallRegs

  

Pointer to SysCallRegsrecord.

PSysInfo

  

Pointer to TSysInforecord.

ptimeval

  

Pointer to TTimeValrecord

ptimezone

  

Pointer to TimeZonerecord.

PUTimeBuf

  

Pointer to UTimeBufrecord

PUTSName

  

Pointer to UTSNamerecord.

SigActionRec

  

Record used in SigActioncall.

SigAltStack

  

Alternate stack registers record

SigContextRec

  

Record describing the context of the program when it receives a signal

SignalHandler

  

Function prototype for the Signalcall.

SignalRestorer

  

Signal restorer function prototype

SigSet

  

Signal set type

Size_T

  

Size type

stack_t

  

Alias for SigAltStacktype

Stat

  

Record describing an inode (file) in the fstatcall.

Statfs

  

Record describing a file system in the fsstatcall.

SysCallRegs

  

Register describing system calls.

TCloneFunc

  

Clone function prototype.

TDir

  

Record used in OpenDirand ReadDircalls

TDirEnt

  

Alias for DirEntrecord

Termio

  

Terminal I/O description record (small)

Termios

  

Terminal I/O description record

TFDSet

  

Alias for FDSettype.

tfpreg

  

Record describing floating point register in signal handler.

tfpstate

  

Record describing floating point unit in signal handler.

tglob

  

Record containing one entry in the result of Glob

timespec

  

Time interval for the NanoSleepfunction.

timeval

  

Record specifying a time inteval.

timezone

  

Record describing a timezone

tmmapargs

  

Record containing mmap args.

Tpipe

  

Array describing a pipe pair of filedescriptors.

TSigAction

  

Function prototype for SigActioncall.

TStat

  

Alias for Statrecord.

TStatFS

  

Alias for StatFStype.

TSysCallRegs

  

Alias for SysCallRegsrecord

TSysinfo

  

Record with system information, used by the SysInfocall.

TTermio

  

Alias for TermIOrecord

TTermios

  

Alias for Termiosrecord.

TTimeVal

  

Alias for TimeValrecord.

TTimeZone

  

Alias for TimeZonerecord.

TUTimeBuf

  

Alias for UTimBufrecord.

TUTSName

  

Alias for UTSNamerecord.

TWinSize

  

Alias for WinSizerecord.

UTimBuf

  

Record used in Utimeto set file access and modificaton times.

UTimeBuf

  

Alias for UTimBufrecord.

utsname

  

Record used to return kernel information in UNamefunction.

winsize

  

Record describing terminal window size.