Home
last modified time | relevance | path

Searched refs:ppos (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/mdocml/
HDmdoc_macro.c235 lookup(struct mdoc *mdoc, enum mdoct from, int line, int ppos, const char *p) in lookup() argument
246 mdoc->parse, line, ppos, p); in lookup()
457 p = buf + ppos; in macro_or_word()
462 ntok = lookup(mdoc, tok, line, ppos, p); in macro_or_word()
465 dword(mdoc, line, ppos, p, DELIM_MAX, tok == MDOC_MAX || in macro_or_word()
471 mdoc_macro(mdoc, ntok, line, ppos, pos, buf); in macro_or_word()
561 line, ppos, "%s breaks %s", in blk_exp_close()
565 endbody = mdoc_endbody_alloc(mdoc, line, ppos, in blk_exp_close()
598 line, ppos, mdoc_macronames[tok]); in blk_exp_close()
604 mdoc_elem_alloc(mdoc, line, ppos, MDOC_br, NULL); in blk_exp_close()
[all …]
HDman_macro.c302 line, ppos, "RE %d", target); in blk_close()
320 line, ppos, man_macronames[tok]); in blk_close()
324 ppos = man->last->pos; in blk_close()
332 blk_imp(man, ntok, line, ppos, pos, buf); in blk_close()
345 man_block_alloc(man, line, ppos, tok); in blk_exp()
346 man_head_alloc(man, line, ppos, tok); in blk_exp()
359 man_body_alloc(man, line, ppos, tok); in blk_exp()
377 man_block_alloc(man, line, ppos, tok); in blk_imp()
378 man_head_alloc(man, line, ppos, tok); in blk_imp()
403 man_body_alloc(man, line, ppos, tok); in blk_imp()
[all …]
HDroff.c352 int ppos, /* original pos in buffer */ \
1165 int ppos; /* original offset in buf->buf */ in roff_parseln() local
1168 ppos = pos = *offs; in roff_parseln()
1207 return(eqn_read(&r->eqn, ln, buf->buf, ppos, offs)); in roff_parseln()
1209 return(tbl_read(r->tbl, ln, buf->buf, ppos)); in roff_parseln()
1231 return((*roffs[t].sub)(r, t, buf, ln, ppos, pos, offs)); in roff_parseln()
1237 t = roff_parse(r, buf->buf, &pos, ln, ppos); in roff_parseln()
1264 return((*roffs[t].proc)(r, t, buf, ln, ppos, pos, offs)); in roff_parseln()
1294 roff_parse(struct roff *r, char *buf, int *pos, int ln, int ppos) in roff_parse() argument
1307 maclen = roff_getname(r, &cp, ln, ppos); in roff_parse()
[all …]
HDman.c443 int i, ppos; in man_pmacro() local
447 ppos = offs; in man_pmacro()
464 ln, ppos, buf + ppos - 1); in man_pmacro()
508 (*man_macros[tok].fp)(man, tok, ln, ppos, &offs, buf); in man_pmacro()
533 man_body_alloc(man, ln, ppos, man->last->tok); in man_pmacro()
HDlibman.h43 int ppos, \
HDlibmdoc.h52 int ppos, \
HDmdoc.c259 mdoc->parse, line, ppos, in mdoc_macro()
266 mdoc->parse, line, ppos, "%s %s", in mdoc_macro()
274 (*mdoc_macros[tok].fp)(mdoc, tok, line, ppos, pos, buf); in mdoc_macro()
/NextBSD/sys/contrib/vchiq/interface/vchiq_arm/
HDvchiq_debugfs.c125 size_t count, loff_t *ppos) in debugfs_log_write() argument
150 *ppos += count; in debugfs_log_write()
234 size_t count, loff_t *ppos) in debugfs_trace_write() argument
258 *ppos += count; in debugfs_trace_write()
HDvchiq_arm.c1562 size_t count, loff_t *ppos) in vchiq_read() argument
1568 context.offset = *ppos; in vchiq_read()
1572 *ppos += context.actual; in vchiq_read()
/NextBSD/contrib/wpa/src/eap_server/
HDikev2.c213 const u8 *pend, *ppos; in ikev2_parse_proposal() local
257 ppos = (const u8 *) (p + 1); in ikev2_parse_proposal()
259 if (ppos + p->spi_size > pend) { in ikev2_parse_proposal()
266 ppos, p->spi_size); in ikev2_parse_proposal()
267 ppos += p->spi_size; in ikev2_parse_proposal()
286 int tlen = ikev2_parse_transform(data, prop, ppos, pend); in ikev2_parse_proposal()
289 ppos += tlen; in ikev2_parse_proposal()
292 if (ppos != pend) { in ikev2_parse_proposal()
/NextBSD/contrib/wpa/src/eap_peer/
HDikev2.c203 const u8 *pend, *ppos; in ikev2_parse_proposal() local
249 ppos = (const u8 *) (p + 1); in ikev2_parse_proposal()
251 if (ppos + p->spi_size > pend) { in ikev2_parse_proposal()
258 ppos, p->spi_size); in ikev2_parse_proposal()
259 ppos += p->spi_size; in ikev2_parse_proposal()
278 int tlen = ikev2_parse_transform(prop, ppos, pend); in ikev2_parse_proposal()
281 ppos += tlen; in ikev2_parse_proposal()
284 if (ppos != pend) { in ikev2_parse_proposal()
/NextBSD/usr.bin/at/
HDat.c210 char *ap, *ppos, *mailname; in writefile() local
234 ppos = atfile + strlen(ATJOB_DIR); in writefile()
265 sprintf(ppos, "%c%5lx%8lx", queue, in writefile()
268 for(ap=ppos; *ap != '\0'; ap ++) in writefile()
/NextBSD/contrib/wpa/src/radius/
HDradius.c986 u8 *plain, *ppos, *res; in decrypt_ms_key() local
1011 ppos = plain = os_malloc(plen); in decrypt_ms_key()
1035 *ppos++ = *pos++ ^ hash[i]; in decrypt_ms_key()
/NextBSD/sys/dev/bxe/
HDecore_sp.c1279 struct ecore_vlan_mac_registry_elem **ppos) in ecore_vlan_mac_restore() argument
1286 *ppos = NULL; in ecore_vlan_mac_restore()
1291 if (*ppos == NULL) in ecore_vlan_mac_restore()
1292 *ppos = ECORE_LIST_FIRST_ENTRY(&o->head, in ecore_vlan_mac_restore()
1296 *ppos = ECORE_LIST_NEXT(*ppos, link, in ecore_vlan_mac_restore()
1299 pos = *ppos; in ecore_vlan_mac_restore()
1303 *ppos = NULL; in ecore_vlan_mac_restore()
HDecore_sp.h864 struct ecore_vlan_mac_registry_elem **ppos);