Searched refs:nbytesused (Results 1 – 1 of 1) sorted by relevance
1224 static int nbytesused = 0; /* no of bytes allocated to fdinuse */ variable1320 nbytesused = sizeof (int) * in initdesc_x()1322 fdinuse = (int *)xalloc(nbytesused); in initdesc_x()1357 CSH_FD_ZERO(fdinuse, nbytesused); in initdesc_x()1379 CSH_FD_ZERO(fdinuse, nbytesused); in closem()