[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

Reference for unit 'amigados': Constants

ABORT_BUSY

  

Error report busy at ErrorReport()

ABORT_DISK_ERROR

  

Error report Read write error at ErrorReport()

ACCESS_READ

  

Parameter for Lock File is readable by others

ACCESS_WRITE

  

Parameter for Lock Exclusive lock, so other access allowed

ACTION_ADD_NOTIFY

  

Action for TDosPacket.dp_Type

ACTION_CHANGE_MODE

  

Action for TDosPacket.dp_Type

ACTION_CHANGE_SIGNAL

  

Action for TDosPacket.dp_Type

ACTION_COPY_DIR

  

Action for TDosPacket.dp_Type

ACTION_COPY_DIR_FH

  

Action for TDosPacket.dp_Type

ACTION_CREATE_DIR

  

Action for TDosPacket.dp_Type

ACTION_CURRENT_VOLUME

  

Action for TDosPacket.dp_Type

ACTION_DELETE_OBJECT

  

Action for TDosPacket.dp_Type

ACTION_DIE

  

Action for TDosPacket.dp_Type

ACTION_DISK_CHANGE

  

Action for TDosPacket.dp_Type

ACTION_DISK_INFO

  

Action for TDosPacket.dp_Type

ACTION_DISK_TYPE

  

Action for TDosPacket.dp_Type

ACTION_END

  

Action for TDosPacket.dp_Type

ACTION_EVENT

  

Action for TDosPacket.dp_Type

ACTION_EXAMINE_ALL

  

Action for TDosPacket.dp_Type

ACTION_EXAMINE_ALL_END

  

Action for TDosPacket.dp_Type

ACTION_EXAMINE_FH

  

Action for TDosPacket.dp_Type

ACTION_EXAMINE_NEXT

  

Action for TDosPacket.dp_Type

ACTION_EXAMINE_OBJECT

  

Action for TDosPacket.dp_Type

ACTION_FH_FROM_LOCK

  

Action for TDosPacket.dp_Type

ACTION_FINDINPUT

  

Action for TDosPacket.dp_Type

ACTION_FINDOUTPUT

  

Action for TDosPacket.dp_Type

ACTION_FINDUPDATE

  

Action for TDosPacket.dp_Type

ACTION_FLUSH

  

Action for TDosPacket.dp_Type

ACTION_FORMAT

  

Action for TDosPacket.dp_Type

ACTION_FREE_LOCK

  

Action for TDosPacket.dp_Type

ACTION_FREE_RECORD

  

Action for TDosPacket.dp_Type

ACTION_GET_BLOCK

  

Action for TDosPacket.dp_Type Obsolete

ACTION_INFO

  

Action for TDosPacket.dp_Type

ACTION_INHIBIT

  

Action for TDosPacket.dp_Type

ACTION_IS_FILESYSTEM

  

Action for TDosPacket.dp_Type

ACTION_LOCATE_OBJECT

  

Action for TDosPacket.dp_Type

ACTION_LOCK_RECORD

  

Action for TDosPacket.dp_Type

ACTION_MAKE_LINK

  

Action for TDosPacket.dp_Type

ACTION_MORE_CACHE

  

Action for TDosPacket.dp_Type

ACTION_NIL

  

Action for TDosPacket.dp_Type

ACTION_PARENT

  

Action for TDosPacket.dp_Type

ACTION_PARENT_FH

  

Action for TDosPacket.dp_Type

ACTION_READ

  

Action for TDosPacket.dp_Type = Ord('R') read from Filesystem

ACTION_READ_LINK

  

Action for TDosPacket.dp_Type

ACTION_READ_RETURN

  

Action for TDosPacket.dp_Type

ACTION_REMOVE_NOTIFY

  

Action for TDosPacket.dp_Type

ACTION_RENAME_DISK

  

Action for TDosPacket.dp_Type

ACTION_RENAME_OBJECT

  

Action for TDosPacket.dp_Type

ACTION_SAME_LOCK

  

Action for TDosPacket.dp_Type

ACTION_SCREEN_MODE

  

Action for TDosPacket.dp_Type

ACTION_SEEK

  

Action for TDosPacket.dp_Type

ACTION_SERIALIZE_DISK

  

Action for TDosPacket.dp_Type

ACTION_SET_COMMENT

  

Action for TDosPacket.dp_Type

ACTION_SET_DATE

  

Action for TDosPacket.dp_Type

ACTION_SET_FILE_SIZE

  

Packet type of dp_Type

ACTION_SET_MAP

  

Action for TDosPacket.dp_Type

ACTION_SET_OWNER

  

Action for TDosPacket.dp_Type

ACTION_SET_PROTECT

  

Action for TDosPacket.dp_Type

ACTION_STARTUP

  

Packet type of dp_Type

ACTION_TIMER

  

Action for TDosPacket.dp_Type

ACTION_WAIT_CHAR

  

Action for TDosPacket.dp_Type

ACTION_WRITE

  

Action for TDosPacket.dp_Type = Ord('W') write to Filesystem

ACTION_WRITE_PROTECT

  

Action for TDosPacket.dp_Type

ACTION_WRITE_RETURN

  

Action for TDosPacket.dp_Type

ADO_CommFileLen

  

Tag for AllocDosObject size in bytes for command file buffer

ADO_CommNameLen

  

Tag for AllocDosObject size in bytes for command name buffer

ADO_DirLen

  

Tag for AllocDosObject size in bytes for current dir buffer

ADO_Dummy

  

Tag for AllocDosObject start of Tag range

ADO_FH_Mode

  

Tag for AllocDosObject sets up FH for mode

ADO_PromptLen

  

Tag for AllocDosObject size in bytes for the prompt buffer

APB_DIDDIR

  

Flag Bit for ap_Flags. Marks an an "expired" dir node.

APB_DirChanged

  

Flag Bit for ap_Flags. Allow conversion of '.' to CurrentDir

APB_DODIR

  

Flag Bit for ap_Flags. Marks a Directory

APB_DODOT

  

Flag Bit for ap_Flags.

APB_DOWILD

  

User option ALL

APB_FollowHLinks

  

Flag Bit for ap_Flags. Follow hardlinks, too.

APB_ITSWILD

  

Flag Bit for ap_Flags. Set by MatchFirst, used by MatchNext

APB_NOMEMERR

  

Flag Bit for ap_Flags. Set on memory error

APF_DIDDIR

  

Flag Value for ap_Flags. Marks an "expired" dir node.

APF_DirChanged

  

Flag Value for ap_Flags. Allow conversion of '.' to CurrentDir

APF_DODIR

  

Flag Value for ap_Flags. Marks a Directories

APF_DODOT

  

Flag Value for ap_Flags.

APF_DOWILD

  

APF_FollowHLinks

  

Flag Value for ap_Flags. Follow hardlinks, too.

APF_ITSWILD

  

Flag Value for ap_Flags. Set by MatchFirst, used by MatchNext

APF_NOMEMERR

  

Flag Value for ap_Flags. Set on memory error

ATTR_VERSION_CURRENT

BITSPERBYTE

  

Numbers of Bits per Byte

BITSPERLONG

  

Number of Bits per LongWord

BNULL

  

BPTR empty value

BUF_FULL

  

Buffering types for SetVBuf(). Flush only when buffer is full.

BUF_LINE

  

Buffering types for SetVBuf(). Flush at the end of lines '\n'

BUF_NONE

  

Buffering types for SetVBuf(). Do not buffer, read and write immediatly.

BYTESPERLONG

  

Number of Bytes per LongWord

CHANGE_FH

  

Type for ChangeMode

CHANGE_LOCK

  

Type for ChangeMode

CLI_DEFAULTSTACK_UNIT

  

* cli_DefaultStack = stack in bytes

CMD_DISABLED

  

CMD_INTERNAL

  

CMD_SYSTEM

  

COMPLEX_BIT

  

Values for TAnchorPath.an_Status, NOTE: These are the actual bit numbers

DDB_AllBit

  

DDB_Completed

  

DDB_ExaminedBit

  

DDB_PatternBit

  

Bit for ap_Current->an_Lock changed since last MatchNext call

DDB_Single

  

DDF_AllBit

  

DDF_Completed

  

DDF_ExaminedBit

  

DDF_PatternBit

  

Value for ap_Current->an_Lock changed since last MatchNext call

DDF_Single

  

DE_BAUD

  

Offset TDosEnvec: in longwords: Baud rate for serial handler

DE_BLKSPERTRACK

  

Offset TDosEnvec: in longwords: blocks per track. drive specific

DE_BOOTBLOCKS

  

Offset TDosEnvec: in longwords: Number of blocks containing boot code

DE_BOOTPRI

  

Offset TDosEnvec: in longwords: Boot priority for autoboot

DE_BUFMEMTYPE

  

Offset TDosEnvec: in longwords: type of mem to allocate for buffers.

DE_CONTROL

  

Offset TDosEnvec: in longwords: Control SmallInt for handler/filesystem

DE_DOSTYPE

  

Offset TDosEnvec: in longwords: ASCII (HEX) string showing filesystem type

DE_INTERLEAVE

  

Offset TDosEnvec: in longwords: usually 0

DE_LOWCYL

  

Offset TDosEnvec: in longwords: starting cylinder. typically 0

DE_MASK

  

Offset TDosEnvec: in longwords: Address Mask to block out certain memory

DE_MAXTRANSFER

  

Offset TDosEnvec: in longwords: Max number bytes to transfer at a time

DE_MEMBUFTYPE

  

Offset TDosEnvec: in longwords: type of mem to allocate for buffers.

DE_NUMBUFFERS

  

Offset TDosEnvec: in longwords: starting # of buffers. typically 5

DE_NUMHEADS

  

Offset TDosEnvec: in longwords: # of heads (surfaces). drive specific

DE_PREFAC

  

Offset TDosEnvec: in longwords: not used; must be 0

DE_RESERVEDBLKS

  

Offset TDosEnvec: in longwords: unavailable blocks at start. usually 2

DE_SECORG

  

Offset TDosEnvec: in longwords: not used; must be 0

DE_SECSPERBLK

  

Offset TDosEnvec: in longwords: not used; must be 1

DE_SIZEBLOCK

  

Offset TDosEnvec: in longwords: standard value is 128

DE_TABLESIZE

  

Offset TDosEnvec: standard value is 11

DE_UPPERCYL

  

Offset TDosEnvec: in longwords: max cylinder. drive specific

DLT_DEVICE

  

Type for TDosList.dol_Type identifiers a device

DLT_DIRECTORY

  

Type for TDosList.dol_Type identifiers a directory

DLT_LATE

  

Type for TDosList.dol_Type identifiers a late binding assign

DLT_NONBINDING

  

Type for TDosList.dol_Type identifiers a non binding assign

DLT_PRIVATE

  

Type for TDosList.dol_Type for internal use

DLT_VOLUME

  

Type for TDosList.dol_Type identifiers a volume

DOSFALSE

  

=0 as False Value for some Aros functions.

DOSTRUE

  

=1 as True Value for some Aros functions.

DOS_CLI

  

Type for AllocDosObject/FreeDosObject

DOS_EXALLCONTROL

  

Type for AllocDosObject/FreeDosObject

DOS_FIB

  

Type for AllocDosObject/FreeDosObject

DOS_FILEHANDLE

  

Type for AllocDosObject/FreeDosObject

DOS_RDARGS

  

Type for AllocDosObject/FreeDosObject

DOS_STDPKT

  

Type for AllocDosObject/FreeDosObject

DTB_FUTURE

  

Format Bit for TDateTime.dat_Format day of the week can be future

DTB_SUBST

  

Format Bit for TDateTime.dat_Format substitute Today, Tomorrow, etc.

DTF_FUTURE

  

Format Value for TDateTime.dat_Format day of the week can be future

DTF_SUBST

  

Format Value for TDateTime.dat_Format substitute Today, Tomorrow, etc.

DVPB_ASSIGN

  

Flag Bit for TDevProc.dvp_Flags

DVPB_UNLOCK

  

Flag Bit for TDevProc.dvp_Flags

DVPF_ASSIGN

  

Flag Value for TDevProc.dvp_Flags

DVPF_UNLOCK

  

Flag Value for TDevProc.dvp_Flags

ED_COMMENT

  

Parameter for ExAll()

ED_DATE

  

Parameter for ExAll()

ED_NAME

  

Parameter for ExAll()

ED_OWNER

  

Parameter for ExAll()

ED_PROTECTION

  

Parameter for ExAll()

ED_SIZE

  

Parameter for ExAll()

ED_TYPE

  

Parameter for ExAll()

EI_ABIVERSION

EI_CLASS

EI_DATA

EI_OSABI

EI_VERSION

ELFCLASS32

ELFCLASS64

ELFDATA2LSB

ELFDATA2MSB

ELFOSABI_AROS

ELF_CPU_ARMv4

ELF_CPU_ARMv4T

ELF_CPU_ARMv5T

ELF_CPU_ARMv5TE

ELF_CPU_ARMv5TEJ

ELF_CPU_ARMv6

ELF_CPU_ARMv6K

ELF_CPU_ARMv6KZ

ELF_CPU_ARMv6SM

ELF_CPU_ARMv6T2

ELF_CPU_ARMv7

ELF_CPU_ARMv7EM

ELF_CPU_ARM_v6M

ELF_CPU_PREv4

ELF_FP_None

ELF_FP_v1

ELF_FP_v2

ELF_FP_v3

ELF_FP_v3_Short

ELF_FP_v4

ELF_FP_v4_Short

EM_386

EM_68K

EM_ARM

EM_PPC

EM_X86_64

ENDSTREAMCH

  

DOS functions will return this when they reach EOF.

ERROR_ACTION_NOT_KNOWN

  

Errorcode of IoErr

ERROR_BAD_HUNK

  

Errorcode of IoErr

ERROR_BAD_NUMBER

  

Errorcode of IoErr

ERROR_BAD_STREAM_NAME

  

Errorcode of IoErr

ERROR_BAD_TEMPLATE

  

Errorcode of IoErr

ERROR_BREAK

  

Returns from MatchFirst, MatchNext: A break character was received

ERROR_BROKEN_PIPE

ERROR_BUFFER_OVERFLOW

  

Returns from MatchFirst, MatchNext: User OR internal buffer overflow

ERROR_COMMENT_TOO_BIG

  

Errorcode of IoErr

ERROR_DELETE_PROTECTED

  

Errorcode of IoErr

ERROR_DEVICE_NOT_MOUNTED

  

Errorcode of IoErr

ERROR_DIRECTORY_NOT_EMPTY

  

Errorcode of IoErr

ERROR_DIR_NOT_FOUND

  

Errorcode of IoErr

ERROR_DISK_FULL

  

Errorcode of IoErr

ERROR_DISK_NOT_VALIDATED

  

Errorcode of IoErr

ERROR_DISK_WRITE_PROTECTED

  

Errorcode of IoErr

ERROR_FILE_NOT_OBJECT

  

Errorcode of IoErr

ERROR_INTERRUPTED

ERROR_INVALID_COMPONENT_NAME

  

Errorcode of IoErr

ERROR_INVALID_LOCK

  

Errorcode of IoErr

ERROR_INVALID_RESIDENT_LIBRARY

  

Errorcode of IoErr

ERROR_IS_SOFT_LINK

  

Errorcode of IoErr

ERROR_KEY_NEEDS_ARG

  

Errorcode of IoErr

ERROR_LINE_TOO_LONG

  

Errorcode of IoErr

ERROR_LOCK_COLLISION

  

Errorcode of IoErr

ERROR_LOCK_TIMEOUT

  

Errorcode of IoErr

ERROR_NOT_A_DOS_DISK

  

Errorcode of IoErr

ERROR_NOT_EXECUTABLE

  

Returns from MatchFirst, MatchNext: A file has E bit cleared

ERROR_NOT_IMPLEMENTED

  

Errorcode of IoErr

ERROR_NO_DEFAULT_DIR

  

Errorcode of IoErr

ERROR_NO_DISK

  

Errorcode of IoErr

ERROR_NO_FREE_STORE

  

Errorcode of IoErr

ERROR_NO_MORE_ENTRIES

  

Errorcode of IoErr

ERROR_OBJECT_EXISTS

  

Errorcode of IoErr

ERROR_OBJECT_IN_USE

  

Errorcode of IoErr

ERROR_OBJECT_LINKED

  

Errorcode of IoErr

ERROR_OBJECT_NOT_FOUND

  

Errorcode of IoErr

ERROR_OBJECT_TOO_LARGE

  

Errorcode of IoErr

ERROR_OBJECT_WRONG_TYPE

  

Errorcode of IoErr

ERROR_READ_PROTECTED

  

Errorcode of IoErr

ERROR_RECORD_NOT_LOCKED

  

Errorcode of IoErr

ERROR_RENAME_ACROSS_DEVICES

  

Errorcode of IoErr

ERROR_REQUIRED_ARG_MISSING

  

Errorcode of IoErr

ERROR_SEEK_ERROR

  

Errorcode of IoErr

ERROR_TASK_TABLE_FULL

  

Errorcode of IoErr

ERROR_TOO_MANY_ARGS

  

Errorcode of IoErr

ERROR_TOO_MANY_LEVELS

  

Errorcode of IoErr

ERROR_UNKNOWN

  

This is used, if something went wrong, but it is unknown what exactly went wrong. This is especially useful for emulation devices, when the underlying system returned an error that the emulation side does not know.

ERROR_UNLOCK_ERROR

  

Errorcode of IoErr

ERROR_UNMATCHED_QUOTES

  

Errorcode of IoErr

ERROR_WOULD_BLOCK

ERROR_WRITE_PROTECTED

  

Errorcode of IoErr

ET_EXEC

ET_REL

EV_CURRENT

EXAMINE_BIT

  

Values for TAnchorPath.an_Status, NOTE: These are the actual bit numbers

EXCLUSIVE_LOCK

  

Parameter for Lock Exclusive lock, so other access allowed

EXT_ABS

  

EXT_ABSCOMMON

  

EXT_ABSREF16

  

EXT_ABSREF32

  

EXT_ABSREF8

  

EXT_COMMON

  

EXT_DEF

  

EXT_DEXT16

  

EXT_DEXT32

  

EXT_DEXT8

  

EXT_REF16

  

EXT_REF32

  

EXT_REF8

  

EXT_RELCOMMON

  

EXT_RELREF16

  

EXT_RELREF32

  

EXT_RELREF8

  

EXT_SYMB

  

FAS_CLOSE

FAULT_MAX

  

Max Length for error string

FCM_COOKED

FCM_NOECHO

FCM_RAW

FIBB_ARCHIVE

  

Protection Bit: Set as archive

FIBB_DELETE

  

Protection Bit: file can be deleted

FIBB_EXECUTE

  

Protection Bit: file is executable

FIBB_GRP_DELETE

  

Protection Bit Group: prevent file from being deleted

FIBB_GRP_EXECUTE

  

Protection Bit Group: file is executable

FIBB_GRP_READ

  

Protection Bit Group: file is readable

FIBB_GRP_WRITE

  

Protection Bit Group: file is writable

FIBB_OTR_DELETE

  

Protection Bit Other: prevent file from being deleted

FIBB_OTR_EXECUTE

  

Protection Bit Other: file is executable

FIBB_OTR_READ

  

Protection Bit Other: file is readable

FIBB_OTR_WRITE

  

Protection Bit Other: file is writable

FIBB_PURE

  

Protection Bit program is reentrant and rexecutable

FIBB_READ

  

Protection Bit: file is readable

FIBB_SCRIPT

  

Protection Bit File can run as script

FIBB_WRITE

  

Protection Bit: file is writeable

FIBF_ARCHIVE

  

Protection Value File is marked as archived

FIBF_DELETE

  

Protection Value file can be deleted

FIBF_EXECUTE

  

Protection Value file can be exceuted

FIBF_GRP_DELETE

  

Protection Value Group: Deleteable

FIBF_GRP_EXECUTE

  

Protection Value: Group Executeable

FIBF_GRP_READ

  

Protection Value Group Readable

FIBF_GRP_WRITE

  

Protection Value Group Writeable

FIBF_OTR_DELETE

  

Protection Value Other Deleteable

FIBF_OTR_EXECUTE

  

Protection Value: Other executeable

FIBF_OTR_READ

  

Protection Value Other Readable

FIBF_OTR_WRITE

  

Protection Value Other writeable

FIBF_PURE

  

Protection Value program is reentrant and rexecutable

FIBF_READ

  

Protection Value: File is readable

FIBF_SCRIPT

  

Protection Value: File is a script

FIBF_WRITE

  

Protection Value file is writeable

FMF_AMIGADOS

FMF_APPEND

FMF_CLEAR

FMF_CREATE

FMF_EXECUTE

FMF_LOCK

FMF_MODE_NEWFILE

FMF_MODE_OLDFILE

FMF_MODE_READWRITE

FMF_NONBLOCK

FMF_RAW

FMF_READ

FMF_WRITE

FORMAT_CDN

  

Flag Value for TDateTime.dat_Flags dd-mm-yy

FORMAT_DEF

  

Flag Value for TDateTime.dat_Flags se default format, as defined by locale; if locale not available, use FORMAT_DOS instead

FORMAT_DOS

  

Flag Value for TDateTime.dat_Flags dd-mmm-yy

FORMAT_INT

  

Flag Value for TDateTime.dat_Flags yy-mm-dd

FORMAT_MAX

  

Flag Value for TDateTime.dat_Flags dd-mm-yy

FORMAT_USA

  

Flag Value for TDateTime.dat_Flags mm-dd-yy

FSA_ADD_NOTIFY

FSA_CHANGE_SIGNAL

FSA_CONSOLE_MODE

FSA_CREATE_DIR

FSA_CREATE_HARDLINK

FSA_CREATE_SOFTLINK

FSA_DELETE_OBJECT

FSA_DISK_INFO

FSA_EXAMINE

FSA_EXAMINE_ALL

FSA_EXAMINE_ALL_END

FSA_EXAMINE_NEXT

FSA_FILE_MODE

FSA_FORMAT

FSA_INHIBIT

FSA_IS_FILESYSTEM

FSA_IS_INTERACTIVE

FSA_LOCK_RECORD

FSA_MORE_CACHE

FSA_MOUNT_MODE

FSA_OPEN

FSA_OPEN_FILE

FSA_PARENT_DIR

FSA_PARENT_DIR_POST

FSA_PIPE

FSA_READ

FSA_READ_SOFTLINK

FSA_RELABEL

FSA_REMOVE_NOTIFY

FSA_RENAME

FSA_SAME_LOCK

FSA_SEEK

FSA_SET_COMMENT

FSA_SET_DATE

FSA_SET_FILE_SIZE

FSA_SET_OWNER

FSA_SET_PROTECT

FSA_UNLOCK_RECORD

FSA_WAIT_CHAR

FSA_WRITE

GVB_BINARY_VAR

  

Flag bit passed to GetVar/SetVar/DeleteVar

GVB_DONT_NULL_TERM

  

Flag bit passed to GetVar/SetVar/DeleteVar

GVB_GLOBAL_ONLY

  

Flag bit passed to GetVar/SetVar/DeleteVar

GVB_LOCAL_ONLY

  

Flag bit passed to GetVar/SetVar/DeleteVar

GVB_SAVE_VAR

  

Flag bit passed to GetVar/SetVar/DeleteVar

GVF_BINARY_VAR

  

Flag value passed to GetVar/SetVar/DeleteVar

GVF_DONT_NULL_TERM

  

Flag value passed to GetVar/SetVar/DeleteVar

GVF_GLOBAL_ONLY

  

Flag value passed to GetVar/SetVar/DeleteVar

GVF_LOCAL_ONLY

  

Flag value passed to GetVar/SetVar/DeleteVar

GVF_SAVE_VAR

  

Flag value passed to GetVar/SetVar/DeleteVar

HUNKB_ADVISORY

  

HUNKB_CHIP

  

HUNKB_FAST

  

HUNKF_ADVISORY

  

HUNKF_CHIP

  

HUNKF_FAST

  

HUNK_ABSRELOC16

  

HUNK_BREAK

  

HUNK_BSS

  

HUNK_CODE

  

HUNK_DATA

  

HUNK_DEBUG

  

HUNK_DREL16

  

HUNK_DREL32

  

HUNK_DREL8

  

HUNK_END

  

HUNK_EXT

  

HUNK_HEADER

  

HUNK_INDEX

  

HUNK_LIB

  

HUNK_NAME

  

HUNK_OVERLAY

  

HUNK_RELOC16

  

HUNK_RELOC32

  

HUNK_RELOC32SHORT

  

HUNK_RELOC8

  

HUNK_RELRELOC32

  

HUNK_SYMBOL

  

HUNK_UNIT

  

ID_DOS_DISK

  

Flag for Info.id_Diskstate DOS#0 OFS disk

ID_FASTDIR_DOS_DISK

  

Filesystem types as used for id_DiskType. 'DOS#4'

ID_FASTDIR_FFS_DISK

  

Filesystem types as used for id_DiskType. 'DOS#5'

ID_FFS_DISK

  

Flag for Info.id_Diskstate DOS#1 FFS disk

ID_INTER_DOS_DISK

  

Filesystem types as used for id_DiskType. 'DOS#2'

ID_INTER_FFS_DISK

  

Filesystem types as used for id_DiskType. 'DOS#3'

ID_KICKSTART_DISK

  

Flag for Info.id_Diskstate KICK Kickstart Disk

ID_MSDOS_DISK

  

Flag for Info.id_Diskstate MSD#0 MSDos Disk

ID_NOT_REALLY_DOS

  

Flag for Info.id_Diskstate NDOS not a dos disk

ID_NO_DISK_PRESENT

  

Flag for Info.id_DiskType No Disk Present

ID_SFS_BE_DISK

  

Flag for Info.id_Diskstate SFS#0 Smart File system

ID_SFS_LE_DISK

  

Flag for Info.id_Diskstate sfs#0 Smart file system

ID_UNREADABLE_DISK

  

Flag for Info.id_Diskstate BAD#0 Disk defective

ID_VALIDATED

  

Flag for Info.id_Diskstate Device validated and writeable

ID_VALIDATING

  

Flag for Info.id_Diskstate Device is currently validating status

ID_WRITE_PROTECTED

  

Flag for Info.id_Diskstate Device is write protected

ITEM_EQUAL

  

ITEM_ERROR

  

ITEM_NOTHING

  

ITEM_QUOTED

  

ITEM_UNQUOTED

  

LDB_ASSIGNS

  

Flag bit passed to LockDosList()

LDB_DELETE

  

Flag bit passed to LockDosList()

LDB_DEVICES

  

Flag bit passed to LockDosList()

LDB_ENTRY

  

Flag bit passed to LockDosList()

LDB_READ

  

Flag bit passed to LockDosList()

LDB_VOLUMES

  

Flag bit passed to LockDosList()

LDB_WRITE

  

Flag bit passed to LockDosList()

LDF_ALL

  

Flag value passed to LockDosList()

LDF_ASSIGNS

  

Flag value passed to LockDosList()

LDF_DELETE

  

Flag value passed to LockDosList()

LDF_DEVICES

  

Flag value passed to LockDosList()

LDF_ENTRY

  

Flag value passed to LockDosList()

LDF_READ

  

Flag valuepassed to LockDosList()

LDF_VOLUMES

  

Flag value passed to LockDosList()

LDF_WRITE

  

Flag value passed to LockDosList()

LEN_DATSTRING

  

Needed bytes for the Strings in TDateTime

LINK_HARD

  

Value for MakeLink Hard link

LINK_SOFT

  

Value for MakeLink Soft link

LOCK_DIFFERENT

  

Value returned by SameLock

LOCK_SAME

  

Value returned by SameLock

LOCK_SAME_HANDLER

  

Value returned by SameLock

LVB_IGNORE

  

Bit Definition for TLocalVar.lv_Node.ln_Type ignore on GetVar

LVF_IGNORE

  

Definition for TLocalVar.lv_Node.ln_Type ignore on GetVar

LV_ALIAS

  

Bit Definition for TLocalVar.lv_Node.ln_Type defines an alias

LV_VAR

  

Bit Definition for TLocalVar.lv_Node.ln_Type defines a Variable

MAXCOMMENTLENGTH

  

The maximum length of comments in AmigaOS. You should not depend on this value, as it may change in future versions.

MAXFILENAMELENGTH

  

The maximum length of filenames in AROS. You should not depend on this value, as it may change in future versions.

MAXINT

  

Biggest number useable as Integer

MAX_MULTIARGS

  

Maximum number of MULTIARG items returned by ReadArgs(), before an ERROR_LINE_TOO_LONG. These two limitations are due to stack usage. Applications should allow "a lot" of stack to use ReadArgs().

MAX_TEMPLATE_ITEMS

  

Maximum number of template keywords which can be in a template passed to ReadArgs(). Note: must be a multiple of 4.

MININT

  

smallest number useable as Integer

MMF_LOCKED

MMF_OFFLINE

MMF_READ

MMF_READ_CACHE

MMF_WRITE

MMF_WRITE_CACHE

MODE_NEWFILE

  

Parameter for DosOpen Create new file

MODE_OLDFILE

  

Parameter for DosOpen Open existing file read/write

MODE_READWRITE

  

Parameter for DosOpen Exclusive read/write file

NOTIFY_CLASS

  

NotifyMessage Class

NOTIFY_CODE

  

NotifyMessage Code

NP_Arguments

  

Tag for CreateNewProc pointer to argument string (Default empty string)

NP_Cli

  

Tag for CreateNewProc create a CLI structure for new process (Default False)

NP_CloseError

  

Tag for CreateNewProc close error output on exit (Default True)

NP_CloseInput

  

Tag for CreateNewProc Close Input on exit (Default True)

NP_CloseOutput

  

Tag for CreateNewProc Close Output on ext (Default True)

NP_CommandName

  

Tag for CreateNewProc command name, valid only for CLI process

NP_ConsoleTask

  

Tag for CreateNewProc Pointer to console task (default same as host)

NP_CopyVars

  

Tag for CreateNewProc boolean to copy local vars to new process (Default True)

NP_CurrentDir

  

Tag for CreateNewProc Lock (default is host's current dir)

NP_Dummy

  

Tag for CreateNewProc start of tag range

NP_Entry

  

Tag for CreateNewProc Entry point to run - mutually exclusive with NP_Seglist

NP_Error

  

Tag for CreateNewProc error filehandle (Default NIL:)

NP_ExitCode

  

Tag for CreateNewProc code to be called on process exit.

NP_ExitData

  

Tag for CreateNewProc argument for NP_ExitCode (default nil)

NP_FreeSeglist

  

Tag for CreateNewProc free the seglist when program finished. (Default True)

NP_HomeDir

  

Tag for CreateNewProc home directory (Default current directory)

NP_Input

  

Tag for CreateNewProc input file handle (Default NIL:)

NP_Name

  

Tag for CreateNewProc Name for the process (Default New Process)

NP_NotifyOnDeath

  

Tag for CreateNewProc Inform the host when prcess died (Default False) (not working?)

NP_Output

  

Tag for CreateNewProc output filehandle (Default NIL:)

NP_Path

  

Tag for CreateNewProc Path, only valid if an CLI process (default copy of host's)

NP_Priority

  

Tag for CreateNewProc Priority for the new process (Default same as host application)

NP_Seglist

  

Tag for CreateNewProc seglist of code to run for the process

NP_StackSize

  

Tag for CreateNewProc Stacksize for the programm (Default 4000)

NP_Synchronous

  

Tag for CreateNewProc Do not return until process finished (Default False) (not working?)

NP_UserData

NP_WindowPtr

  

Tag for CreateNewProc Window pointer (default same as host)

NRB_MAGIC

  

Flag bit for TNotifyRequest.nr_Flags do not set or remove it! Only for use by handlers!

NRB_NOTIFY_INITIAL

  

Flag bit for TNotifyRequest.nr_Flags

NRB_SEND_MESSAGE

  

Flag bit for TNotifyRequest.nr_Flags

NRB_SEND_SIGNAL

  

Flag bit for TNotifyRequest.nr_Flags

NRB_WAIT_REPLY

  

Flag bit for TNotifyRequest.nr_Flags

NRF_MAGIC

  

Flag for TNotifyRequest.nr_Flags

NRF_NOTIFY_INITIAL

  

Flag for TNotifyRequest.nr_Flags

NRF_SEND_MESSAGE

  

Flag for TNotifyRequest.nr_Flags

NRF_SEND_SIGNAL

  

Flag for TNotifyRequest.nr_Flags

NRF_WAIT_REPLY

  

Flag for TNotifyRequest.nr_Flags

NR_HANDLER_FLAGS

  

Flag for TNotifyRequest.nr_Flags reserved for private use by the handler

OFFSET_BEGINNING

  

Parameter for DosSeek Start seek from the beginning of file

OFFSET_CURRENT

  

Parameter for DosSeek Start the seek from the current position

OFFSET_END

  

Parameter for DosSeek Start the seek from the end of file

PF_X

PRB_CLOSEERROR

  

Flag Bit for pr_Flags, Private

PRB_CLOSEINPUT

  

Flag bit for tProcess

PRB_CLOSEOUTPUT

  

Flag bit for tProcess

PRB_FREEARGS

  

Flag bit for tProcess

PRB_FREECLI

  

Flag bit for tProcess

PRB_FREECURRDIR

  

Flag bit for tProcess

PRB_FREESEGLIST

  

Flag bit for tProcess

PRB_NOTIFYONDEATH

  

Flag Bit for pr_Flags, Private

PRB_SYNCHRONOUS

  

Flag Bit for pr_Flags, Private

PRB_WAITINGFORCHILD

  

Flag Bit for pr_Flags, Private

PRF_CLOSEERROR

  

Flag Value for pr_Flags, Private

PRF_CLOSEINPUT

  

Flag value for tProcess

PRF_CLOSEOUTPUT

  

Flag value for tProcess

PRF_FREEARGS

  

Flag value for tProcess

PRF_FREECLI

  

Flag value for tProcess

PRF_FREECURRDIR

  

Flag value for tProcess

PRF_FREESEGLIST

  

Flag value for tProcess

PRF_NOTIFYONDEATH

  

Flag Value for pr_Flags, Private

PRF_SYNCHRONOUS

  

Flag Value for pr_Flags, Private

PRF_WAITINGFORCHILD

  

Flag Bit for pr_Flags, Private

P_ANY

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_CLASS

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_NOT

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_NOTCLASS

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_NOTEND

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_OREND

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_ORNEXT

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_ORSTART

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_REPBEG

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_REPEND

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_SINGLE

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

P_STOP

  

Internal constants used by wildcard routines of MatchFirst and MatchNext

RDAB_NOALLOC

  

Flag bit for TRDArgs.RDA_Flags If set, do not allocate extra string space.

RDAB_NOPROMPT

  

Flag bit for TRDArgs.RDA_Flags Disable reprompting for string input.

RDAB_STDIN

  

Flag bit for TRDArgs.RDA_Flags use StdIn rather than command line

RDAF_NOALLOC

  

Flag value for TRDArgs.RDA_Flags If set, do not allocate extra string space.

RDAF_NOPROMPT

  

Flag value for TRDArgs.RDA_Flags Disable reprompting for string input.

RDAF_STDIN

  

Flag value for TRDArgs.RDA_Flags use StdIn rather than command line

REC_EXCLUSIVE

  

Mode for TRecordLock.rec_Mode

REC_EXCLUSIVE_IMMED

  

Mode for TRecordLock.rec_Mode

REC_SHARED

  

Mode for TRecordLock.rec_Mode

REC_SHARED_IMMED

  

Mode for TRecordLock.rec_Mode

REPORT_INSERT

  

Error report ""please inser volume" at ErrorReport()

REPORT_LOCK

  

Error report Lock at ErrorReport()

REPORT_STREAM

  

Error report stream at ErrorReport()

REPORT_TASK

  

Error report task at ErrorReport()

REPORT_VOLUME

  

Error report volume at ErrorReport()

RETURN_ERROR

  

Return Level error: errors occour can not finish

RETURN_FAIL

  

Return level Fail: something really bad happend

RETURN_OK

  

Return Level OK = no Problem, success

RETURN_WARN

  

Return level warn: some warnings appear

RNB_PRIVATE1

  

RNB_WILDSTAR

  

RNF_PRIVATE1

  

RNF_WILDSTAR

  

RUN_EXECUTE

  

Type for initial packets to shells from run/newcli/execute/system.

RUN_SYSTEM

  

Type for initial packets to shells from run/newcli/execute/system.

RUN_SYSTEM_ASYNCH

  

Type for initial packets to shells from run/newcli/execute/system.

R_386_32

R_386_NONE

R_386_PC32

R_68K_16

R_68K_32

R_68K_8

R_68K_NONE

R_68K_PC16

R_68K_PC32

R_68K_PC8

R_ARM_ABS32

R_ARM_CALL

R_ARM_JUMP24

R_ARM_MOVT_ABS

R_ARM_MOVW_ABS_NC

R_ARM_NONE

R_ARM_PC24

R_ARM_PREL31

R_ARM_TARGET1

R_ARM_TARGET2

R_ARM_THM_CALL

R_ARM_THM_JUMP24

R_ARM_THM_MOVT_ABS

R_ARM_THM_MOVW_ABS_NC

R_ARM_V4BX

R_PPC_ADDR16_HA

R_PPC_ADDR16_LO

R_PPC_ADDR32

R_PPC_NONE

R_PPC_REL16_HA

R_PPC_REL16_LO

R_PPC_REL24

R_PPC_REL32

R_X86_64_32

R_X86_64_32S

R_X86_64_64

R_X86_64_NONE

R_X86_64_PC32

SHARED_LOCK

  

Parameter for Lock File is readable by others

SHF_ALLOC

SHF_EXECINSTR

SHF_WRITE

SHN_ABS

SHN_COMMON

SHN_HIRESERVE

SHN_LORESERVE

SHN_UNDEF

SHN_XINDEX

SHT_ARM_ATTRIBUTES

SHT_NOBITS

SHT_PROGBITS

SHT_REL

SHT_RELA

SHT_STRTAB

SHT_SYMTAB

SHT_SYMTAB_SHNDX

SIGBREAKB_CTRL_C

  

Bit numbers that signal you that a user has issued a break

SIGBREAKB_CTRL_D

  

Bit numbers that signal you that a user has issued a break

SIGBREAKB_CTRL_E

  

Bit numbers that signal you that a user has issued a break

SIGBREAKB_CTRL_F

  

Bit numbers that signal you that a user has issued a break

SIGBREAKF_CTRL_C

  

Value that signal you that a user has issued a break

SIGBREAKF_CTRL_D

  

Value that signal you that a user has issued a break

SIGBREAKF_CTRL_E

  

Value that signal you that a user has issued a break

SIGBREAKF_CTRL_F

  

Value that signal you that a user has issued a break

STB_GLOBAL

STB_GNU_UNIQUE

STB_HIOS

STB_HIPROC

STB_LOCAL

STB_LOOS

STB_LOPROC

STB_WEAK

STT_FILE

STT_FUNC

STT_HIPROC

STT_LOPROC

STT_NOTYPE

STT_OBJECT

STT_SECTION

ST_FILE

  

Type for TFileInfoBlock.fib_DirEntryType ordinary file

ST_LINKDIR

  

Type for TFileInfoBlock.fib_DirEntryType hard link to directory

ST_LINKFILE

  

Type for TFileInfoBlock.fib_DirEntryType hard link to file

ST_PIPEFILE

  

Type for TFileInfoBlock.fib_DirEntryType pipes support ExamineFH

ST_ROOT

  

Type for TFileInfoBlock.fib_DirEntryType root directory of a device

ST_SOFTLINK

  

Type for TFileInfoBlock.fib_DirEntryType looks like a dir, but may point to a file

ST_USERDIR

  

Type for TFileInfoBlock.fib_DirEntryType

SYS_Asynch

  

Tag for SystemTagList run the process asynchron, closes the input/output on exit

SYS_Background

SYS_CliNumPtr

SYS_CustomShell

  

Tag for SystemTagList send to a specific shell (name)

SYS_Dummy

  

Tag for SystemTagList start of Tag range

SYS_DupStream

SYS_Error

SYS_Input

  

Tag for SystemTagList specifies an input file handle

SYS_Output

  

Tag for SystemTagList specifies an output file handle

SYS_ScriptInput

SYS_UserShell

  

Tag for SystemTagList send to user shell instead of boot shell

Tag_also_compatible_with

Tag_compatibility

Tag_conformance

Tag_CPU_arch

Tag_CPU_name

Tag_CPU_raw_name

Tag_File

Tag_FP_arch

Tag_Section

Tag_Symbol

TICKS_PER_SECOND

  

Number of ticks per second. Defines the acuracy of your time


Documentation generated on: 2017-01-10