Searched refs:file_sys_path (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libgpo/
H A Dgpo_fetch.c29 const char *file_sys_path,
43 if (!next_token(&file_sys_path, tok, "\\", sizeof(tok))) {
51 if (!next_token(&file_sys_path, tok, "\\", sizeof(tok))) {
59 if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path)) == NULL) {
65 pstrcat(path, file_sys_path);
126 result = ads_gpo_explode_filesyspath(ads, mem_ctx, gpo->file_sys_path,
27 ads_gpo_explode_filesyspath(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx, const char *file_sys_path, char **server, char **service, char **nt_path, char **unix_path) argument
H A Dgpo_util.c209 DEBUGADD(lvl,("filesyspath:\t\t%s\n", gpo->file_sys_path));
541 result = ads_gpo_explode_filesyspath(ads, mem_ctx, gpo->file_sys_path,
H A Dgpo_ldap.c424 gpo->file_sys_path = ads_pull_string(ads, mem_ctx, res, "gPCFileSysPath");
425 ADS_ERROR_HAVE_NO_MEMORY(gpo->file_sys_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libgpo/
H A Dgpo_fetch.c29 const char *file_sys_path,
43 if (!next_token(&file_sys_path, tok, "\\", sizeof(tok))) {
51 if (!next_token(&file_sys_path, tok, "\\", sizeof(tok))) {
59 if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path)) == NULL) {
65 pstrcat(path, file_sys_path);
126 result = ads_gpo_explode_filesyspath(ads, mem_ctx, gpo->file_sys_path,
27 ads_gpo_explode_filesyspath(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx, const char *file_sys_path, char **server, char **service, char **nt_path, char **unix_path) argument
H A Dgpo_util.c209 DEBUGADD(lvl,("filesyspath:\t\t%s\n", gpo->file_sys_path));
541 result = ads_gpo_explode_filesyspath(ads, mem_ctx, gpo->file_sys_path,
H A Dgpo_ldap.c424 gpo->file_sys_path = ads_pull_string(ads, mem_ctx, res, "gPCFileSysPath");
425 ADS_ERROR_HAVE_NO_MEMORY(gpo->file_sys_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libgpo/
H A Dgpo_fetch.c29 const char *file_sys_path,
43 if (!next_token(&file_sys_path, tok, "\\", sizeof(tok))) {
51 if (!next_token(&file_sys_path, tok, "\\", sizeof(tok))) {
59 if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path)) == NULL) {
65 pstrcat(path, file_sys_path);
126 result = ads_gpo_explode_filesyspath(ads, mem_ctx, gpo->file_sys_path,
27 ads_gpo_explode_filesyspath(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx, const char *file_sys_path, char **server, char **service, char **nt_path, char **unix_path) argument
H A Dgpo_util.c209 DEBUGADD(lvl,("filesyspath:\t\t%s\n", gpo->file_sys_path));
541 result = ads_gpo_explode_filesyspath(ads, mem_ctx, gpo->file_sys_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/libgpo/
H A Dgpo_fetch.c43 const char *file_sys_path,
56 if (!file_sys_path) {
60 if (!next_token_talloc(mem_ctx, &file_sys_path, server, "\\")) {
65 if (!next_token_talloc(mem_ctx, &file_sys_path, service, "\\")) {
70 if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path))
79 file_sys_path)) == NULL) {
208 result = gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
41 gpo_explode_filesyspath(TALLOC_CTX *mem_ctx, const char *cache_dir, const char *file_sys_path, char **server, char **service, char **nt_path, char **unix_path) argument
H A Dgpo.h64 const char *file_sys_path; member in struct:GROUP_POLICY_OBJECT
175 const char *file_sys_path,
H A Dgpo_util.c255 DEBUGADD(lvl,("filesyspath:\t\t%s\n", gpo->file_sys_path));
643 result = gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
754 return gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
H A Dgpo_ldap.c436 gpo->file_sys_path = ads_pull_string(ads, mem_ctx, res,
438 ADS_ERROR_HAVE_NO_MEMORY(gpo->file_sys_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/libgpo/
H A Dgpo_fetch.c43 const char *file_sys_path,
56 if (!file_sys_path) {
60 if (!next_token_talloc(mem_ctx, &file_sys_path, server, "\\")) {
65 if (!next_token_talloc(mem_ctx, &file_sys_path, service, "\\")) {
70 if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path))
79 file_sys_path)) == NULL) {
208 result = gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
41 gpo_explode_filesyspath(TALLOC_CTX *mem_ctx, const char *cache_dir, const char *file_sys_path, char **server, char **service, char **nt_path, char **unix_path) argument
H A Dgpo.h64 const char *file_sys_path; member in struct:GROUP_POLICY_OBJECT
175 const char *file_sys_path,
H A Dgpo_util.c255 DEBUGADD(lvl,("filesyspath:\t\t%s\n", gpo->file_sys_path));
643 result = gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
754 return gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
H A Dgpo_ldap.c436 gpo->file_sys_path = ads_pull_string(ads, mem_ctx, res,
438 ADS_ERROR_HAVE_NO_MEMORY(gpo->file_sys_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/libgpo/
H A Dgpo_fetch.c43 const char *file_sys_path,
56 if (!file_sys_path) {
60 if (!next_token_talloc(mem_ctx, &file_sys_path, server, "\\")) {
65 if (!next_token_talloc(mem_ctx, &file_sys_path, service, "\\")) {
70 if ((*nt_path = talloc_asprintf(mem_ctx, "\\%s", file_sys_path))
79 file_sys_path)) == NULL) {
208 result = gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
41 gpo_explode_filesyspath(TALLOC_CTX *mem_ctx, const char *cache_dir, const char *file_sys_path, char **server, char **service, char **nt_path, char **unix_path) argument
H A Dgpo.h64 const char *file_sys_path; member in struct:GROUP_POLICY_OBJECT
175 const char *file_sys_path,
H A Dgpo_util.c255 DEBUGADD(lvl,("filesyspath:\t\t%s\n", gpo->file_sys_path));
643 result = gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
754 return gpo_explode_filesyspath(mem_ctx, cache_dir, gpo->file_sys_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dgpo.h45 const char *file_sys_path; member in struct:GROUP_POLICY_OBJECT
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dgpo.h45 const char *file_sys_path; member in struct:GROUP_POLICY_OBJECT
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dgpo.h45 const char *file_sys_path; member in struct:GROUP_POLICY_OBJECT
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dnet_ads_gpo.c138 result = gpo_explode_filesyspath(mem_ctx, gpo->file_sys_path,
184 result = gpo_explode_filesyspath(mem_ctx, gpo->file_sys_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dnet_ads_gpo.c138 result = gpo_explode_filesyspath(mem_ctx, gpo->file_sys_path,
184 result = gpo_explode_filesyspath(mem_ctx, gpo->file_sys_path,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/utils/
H A Dnet_ads_gpo.c138 result = gpo_explode_filesyspath(mem_ctx, gpo->file_sys_path,
184 result = gpo_explode_filesyspath(mem_ctx, gpo->file_sys_path,

Completed in 136 milliseconds

12