HelenOS sources

nchoice_create    295 uspace/app/contacts/contacts.c 	rc = nchoice_create(&choice);
nchoice_create    457 uspace/app/contacts/contacts.c 	rc = nchoice_create(&choice);
nchoice_create    147 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create    275 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create    383 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create    737 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create    778 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create    840 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create    924 uspace/app/fdisk/fdisk.c 	rc = nchoice_create(&choice);
nchoice_create     67 uspace/lib/clui/include/nchoice.h extern errno_t nchoice_create(nchoice_t **);
HelenOS homepage, sources at GitHub