HomeSort by: relevance | last modified time | path
    Searched defs:remove_devi (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/config/
sem.c 85 static void remove_devi(struct devi *);
123 remove_devi(nv->nv_ptr);
1377 remove_devi(firsti);
1383 remove_devi(i);
1418 remove_devi(struct devi *i) function in typeref:typename:void
1608 * remove_devi() makes changes to the devbase's list and the
sem.c 85 static void remove_devi(struct devi *);
123 remove_devi(nv->nv_ptr);
1377 remove_devi(firsti);
1383 remove_devi(i);
1418 remove_devi(struct devi *i) function in typeref:typename:void
1608 * remove_devi() makes changes to the devbase's list and the

Completed in 23 milliseconds