ELF                      @                 @ 8  @ # !       @       @       @                                                                                                                                                  p      p             Rtd                                            Ptd                     <       <              Qtd                                                                              8       8                       Android %            GNU Mh$ΙS&2                         ,                      ;                      H                                                   Z          c    b                                  E%                                           rust_metadata_inotify_sys_1b94a01afeafb940 __cxa_finalize __cxa_atexit __register_atfork libc.so LIBC libinotify_sys.dylib.so  APS2                                                                           ;<         T      h      |                               zR |       x             ,   p             @   `             T   P             h   H             |   L                   X   _@    _  ` bW    W           {  @b      @   @   @                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           Z              g                     o            o          o           o                               H                                         8                           0      
              o                                                   o          o          o                                                   0      0      0      rustc version 1.93.1-dev (01f6ddf75 2026-02-11) (Android Rust Toolchain version 14933020-linux-x86) Android (14863223, +pgo, +bolt, +lto, +mlgo, based on r584948b) clang version 22.0.1 (https://android.googlesource.com/toolchain/llvm-project 2d65e4108033380e6fe8e08b1f1826cd2bfb0c99)  Linker: LLD 22.0.1 (/mnt/disks/build-disk/src/googleplex-android/llvm-r584948-release/out/llvm-project/llvm 2d65e4108033380e6fe8e08b1f1826cd2bfb0c99) rust   
      rust   
(      [rustc 1.93.1-dev (01f6ddf75 2026-02-11) (Android Rust Toolchain version 14933020-linux-x86)\hRꋔ Y   *˝N   i@|W
   ӥLBٿ   	|pȲΦxJ    $l3< P!97,    	hashbrownpp|S\M    
std_detect;!QRX    rustc_demanglec.0"g    cfg_ifSLU   {"tĪg=/  	84U[i                " # $ % !          	      
IN_CLOEXEC   IN_NONBLOCK   	IN_ACCESS   	IN_MODIFY   	IN_ATTRIB   IN_CLOSE_WRITE   IN_CLOSE_NOWRITE   IN_OPEN   IN_MOVED_FROM   IN_MOVED_TO   	IN_CREATE   	IN_DELETE   IN_DELETE_SELF   IN_MOVE_SELF   IN_MOVE   IN_CLOSE   IN_ALL_EVENTS   
IN_ONLYDIR   IN_DONT_FOLLOW   IN_EXCL_UNLINK   IN_MASK_ADD   
IN_ONESHOT   IN_ISDIR   
IN_UNMOUNT   IN_Q_OVERFLOW   
IN_IGNORED   ! inotify_init ! inotify_init1 ! inotify_add_watch ! inotify_rm_watch      inotify_event ) wd ) mask ) cookie )	    /   2 0 3 33 ) )   *   +   ,   -	        !:   
 
 `
 . )/ )1 )2 )`         libc::O_CLOEXEC         libc::O_NONBLOCK         
0x00000001         
0x00000002         
0x00000004         
0x00000008         
0x00000010          
0x00000020  @       
0x00000040         
0x00000080         
0x00000100         
0x00000200         
0x00000400         
0x00000800ܪ_     l_     \_       _5           _      $D    A              _ e!     te     e       e<           e      $D    A              _ o   o   o}   oq   oc   oS   oE   o2   o!  	 o  
   
 Lo   	  Lo   
   4  	 
 Lo      p  
 ^   	 tp      p  	     p      p       <p      p       lp      p       \p      p   1    Lp      p   ]    Lp      p       tp      q   o      dq      q    o           o                          u  	    
                      h    Q    :    #    	              _          
