HomeSort by: relevance | last modified time | path
    Searched defs:cp1 (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.bin/ftp/
domacro.c 51 char *cp1, *cp2, line2[FTPBUFLEN]; local in function:domacro
72 cp1 = macros[i].mac_start;
73 while (cp1 != macros[i].mac_end) {
74 while (isspace((unsigned char)*cp1))
75 cp1++;
77 while (*cp1 != '\0') {
78 switch(*cp1) {
80 *cp2++ = *++cp1;
83 if (isdigit((unsigned char)*(cp1+1))) {
85 while (isdigit((unsigned char)*++cp1))
    [all...]
cmds.c 1985 const char *cp1; local in function:dotrans
1991 for (cp1 = src; *cp1; cp1++) {
1994 if (*cp1 == ntin[i]) {
2003 ADDC(*cp1);
2047 const char *cp1 = src; local in function:domap
2055 while (match && *cp1 && *cp2) {
2058 if (*++cp2 != *cp1) {
2064 if (*cp1 != *(++cp2+1))
    [all...]
  /src/lib/libutil/
pty.c 67 const char *cp1, *cp2, *cp, *linep; local in function:openpty
101 for (cp1 = TTY_LETTERS; *cp1; cp1++) {
102 line[8] = *cp1;
  /src/share/examples/puffs/icfs/
icfs.c 83 char *cp1, *cp2; local in function:icpathcmp
91 cp1 = c1->po_path;
94 if (strncasecmp(cp1 + rplen, cp2 + rplen, clen - rplen) != 0)
103 if (*(cp1 + clen) != '/')
  /src/games/gomoku/
makemove.c 185 union comboval *cp1 = local in function:makemove
187 if (cp->s <= cp1->s) {
193 cp1 = &board[cbp1->c_vertex].s_fval[us][cbp1->c_dir];
194 if (cp->s <= cp1->s)
  /src/games/hunt/huntd/
answer.c 70 char *cp1, *cp2; local in function:answer
142 for (cp1 = cp2 = name; *cp1 != '\0'; cp1++)
143 if (isprint((unsigned char)*cp1) || *cp1 == ' ')
144 *cp2++ = *cp1;
  /src/lib/libc/resolv/
res_query.c 432 char *file, *cp1, *cp2; local in function:res_hostalias
449 for (cp1 = buf; *cp1 && !isspace((unsigned char)*cp1); ++cp1)
451 if (!*cp1)
453 *cp1 = '\0';
455 while (isspace((unsigned char)*++cp1))
457 if (!*cp1)
459 for (cp2 = cp1 + 1; *cp2 &
    [all...]
  /src/sys/arch/amiga/dev/
gayle_pcmcia.c 478 volatile u_int8_t *cp1; local in function:pcmio_bsrr1
483 cp1 = (volatile u_int8_t *) h + o + 0x10000;
486 cp1 = (volatile u_int8_t *) h + o;
492 *p++ = *cp1;
493 cp1 += 2;
496 temp = cp1;
497 cp1 = cp2;
506 volatile u_int8_t *cp1; local in function:pcmio_bswr1
511 cp1 = (volatile u_int8_t *) h + o + 0x10000;
514 cp1 = (volatile u_int8_t *) h + o
    [all...]
  /src/usr.sbin/lpr/lpc/
cmds.c 93 char *cp1, *cp2; local in function:doabort
103 cp1 = prbuf;
106 (size_t)(cp1 - prbuf) < sizeof(prbuf))
107 *cp1++ = c;
108 *cp1 = '\0';
216 char *cp1, *cp2; local in function:clean
226 cp1 = prbuf;
229 (size_t)(cp1 - prbuf) < sizeof(prbuf))
230 *cp1++ = c;
231 *cp1 = '\0'
283 char *cp1, *lp, *ep; local in function:cleanpr
353 char *cp1, *cp2; local in function:enable
424 char *cp1, *cp2; local in function:disable
489 char *cp1, *cp2; local in function:down
529 char *cp1, *cp2; local in function:putmsg
603 char *cp1, *cp2; local in function:restart
640 char *cp1, *cp2; local in function:startcmd
700 char *cp1, *cp2; local in function:status
792 char *cp1, *cp2; local in function:stop
1015 char *cp1, *cp2; local in function:up
    [all...]
  /src/usr.bin/rdist/
expand.c 154 char *cp, *cp1; local in function:expstr
210 cp1 = homedir;
212 tilde = cp1 = expbuf;
213 *cp1++ = '~';
215 *cp1++ = *cp++;
217 *cp1 = '\0';
226 cp1 = pw->pw_dir;
229 for (cp = path; (*cp++ = *cp1++) != 0; )
  /src/sys/arch/powerpc/oea/
ofw_autoconf.c 115 char *cp1, *cp2, *cp; local in function:canonicalize_bootpath
117 cp1 = strchr(bootpath, ':');
119 cp = cp1;
120 if (cp1 == NULL || (cp2 != NULL && cp2 < cp1))
  /src/usr.sbin/rpc.pcnfsd/
pcnfsd_print.c 949 char *cp1; local in function:get_pr_status
996 cp1 = cp;
998 while (*cp1 && *cp1 != '\n') {
999 *cp2++ = tolower((unsigned char)*cp1);
1000 cp1++;
1002 *cp1 = '\0';
  /src/usr.sbin/inetd/
parse.c 707 char *cp1; local in function:getconfigent
708 if ((cp1 = strchr(arg, ':')) == NULL)
709 cp1 = strchr(arg, '.');
710 if (cp1 != NULL) {
712 *cp1++ = '\0';
713 sep->se_service_max = (size_t)strtou(cp1, NULL, 10, 0,
724 cp1,
1026 char *cp1, *ccp; local in function:parse_protocol
1027 cp1 = strchr(sep->se_service, '/');
1028 if (cp1 == 0)
    [all...]
  /src/sys/arch/arm/iomd/
vidc.h 169 int cp1; member in struct:vidc_state
  /src/usr.bin/xlint/lint2/
read.c 752 const char *cp1; local in function:gettlen
757 cp1 = cp;
922 return (size_t)(cp - cp1);
  /src/usr.sbin/sysinst/
main.c 612 char *cp, *cp1, *err; local in function:process_f_flag
635 cp1 = cp + len;
636 cp1 += strspn(cp1, " \t");
637 if (*cp1++ != '=')
639 cp1 += strspn(cp1, " \t");
640 len = strcspn(cp1, " \n\r\t");
641 cp1[len] = 0;
642 strlcpy(arg->var, cp1, arg->size)
    [all...]
  /src/sbin/route/
route.c 1261 char *cp1 = olen + (char *)soup->so_mask, *cp2; local in function:mask_addr
1263 for (soup->so_mask->sa.sa_len = 0; cp1 > (char *)soup->so_mask; )
1264 if (*--cp1 != 0) {
1265 soup->so_mask->sa.sa_len = 1 + cp1 - (char *)soup->so_mask;
1281 cp1 = soup->so_mask->sa.sa_len + 1 + (char *)soup->so_dst;
1283 while (cp2 > cp1)
1286 while (cp1 > soup->so_dst->sa.sa_data)
1287 *--cp1 &= *--cp2;
  /src/lib/libc/time/
zic.c 1626 rcomp(const void *cp1, const void *cp2)
1628 struct rule const *r1 = cp1, *r2 = cp2;
1963 char * cp1; local in function:inzsub
2034 z.z_format = cp1 = xstrdup(fields[i_format]);
2036 cp1[cp - fields[i_format]] = 's';

Completed in 27 milliseconds