search for: nssw

Displaying 2 results from an estimated 2 matches for "nssw".

Did you mean: nss
2017 May 18
2
Computing loop trip counts with Scalar evolution
Hello. I tried to get the trip count of a loop with Scalar evolution. I got inspired from http://stackoverflow.com/questions/13834364/how-to-get-loop-bounds-in-llvm . However the analysis described there doesn't work well for the second inner loop of thes function below (although if we declare Bcols a short it works well): void MatMul(int Arows, int Acols, int Brows, int
2003 Dec 01
0
No subject
...a member server in an existing NT domain, serving file and print services. I am using winbind to authenticate the users with my NT PDC. The problem is I am not being able to resolve netbios names from the linux box. First, some background: - config/compile/install are all ok. I have also compiled nsswitch/libnss_wins.so and followed the steps in the docs. I am sure all steps covered by the docs have been done. - at first, winbind wouldn't work. It wasn't finding the domain controller for my domain. After some playing with smb.conf, I realized the problem was in the 'name resolve orde...