who can tell me where i can get the source code of the gethostbyname function?
recently,I am working at finding a function in the kernel land equivalent to the gethostbyname function. But I failed. I once browse many sites concerning the linux kernel looking for the function. At last i realized that in the linux kernel land there doesnt exist the DNS function that i am looking for.
if anyone knows where can i get the source code of the function or how can realize the function in the kernel land,pls tell me and i will be appreciated greatly!!