Home
last modified time | relevance | path

Searched refs:icg (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.sbin/makefs/ffs/
Dffs_alloc.c255 uint32_t i, icg = cg; in ffs_hashalloc() local
280 cg = (icg + 2) % fs->fs_ncg; in ffs_hashalloc()
/netbsd/src/sys/ufs/ext2fs/
Dext2fs_alloc.c296 int i, icg = cg; in ext2fs_hashalloc() local
321 cg = (icg + 2) % fs->e2fs_ncg; in ext2fs_hashalloc()
/netbsd/src/sys/ufs/ffs/
Dffs_alloc.c921 u_int i, icg = cg; in ffs_hashalloc() local
949 cg = (icg + 2) % fs->fs_ncg; in ffs_hashalloc()
/netbsd/src/etc/
Dservices4693 icg-swp 2062/tcp # ICG SWP Port
4694 icg-swp 2062/udp # ICG SWP Port
4695 icg-bridge 2063/tcp # ICG Bridge Port
4696 icg-bridge 2063/udp # ICG Bridge Port
4697 icg-iprelay 2064/tcp # ICG IP Relay Port [Steve_Quintana] …
4698 icg-iprelay 2064/udp # ICG IP Relay Port [Steve_Quintana] …