Searched refs:vcount (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/libexec/rtld-elf/ |
| H A D | rtld.h | 117 int vcount; member
|
| H A D | rtld.c | 4847 result->vcount++; in matched_symbol() 4903 matchres.vcount = 0; in symlook_obj1_sysv() 4916 if (matchres.vcount == 1) { in symlook_obj1_sysv() 4937 matchres.vcount = 0; in symlook_obj1_gnu() 4966 if (matchres.vcount == 1) { in symlook_obj1_gnu()
|
| /freebsd-14.2/sbin/geom/core/ |
| H A D | geom.c | 317 int ch, vcount; in parse_arguments() local 339 vcount = 0; in parse_arguments() 348 if (++vcount < 2) in parse_arguments()
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 3701 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; in zpool_vdev_split() local 3746 vcount = 0; in zpool_vdev_split() 3782 lastlog = vcount; in zpool_vdev_split() 3783 varray[vcount++] = vdev; in zpool_vdev_split() 3791 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 3823 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 3828 if (nvlist_add_string(varray[vcount - 1], in zpool_vdev_split() 3833 if (nvlist_add_string(varray[vcount - 1], in zpool_vdev_split() 3863 (const nvlist_t **)varray, lastlog == 0 ? vcount : lastlog) != 0) in zpool_vdev_split() 3910 for (v = 0; v < vcount; v++) in zpool_vdev_split()
|
| /freebsd-14.2/ |
| H A D | ObsoleteFiles.inc | 1568 # 20230320: vcount.9 removed 1570 OLD_FILES+=usr/share/man/man9/vcount.9.gz
|