colon
char *colon (char *);
if ((targ = colon(argv[argc - 1]))) /* Dest is remote host. */
src = colon(argv[i]);
if (!(src = colon(argv[i]))) { /* Local to local. */
colon = strchr ((*ctx)->admin_server, ':');
if (colon != NULL)
*colon++ = '\0';
else if (colon != NULL) {
(*ctx)->kadmind_port = htons(strtol (colon, &end, 0));
char *colon;
const char * colon;
if ((colon = strchr(name, ':')) == NULL)
if (colon == name + 1 &&
strchr(colon + 1, ':') == NULL)
char *colon;
colon = strchr(proxy, ':');
if(colon != NULL)
*colon++ = '\0';
ntohs(init_port (colon, htons(80))));
if ((tmp = colon(sdup)) == NULL)
char *colon(char *);
const char *colon;
if ((colon = strchr(pattern, ':')) == NULL || colon[1] != ']') {
*ep = colon + 2;
len = (size_t)(colon - pattern);
const Char *colon;
if ((colon = g_strchr(pattern, ':')) == NULL || colon[1] != ']')
len = (size_t)(colon - pattern);
if (colon(argv[argc - 1])) /* Dest is remote host. */
const char *colon = strchr(tagstr, ':');
return (colon == NULL) ? -1 : colon - tagstr;
char *colon;
colon = strchr(arg, ':');
if (colon != NULL) {
colon++;
colon = arg;
indent = strtoul(colon, &endptr, 10);
colon = strchr(arg, ':');
if (colon != NULL) {
colon++;
colon = arg;
if (BIO_set_prefix(chain[idx], colon) <= 0) {
dictAppendWord(dp, ":", colon, FW_DEFAULT);
const char *colon;
colon = strchr(devspec, ':');
if (colon == NULL)
cp[colon - devspec] = '\0';
char *e, *colon, *equal;
colon = strchr(arg, ':');
if (colon == NULL && equal == NULL)
if (colon == arg || equal == arg)
if (colon != NULL && equal != NULL && equal < colon)
if (colon != NULL)
*colon++ = '\0';
if (colon != NULL) {
if (*colon == '\0')
*len = strtol(colon, &e, 0);
char *dot, *colon;
colon = strrchr(arg, ':');
return (colon);
if (colon == NULL)
if (dot < colon)
return (colon);
char *colon;
colon = strchr(spec, ':');
if (colon != NULL)
*colon++ = '\0';
if (colon != NULL)
return (expand_number(colon, skip2) == 0);
case colon: /* got a ':' */
code = colon;
extern char **colon(char **, char*, char*);
dbv = colon(dbv, optarg, _PATH_FCODES);
dbv = colon(dbv, _PATH_FCODES, _PATH_FCODES);
dbv = colon(dbv, path_fcodes, _PATH_FCODES);
char **colon(char **, char*, char*);
char *colon, *oldhfield = NULL;
if ((lc = gethfield(ibuf, linebuf, lc, &colon)) < 0)
if ((hfield = ishfield(linebuf, colon, field)) != NULL)
gethfield(FILE *f, char linebuf[], int rem, char **colon)
*colon = cp;
ishfield(char *linebuf, char *colon, const char *field)
char *cp = colon;
const char *fmt, *colon;
colon = strchr(arg, ':');
if (colon == NULL || strchr(colon + 1, ':') == NULL)
char *colon;
colon = strrchr(opt, ':');
if (colon == NULL) {
*colon = '\0';
colon++;
sport = colon;
const char *colon, *afn;
colon = strchr(args[1], ':');
if (!colon) {
const char *colon, *semi;
colon = strchr(walker, ':');
if (semi != NULL && semi < colon)
if (colon - walker > sizeof(type))
strncpy(type, walker, colon - walker);
type[colon - walker] = '\0';
if (semi - colon >= sizeof(key))
strncpy(key, colon + 1, semi - colon - 1);
key[semi - colon - 1] = '\0';
if (strlen(colon + 1) >= sizeof(key))
strcpy(key, colon + 1);
char *atsign, *colon, *lhside, *numstr, *period, *rhside;
colon = strchr(jobstr, ':');
if (colon != NULL)
*colon = '\0';
if (colon != NULL) {
rhside = colon + 1;
if (colon != NULL)
*colon = ':';
char *colon;
colon = strchr(str, ':');
if (!colon) {
*colon = '\0'; /* Cheat the const-ness ! */
*colon = ':'; /* Cheat the const-ness ! */
return StrToPortRange(colon + 1, low, high, proto);
char *colon;
colon = memchr(ut.ut_host, ':', sizeof ut.ut_host);
if (colon)
*colon = '\0';
char *dot, *colon;
colon = strrchr(arg, ':');
return (colon);
if (colon == NULL)
if (dot < colon)
return (colon);