HomeSort by relevance Sort by last modified time
    Searched full:hostname_fail (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/glib/
gutils.c 1750 gboolean hostname_fail = (gethostname (hostname, sizeof (hostname)) == -1); local
1753 gboolean hostname_fail = (!GetComputerName (hostname, &size)); local
    [all...]

Completed in 143 milliseconds