0x01000000         
0x02000000         
0x04000000          
0x20000000         
0x80000000     @    
0x40000000          
0x00002000   @      
0x00004000         
0x00008000(               0 #   (   .   
 :  
  D   M     W         h   
              `   h   
            x   
            `  	 
        !  
    -  	  
   (  	 a 
    '    0  A 	   t    
 	              3     ٳܳ ݳ ޳    ߳          i=2*          O'"}  .   6  ``  `] ` buf]        9ֹ`  |  N    Y  ,    7                            vS          	
 "#$%)-      	$	        c_char4	       c_int,	       close,     ' read$     (    8  5 # inotify bindings for the Rust programming language  R   VM  J Please note that these are direct, low-level bindings to C functions that  P  M form the inotify C API. Unless you have a specific reason to use this crate,  I  F [inotify-rs], which is an idiomatic wrapper, is a much better choice.     d  	 ## Usage     <  9 In general, inotify usage follows the following pattern:     N  K 1. Create an inotify instance using [`inotify_init`] or [`inotify_init1`].  J  G 2. Manage watches with [`inotify_add_watch`] and [`inotify_rm_watch`].  !   3. Read event using [`read`].  D  A 4. Close the inotify instance using [`close`], once you're done.     M  J Please refer to the [inotify man page] and the rest of this documentation     for full details.     2  / [inotify-rs]: https://crates.io/crates/inotify  *  ' [`inotify_init`]: fn.inotify_init.html  ,  ) [`inotify_init1`]: fn.inotify_init1.html  4  1 [`inotify_add_watch`]: fn.inotify_add_watch.html  2  / [`inotify_rm_watch`]: fn.inotify_rm_watch.html     [`read`]: fn.read.html     [`close`]: fn.close.html  K  H [inotify man page]: http://man7.org/linux/man-pages/man7/inotify.7.html       	
 "#$%)      	                    '    ( 4	  $'    	5  2 Set the `FD_CLOEXEC` flag for an inotify instance   	    	K  H Can be passed to [`inotify_init1`] to set the `FD_CLOEXEC` flag for the   
G  D inotify instance. This changes the behavior of file descriptor when   #    [execve(2)]'d. From [fcntl(2)]:       :  7 > If the FD_CLOEXEC bit is 0, the file descriptor will   =  : > remain open across an [execve(2)], otherwise it will be   l  
 > closed.       -  * See [open(2)] and [fcntl(2)] for details.       , &   C  @ [execve(2)]: http://man7.org/linux/man-pages/man2/execve.2.html   ?  < [open(2)]: http://man7.org/linux/man-pages/man2/open.2.html   A  > [fcntl(2)]: http://man7.org/linux/man-pages/man2/fcntl.2.htmlT                  0  - Set an inotify instance to non-blocking mode       K  H Can be passed to [`inotify_init1`] to set the `O_NONBLOCK` flag for the      inotify instance.          See [open(2)] for details.       , &   ? .\                     Event: File was accessed       N  K This constant can be passed to [`inotify_add_watch`], to register interest   N  K in this type of event, or it can be used to check (via [`inotify_event`]'s   5  2 [`mask`] field) whether an event is of this type.       L  I When monitoring a directory, this event will be triggered only for files   ̱   within the directory.       *  ' See [man page] for additional details.       4 &   0  - [`inotify_event`]: struct.inotify_event.html   8  5 [`mask`]: struct.inotify_event.html#structfield.mask   C  @ [man page]: http://man7.org/linux/man-pages/man7/inotify.7.htmlL                     Event: File was modified       N 2   N 3   5 4       L 4    5       * 5       4 &   0 6   8 6   C 7L              Ĺ&       Event: Metadata was changed          This can include e.g.       "   - permissions, see [chmod(2)];   %  " - timestamps, see [utimensat(2)];   -  * - extended attributes, see [setxattr(2)];   0  - - link count, see [link(2)] and [unlink(2)];   !   - user/group, see [chown(2)].       N 2   N 3   5 4         M  J When monitoring a directory, this event can be triggered for both for the    *  ' directory itself and the files within.   !    !* 5   !    !A  > [chmod(2)]: http://man7.org/linux/man-pages/man2/chmod.2.html   !I  F [utimensat(2)]: http://man7.org/linux/man-pages/man2/utimensat.2.html   "H  E [setxattr(2)]: http://man7.org/linux/man-pages/man2/fsetxattr.2.html   #?  < [link(2)]: http://man7.org/linux/man-pages/man2/link.2.html   #C  @ [unlink(2)]: http://man7.org/linux/man-pages/man2/unlink.2.html   $A  > [chown(2)]: http://man7.org/linux/man-pages/man2/chown.2.html   $4 &   %0 6   %8 6   %C 7L&              +    &#    Event: Writable file was closed   '    'N 2   'N 3   (5 4   (    (L 4   ̮) 5   )    )* 5   )    )4 &   *0 6   *8 6   +C 7t+              1    ,4  1 Event: Non-writable file or directory was closed   ,    ,N 2   -N 3   -5 4   .    .M =   .* =   /    /* 5   /    /4 &   /0 6   08 6   0C 71              6    1'  $ Event: File or directory was opened   2    2N 2   2N 3   35 4   3    3M =   4* =   4    4* 5   5    54 &   50 6   58 6   6C 7<6              ;    7?  < Event: File or directory was moved out of watched directory   7    7N 2   8N 3   85 4   9    9L 4   9 5   :    :4 &   :0 6   ;8 6   ;C 7l<              A    <=  : Event: File or directory was moved into watched directory   <    <N 2   =N 3   >5 4   >    >L 4   ̐? 5   ?    ?* 5   ?    ?4 &   @0 6   @8 6   @C 7\A              G    A=  : Event: File or directory was created in watched directory   B    BA  > This may also include hard links, symlinks, and UNIX sockets.   B    BN 2   CN 3   D5 4   D    DL 4   ̗E 5   E    E* 5   E    E4 &   F0 6   F8 6   GC 7LG              M    G=  : Event: File or directory in watched directory was deleted   H    HA M   H    HN 2   IN 3   J5 4   J    JL 4   ̜K 5   K    K* 5   K    K4 &   L0 6   L8 6   MC 7LM              T    M0  - Event: Watched file or directory was deleted   N    NK  H This may also occur if the object is moved to another filesystem, since   NN  K [mv(1)] in effect copies the file to the other filesystem and then deletes   O   it from the original.   O    O7  4 An IN_IGNORED event will subsequently be generated.   P    PN 2   PN 3   Q5 4   Q    Q* 5   R    R;  8 [mv(1)]: http://man7.org/linux/man-pages/man1/mv.1.html   R4 &   S0 6   S8 6   TC 7tT              ܎Y    T.  + Event: Watched file or directory was moved   U    UN 2   UN 3   V5 4   V    V* 5   W    W4 &   W0 6   X8 6   XC 7dY              _    Y?  < Event: File or directory within watched directory was moved   Y    YC  @ This is a combination of [`IN_MOVED_FROM`] and [`IN_MOVED_TO`].   Z    ZN 2   [N 3   [5 4   \    \* 5   \    \2  / [`IN_MOVED_FROM`]: constant.IN_MOVED_FROM.html   \.  + [`IN_MOVED_TO`]: constant.IN_MOVED_TO.html   ]4 &   ]0 6   ^8 6   ^C 7<_              e    _   Event: File was closed   _    _I  F This is a combination of [`IN_CLOSE_WRITE`] and [`IN_CLOSE_NOWRITE`].   `    `N 2   aN 3   a5 4   b    b* 5   b    b4  1 [`IN_CLOSE_WRITE`]: constant.IN_CLOSE_WRITE.html   b8  5 [`IN_CLOSE_NOWRITE`]: constant.IN_CLOSE_NOWRITE.html   c4 &   c0 6   d8 6   dC 7De              o    e   Event: Any event occured   e    e;  8 This is a combination of all the other event constants:   f    f   - [`IN_ACCESS`]   f   - [`IN_ATTRIB`]   f   - [`IN_CLOSE_WRITE`]   f   - [`IN_CLOSE_NOWRITE`]   g   - [`IN_MODIFY`]   g   - [`IN_CREATE`]   g   - [`IN_DELETE`]   g   - [`IN_DELETE_SELF`]   g `   g   - [`IN_MOVE_SELF`]   h   - [`IN_MOVED_FROM`]   h   - [`IN_MOVED_TO`]   h   - [`IN_OPEN`]   h    hN 2   ̛i   in any type of event.   i    i* 5   i    i*  ' [`IN_ACCESS`]: constant.IN_ACCESS.html   j*  ' [`IN_ATTRIB`]: constant.IN_ATTRIB.html   j4 \   j8 ]   k*  ' [`IN_MODIFY`]: constant.IN_MODIFY.html   k*  ' [`IN_CREATE`]: constant.IN_CREATE.html   l*  ' [`IN_DELETE`]: constant.IN_DELETE.html   l4  1 [`IN_DELETE_SELF`]: constant.IN_DELETE_SELF.html   l* c   m0  - [`IN_MOVE_SELF`]: constant.IN_MOVE_SELF.html   m2 Y   m. Y   n&  # [`IN_OPEN`]: constant.IN_OPEN.html   n4 &   nC 7lo              s    q)  & Only watch path, if it is a directory   q    qG  D This bit can be set in [`inotify_add_watch`]'s `mask` parameter, to   ĉr   configure the watch.   r    r* 5   r    r4 &   sC 7Ts              v    s4  1 Don't dereference path, if it is a symbolic link   t    tG g   t g   u    u* 5   u    u4 &   uC 7tv              y    vN  K Ignore events for children, that have been unlinked from watched directory   w    wG g   ąx g   x    x* 5   x    x4 &   yC 7ty              |    y7  4 Update existing watch mask, instead of replacing it   z    zG g   z g   {    {* 5   {    {4 &   {C 7\|              ̜    |    Remove watch after one event   }    }G g   } g   }    }* 5   ~    ~4 &   ~C 7T                  9  6 Indicates that the subject of an event is a directory       D  A This constant can be used to check against the [`mask`] field in   Ȁ   [`inotify_event`].   ߀    * 5       8 6   ˁ0 6   C 7Dʂ                  M  J Indicates that file system containing a watched object has been unmounted       ;  8 An [`IN_IGNORED`] event will be generated subsequently.       D o    o   Մ    ل* 5       ,  ) [`IN_IGNORED`]: constant.IN_IGNORED.html   8 6   0 6   C 7T                  1  . Indicates that the event queue has overflowed       D o    o       * 5   ͈    ш8 6   0 6   C 7l              ̾    2  / Indicates that a file system watch was removed   ފ    N  K This can occur as a result of [`inotify_rm_watch`], because a watched item   E  B  was deleted, the containing filesystem was unmounted, or after a   %  " [`IN_ONESHOT`] watch is complete.       D o    o       * 5       2 '   ,  ) [`IN_ONESHOT`]: constant.IN_ONESHOT.html   8 6   Ɏ0 6   C 7Tȏ                      ޮ   Creates an inotify instance       K  H If you need more flexibility, consider using [`inotify_init1`] instead.   گ    D  A Returns `-1`, if an error occured, or an inotify file descriptor   t   otherwise.       ư:  7 Please refer to the [man page] for additional details.       , &   H  E [man page]: http://man7.org/linux/man-pages/man2/inotify_init.2.htmld                                    " ,     y   Բ    ܲJ  G Takes an argument to configure the new inotify instance. The following      flags can be set:   ų    ͳ   - [`IN_CLOEXEC`]      - [`IN_NONBLOCK`]       D z   tѴ {       : {       ,  ) [`IN_CLOEXEC`]: constant.IN_CLOEXEC.html   .  + [`IN_NONBLOCK`]: constant.IN_NONBLOCK.html   I  F [man page]: http://man7.org/linux/man-pages/man2/inotify_init1.2.htmll                                    # , Q    $  ! Adds or updates an inotify watch       ȷI  F Adds an item to the watch list of an inotify instance, or modifies an   C  @ item on that list. This function takes the following arguments:   ޸    E  B - `fd` is the file descriptor of the inotify instance (created by   ,  )   [`inotify_init`] or [`inotify_init1`])   ;  8 - `pathname` is the path of the file or directory watch   K  H - `mask` defines the behavior of this function and configures the watch       J  G The following flags in `mask` control the type of events to watch for:   Ȼ    л _    _   Ԁ _   ğ _    `   Լ `    `    `    a    a   ׽ a    a       J  G The following constants can be used as shortcuts to set multiple event   T߾   flags:          - [`IN_ALL_EVENTS`]      - [`IN_CLOSE`]      - [`IN_MOVE`]       ǿK  H In addition, the following flags can be set to control the behaviors of       the watch and this function:          - [`IN_DONT_FOLLOW`]      - [`IN_EXCL_UNLINK`]      - [`IN_MASK_ADD`]      - [`IN_ONESHOT`]      - [`IN_ONLYDIR`]       J  G The function returns `-1` if an error occured. Otherwise, it returns a   ?  < watch descriptor that can be used to remove the watch using   L  I [`inotify_rm_watch`] or identify the watch via [`inotify_event`]'s [wd`]   T   field.       : {       * %   , &   * b   * c   8 ]   4 \   * d   * d   4 d   * c   2 Y   . Y   0 e   & f   2  / [`IN_ALL_EVENTS`]: constant.IN_ALL_EVENTS.html   (  % [`IN_CLOSE`]: constant.IN_CLOSE.html   &  # [`IN_MOVE`]: constant.IN_MOVE.html   4  1 [`IN_DONT_FOLLOW`]: constant.IN_DONT_FOLLOW.html   4  1 [`IN_EXCL_UNLINK`]: constant.IN_EXCL_UNLINK.html   .  + [`IN_MASK_ADD`]: constant.IN_MASK_ADD.html   , x   ,  ) [`IN_ONLYDIR`]: constant.IN_ONLYDIR.html   2 '   0 6   4  1 [`wd`]: struct.inotify_event.html#structfield.wd   M  J [man page]: http://man7.org/linux/man-pages/man2/inotify_add_watch.2.html                                     $  fd  pathnameD $ 7       Removes an inotify watch       K  H Removes an item from the watch list of an inotify instance. The inotify   K  H instance is identified by the `fd` argument. The watch is identified by      the `wd` argument.       ,  ) Returns `0` on success, `-1` on failure.       : {       L  I [man page]: http://man7.org/linux/man-pages/man2/inotify_rm_watch.2.html                                    % ϔ     Ē    !   Describes a file system event          From [inotify(7)]:       G  D > To determine what events have occurred, an application [read(2)]s   K  H > from the inotify file descriptor.  If no events have so far occurred,   K  H > then, assuming a blocking file descriptor, [read(2)] will block until   I  F > at least one event occurs (unless interrupted by a signal, in which   ӒA  > > case the call fails with the error EINTR; see [signal(7)]).   ,   >   J  G > Each successful [read(2)] returns a buffer containing one or more of      > this structure.       E  B [inotify(7)]: http://man7.org/linux/man-pages/man7/inotify.7.html   Ɣ?  < [read(2)]: http://man7.org/linux/man-pages/man2/read.2.html   C  @ [signal(7)]: http://man7.org/linux/man-pages/man7/signal.7.html l              
   !:      *+,-l    4  1 Identifies the watch for which this event occurs       G  D This is one of the watch descriptors returned by a previous call to   侗   [`inotify_add_watch()`].   ߗ    6  3 [`inotify_add_watch()`]: fn.inotify_add_watch.html       )      ) l    (  % Describes the type file system event       I  F One of the following bits will be set, to identify the type of event:        _   ٙ _    _   Đ _    `   Ś `   ݚ `      - [`IN_IGNORED`]    `    a   Ǜ a    a    a      - [`IN_Q_OVERFLOW`]      - [`IN_UNMOUNT`]   ǜ    ϜJ  G Some constants cover multiple bits, and can be used for a less precise   䞝   check of the event type:       ǝ    ޝ        1  . In addition, the [`IN_ISDIR`] bit can be set.       * b   * c   (    ş8 ]   4 \   * d   * d   4 d   ҡ, r   (  % [`IN_ISDIR`]: constant.IN_ISDIR.html   * c   ߢ&    2 Y   . Y   0 e   & f   Ԥ2  / [`IN_Q_OVERFLOW`]: constant.IN_Q_OVERFLOW.html   ,  ) [`IN_UNMOUNT`]: constant.IN_UNMOUNT.html$       )      ) |    Х)  & A number that connects related events       <  9 Currently used only for rename events. A related pair of   ǦD  A [`IN_MOVED_FROM`] and [`IN_MOVED_TO`] events will have the same,   8  5 non-zero, cookie. For all other events, cookie is 0.   ͧ    է2 Y   . Y4è       )      ) d    ը   The length of `name`       =  : Used to determine the size of this structure. When `name`   >  ; isn't present (`name` is only present when an event occurs   @  = for a file inside a watched directory), it is 0. When `name`   ĪB  ? *is* present, it counts all of `name`'s bytes, including `\0`.       D  A > The `name` field is present only when an event is returned for   ܫ?  < > a file inside a watched directory; it identifies the file   B  ? > pathname relative to the watched directory. This pathname is   C  @ > null-terminated, and may include further null bytes ('\0') to   <  9 > align subsequent reads to a suitable address boundary.       B  ? The `name` field has been ommited in this struct's definition.î       )      ) -----  8 -  - -             
 - -             
