Searched refs:get_group_map_from_gid (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.h21 BOOL get_group_map_from_gid(gid_t gid, GROUP_MAP *map);
H A Dmapping.c378 return get_group_map_from_gid(gid, map) ?
H A Dmapping_tdb.c167 BOOL get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
200 DEBUG(3,("get_group_map_from_gid: 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.h22 bool (*get_group_map_from_gid)(gid_t gid, GROUP_MAP *map); member in struct:mapping_backend
H A Dmapping_ldb.c245 static bool get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
680 .get_group_map_from_gid = get_group_map_from_gid,
H A Dmapping_tdb.c247 static bool get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
725 .get_group_map_from_gid = get_group_map_from_gid,
H A Dmapping.c421 return backend->get_group_map_from_gid(gid, map) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/groupdb/
H A Dmapping.h21 BOOL get_group_map_from_gid(gid_t gid, GROUP_MAP *map);
H A Dmapping.c378 return get_group_map_from_gid(gid, map) ?
H A Dmapping_tdb.c167 BOOL get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
200 DEBUG(3,("get_group_map_from_gid: 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.h22 bool (*get_group_map_from_gid)(gid_t gid, GROUP_MAP *map); member in struct:mapping_backend
H A Dmapping_ldb.c245 static bool get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
680 .get_group_map_from_gid = get_group_map_from_gid,
H A Dmapping_tdb.c247 static bool get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
725 .get_group_map_from_gid = get_group_map_from_gid,
H A Dmapping.c421 return backend->get_group_map_from_gid(gid, 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.h22 bool (*get_group_map_from_gid)(gid_t gid, GROUP_MAP *map); member in struct:mapping_backend
H A Dmapping_ldb.c245 static bool get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
680 .get_group_map_from_gid = get_group_map_from_gid,
H A Dmapping_tdb.c247 static bool get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
725 .get_group_map_from_gid = get_group_map_from_gid,
H A Dmapping.c421 return backend->get_group_map_from_gid(gid, 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.h21 BOOL get_group_map_from_gid(gid_t gid, GROUP_MAP *map);
H A Dmapping.c378 return get_group_map_from_gid(gid, map) ?
H A Dmapping_tdb.c167 BOOL get_group_map_from_gid(gid_t gid, GROUP_MAP *map) function
200 DEBUG(3,("get_group_map_from_gid: tdb_unpack failure\n"));

Completed in 169 milliseconds