Lines Matching refs:uname
523 # if !HAVE_DECL_UNAME // if too old for uname, probably too old for TLS531 if (uname(&buf) != 0) { // should be impossible532 MESSAGE("uname failed assuming no TLS support (errno=%d)\n", errno);