Searched refs:ctoi (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c33 static char ctoi(char c);
69 c = ctoi(*dyncomp++);
70 c1 = ctoi(*dyncomp++);
81 ctoi(char c) function
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c140 static char ctoi(char);
4164 ctoi(char c) function
4186 c = ctoi(*wwn++);
4187 c1 = ctoi(*wwn++);
4222 c = ctoi(*string++);
4223 c1 = ctoi(*string++);

Completed in 28 milliseconds