Searched refs:vcount (Results 1 – 5 of 5) sorted by relevance
| /freebsd/libexec/rtld-elf/ |
| H A D | rtld.h | 117 int vcount; member
|
| H A D | rtld.c | 5013 result->vcount++; in matched_symbol() 5070 matchres.vcount = 0; in symlook_obj1_sysv() 5083 if (matchres.vcount == 1) { in symlook_obj1_sysv() 5104 matchres.vcount = 0; in symlook_obj1_gnu() 5133 if (matchres.vcount == 1) { in symlook_obj1_gnu()
|
| /freebsd/sbin/geom/core/ |
| H A D | geom.c | 319 int ch, vcount; in parse_arguments() local 341 vcount = 0; in parse_arguments() 350 if (++vcount < 2) in parse_arguments()
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 3935 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; in zpool_vdev_split() local 3980 vcount = 0; in zpool_vdev_split() 4016 lastlog = vcount; in zpool_vdev_split() 4017 varray[vcount++] = vdev; in zpool_vdev_split() 4025 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 4057 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 4062 if (nvlist_add_string(varray[vcount - 1], in zpool_vdev_split() 4067 if (nvlist_add_string(varray[vcount - 1], in zpool_vdev_split() 4097 (const nvlist_t **)varray, lastlog == 0 ? vcount : lastlog) != 0) in zpool_vdev_split() 4144 for (v = 0; v < vcount; v++) in zpool_vdev_split()
|
| /freebsd/ |
| H A D | ObsoleteFiles.inc | 2627 # 20230320: vcount.9 removed 2629 OLD_FILES+=usr/share/man/man9/vcount.9.gz
|