Home
last modified time | relevance | path

Searched refs:ctoi (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/luxadm/
H A Dfabric_conf.c47 static char ctoi(char c);
232 ctoi(char c) in ctoi() function
271 c = ctoi(*string++); in string_to_wwn()
272 c1 = ctoi(*string++); in string_to_wwn()
H A Dluxadm.h90 extern char ctoi(char);
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c33 static char ctoi(char c);
69 c = ctoi(*dyncomp++); in cvt_dyncomp_to_lawwn()
70 c1 = ctoi(*dyncomp++); in cvt_dyncomp_to_lawwn()
81 ctoi(char c) in ctoi() function
/titanic_41/usr/src/common/devid/
H A Ddevid_scsi.c118 static char ctoi(char c);
1215 ctoi(char c) in ctoi() function
1259 ch = ctoi(*wwnstr++); in scsi_wwnstr_to_wwn()
1260 cl = ctoi(*wwnstr++); in scsi_wwnstr_to_wwn()
/titanic_41/usr/src/cmd/troff/
H A Dn1.c169 npn = ctoi(&argv[0][2]); in main()
172 bdtab[3] = ctoi(&argv[0][2]); in main()
177 if (!(stop = ctoi(&argv[0][2]))) in main()
245 debug = ctoi(&argv[0][2]); in main()
437 ctoi(s) in ctoi() function
/titanic_41/usr/src/lib/libast/common/
H A DREADME77 ctoi convert char constant string to int
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmap.c141 static char ctoi(char);
4165 ctoi(char c) in ctoi() function
4187 c = ctoi(*wwn++); in g_string_to_wwn()
4188 c1 = ctoi(*wwn++); in g_string_to_wwn()
4223 c = ctoi(*string++); in string_to_wwn()
4224 c1 = ctoi(*string++); in string_to_wwn()