Searched refs:strcol (Results 1 – 1 of 1) sorted by relevance
242 static int strcol(unsigned char *);1066 width = strcol((unsigned char *)argv[optind]); in main()1376 curcol += strcol((unsigned char *)str); in pentry()1383 curcol += strcol((unsigned char *)str); in pentry()1387 curcol += strcol((unsigned char *)p->flinkto); in pentry()1390 curcol += strcol((unsigned char *)dmark); in pentry()1574 width = strcol((unsigned char *)dentry->d_name); in rddir()2411 strcol(unsigned char *s1) in strcol() function