Home
last modified time | relevance | path

Searched refs:W95_RENAME (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/arj/arj-3.10.22/
H A Dwin95dos.h27 #define W95_RENAME 0x7156 macro
H A Denviron.c879 return(call_dos_int(W95_RENAME, &regs, &sregs)?-1:0); in w95_rename()