Searched defs:info3 (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/examples/spoolss/
H A Dpsec.py76 info3 = {} variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_creds.c30 winbindd_get_creds(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *sid, NET_USER_INFO_3 **info3, const uint8 *cached_nt_pass[NT_HASH_LEN], const uint8 *cred_salt[NT_HASH_LEN]) argument
56 winbindd_store_creds(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const char *user, const char *pass, NET_USER_INFO_3 *info3, const DOM_SID *user_sid) argument
140 winbindd_update_creds_by_info3(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const char *user, const char *pass, NET_USER_INFO_3 *info3) argument
[all...]
H A Dwinbindd_util.c1030 NET_USER_INFO_3 *info3 = NULL; local
[all...]
H A Dwinbindd_pam.c31 append_info3_as_txt(TALLOC_CTX *mem_ctx, struct winbindd_cli_state *state, NET_USER_INFO_3 *info3) argument
85 append_info3_as_ndr(TALLOC_CTX *mem_ctx, struct winbindd_cli_state *state, NET_USER_INFO_3 *info3) argument
113 check_info3_in_group(TALLOC_CTX *mem_ctx, NET_USER_INFO_3 *info3, const char *group_sid) argument
469 winbindd_raw_kerberos_login(struct winbindd_domain *domain, struct winbindd_cli_state *state, NET_USER_INFO_3 **info3) argument
785 winbindd_dual_pam_auth_cached(struct winbindd_domain *domain, struct winbindd_cli_state *state, NET_USER_INFO_3 **info3) argument
1040 winbindd_dual_pam_auth_kerberos(struct winbindd_domain *domain, struct winbindd_cli_state *state, NET_USER_INFO_3 **info3) argument
1099 winbindd_dual_pam_auth_samlogon(struct winbindd_domain *domain, struct winbindd_cli_state *state, NET_USER_INFO_3 **info3) argument
1332 NET_USER_INFO_3 *info3 = NULL; local
1458 wcache_invalidate_samlogon(find_domain_from_name(name_domain), info3); local
1717 NET_USER_INFO_3 info3; local
1845 wcache_invalidate_samlogon(find_domain_from_name(name_domain), &info3); local
[all...]
H A Dwinbindd_cache.c2139 wcache_invalidate_samlogon(struct winbindd_domain *domain, NET_USER_INFO_3 *info3) argument
H A Dwinbindd_nss.h434 } info3; member in struct:winbindd_response::__anon5852::auth_reply
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dauth_winbind.c29 static NTSTATUS get_info3_from_ndr(TALLOC_CTX *mem_ctx, struct winbindd_response *response, NET_USER_INFO_3 *info3) argument
66 NET_USER_INFO_3 info3; local
H A Dauth_domain.c190 NET_USER_INFO_3 info3; local
H A Dauth_util.c1779 make_server_info_info3(TALLOC_CTX *mem_ctx, const char *sent_nt_username, const char *domain, auth_serversupplied_info **server_info, NET_USER_INFO_3 *info3) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpcclient/
H A Dcmd_dfs.c120 static void display_dfs_info_3(NETDFS_DFS_INFO3 *info3) argument
H A Dcmd_samr.c185 static void display_sam_unk_info_3(SAM_UNK_INFO_3 *info3) argument
477 static void display_group_info3(GROUP_INFO3 *info3) argument
1223 SAM_DISPINFO_3 info3; local
[all...]
H A Dcmd_spoolss.c1299 DRIVER_INFO_3 info3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dauthdata.h140 NET_USER_INFO_3 info3; member in struct:pac_logon_info
H A Drpc_dfs.h117 NETDFS_DFS_INFO3 info3; member in union:netdfs_dfs_Info_ctr::netdfs_dfs_Info
173 NETDFS_DFS_ENUMARRAY3 info3; member in union:netdfs_dfs_EnumInfo_ctr::netdfs_dfs_EnumInfo
H A Drpc_srvsvc.h664 FILE_INFO_3 *info3; member in union:__anon5497::__anon5498
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_client/
H A Dcli_srvsvc.c559 FILE_INFO_3 *info3 = &ctr->file.info3[i]; local
[all...]
H A Dcli_netlogon.c921 rpccli_netlogon_sam_network_logon(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, uint32 logon_parameters, const char *server, const char *username, const char *domain, const char *workstation, const uint8 chal[8], DATA_BLOB lm_response, DATA_BLOB nt_response, NET_USER_INFO_3 *info3) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_printing.c878 static void fill_in_driver_values( NT_PRINTER_DRIVER_INFO_LEVEL_3 *info3, REGVAL_CTR *values ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_srv.c2465 FILE_INFO_3 *info3 = ctr->file.info3; local
H A Dparse_spoolss.c5190 make_spoolss_driver_info_3(TALLOC_CTX *mem_ctx, SPOOL_PRINTER_DRIVER_INFO_LEVEL_3 **spool_drv_info, DRIVER_INFO_3 *info3) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dwhci-hc.h137 __le32 info3; member in struct:whc_qhead
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnt_printing.c2043 NT_PRINTER_DRIVER_INFO_LEVEL_3 info3; local
2177 NT_PRINTER_DRIVER_INFO_LEVEL_3 *info3; local
4602 NT_PRINTER_DRIVER_INFO_LEVEL_3 *info3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc.c2489 SAM_DISPINFO_3 info3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c592 xmlNsErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *msg, const xmlChar * info1, const xmlChar * info2, const xmlChar * info3) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c689 xmlNsErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *msg, const xmlChar * info1, const xmlChar * info2, const xmlChar * info3) argument
718 xmlNsWarn(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *msg, const xmlChar * info1, const xmlChar * info2, const xmlChar * info3) argument

Completed in 571 milliseconds

12