unreserv
extern int unreserv __P((long key, char *device));
if (unreserv(key, device)) {
int unreserv(int, char *);