Searched refs:vcount (Results 1 – 5 of 5) sorted by relevance
| /src/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()
|
| /src/sbin/geom/core/ ! |
| H A D | geom.c | 320 int ch, vcount; in parse_arguments() local 342 vcount = 0; in parse_arguments() 351 if (++vcount < 2) in parse_arguments()
|
| /src/sys/contrib/openzfs/lib/libzfs/ ! |
| H A D | libzfs_pool.c | 3949 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; in zpool_vdev_split() local 3994 vcount = 0; in zpool_vdev_split() 4030 lastlog = vcount; in zpool_vdev_split() 4031 varray[vcount++] = vdev; in zpool_vdev_split() 4039 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 4071 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 4076 if (nvlist_add_string(varray[vcount - 1], in zpool_vdev_split() 4081 if (nvlist_add_string(varray[vcount - 1], in zpool_vdev_split() 4111 (const nvlist_t **)varray, lastlog == 0 ? vcount : lastlog) != 0) in zpool_vdev_split() 4158 for (v = 0; v < vcount; v++) in zpool_vdev_split()
|
| /src/ ! |
| H A D | ObsoleteFiles.inc | 2632 # 20230320: vcount.9 removed 2634 OLD_FILES+=usr/share/man/man9/vcount.9.gz
|