Home
last modified time | relevance | path

Searched defs:nstart (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf.c148 int nstart, nlen; in append_number() local
/freebsd/lib/libc/regex/
H A Dengine.c284 const char *nstart; in matcher() local
/freebsd/sys/geom/
H A Dgeom.h186 u_int nstart, nend; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c853 uint32_t nstart = r[idx].zr_start; in zei_shrink_ranges() local
/freebsd/sys/geom/journal/
H A Dg_journal.c807 g_journal_insert(struct bio **head, off_t nstart, off_t nend, off_t joffset, in g_journal_insert()