Searched refs:get_group_map_from_ntname (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/groupdb/
H A Dmapping.h22 BOOL get_group_map_from_ntname(const char *name, GROUP_MAP *map);
H A Dmapping.c385 return get_group_map_from_ntname(name, map) ?
H A Dmapping_tdb.c217 BOOL get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
224 DEBUG(0,("get_group_map_from_ntname:failed to initialize group mapping\n"));
250 DEBUG(3,("get_group_map_from_ntname: tdb_unpack failure\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/groupdb/
H A Dmapping.h23 bool (*get_group_map_from_ntname)(const char *name, GROUP_MAP *map); member in struct:mapping_backend
H A Dmapping_ldb.c271 static bool get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
681 .get_group_map_from_ntname = get_group_map_from_ntname,
H A Dmapping_tdb.c265 static bool get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
726 .get_group_map_from_ntname = get_group_map_from_ntname,
H A Dmapping.c432 return backend->get_group_map_from_ntname(name, map) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/groupdb/
H A Dmapping.h22 BOOL get_group_map_from_ntname(const char *name, GROUP_MAP *map);
H A Dmapping.c385 return get_group_map_from_ntname(name, map) ?
H A Dmapping_tdb.c217 BOOL get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
224 DEBUG(0,("get_group_map_from_ntname:failed to initialize group mapping\n"));
250 DEBUG(3,("get_group_map_from_ntname: tdb_unpack failure\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/groupdb/
H A Dmapping.h23 bool (*get_group_map_from_ntname)(const char *name, GROUP_MAP *map); member in struct:mapping_backend
H A Dmapping_ldb.c271 static bool get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
681 .get_group_map_from_ntname = get_group_map_from_ntname,
H A Dmapping_tdb.c265 static bool get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
726 .get_group_map_from_ntname = get_group_map_from_ntname,
H A Dmapping.c432 return backend->get_group_map_from_ntname(name, map) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/groupdb/
H A Dmapping.h23 bool (*get_group_map_from_ntname)(const char *name, GROUP_MAP *map); member in struct:mapping_backend
H A Dmapping_ldb.c271 static bool get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
681 .get_group_map_from_ntname = get_group_map_from_ntname,
H A Dmapping_tdb.c265 static bool get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
726 .get_group_map_from_ntname = get_group_map_from_ntname,
H A Dmapping.c432 return backend->get_group_map_from_ntname(name, map) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/groupdb/
H A Dmapping.h22 BOOL get_group_map_from_ntname(const char *name, GROUP_MAP *map);
H A Dmapping.c385 return get_group_map_from_ntname(name, map) ?
H A Dmapping_tdb.c217 BOOL get_group_map_from_ntname(const char *name, GROUP_MAP *map) function
224 DEBUG(0,("get_group_map_from_ntname:failed to initialize group mapping\n"));
250 DEBUG(3,("get_group_map_from_ntname: tdb_unpack failure\n"));

Completed in 287 milliseconds