0  0 --                      4    4
 
  /      /  0 ,                 
 ] ]             
3 ` 3 ]]                      5 6 7    5
    6``  `] `]        9ֹ`    7  2      2  3 , ]z#z(z]z    	execve(2)  <http://man7.org/linux/man-pages/man2/inotify_rm_watch.2.html   fcntl(2)   5http://man7.org/linux/man-pages/man2/fsetxattr.2.html  0http://man7.org/linux/man-pages/man2/link.2.html    constant.IN_ACCESS.html  constant.IN_MODIFY.html    	signal(7)  wd`   	 inotify_add_watch()            constant.IN_MASK_ADD.html      inotify man page       5http://man7.org/linux/man-pages/man2/utimensat.2.html     constant.IN_CLOSE_WRITE.html       "   read(2)          ٻ       constant.IN_DONT_FOLLOW.html ؼ    fn.read.html        1http://man7.org/linux/man-pages/man2/chmod.2.html ٻ     constant.IN_MOVED_FROM.html     constant.IN_ONESHOT.html  ؼ  н        9http://man7.org/linux/man-pages/man2/inotify_init1.2.html     fn.inotify_add_watch.html н   man page     mv(1)       constant.IN_OPEN.html      constant.IN_ISDIR.html        constant.IN_CLOEXEC.html     fn.inotify_init.html      0http://man7.org/linux/man-pages/man2/open.2.html      chown(2)       constant.IN_DELETE_SELF.html        constant.IN_CLOSE.html                
