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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsmbldap_util.c41 LDAPMod **mods = NULL; local
111 LDAPMod **mods = NULL; local
[all...]
H A Dsmbldap.c391 LDAPMod **mods; local
476 smbldap_make_mod(LDAP *ldap_struct, LDAPMessage *existing, LDAPMod ***mods, const char *attribute, const char *newval) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap_user.c50 ADS_MODLIST mods; local
96 ADS_MODLIST mods; local
[all...]
H A Dldap_printer.c103 static BOOL map_sz(TALLOC_CTX *ctx, ADS_MODLIST *mods, argument
124 static BOOL map_dword(TALLOC_CTX *ctx, ADS_MODLIST *mods, argument
143 static BOOL map_bool(TALLOC_CTX *ctx, ADS_MODLIST *mods, argument
84 ads_mod_printer_entry(ADS_STRUCT *ads, char *prt_dn, TALLOC_CTX *ctx, const ADS_MODLIST *mods) argument
93 ads_add_printer_entry(ADS_STRUCT *ads, char *prt_dn, TALLOC_CTX *ctx, ADS_MODLIST *mods) argument
163 map_multi_sz(TALLOC_CTX *ctx, ADS_MODLIST *mods, const REGISTRY_VALUE *value) argument
208 map_regval_to_ads(TALLOC_CTX *ctx, ADS_MODLIST *mods, REGISTRY_VALUE *value) argument
281 get_remote_printer_publishing_data(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, ADS_MODLIST *mods, const char *printer) argument
351 get_local_printer_publishing_data(TALLOC_CTX *mem_ctx, ADS_MODLIST *mods, NT_PRINTER_DATA *data) argument
[all...]
H A Dldap.c1057 LDAPMod **mods; local
1071 static ADS_STATUS ads_modlist_add(TALLOC_CTX *ctx, ADS_MODLIST *mods, argument
1128 ADS_STATUS ads_mod_str(TALLOC_CTX *ctx, ADS_MODLIST *mods, argument
1149 ads_mod_strlist(TALLOC_CTX *ctx, ADS_MODLIST *mods, const char *name, const char **vals) argument
1188 ads_gen_mod(ADS_STRUCT *ads, const char *mod_dn, ADS_MODLIST mods) argument
1226 ads_gen_add(ADS_STRUCT *ads, const char *new_dn, ADS_MODLIST mods) argument
1399 ads_add_strlist(TALLOC_CTX *ctx, ADS_MODLIST *mods, const char *name, const char **vals) argument
1475 ADS_MODLIST mods; local
1545 ADS_MODLIST mods; local
1637 ADS_MODLIST mods; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.c380 BN_ULONG mods[NUMPRIMES]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.c381 prime_t mods[NUMPRIMES]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_prime.c381 prime_t mods[NUMPRIMES]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libgpo/
H A Dgpo_ldap.c290 ADS_MODLIST mods; local
346 ADS_MODLIST mods; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Didmap_ldap.c129 LDAPMod **mods = NULL; local
351 LDAPMod **mods = NULL; local
598 LDAPMod **mods = NULL; local
1281 LDAPMod **mods = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_sam.c1003 LDAPMod **mods = NULL; local
1057 LDAPMod **mods = NULL; local
1115 LDAPMod **mods = NULL; local
1191 LDAPMod **mods = NULL; local
1280 LDAPMod **mods = NULL; local
[all...]
H A Dnet_ads.c997 ADS_MODLIST mods; local
1070 ADS_MODLIST mods; local
1129 ADS_MODLIST mods; local
1913 ADS_MODLIST mods = ads_init_mods(mem_ctx); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dmodprobe.c379 const char *mods; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_ldap.h150 struct ldap_mod *mods; member in struct:ldap_ModifyRequest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dprimegen.c760 int *mods; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dprimegen.c760 int *mods; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpdb_ldap.c403 LDAPMod **mods = NULL; local
941 init_ldap_from_sam(struct ldapsam_privates *ldap_state, LDAPMessage *existing, LDAPMod *** mods, struct samu * sampass, BOOL (*need_update)(const struct samu *, enum pdb_elements)) argument
1529 ldapsam_modify_entry(struct pdb_methods *my_methods, struct samu *newpwd, char *dn, LDAPMod **mods, int ldap_op, BOOL (*need_update)(const struct samu *, enum pdb_elements)) argument
1754 LDAPMod **mods = NULL; local
1913 LDAPMod **mods = NULL; local
2734 LDAPMod **mods; local
2787 LDAPMod **mods = NULL; local
2924 LDAPMod **mods = NULL; local
3217 LDAPMod **mods = NULL; local
3510 LDAPMod **mods = NULL; local
4443 LDAPMod **mods = NULL; local
4508 smbldap_make_mod(priv2ld(priv), entry, &mods, "sambaNextRid", local
4674 LDAPMod **mods = NULL; local
4962 LDAPMod **mods = NULL; local
5209 LDAPMod **mods = NULL; local
5384 LDAPMod **mods = NULL; local
5455 smbldap_make_mod(priv2ld(ldap_state), entry, &mods, "gidNumber", gidstr); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnt_printing.c3040 ADS_MODLIST mods; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 408 milliseconds