Home
last modified time | relevance | path

Searched defs:newc (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/iicbus/rtc/
H A Dds3231.c191 int error, conv, newc; in ds3231_conv_sysctl() local
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_fat.c558 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_fat.c578 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local
/freebsd/contrib/ee/
H A Dnew_curse.c3714 Char_ins(line, attrib, newc, newatt, offset, maxlen) /* insert chars in line */ in Char_ins() argument
3764 Char_out(newc, newatt, line, attrib, offset) /* output character with proper attribute */ in Char_out() argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c621 int newc; in vdev_compact_children() local
1557 uint64_t newc = vd->vdev_asize >> vd->vdev_ms_shift; in vdev_metaslab_init() local
/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c3739 EVP_CIPHER_CTX *newc; in aes_ocb_ctrl() local