|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 640 (0x280) Types: TextFile Names: »AM86DRC.H«
└─⟦57f0389e8⟧ Bits:30005761 SW1611 Access Manager v. 1.0 └─ ⟦this⟧ »AM86DRC.H«
struct am86strg æ BYTE len; char strÆMAX_KEY_LEN+1Å; å; #define N_LOCK 0 /* NO LOCK/UNLOCK REQUEST */ #define S_LOCK 1 /* SHARED RECORD LOCK/UNLOCK */ #define X_LOCK 2 /* EXCLUSIVE RECORD LOCK/UNLOCK */ #define S_FILE 3 /* SHARED FILE LOCK/UNLOCK */ #define X_FILE 4 /* EXCLUSIVE FILE LOCK/UNLOCK */ #define R_LOCK 5 /* SHARED/EXCLUSIVE RECORD UNLOCK */ #define A_FILE 6 /* UNLOCK ALL LOCKS ON A FILE FOR CALLING USER */ #define A_USER 7 /* UNLOCK ALL LOCKS ON ALL FILES FOR CALLING USER */ «eof»