This file is indexed.

/usr/share/gtk-doc/html/u2f-host/u2f-host.devhelp2 is in libu2f-host-dev 1.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="Yubico Universal 2nd Factor C Library" link="index.html" author="" name="u2f-host" version="2" language="c">
  <chapters>
    <sub name="Yubico Universal 2nd Factor C Library" link="intro.html">
      <sub name="u2f-host" link="u2f-host-u2f-host.html"/>
      <sub name="u2f-host-types" link="u2f-host-u2f-host-types.html"/>
      <sub name="u2f-host-version" link="u2f-host-u2f-host-version.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="function" name="u2fh_global_init ()" link="u2f-host-u2f-host.html#u2fh-global-init"/>
    <keyword type="function" name="u2fh_global_done ()" link="u2f-host-u2f-host.html#u2fh-global-done"/>
    <keyword type="function" name="u2fh_strerror ()" link="u2f-host-u2f-host.html#u2fh-strerror"/>
    <keyword type="function" name="u2fh_strerror_name ()" link="u2f-host-u2f-host.html#u2fh-strerror-name"/>
    <keyword type="function" name="u2fh_devs_init ()" link="u2f-host-u2f-host.html#u2fh-devs-init"/>
    <keyword type="function" name="u2fh_devs_discover ()" link="u2f-host-u2f-host.html#u2fh-devs-discover"/>
    <keyword type="function" name="u2fh_devs_done ()" link="u2f-host-u2f-host.html#u2fh-devs-done"/>
    <keyword type="function" name="u2fh_register ()" link="u2f-host-u2f-host.html#u2fh-register"/>
    <keyword type="function" name="u2fh_authenticate ()" link="u2f-host-u2f-host.html#u2fh-authenticate"/>
    <keyword type="function" name="u2fh_sendrecv ()" link="u2f-host-u2f-host.html#u2fh-sendrecv"/>
    <keyword type="function" name="u2fh_get_device_description ()" link="u2f-host-u2f-host.html#u2fh-get-device-description"/>
    <keyword type="function" name="u2fh_is_alive ()" link="u2f-host-u2f-host.html#u2fh-is-alive"/>
    <keyword type="enum" name="enum u2fh_rc" link="u2f-host-u2f-host-types.html#u2fh-rc"/>
    <keyword type="enum" name="enum u2fh_initflags" link="u2f-host-u2f-host-types.html#u2fh-initflags"/>
    <keyword type="enum" name="enum u2fh_cmdflags" link="u2f-host-u2f-host-types.html#u2fh-cmdflags"/>
    <keyword type="typedef" name="u2fh_devs" link="u2f-host-u2f-host-types.html#u2fh-devs"/>
    <keyword type="function" name="u2fh_check_version ()" link="u2f-host-u2f-host-version.html#u2fh-check-version"/>
    <keyword type="macro" name="U2FH_VERSION_STRING" link="u2f-host-u2f-host-version.html#U2FH-VERSION-STRING:CAPS"/>
    <keyword type="macro" name="U2FH_VERSION_NUMBER" link="u2f-host-u2f-host-version.html#U2FH-VERSION-NUMBER:CAPS"/>
    <keyword type="macro" name="U2FH_VERSION_MAJOR" link="u2f-host-u2f-host-version.html#U2FH-VERSION-MAJOR:CAPS"/>
    <keyword type="macro" name="U2FH_VERSION_MINOR" link="u2f-host-u2f-host-version.html#U2FH-VERSION-MINOR:CAPS"/>
    <keyword type="macro" name="U2FH_VERSION_PATCH" link="u2f-host-u2f-host-version.html#U2FH-VERSION-PATCH:CAPS"/>
    <keyword type="constant" name="U2FH_OK" link="u2f-host-u2f-host-types.html#U2FH-OK:CAPS"/>
    <keyword type="constant" name="U2FH_MEMORY_ERROR" link="u2f-host-u2f-host-types.html#U2FH-MEMORY-ERROR:CAPS"/>
    <keyword type="constant" name="U2FH_TRANSPORT_ERROR" link="u2f-host-u2f-host-types.html#U2FH-TRANSPORT-ERROR:CAPS"/>
    <keyword type="constant" name="U2FH_JSON_ERROR" link="u2f-host-u2f-host-types.html#U2FH-JSON-ERROR:CAPS"/>
    <keyword type="constant" name="U2FH_BASE64_ERROR" link="u2f-host-u2f-host-types.html#U2FH-BASE64-ERROR:CAPS"/>
    <keyword type="constant" name="U2FH_NO_U2F_DEVICE" link="u2f-host-u2f-host-types.html#U2FH-NO-U2F-DEVICE:CAPS"/>
    <keyword type="constant" name="U2FH_AUTHENTICATOR_ERROR" link="u2f-host-u2f-host-types.html#U2FH-AUTHENTICATOR-ERROR:CAPS"/>
    <keyword type="constant" name="U2FH_TIMEOUT_ERROR" link="u2f-host-u2f-host-types.html#U2FH-TIMEOUT-ERROR:CAPS"/>
    <keyword type="constant" name="U2FH_DEBUG" link="u2f-host-u2f-host-types.html#U2FH-DEBUG:CAPS"/>
    <keyword type="constant" name="U2FH_REQUEST_USER_PRESENCE" link="u2f-host-u2f-host-types.html#U2FH-REQUEST-USER-PRESENCE:CAPS"/>
  </functions>
</book>