Home
last modified time | relevance | path

Searched refs:preconv_cue (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h66 int preconv_cue(const struct buf *, size_t);
H A Dpreconv.c112 preconv_cue(const struct buf *b, size_t offset) in preconv_cue() function
H A Dread.c182 curp->filenc = preconv_cue(&blk, i); in mparse_buf_r()