HelenOS sources

nchoice_destroy   251 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy   260 uspace/app/fdisk/fdisk.c 		nchoice_destroy(choice);
nchoice_destroy   318 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy   323 uspace/app/fdisk/fdisk.c 		nchoice_destroy(choice);
nchoice_destroy   420 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy   426 uspace/app/fdisk/fdisk.c 		nchoice_destroy(choice);
nchoice_destroy   770 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy   814 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy   829 uspace/app/fdisk/fdisk.c 		nchoice_destroy(choice);
nchoice_destroy   873 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy   898 uspace/app/fdisk/fdisk.c 		nchoice_destroy(choice);
nchoice_destroy  1278 uspace/app/fdisk/fdisk.c 	nchoice_destroy(choice);
nchoice_destroy  1287 uspace/app/fdisk/fdisk.c 		nchoice_destroy(choice);
nchoice_destroy   136 uspace/app/shutdown/shutdown.c 	nchoice_destroy(nchoice);
nchoice_destroy   140 uspace/app/shutdown/shutdown.c 		nchoice_destroy(nchoice);
nchoice_destroy    68 uspace/lib/clui/include/nchoice.h extern void nchoice_destroy(nchoice_t *);
nchoice_destroy    69 uspace/lib/clui/src/nchoice.c 	nchoice_destroy(choice);
HelenOS homepage, sources at GitHub