door_insert
if (door_insert(*fpp, &start[ncopied]) == -1) {
if (door_insert(*fpp, didpp) == -1) {
int door_insert(struct file *, door_desc_t *);