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

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad.c2301 int *ret_bool,
2379 if (ret_bool != NULL)
2380 *ret_bool = res.value;
2395 int *ret_bool,
2456 if (ret_bool != NULL)
2457 *ret_bool = res.value;
2472 int *ret_bool,
2534 if (ret_bool != NULL)
2535 *ret_bool = res.value;
3517 int *ret_bool,
2298 clnt_ownset( char *hostname, mdsetname_t *sp, int *ret_bool, md_error_t *ep ) argument
2392 clnt_setnameok( char *hostname, mdsetname_t *sp, int *ret_bool, md_error_t *ep ) argument
2469 clnt_setnumbusy( char *hostname, set_t setno, int *ret_bool, md_error_t *ep ) argument
3514 clnt_mn_is_stale( char *hostname, mdsetname_t *sp, int *ret_bool, md_error_t *ep ) argument
[all...]

Completed in 30 milliseconds