Searched refs:un (Results 1 – 6 of 6) sorted by relevance
437 struct utsname un; in wait_random_seeded() local452 if (uname(&un) == 0) { in wait_random_seeded()453 kernel[0] = atoi(un.release); in wait_random_seeded()454 p = strchr(un.release, '.'); in wait_random_seeded()
55 union {} un; in f() local432 union un var; /* struct/union/enum in variable type */
404 EzsO497oVf1U8SJiVR8SaEx0gzgCIQC0+un/Hcb0OWvpvoeHKcRi7e8SZkX+vn2i
79 or because a QUIC stream SSL object with an un-concluded sending part was freed
150 that is unset only if un/registration takes place on that pile. Ie. if
17214 * crypto/err.c locking bugfix: Use write locks (`CRYPTO_w_[un]lock`),17215 not read locks (`CRYPTO_r_[un]lock`).
Completed in 58 milliseconds