Lines Matching refs:colPos
620 char *colPos;647 colPos = strchr(startPos, cCol);649 if (!colPos) {655 *colPos = NULL;658 *colPos = NULL;671 if (colPos) {674 colPos++;675 if (*colPos == NULL) {687 inputPort = strtol(colPos, &errchr, 10);690 cmdName, ipStr, colPos,