Home
last modified time | relevance | path

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

/netbsd/external/bsd/mdocml/dist/
H A Dmdoc_macro.c425 line, ppos, "%s breaks %s", in find_pending()
427 mdoc_endbody_alloc(mdoc, line, ppos, in find_pending()
521 lookup(mdoc, tok, line, ppos, p); in macro_or_word()
637 line, ppos, "%s breaks %s", in blk_exp_close()
968 line, ppos, "%s", roff_name[tok]); in blk_full()
989 line, ppos, "It breaks %s", in blk_full()
1001 line, ppos, in blk_full()
1042 line, ppos, "It %s", buf + *pos); in blk_full()
1440 line, ppos, "Pf %s", in in_line_argn()
1486 line, ppos, "%s", roff_name[tok]); in in_line_argn()
[all …]
H A Dman_macro.c227 line, ppos, "RE %d", target); in blk_close()
250 line, ppos, "%s", roff_name[tok]); in blk_close()
253 roff_elem_alloc(man, line, ppos, ROFF_br); in blk_close()
288 roff_elem_alloc(man, line, ppos, tok); in blk_close()
304 roff_block_alloc(man, line, ppos, tok); in blk_exp()
326 roff_body_alloc(man, line, ppos, tok); in blk_exp()
347 roff_block_alloc(man, line, ppos, tok); in blk_imp()
348 n = roff_head_alloc(man, line, ppos, tok); in blk_imp()
375 roff_body_alloc(man, line, ppos, tok); in blk_imp()
386 roff_elem_alloc(man, line, ppos, tok); in in_line_eoln()
[all …]
H A Dman.c183 int ppos; in man_pmacro() local
188 ppos = offs; in man_pmacro()
193 tok = roffhash_find(man->manmac, buf + ppos, sz); in man_pmacro()
195 mandoc_msg(MANDOCERR_MACRO, ln, ppos, "%s", buf + ppos - 1); in man_pmacro()
248 (*man_macro(tok)->fp)(man, tok, ln, ppos, &offs, buf); in man_pmacro()
272 roff_body_alloc(man, ln, ppos, man->last->tok); in man_pmacro()
H A Droff.c1767 ppos = pos = *offs; in roff_parseln()
1806 eqn_read(r->eqn, buf->buf + ppos); in roff_parseln()
1810 tbl_read(r->tbl, ln, buf->buf, ppos); in roff_parseln()
2094 ln, ppos, "%s", roff_name[tok]); in roff_block()
2098 roffnode_push(r, tok, name, ln, ppos); in roff_block()
2583 roffnode_push(r, tok, NULL, ln, ppos); in roff_cond()
2649 ln, ppos, "%s", roff_name[tok]); in roff_cond()
3149 ln, ppos, "%s", buf->buf + 1); in roff_it()
3226 tbl_restart(ln, ppos, r->tbl); in roff_T_()
4235 pos = *ppos; in roff_getcontrol()
[all …]
H A Dlibman.h25 int ppos, \
H A Dlibmdoc.h26 int ppos, \
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dkvmgt.c980 ppos, is_write); in intel_vgpu_rw()
1016 gtt_entry(mdev, ppos)) { in intel_vgpu_read()
1020 ppos, false); in intel_vgpu_read()
1032 ppos, false); in intel_vgpu_read()
1044 ppos, false); in intel_vgpu_read()
1068 *ppos += filled; in intel_vgpu_read()
1090 gtt_entry(mdev, ppos)) { in intel_vgpu_write()
1097 ppos, true); in intel_vgpu_write()
1109 ppos, true); in intel_vgpu_write()
1133 ppos, true); in intel_vgpu_write()
[all …]
/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_fb_helper.h254 size_t count, loff_t *ppos);
256 size_t count, loff_t *ppos);
386 loff_t *ppos) in drm_fb_helper_sys_read() argument
393 size_t count, loff_t *ppos) in drm_fb_helper_sys_write() argument
/netbsd/sys/dev/wscons/
H A Dwsdisplay_vcons.c1003 int pos, c, offset, ppos; in vcons_copycols_noread() local
1010 ppos = ri->ri_cols * row + dstcol; in vcons_copycols_noread()
1011 pos = ppos + offset; in vcons_copycols_noread()
1018 vdp->chars[ppos] = scr->scr_chars[pos]; in vcons_copycols_noread()
1019 vdp->attrs[ppos] = scr->scr_attrs[pos]; in vcons_copycols_noread()
1026 ppos++; in vcons_copycols_noread()
1157 int pos, l, c, offset, ppos; in vcons_copyrows_noread() local
1164 ppos = ri->ri_cols * dstrow; in vcons_copyrows_noread()
1165 pos = ppos + offset; in vcons_copyrows_noread()
1173 vdp->chars[ppos] = scr->scr_chars[pos]; in vcons_copyrows_noread()
[all …]
/netbsd/usr.bin/at/
H A Dat.c174 char *ap, *ppos; in writefile() local
200 ppos = atfile + strlen(atfile); in writefile()
235 (void)snprintf(ppos, sizeof(atfile) - (ppos - atfile), in writefile()
238 for (ap = ppos; *ap != '\0'; ap++) in writefile()
/netbsd/external/bsd/wpa/dist/src/eap_peer/
H A Dikev2.c203 const u8 *pend, *ppos; in ikev2_parse_proposal() local
249 ppos = (const u8 *) (p + 1); in ikev2_parse_proposal()
251 if (p->spi_size > pend - ppos) { 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()
/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Dikev2.c213 const u8 *pend, *ppos; in ikev2_parse_proposal() local
257 ppos = (const u8 *) (p + 1); in ikev2_parse_proposal()
259 if (p->spi_size > pend - ppos) { 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()
/netbsd/usr.bin/gzip/
H A Dunlz.c282 off_t pos, ppos, spos, dict_size; member
303 lz->ppos += lz->pos; in lz_flush()
333 lz->pos = lz->ppos = lz->spos = 0; in lz_create()
375 return lz->ppos + lz->pos; in lz_get_data_position()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_debugfs.c43 const char __user *user_buf, size_t size, loff_t *ppos) in kfd_debugfs_hang_hws_write() argument
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c3032 int ppos) /* XXX dummy */ in i915_perf_read_locked() argument
3034 return stream->ops->read(stream, buf, count, ppos); in i915_perf_read_locked()
3041 loff_t *ppos) in i915_perf_read_locked() argument
3079 int ppos) /* XXX dummy */ in i915_perf_read() argument
3084 loff_t *ppos) in i915_perf_read()
3123 buf, count, ppos); in i915_perf_read()
3128 ret = i915_perf_read_locked(stream, file, buf, count, ppos); in i915_perf_read()
H A Di915_debugfs.c754 loff_t *ppos) in i915_error_state_write() argument
1933 loff_t *ppos) in i915_guc_log_relay_write() argument
4183 size_t cnt, loff_t *ppos) in i915_fifo_underrun_reset_write() argument
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c722 size_t count, loff_t *ppos) in drm_fb_helper_sys_read() argument
724 return fb_sys_read(info, buf, count, ppos); in drm_fb_helper_sys_read()
738 size_t count, loff_t *ppos) in drm_fb_helper_sys_write() argument
742 ret = fb_sys_write(info, buf, count, ppos); in drm_fb_helper_sys_write()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras.c907 char *buf, loff_t ppos, size_t count) in amdgpu_ras_sysfs_badpages_read() argument
914 unsigned int start = div64_ul(ppos + element_size - 1, element_size); in amdgpu_ras_sysfs_badpages_read()
915 unsigned int end = div64_ul(ppos + count - 1, element_size); in amdgpu_ras_sysfs_badpages_read()
/netbsd/external/bsd/wpa/dist/src/radius/
H A Dradius.c985 u8 *plain, *ppos, *res; in decrypt_ms_key() local
1010 ppos = plain = os_malloc(plen); in decrypt_ms_key()
1037 *ppos++ = *pos++ ^ hash[i]; in decrypt_ms_key()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d549 auto ppos = pos; in visit() local
553 "contains an invalid character: " ~ slice[ppos..pos]); in visit()
/netbsd/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_arm.c1559 vchiq_read(struct file *file, off_t *ppos, struct uio *uio, kauth_cred_t cred, in vchiq_read() argument
1570 context.offset = *ppos; in vchiq_read()
1574 *ppos += context.actual; in vchiq_read()