Home
last modified time | relevance | path

Searched defs:zlen (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_slaballoc.c1299 int zlen; /* length inclusive of terminating NUL */ in kstrdup_debug() local
1319 int zlen; /* length inclusive of terminating NUL */ in kstrndup_debug() local
/dragonfly/sys/dev/video/fb/pcx/
H A Dsplash_pcx.c63 int bpp, planes, zlen; member
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c489 int zlen, i, j, k, ret = 0; in BN_GF2m_mod_mul_arr() local
/dragonfly/bin/sh/
H A Dexpand.c896 size_t len, zpos, zlen; in reprocess() local