Lines Matching refs:names
82 - names starting with sock_ are socket object methods
83 - names starting with socket_ are module-level functions
84 - names starting with PySocket are exported through socketmodule.h
1055 names to a numeric IP address. This usually calls gethostbyname()
1056 to do the work; the names "" and "<broadcast>" are special.
1608 /* Helper for getsockaddrarg: bypass IDNA for ASCII-only host names
5488 names */
6809 /* Python API for getting interface indices and names */
8529 const char *names[] = {"SIO_RCVALL", "SIO_KEEPALIVE_VALS",
8540 PyModule_AddObject(m, names[i], tmp);