Searched refs:newofileflags (Results 1 – 1 of 1) sorted by relevance
1165 char *newofileflags; in fdalloc() local1225 newofileflags = (char *) &newofiles[numfiles]; in fdalloc()1236 (void) memcpy(newofileflags, fdp->fd_ofileflags, in fdalloc()1238 (void) memset(&newofileflags[oldnfiles], 0, in fdalloc()1243 fdp->fd_ofileflags = newofileflags; in fdalloc()