Home
last modified time | relevance | path

Searched refs:try_numericscope (Results 1 – 4 of 4) sorted by relevance

/dports/comms/owfs/owfs-3.2p4/module/owshell/src/c/
H A Dgetaddrinfo.c622 int try_numericscope = 0; in gaih_inet() local
627 try_numericscope = 1; in gaih_inet()
629 try_numericscope = 1; in gaih_inet()
631 if (try_numericscope != 0) { in gaih_inet()
/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/c/
H A Dgetaddrinfo.c622 int try_numericscope = 0; in gaih_inet() local
627 try_numericscope = 1; in gaih_inet()
629 try_numericscope = 1; in gaih_inet()
631 if (try_numericscope != 0) { in gaih_inet()
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dgetaddrinfo.c622 int try_numericscope = 0; in gaih_inet() local
627 try_numericscope = 1; in gaih_inet()
629 try_numericscope = 1; in gaih_inet()
631 if (try_numericscope != 0) { in gaih_inet()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A Dgetaddrinfo.c608 int try_numericscope = 0; in gaih_inet() local
614 try_numericscope = 1; in gaih_inet()
617 try_numericscope = 1; in gaih_inet()
619 if (try_numericscope != 0) in gaih_inet()