Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamr_clnt.c183 if (ndr_is_null_handle(samr_handle)) in samr_connect2()
224 if (ndr_is_null_handle(samr_handle)) in samr_connect4()
276 if (ndr_is_null_handle(samr_handle)) in samr_connect5()
298 if (ndr_is_null_handle(samr_handle)) in samr_close_handle()
401 if (ndr_is_null_handle(user_handle)) in samr_open_user()
421 if (ndr_is_null_handle(user_handle)) in samr_delete_user()
551 if (ndr_is_null_handle(user_handle)) in samr_create_user()
613 if (ndr_is_null_handle(samr_handle)) in samr_enum_local_domains()
819 if (ndr_is_null_handle(user_handle)) in samr_query_user_groups()
867 if (ndr_is_null_handle(user_handle)) in samr_get_user_pwinfo()
[all …]
H A Dlsar_clnt.c156 if (ndr_is_null_handle(lsa_handle)) in lsar_open_policy2()
187 if (ndr_is_null_handle(lsa_handle) || sid == NULL) in lsar_open_account()
214 if (ndr_is_null_handle(lsa_account_handle)) in lsar_open_account()
239 if (ndr_is_null_handle(lsa_handle)) in lsar_close()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dmapfile-vers79 ndr_is_null_handle;
H A Dmlrpc_clh.c414 ndr_is_null_handle(mlrpc_handle_t *handle) in ndr_is_null_handle() function
H A Dlibmlrpc.h642 boolean_t ndr_is_null_handle(mlrpc_handle_t *);