Searched defs:theLen (Results 1 – 3 of 3) sorted by relevance
50 size_t theLen = strlen(dir); in srcpath() local
94 int theLen = 0; in ascii2hex() local
127 appendToPath(struct pcdir *dp, char *thePath, int *theLen) in appendToPath()