Home
last modified time | relevance | path

Searched refs:cp (Results 1 – 25 of 2796) sorted by relevance

12345678910>>...112

/netbsd/external/bsd/tcpdump/dist/
H A Dprint-openflow-1.0.c772 cp += 4; in of10_bsn_message_print()
977 cp += 4; in of10_bsn_actions_print()
1051 cp += 4; in of10_vendor_action_print()
1080 cp += 4; in of10_vendor_message_print()
1109 cp += 4; in of10_vendor_data_print()
1167 fn_print(ndo, cp, cp + OFP_MAX_PORT_NAME_LEN); in of10_phy_ports_print()
1842 fn_print(ndo, cp, cp + DESC_STR_LEN); in of10_desc_stats_reply_print()
1848 fn_print(ndo, cp, cp + DESC_STR_LEN); in of10_desc_stats_reply_print()
1854 fn_print(ndo, cp, cp + DESC_STR_LEN); in of10_desc_stats_reply_print()
1860 fn_print(ndo, cp, cp + SERIAL_NUM_LEN); in of10_desc_stats_reply_print()
[all …]
H A Dprint-aoe.c158 cp += 1; in aoev1_issue_print()
162 cp += 1; in aoev1_issue_print()
166 cp += 1; in aoev1_issue_print()
170 cp += 1; in aoev1_issue_print()
174 cp += 1; in aoev1_issue_print()
205 ND_TCHECK2(*cp, ep - cp); in aoev1_issue_print()
254 ND_TCHECK2(*cp, ep - cp); in aoev1_query_print()
305 ND_TCHECK2(*cp, ep - cp); in aoev1_mac_print()
341 ND_TCHECK2(*cp, ep - cp); in aoev1_reserve_print()
400 ND_TCHECK2(*cp, ep - cp); in aoev1_print()
[all …]
H A Dprint-domain.c334 cp = ns_nskip(ndo, cp); in ns_qprint()
336 if (cp == NULL || !ND_TTEST2(*cp, 4)) in ns_qprint()
358 return(cp ? cp + 4 : NULL); in ns_qprint()
372 if ((cp = ns_nprint(ndo, cp, bp)) == NULL) in ns_rprint()
375 cp = ns_nskip(ndo, cp); in ns_rprint()
377 if (cp == NULL || !ND_TTEST2(*cp, 10)) in ns_rprint()
445 if ((cp = ns_nprint(ndo, cp, bp)) == NULL) in ns_rprint()
448 if ((cp = ns_nprint(ndo, cp, bp)) == NULL) in ns_rprint()
475 cp = ns_cprint(ndo, cp); in ns_rprint()
563 cp += 2 + EXTRACT_16BITS(cp); in ns_rprint()
[all …]
H A Dprint-ahcp.c126 ND_TCHECK2(*cp, ep - cp); in ahcp_time_print()
144 ND_TCHECK2(*cp, ep - cp); in ahcp_seconds_print()
168 ND_TCHECK2(*cp, ep - cp); in ahcp_ipv6_addresses_print()
192 ND_TCHECK2(*cp, ep - cp); in ahcp_ipv4_addresses_print()
216 ND_TCHECK2(*cp, ep - cp); in ahcp_ipv6_prefixes_print()
240 ND_TCHECK2(*cp, ep - cp); in ahcp_ipv4_prefixes_print()
301 ND_TCHECK2(*cp, ep - cp); in ahcp1_options_print()
318 cp += 1; in ahcp1_body_print()
322 cp += 1; in ahcp1_body_print()
346 ND_TCHECK2(*cp, ep - cp); in ahcp1_body_print()
[all …]
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Ddict_cache.c459 cp->name, full_partial, cp->retained, cp->dropped); in dict_cache_clean_stat_log_reset()
485 cp->retained = cp->dropped = 0; in dict_cache_clean_event()
614 if (cp->retained || cp->dropped) in dict_cache_control()
779 cp->todo - cp->done - 1 : cp->done, cp->suffix); in make_tagged_key()
794 for (cp = tp->job_list; cp < tp->job_list + count; cp++) { in create_requests()
854 for (cp = tp->job_list; cp < tp->job_list + tp->used; cp++) { in run_requests()
855 if (cp->done < cp->todo) { in run_requests()
857 cp->action(cp, dp, bp); in run_requests()
887 for (cp = tp->job_list; cp < tp->job_list + tp->used; cp++) in show_status()
893 cp->suffix ? cp->suffix : "(null)", cp->todo, in show_status()
[all …]
/netbsd/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dst_parse.c168 cp = id(cp, &tid); in read_tid()
227 while (*cp && *++cp) { in parse_fun()
298 cp = id(cp, &tid); in parse_type()
355 cp = id(cp, &tid); in parse_sou()
418 cp = whitesp(cp); in parse_stab()
536 cp = number(cp, &n1); in id()
589 cp = id(cp, &h2); in tdefdecl()
919 cp = name(cp, &w); in soudef()
921 cp = id(cp, &h); in soudef()
983 cp = id(cp, &h); in arraydef()
[all …]
/netbsd/external/gpl3/gdb/dist/intl/
H A Dexplodename.c66 char *cp; local
95 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
96 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
97 ++cp;
108 while (cp[0] != '\0' && cp[0] != '@')
109 ++cp;
133 && cp[0] != ',' && cp[0] != '_')
134 ++cp;
139 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
149 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/external/gpl2/grep/dist/intl/
H A Dexplodename.c68 char *cp; local
97 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
98 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
99 ++cp;
110 while (cp[0] != '\0' && cp[0] != '@')
111 ++cp;
135 && cp[0] != ',' && cp[0] != '_')
136 ++cp;
141 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
151 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/external/gpl2/texinfo/dist/intl/
H A Dexplodename.c61 char *cp; in _nl_explode_name() local
90 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@' in _nl_explode_name()
91 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_') in _nl_explode_name()
92 ++cp; in _nl_explode_name()
103 while (cp[0] != '\0' && cp[0] != '@') in _nl_explode_name()
104 ++cp; in _nl_explode_name()
128 && cp[0] != ',' && cp[0] != '_') in _nl_explode_name()
129 ++cp; in _nl_explode_name()
134 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_')) in _nl_explode_name()
144 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_') in _nl_explode_name()
[all …]
H A Dprintf-parse.c137 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
166 cp++; in PRINTF_PARSE()
171 cp++; in PRINTF_PARSE()
176 cp++; in PRINTF_PARSE()
181 cp++; in PRINTF_PARSE()
207 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
238 else if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
243 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
264 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
301 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
[all …]
/netbsd/external/gpl3/binutils.old/dist/intl/
H A Dexplodename.c66 char *cp; local
95 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
96 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
97 ++cp;
108 while (cp[0] != '\0' && cp[0] != '@')
109 ++cp;
133 && cp[0] != ',' && cp[0] != '_')
134 ++cp;
139 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
149 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/external/gpl3/gcc/dist/intl/
H A Dexplodename.c66 char *cp; local
95 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
96 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
97 ++cp;
108 while (cp[0] != '\0' && cp[0] != '@')
109 ++cp;
133 && cp[0] != ',' && cp[0] != '_')
134 ++cp;
139 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
149 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/external/gpl3/gdb.old/dist/intl/
H A Dexplodename.c66 char *cp; local
95 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
96 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
97 ++cp;
108 while (cp[0] != '\0' && cp[0] != '@')
109 ++cp;
133 && cp[0] != ',' && cp[0] != '_')
134 ++cp;
139 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
149 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/external/gpl3/binutils/dist/intl/
H A Dexplodename.c66 char *cp; local
95 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
96 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
97 ++cp;
108 while (cp[0] != '\0' && cp[0] != '@')
109 ++cp;
133 && cp[0] != ',' && cp[0] != '_')
134 ++cp;
139 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
149 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/external/gpl3/gcc.old/dist/intl/
H A Dexplodename.c66 char *cp; local
95 while (cp[0] != '\0' && cp[0] != '.' && cp[0] != '@'
96 && cp[0] != '+' && cp[0] != ',' && cp[0] != '_')
97 ++cp;
108 while (cp[0] != '\0' && cp[0] != '@')
109 ++cp;
133 && cp[0] != ',' && cp[0] != '_')
134 ++cp;
139 if (syntax != xpg && (cp[0] == '+' || cp[0] == ',' || cp[0] == '_'))
149 while (cp[0] != '\0' && cp[0] != ',' && cp[0] != '_')
[all …]
/netbsd/lib/libc/resolv/
H A Dres_mkquery.c164 cp += n; in res_nmkquery()
181 cp += n; in res_nmkquery()
242 cp = buf + n0; in res_nopt()
250 cp += INT16SZ; in res_nopt()
254 cp += INT16SZ; in res_nopt()
266 cp += INT16SZ; in res_nopt()
269 cp += INT16SZ; in res_nopt()
299 cp = buf + n0; in res_nopt_rdata()
309 cp += INT16SZ; in res_nopt_rdata()
312 cp += INT16SZ; in res_nopt_rdata()
[all …]
H A Dres_init.c314 cp = (cp == NULL) ? buf : (cp + 1); in __res_vinit()
350 while (*cp != '\0' && *cp != ' ' && *cp != '\t' && *cp != '\n') in __res_vinit()
375 while (*cp == ' ' || *cp == '\t') in __res_vinit()
416 while (*cp != '\0' && *cp != ' ' && *cp != '\t') in __res_vinit()
464 while (*cp == ' ' || *cp == '\t') in __res_vinit()
466 if (*cp == '\0' || *cp == '\n' || *cp == ';') in __res_vinit()
469 while (*cp && !ISSORTMASK(*cp) && *cp != ';' && in __res_vinit()
479 while (*cp && *cp != ';' && in __res_vinit()
543 for (cp = statp->defdname; *cp; cp++) in __res_vinit()
622 while (*cp == ' ' || *cp == '\t') in res_setoptions()
[all …]
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_mkquery.c147 if ((n = dn_comp(dname, cp, ep - cp - QFIXEDSZ, dnptrs, in res_nmkquery()
150 cp += n; in res_nmkquery()
163 n = dn_comp((const char *)data, cp, ep - cp - RRFIXEDSZ, in res_nmkquery()
167 cp += n; in res_nmkquery()
227 cp = buf + n0; in res_nopt()
235 cp += INT16SZ; in res_nopt()
237 cp += INT16SZ; in res_nopt()
249 cp += INT16SZ; in res_nopt()
252 cp += INT16SZ; in res_nopt()
281 cp = buf + n0; in res_nopt_rdata()
[all …]
H A Dres_init.c270 cp = (cp == NULL) ? buf : (cp + 1); in __res_vinit()
307 while (*cp != '\0' && *cp != ' ' && *cp != '\t' && *cp != '\n') in __res_vinit()
330 while (*cp == ' ' || *cp == '\t') in __res_vinit()
371 while (*cp != '\0' && *cp != ' ' && *cp != '\t') in __res_vinit()
419 while (*cp == ' ' || *cp == '\t') in __res_vinit()
421 if (*cp == '\0' || *cp == '\n' || *cp == ';') in __res_vinit()
424 while (*cp && !ISSORTMASK(*cp) && *cp != ';' && in __res_vinit()
434 while (*cp && *cp != ';' && in __res_vinit()
490 for (cp = statp->defdname; *cp; cp++) in __res_vinit()
532 while (*cp == ' ' || *cp == '\t') in res_setoptions()
[all …]
/netbsd/usr.bin/mail/
H A Dsupport.c190 for (cp++; is_WSP(*cp); cp++) in ishfield()
217 isprint((unsigned char)*cp) && *cp != ' ' && *cp != ':'; in gethfield()
220 if (*cp != ':' || cp == linebuf) in gethfield()
416 for (cp = linebuf; *cp; cp++) in blankline()
472 cp = skip_comment(cp); in skin()
496 if (cp[0] == 'a' && cp[1] == 't' && cp[2] == ' ') in skin()
499 if (cp[0] == '@' && cp[1] == ' ') in skin()
517 cp = skip_comment(cp); in skin()
577 for (cp = linebuf; *cp && *cp != ' '; cp++) in name1()
579 cp = skip_WSP(cp); in name1()
[all …]
/netbsd/sys/coda/
H A Dcoda_subr.c108 cp = VTOC(vp); in coda_find()
109 if (vp->v_type == VNON || cp == NULL || IS_UNMOUNTING(cp)) { in coda_find()
117 return cp; in coda_find()
221 if (cp != NULL) in coda_testflush_selector()
223 coda_f2s(&cp->c_fid), vrefcnt(CTOV(cp)))); in coda_testflush_selector()
245 if (cp) in coda_unmounting_selector()
266 if (cp && !(cp->c_flags & C_UNMOUNTING)) { in coda_checkunmounting_selector()
397 coda_f2s(&cp->c_fid), vrefcnt(CTOV(cp)) - 1));); in handleDownCall()
430 coda_f2s(&cp->c_fid), vrefcnt(CTOV(cp)) - 1, error));); in handleDownCall()
457 vcache_rekey_exit(CTOV(cp)->v_mount, CTOV(cp), in handleDownCall()
[all …]
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dprintf-parse.c137 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
166 cp++; in PRINTF_PARSE()
171 cp++; in PRINTF_PARSE()
176 cp++; in PRINTF_PARSE()
181 cp++; in PRINTF_PARSE()
207 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
238 else if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
243 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
264 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
301 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dprintf-parse.c133 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
162 cp++; in PRINTF_PARSE()
167 cp++; in PRINTF_PARSE()
172 cp++; in PRINTF_PARSE()
177 cp++; in PRINTF_PARSE()
203 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
234 else if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
239 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
260 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
297 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dprintf-parse.c133 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
162 cp++; in PRINTF_PARSE()
167 cp++; in PRINTF_PARSE()
172 cp++; in PRINTF_PARSE()
177 cp++; in PRINTF_PARSE()
203 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
234 else if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
239 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
260 if (*cp >= '0' && *cp <= '9') in PRINTF_PARSE()
297 for (; *cp >= '0' && *cp <= '9'; cp++) in PRINTF_PARSE()
[all …]
/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_scache.c221 if (cp->verbose) in tls_scache_encode()
271 if (cp->verbose) in tls_scache_decode()
305 if (cp->verbose) in tls_scache_lookup()
342 if (cp->verbose) in tls_scache_update()
456 if (cp->verbose) in tls_scache_delete()
473 TLS_SCACHE *cp; in tls_scache_open() local
505 cp = (TLS_SCACHE *) mymalloc(sizeof(*cp)); in tls_scache_open()
506 cp->flags = 0; in tls_scache_open()
507 cp->db = dict; in tls_scache_open()
513 return (cp); in tls_scache_open()
[all …]

12345678910>>...112