Searched refs:match_handle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dphandle.c62 match_handle(void *s, void *d) function
82 t = find_resource(&cdp->nodeids, &nh, match_handle);
128 if (add_resource(&cdp->nodeids, nh, match_handle) == NULL) {
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c58 zfs_handle_t *match_handle; member in struct:zfs_mount_data
124 cbp->match_handle = zhp;
133 cbp->match_handle = zhp;
152 cb.match_handle = NULL;
154 return (cb.match_handle);

Completed in 57 milliseconds