Searched refs:lengthp (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/sbin/hastd/
H A Dactivemap.h63 off_t activemap_sync_offset(struct activemap *amp, off_t *lengthp,
H A Dactivemap.c585 activemap_sync_offset(struct activemap *amp, off_t *lengthp, int *syncextp) argument
591 PJDLOG_ASSERT(lengthp != NULL);
646 *lengthp = left;
/freebsd-10.2-release/contrib/groff/src/include/
H A Dsearch.h55 const char **startp, int *lengthp) const;
/freebsd-10.2-release/contrib/groff/src/libs/libbib/
H A Dlinear.cpp400 const char **startp, int *lengthp) const
419 *lengthp = refend - refstart;
489 const char **startp, int *lengthp,
495 if (ptr < bufend && searcher.search(ptr, bufend, startp, lengthp)) {
496 pos = *startp + *lengthp - bufstart;
488 next(const linear_searcher &searcher, const char **startp, int *lengthp, reference_id *ridp) argument
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_diff/
H A Dutil.c142 apr_off_t *lengthp,
257 for (curp = buf, endp = buf + *lengthp; curp != endp; ++curp)
328 *lengthp = include_len;
333 *lengthp = tgt_newend - *tgt;
141 svn_diff__normalize_buffer(char **tgt, apr_off_t *lengthp, svn_diff__normalize_state_t *statep, const char *buf, const svn_diff_file_options_t *opts) argument
H A Ddiff.h182 apr_off_t *lengthp,
/freebsd-10.2-release/sys/dev/sfxge/common/
H A Defx_vpd.c365 __out uint16_t *lengthp)
427 *lengthp = length;
450 __out uint8_t *lengthp)
470 *lengthp = length;
486 __out size_t *lengthp)
504 *lengthp = offset;
360 efx_vpd_next_tag( __in caddr_t data, __in size_t size, __inout unsigned int *offsetp, __out efx_vpd_tag_t *tagp, __out uint16_t *lengthp) argument
H A Defx_impl.h1078 __out size_t *lengthp); variable
/freebsd-10.2-release/usr.bin/fmt/
H A Dfmt.c624 * put the length of the line in |lengthp|.
633 get_line(FILE *stream, size_t *lengthp) { argument
659 *lengthp=len;
/freebsd-10.2-release/contrib/ncurses/form/
H A Dfrm_driver.c4503 _nc_Widen_String(char *source, int *lengthp) argument
4566 *lengthp = need;

Completed in 240 milliseconds