- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ll_host (0.03 sec)
-
ci/official/containers/ml_build_arm64/builder.devtoolset/stringop_trunc.patch
+ __attribute_nonstring__; /* Devicename. */ + char ut_user[UT_NAMESIZE] + __attribute_nonstring__; /* Username. */ #define ut_name ut_user - char ut_host[UT_HOSTSIZE]; + char ut_host[UT_HOSTSIZE] + __attribute_nonstring__; /* Hostname for remote login. */ long int ut_time; }; diff --git a/misc/sys/cdefs.h b/misc/sys/cdefs.h index 30482a1..551d5fd 100644 --- a/misc/sys/cdefs.h +++ b/misc/sys/cdefs.h
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Nov 11 19:25:56 UTC 2024 - 42.9K bytes - Viewed (0)