Home
last modified time | relevance | path

Searched refs:vphp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd.c61 libvarpd_create(varpd_handle_t **vphp) in libvarpd_create() argument
67 if (vphp == NULL) in libvarpd_create()
70 *vphp = NULL; in libvarpd_create()
116 *vphp = (varpd_handle_t *)vip; in libvarpd_create()