===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
eliom-6.12.4/README.md-29- * run `make` to compile;
eliom-6.12.4/README.md:30: * run `make PREFIX=${YOURPREFIX} install` (as root if necessary) to
eliom-6.12.4/README.md-31-   install; and
eliom-6.12.4/README.md:32: * run `make PREFIX=${YOURPREFIX} uninstall` to uninstall everything.
eliom-6.12.4/README.md-33-
##############################################
eliom-6.12.4/src/lib/eliom_request_info.server.ml-63-
eliom-6.12.4/src/lib/eliom_request_info.server.ml:64:let get_remote_inet_addr () =
eliom-6.12.4/src/lib/eliom_request_info.server.ml-65-  let sp = Eliom_common.get_sp () in