Searched refs:vcount (Results 1 – 3 of 3) sorted by relevance
| /titanic_53/usr/src/cmd/ldap/common/ |
| H A D | ldapsearch.c | 881 unsigned long vpos, vcount; local 883 …if ( LDAP_SUCCESS != ldap_parse_virtuallist_control(ld,ctrl_response_array,&vpos, &vcount,&vresult… 896 printf(gettext("index %lu content count %lu\n"), vpos, vcount);
|
| /titanic_53/usr/src/lib/libzfs/common/ |
| H A D | libzfs_pool.c | 2822 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; in zpool_vdev_split() local 2860 vcount = 0; in zpool_vdev_split() 2895 lastlog = vcount; in zpool_vdev_split() 2896 varray[vcount++] = vdev; in zpool_vdev_split() 2924 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) in zpool_vdev_split() 2950 lastlog == 0 ? vcount : lastlog) != 0) in zpool_vdev_split() 2998 for (v = 0; v < vcount; v++) in zpool_vdev_split()
|
| /titanic_53/usr/src/uts/common/inet/nca/ |
| H A D | nca.h | 839 uint32_t vcount; /* Virt count of node_t members */ member
|