next_vuid 109 source3/smbd/globals.c uint16_t next_vuid = VUID_OFFSET; next_vuid 107 source3/smbd/globals.h extern uint16_t next_vuid; next_vuid 166 source3/smbd/password.c while( get_valid_user_struct_internal(next_vuid, next_vuid 168 source3/smbd/password.c increment_next_vuid(&next_vuid); next_vuid 172 source3/smbd/password.c (unsigned int)next_vuid )); next_vuid 174 source3/smbd/password.c vuser->vuid = next_vuid; next_vuid 181 source3/smbd/password.c increment_next_vuid(&next_vuid);