Searched refs:ID_EMPTY (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Didmap.h30 #define ID_EMPTY 0x00 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/sam/
H A Didmap_tdb.c231 if (type == ID_EMPTY || type == ID_USERID) {
238 if (type == ID_EMPTY) {
242 (type == ID_EMPTY) ? "ID_EMPTY" : "ID_USERID",
250 if ((ret != GET_ID_FROM_SID_OK) && (type == ID_EMPTY || type == ID_GROUPID)) {
257 if (type == ID_EMPTY) {
261 (type == ID_EMPTY) ? "ID_EMPTY" : "ID_GROUPID",
H A Didmap.c243 loc_type = ID_EMPTY;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_idmap.c189 int type = ID_EMPTY;
212 if (type == ID_EMPTY) {

Completed in 57 milliseconds