Searched refs:strcol (Results 1 – 1 of 1) sorted by relevance
248 static int strcol(unsigned char *);1076 width = strcol((unsigned char *)argv[optind]); in main()1383 curcol += strcol((unsigned char *)str); in pentry()1390 curcol += strcol((unsigned char *)str); in pentry()1394 curcol += strcol((unsigned char *)p->flinkto); in pentry()1397 curcol += strcol((unsigned char *)dmark); in pentry()1581 width = strcol((unsigned char *)dentry->d_name); in rddir()2418 strcol(unsigned char *s1) in strcol() function