FOUND
#define FOUND 0x10
#define FOUND 0x10
#define FOUND 0
#define FOUND 040 /* found the entry in password file */
enum {NONE, COMPACT, FOUND, EXIST} status;
typedef enum {NONE, FOUND, EXIST} slotstat_t;