Searched defs:newc (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/iicbus/rtc/ |
H A D | ds3231.c | 191 int error, conv, newc; in ds3231_conv_sysctl() local
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 558 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_fat.c | 578 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local
|
/freebsd/contrib/ee/ |
H A D | new_curse.c | 3714 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 D | vdev.c | 621 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 D | e_aes.c | 3739 EVP_CIPHER_CTX *newc; in aes_ocb_ctrl() local
|