Searched refs:rid_str (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsmbldap_util.c197 fstring rid_str; local
199 fstr_sprintf( rid_str, "%i", rid );
200 DEBUG(10,("add_new_domain_info: setting next available user rid [%s]\n", rid_str));
204 rid_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsmbldap_util.c214 fstring rid_str; local
216 fstr_sprintf( rid_str, "%i", rid );
217 DEBUG(10,("add_new_domain_info: setting next available user rid [%s]\n", rid_str));
221 rid_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsmbldap_util.c197 fstring rid_str; local
199 fstr_sprintf( rid_str, "%i", rid );
200 DEBUG(10,("add_new_domain_info: setting next available user rid [%s]\n", rid_str));
204 rid_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsmbldap_util.c214 fstring rid_str; local
216 fstr_sprintf( rid_str, "%i", rid );
217 DEBUG(10,("add_new_domain_info: setting next available user rid [%s]\n", rid_str));
221 rid_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsmbldap_util.c214 fstring rid_str; local
216 fstr_sprintf( rid_str, "%i", rid );
217 DEBUG(10,("add_new_domain_info: setting next available user rid [%s]\n", rid_str));
221 rid_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsmbldap_util.c197 fstring rid_str; local
199 fstr_sprintf( rid_str, "%i", rid );
200 DEBUG(10,("add_new_domain_info: setting next available user rid [%s]\n", rid_str));
204 rid_str);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/rpcclient/
H A Dcmd_samr.c362 fstring rid_str ; local
384 if (next_token(NULL, rid_str , NULL, sizeof(rid_str )) &&
387 user_rid = (uint32)strtol(rid_str , (char**)NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/rpcclient/
H A Dcmd_samr.c362 fstring rid_str ; local
384 if (next_token(NULL, rid_str , NULL, sizeof(rid_str )) &&
387 user_rid = (uint32)strtol(rid_str , (char**)NULL, 16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/rpcclient/
H A Dcmd_samr.c362 fstring rid_str ; local
384 if (next_token(NULL, rid_str , NULL, sizeof(rid_str )) &&
387 user_rid = (uint32)strtol(rid_str , (char**)NULL, 16);

Completed in 169 milliseconds