Searched refs:narray (Results 1 – 1 of 1) sorted by relevance
445 whatis_callback_t **narray = mdb_zalloc(nbytes, UM_SLEEP); in mdb_whatis_register() local447 bcopy(whatis_cb, narray, obytes); in mdb_whatis_register()451 whatis_cb = narray; in mdb_whatis_register()