From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/libnm-nm-utils.html | 52 +++++++------------------------------ 1 file changed, 9 insertions(+), 43 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 60eb603e..d3789e5b 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -2,13 +2,13 @@ -libnm Reference Manual: nm-utils +nm-utils: libnm Reference Manual - + @@ -532,7 +532,6 @@ number of known SSID-cloaking methods.

Returns

TRUE if the SSID is "empty", FALSE if it is not

-


@@ -572,7 +571,6 @@ be used for display of SSIDs.

Returns

pointer to the escaped SSID, which uses an internal static buffer and will be overwritten by subsequent calls to this function

-


@@ -632,7 +630,6 @@ NULLs, even though that is functionally pointless.

Returns

TRUE if the SSIDs are the same, FALSE if they are not

-


@@ -766,7 +763,6 @@ e.g. (TRUE if the device capabilities and AP capabilties intersect and are compatible with the desired type , FALSE if they are not

-


@@ -807,7 +803,6 @@ e.g.
TRUE if the device capabilities are compatible with the desired type , FALSE if they are not.

-


@@ -844,7 +839,6 @@ nm_utils_wep_key_valid (const cha

Returns

TRUE if key is a WEP key, FALSE if not

-


@@ -873,7 +867,6 @@ nm_utils_wpa_psk_valid (const cha

Returns

TRUE if psk is a WPA PSK, FALSE if not

-


@@ -1099,7 +1092,6 @@ nm_utils_ip4_netmask_to_prefix (g

Returns

the CIDR prefix represented by the netmask

-


@@ -1125,7 +1117,6 @@ nm_utils_ip4_prefix_to_netmask (g

Returns

the netmask represented by the prefix, in network byte order

-


@@ -1155,7 +1146,6 @@ falls in the predefined classes.

Returns

the default class prefix for the given IP

-


@@ -1509,7 +1499,6 @@ nm_utils_uuid_generate (void

Returns

a newly allocated UUID suitable for use as the NMSettingConnection object's “id”: property. Should be freed with g_free()

-


@@ -1539,7 +1528,6 @@ recognized by NetworkManager.

Returns

TRUE if the file is a certificate, FALSE if it is not

-


@@ -1577,7 +1565,6 @@ recognized by NetworkManager.

Returns

TRUE if the file is a private key, FALSE if it is not

-


@@ -1605,7 +1592,6 @@ nm_utils_file_is_pkcs12 (const ch

Returns

TRUE if the file is PKCS#12, FALSE if it is not

-


@@ -1614,12 +1600,6 @@ nm_utils_file_is_pkcs12 (const ch
gboolean
 (*NMUtilsFileSearchInPathsPredicate) (const char *filename,
                                       gpointer user_data);
-

-

-
-

Returns

-

-

@@ -1726,7 +1706,6 @@ nm_utils_wifi_freq_to_channel (gu

Returns

the channel represented by the frequency or 0

-


@@ -1763,7 +1742,6 @@ nm_utils_wifi_channel_to_freq (gu

the frequency represented by the channel of the band, or -1 when the freq is invalid, or 0 when the band is invalid

-


@@ -1804,7 +1782,6 @@ nm_utils_wifi_find_next_channel (

Returns

the next channel in the specified direction or 0

-


@@ -1839,7 +1816,6 @@ nm_utils_wifi_is_channel_valid (g

Returns

TRUE or FALSE

-


@@ -1870,7 +1846,6 @@ support it, this will use unicode graphics characters to represent

Returns

the graphical representation of the access point strength

-


@@ -1901,7 +1876,6 @@ nm_utils_hwaddr_len (int t

Returns

the length.

-


@@ -2028,7 +2002,6 @@ the size of the buffer in bytes.

couldn't be parsed or would be shorter or longer than length .

-


@@ -2069,7 +2042,6 @@ is expected to convert to

TRUE if asc appears to be a valid hardware address of the indicated length, FALSE if not.

-


@@ -2195,7 +2167,6 @@ is ASCII

and hwaddr2 are equivalent, FALSE if they are different (or either of them is invalid).

-


@@ -2303,7 +2274,6 @@ function in net/core/dev.c.

Returns

TRUE if interface name is valid, otherwise FALSE is returned.

-


@@ -2332,7 +2302,6 @@ nm_utils_is_uuid (const char

Returns

TRUE if str is a UUID, FALSE if not

-


@@ -2342,8 +2311,9 @@ is a UUID, FALSE if not

nm_utils_inet4_ntop (in_addr_t inaddr, char *dst);

Wrapper for inet_ntop.

+

[skip]

-

Parameters

+

Parameters

@@ -2374,11 +2344,10 @@ buffer to avoid these issues.

-

Returns

+

Returns

the input buffer dst , or a pointer to an internal, static buffer. This function cannot fail.

-


@@ -2388,8 +2357,9 @@ internal, static buffer. This function cannot fail.

nm_utils_inet6_ntop (const struct in6_addr *in6addr, char *dst);

Wrapper for inet_ntop.

+

[skip]

-

Parameters

+

Parameters

@@ -2420,13 +2390,12 @@ buffer to avoid these issues.

-

Returns

+

Returns

the input buffer dst , or a pointer to an internal, static buffer. NULL is not allowed as in6addr , otherwise, this function cannot fail.

-


@@ -2463,7 +2432,6 @@ nm_utils_ipaddr_valid (int

Returns

TRUE or FALSE

-


@@ -2519,7 +2487,6 @@ underlying device driver.

Returns

TRUE or FALSE

-

@@ -2628,7 +2595,6 @@ for both -
- Generated by GTK-Doc V1.21 +
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5