mc/vfs/callback.h

10 lines
158 B
C

/*
* Warning: there's better version of this file somewhere else.
*/
#define CALL_INFO 0
#define CALL_BOX 1
#define CALL_PASSWD 2
#define NUM_CALLBACKS 4