Searched refs:scf_scope (Results 1 – 7 of 7) sorted by relevance
600 handle->scf_scope = in smb_smf_scf_init()603 if (handle->scf_scope == NULL) in smb_smf_scf_init()607 handle->scf_handle, handle->scf_scope) != 0) in smb_smf_scf_init()616 if (scf_scope_get_service(handle->scf_scope, in smb_smf_scf_init()666 scf_scope_destroy(handle->scf_scope); in smb_smf_scf_fini()667 handle->scf_scope = NULL; in smb_smf_scf_fini()
91 scf_scope_t *scf_scope; member
72 scf_scope_t *scf_scope; member244 scf_scope_destroy(handle->scf_scope); in ndmp_smf_scf_fini()268 if ((handle->scf_scope = in ndmp_smf_scf_init()273 handle->scf_scope) != 0) in ndmp_smf_scf_init()280 if (scf_scope_get_service(handle->scf_scope, svc_name, in ndmp_smf_scf_init()
81 if (handle->scf_scope != NULL) { in smb_smf_scf_fini()83 scf_scope_destroy(handle->scf_scope); in smb_smf_scf_fini()84 handle->scf_scope = NULL; in smb_smf_scf_fini()220 handle->scf_scope = in smb_smf_scf_init()223 handle->scf_handle, handle->scf_scope) != 0) in smb_smf_scf_init()229 if (scf_scope_get_service(handle->scf_scope, in smb_smf_scf_init()
96 scf_scope_t *scf_scope; member
120 struct scf_scope { struct
45 typedef struct scf_scope scf_scope_t;