ufalloc_file
return (ufalloc_file(start, NULL));
extern int ufalloc_file(int, file_t *);
if ((retval = ufalloc_file(iarg, fp)) == -1) {