Searched defs:suri_clone (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri.c139 * suri_clone(). 'sh' is just a helper handler.
142 if ((ret = suri_clone(sh, *ppsh)) != ESURI_OK) {
840 * suri_clone(). 'sh' is just a helper handler.
843 if ((ret = suri_clone(sh, *ppsh)) != ESURI_OK)
1775 suri_clone(struct suri_handle *sh, struct suri_handle **cloned_sh) function

Completed in 26 milliseconds