From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/libnm/html/libnm-nm-utils.html | 53 ++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 25 deletions(-) (limited to 'docs/libnm/html/libnm-nm-utils.html') diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index bc3dade4..a4846dcf 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -1168,7 +1168,7 @@ gateway). The "gateway" field of the first address will get the value of

gateway

the gateway IP address.

-[allow-none] +[nullable] @@ -1208,8 +1208,9 @@ of the other addresses are ignored.

out_gateway

-

on return, will contain the IP gateway.

-[out][allow-none][transfer full] +

on return, will +contain the IP gateway.

+[out][optional][nullable][transfer full] @@ -1457,7 +1458,7 @@ all 0s.

gateway

the gateway IP address.

-[allow-none] +[nullable] @@ -1497,8 +1498,9 @@ fields of the other addresses are ignored.

out_gateway

-

on return, will contain the IP gateway.

-[out][allow-none][transfer full] +

on return, will +contain the IP gateway.

+[out][optional][nullable][transfer full] @@ -1776,14 +1778,14 @@ Must be a non-empty string, without path separator (/).

try_first

a custom path to try first before searching. It is silently ignored if it is empty or not an absolute path.

-[allow-none] +[nullable]

paths

a NULL terminated list of search paths. Can be empty or NULL, in which case only try_first is checked.

-[allow-none] +[nullable]

file_test_flags

@@ -1806,12 +1808,12 @@ and predicate

user_data

user data for predicate function.

-[closure][allow-none] +[closure][nullable]

error

-

on failure, set a "not found" error G_IO_ERROR G_IO_ERROR_NOT_FOUND.

-[allow-none] +

on failure, set a "not found" error G_IO_ERROR G_IO_ERROR_NOT_FOUND.

+  @@ -2438,7 +2440,7 @@ nm_utils_iface_valid_name (const

name

Name of interface.

-[allow-none] +[nullable] @@ -2471,7 +2473,7 @@ function in net/core/dev.c.

name

Name of interface.

-[allow-none] +[nullable]

error

@@ -2514,7 +2516,7 @@ nm_utils_is_uuid (const char

str

a string that might be a UUID.

-[allow-none] +[nullable] @@ -2848,12 +2850,13 @@ containing the unrecognized token in err_token

out_value

the output value.

-[out][allow-none] +[out][optional]

err_token

-

location to store the first unrecognized token.

-[out][allow-none][transfer full] +

location to store +the first unrecognized token.

+[out][optional][nullable][transfer full] @@ -2966,8 +2969,8 @@ nm_utils_parse_variant_attributes (const

error

-

location to store the error on failure.

-[out][allow-none] +

location to store the error on failure

+  @@ -3270,8 +3273,8 @@ nm_utils_sriov_vf_to_str (const

error

-

location to store the error on failure.

-[out][allow-none] +

location to store the error on failure

+  @@ -3305,8 +3308,8 @@ nm_utils_sriov_vf_from_str (const

error

-

location to store the error on failure.

-[out][allow-none] +

location to store the error on failure

+  @@ -3359,10 +3362,10 @@ decoding. If the length does not match, the validation fails.

out_key

-

(out): an optional output buffer for the binary +

an optional output buffer for the binary key. If given, it will be filled with exactly required_key_len bytes.

-[allow-none] +[out][optional] -- cgit 1.3.0-6-gf8a5