Searched defs:res_init (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_init.c86 static char sccsid[] = "@(#)res_init.c 8.1 (Berkeley) 6/7/93";
87 static char orig_rcsid[] = "From: Id: res_init.c,v 8.7 1996/11/18 09:10:04 vixie Exp $";
88 static char rcsid[] = "$Id: res_init.c,v 1.1.1.1 2003/11/19 01:51:37 kyu3 Exp $";
152 res_init() function
174 * fields of _res before res_init() is called, res_init() will not
176 * _zero_ before calling res_init(), hoping to override what used
183 * before res_init() was first called. We can't replicate that semantic
415 printf(";; res_init()... default dnsrch list:\n");
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dresolv.h218 #define res_init __res_init macro
268 int res_init __P((void));

Completed in 36 milliseconds