inotify-rs      1http://man7.org/linux/man-pages/man2/fcntl.2.html       	unlink(2)       constant.IN_CREATE.html      constant.IN_Q_OVERFLOW.html   
              =http://man7.org/linux/man-pages/man2/inotify_add_watch.2.html     2http://man7.org/linux/man-pages/man2/execve.2.html         link(2)    constant.IN_ATTRIB.html          2http://man7.org/linux/man-pages/man7/signal.7.html              constant.IN_ONLYDIR.html     3http://man7.org/linux/man-pages/man7/inotify.7.html      setxattr(2)    constant.IN_CLOSE_NOWRITE.html    0http://man7.org/linux/man-pages/man2/read.2.html             constant.IN_EXCL_UNLINK.html       fn.close.html    utimensat(2)        constant.IN_MOVED_TO.html    
inotify(7)          $      constant.IN_ALL_EVENTS.html     fn.inotify_rm_watch.html     chmod(2)       .http://man7.org/linux/man-pages/man1/mv.1.html       constant.IN_IGNORED.html                    constant.IN_NONBLOCK.html    fn.inotify_init1.html         struct.inotify_event.html        1http://man7.org/linux/man-pages/man2/chown.2.html        constant.IN_MOVE_SELF.html     #   )  constant.IN_MOVE.html      %    8http://man7.org/linux/man-pages/man2/inotify_init.2.html     https://crates.io/crates/inotify       open(2)    2http://man7.org/linux/man-pages/man2/unlink.2.html        constant.IN_DELETE.html      constant.IN_UNMOUNT.html                                   inotify_event    wd    mask    cookie    len                                                @,yI<a	9~Y>^Au%ăNZ@Bf[zΞQ)B[(S}7ħ5YYA3kg}AJ1A/Ĥ%X緽V	d./:Xj0fE44~lc<Q
ِq{Ce(DPVݽ	fI$FOBCft
r3#=*_٩Y;M&EdH9uvqgwPqL=&D{@ tH,wEZb9,t?/YSXla.ϻ&`}(FfD`vLIl0LI<utJC\i#LG΁Ң-ηLJG=nm+Ef^p3o5CџxC|                                                                                                                                          +                  	CO!>">#1$$%,&'(*+o-&/b	3h	4 	5	5	6R
7y8
9:   <>J@xJ         L<Pm.QUV/ZrZ ZZ[B []                                                                                                                           3P            n ZZ    [5[P             (4!""##$	%&n'(*+T-.G3M455667]89:<  >@$JHL      	PMQ`UVZ    Z    W[% ?K!9":#-$ %(&'(*+k-/^3d4556M7t89:  <>@rJLLLL7PhQ{UV,ZoZZZ[?[[[[ \      $0!"#$%&j'(*+P-.C3I455627X89:<  l>@J/L  LLPHQ[UVZ    Z    B[[[[\Q            )5!#"$#$
%&o'(*+U-.H3N455677^89:<<>@%JIL      
PNQaUVZXZyZZZ[X[              ;G!5"6#)$%$&'(*+g-/Z3`4556I7p89:<  >@GJgL      PbQuUV&ZjZZZ[1[[              5A!/"0##$%&{'(*+a-.T3Z4556C7j89:<  >@AJaL      PZQmUVZdZZZ
[+[[              =I!7"8#+$%&&'(*+i-/\3b4556K7r89:<  >@IJiL      PfQyUV*ZlZZZ[3[[                                                                                                       > @1 JU L          P                   Z      d [                                                                    >@1JUL                    Z    d[                                                                    q>@J4L                    Z    E[                                                                                                                                                                                              +                                              k              9Xq 9Rk      J
c
|





                                                                                                                                              jI
                                                                  $Baz)B[tcB
S
l





              (Fe~-F_xgF
W
p





                                                                                                       >@MJmL                              Z      [N                                                                                P        VZwZ  Z[                                                                                  ,P                                                                                   P#3CXo}-BWiz!%9BMZaeiptx                                                                                  .P                                                                                                Z    6[                                                                                                                                                      \                                                                                            nZZ  [;[              z z                         u  }Vj core_intrinsics derive_clone_copy  @
 / } fmt_helpers_for_derive``  @ؠݚs   z z       @mi $  uq  @l/Ox        @89_   zy}y                        yyyyYzzyzzypzzyzIzODHT 8                               t?/YSX'               Au%ăN   YA3
   X   V	d                           I<a	9                                                               ِq{                                                               ,y               ݽ	               #LG΁1   @    Ce(D               Cft
                           0L-                                                                                                   qL="                                       Ң-η2   .   a.ϻ)   vqgwP!               nm+4               /   fI$F                                                   @ tH$                           &E                                       kg}AJ1A   Q)B[   #=*_   ut/   ,wEZb%   JC\i0   Z@B   xC7               LJG=3                           Y;M               j0fE               c<Q
               OB   dH9u                                        /:X                                                                           Ef5                                       I<.                           FfD`v+               ~Y>^                           ħ5Y	   44~l   l(   &`}(*   ^p3o5C6   f[z   &D{#   r3   9,&   LIl,                           (S}7                                       Ĥ%               PV                           ,'s2AQ@"_&b](vOXM @l14o"Z:oa;VIeUhg=JmU+,'s2  ?./external/rust/android-crates-io/crates/inotify-sys/src/lib.rs  -2RiՄr                 9NQJ=OK"EN3+-53L6LH$;>.-D@B/1L-@1OO6M+519D'OO6M+519D' #&.1"OO6N++BJI@DB519D'$OO6M+519D,5OO6N++519D.(OO6N++519D%@OO6M519D+>OO6M+519D)>BOO6M+519D'>BOO6M+519D'1LO8OO6+<519D,/OO6+519D*@DOO6+3/519D6JOO6+59519D=<O+++59+++5+13/'5DJD%*H+5D(5H+5D,OH+5D,8H+5D)!H+5D(:E+91D&N<E+-91D(2E+91D+3OF&E+3-91D("HLLJBKF@D9L!;-NO!6//-=9//91-/+735+71.AI=73BCEGIDGHAG	$PI?1M$$OI?13N1)NHJ1@POOP%ODQ?/1//=9//9/735+7-+99311759RV!PP1?Q<
 u_g<U  ܁ aarch64-linux-androidQ(Po/	K inotify_sys   @                        / 8/                        4  44 .4  .4 38488h8p4p  h      4 4h4h4h44h3h  f   4 h!04B  h4   h         ! !B  B4                     3   f* *T8T  p* 4T  h   4                  3      $        rust-end-file            PQ        >             (/`>  #%@M1\17U+ldY[DD!!2\W:Z[ggC	S3fn'ij(AX(E(EԊxr# C<N#N_bw%4r}Ńxb+: `L606ژ=,k	:pzUDW       ]             (/`] E b(-piFNî{a>`X;OZk![7?A<y|˪:QUp4**,F,Ic[<d,)_AIhfbpOx	;,lAē,kƴ,XȄ  = `F0uL!00q:Pi%ܪp8B.S xv)4- hV           	 L           	    ]  j    I           n              V                         (/` e	 API
!Pҩ*Rڊĭ$: : 6 .&-T <Nmb<!!XeQDko /ѻ-Lj"jYD!IbMI{(wt7:(uC_k.2"G׬EFųs/΍-_g EÔ
E%hLʶ֝
.ׂf"5:sͲw=^?Oeu NPS/l0'hF2Ȏsx       `              (/ ` \        $      
  , l%hC ^                    (/` 	     z       Z   K&3%C튢7)]3߸2.f&|QFG^IA~yiu	{UQ1; 
 	  !  *1$KL 	
K
 G    Abionic/libc/arch-common/  crtbrand.S HBend_so.S     #NUggWlj0c*G@ 1	ec A[1MU       y              (/ y} D8IfL,y&#c\>Qu2fȿx,Hj={K a>i                                                  $                    '                    5                  B                    E                    H                  Z                    ]                    `                    c                    f                     i                    l                    o                      r                      u                      x                      {                      ~                                                                     P                                                                                                                                                                         )                =                     P                   P                    h              ^                                                           0                     L                      .note.android.ident .note.gnu.build-id .dynsym .gnu.version .gnu.version_r .gnu.hash .hash .dynstr .rela.dyn .relr.dyn .rela.plt .eh_frame_hdr .eh_frame .text .plt .data.rel.ro .fini_array .dynamic .got.plt .relro_padding .comment .rustc .debug_loclists .debug_abbrev .debug_info .debug_rnglists .debug_str_offsets .debug_str .debug_addr .debug_line .debug_line_str .symtab .shstrtab .strtab  inotify_sys.1b94a01afeafb940-cgu.0 $d crtbegin_so.c __on_dlclose $x $x __on_dlclose_late $x $x $x $x $d $d $d $d $d $d $d $d $d $d $d $d $d $d abitag $d $d __FRAME_END__ $d $d rust_metadata_inotify_sys_1b94a01afeafb940 __dso_handle __cxa_finalize __emutls_unregister_key __atexit_handler_wrapper atexit __cxa_atexit pthread_atfork __register_atfork _DYNAMIC                                                                                                                                                                                  (             8      8      x                           0   o                   
                            =   o                                                L   o                                                 V                           0                            \             0      0                                    d     `                                                n    o                                                x      B                   H                                                    <                                           P      P                                                             D                                           0      0      P                                                                                                                                                                       p                                                    0                                                       H                                   0                                                                       k                                                         $                                                         A                                                        &      
                                                  0      #                              )                     S      P                              <     0                    N                            G                          V                              S                    G      C                             _     0                    p                             o                                  "   &                 w                                                                             y      g                             