<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.ssh2-auth-agent.php',
    1 => 'ssh2_auth_agent',
  ),
  1 => 
  array (
    0 => 'function.ssh2-auth-hostbased-file.php',
    1 => 'ssh2_auth_hostbased_file',
  ),
  2 => 
  array (
    0 => 'function.ssh2-auth-none.php',
    1 => 'ssh2_auth_none',
  ),
  3 => 
  array (
    0 => 'function.ssh2-auth-password.php',
    1 => 'ssh2_auth_password',
  ),
  4 => 
  array (
    0 => 'function.ssh2-auth-pubkey.php',
    1 => 'ssh2_auth_pubkey',
  ),
  5 => 
  array (
    0 => 'function.ssh2-auth-pubkey-file.php',
    1 => 'ssh2_auth_pubkey_file',
  ),
  6 => 
  array (
    0 => 'function.ssh2-connect.php',
    1 => 'ssh2_connect',
  ),
  7 => 
  array (
    0 => 'function.ssh2-disconnect.php',
    1 => 'ssh2_disconnect',
  ),
  8 => 
  array (
    0 => 'function.ssh2-exec.php',
    1 => 'ssh2_exec',
  ),
  9 => 
  array (
    0 => 'function.ssh2-fetch-stream.php',
    1 => 'ssh2_fetch_stream',
  ),
  10 => 
  array (
    0 => 'function.ssh2-fingerprint.php',
    1 => 'ssh2_fingerprint',
  ),
  11 => 
  array (
    0 => 'function.ssh2-forward-accept.php',
    1 => 'ssh2_forward_accept',
  ),
  12 => 
  array (
    0 => 'function.ssh2-forward-listen.php',
    1 => 'ssh2_forward_listen',
  ),
  13 => 
  array (
    0 => 'function.ssh2-methods-negotiated.php',
    1 => 'ssh2_methods_negotiated',
  ),
  14 => 
  array (
    0 => 'function.ssh2-poll.php',
    1 => 'ssh2_poll',
  ),
  15 => 
  array (
    0 => 'function.ssh2-publickey-add.php',
    1 => 'ssh2_publickey_add',
  ),
  16 => 
  array (
    0 => 'function.ssh2-publickey-init.php',
    1 => 'ssh2_publickey_init',
  ),
  17 => 
  array (
    0 => 'function.ssh2-publickey-list.php',
    1 => 'ssh2_publickey_list',
  ),
  18 => 
  array (
    0 => 'function.ssh2-publickey-remove.php',
    1 => 'ssh2_publickey_remove',
  ),
  19 => 
  array (
    0 => 'function.ssh2-scp-recv.php',
    1 => 'ssh2_scp_recv',
  ),
  20 => 
  array (
    0 => 'function.ssh2-scp-send.php',
    1 => 'ssh2_scp_send',
  ),
  21 => 
  array (
    0 => 'function.ssh2-send-eof.php',
    1 => 'ssh2_send_eof',
  ),
  22 => 
  array (
    0 => 'function.ssh2-sftp.php',
    1 => 'ssh2_sftp',
  ),
  23 => 
  array (
    0 => 'function.ssh2-sftp-chmod.php',
    1 => 'ssh2_sftp_chmod',
  ),
  24 => 
  array (
    0 => 'function.ssh2-sftp-lstat.php',
    1 => 'ssh2_sftp_lstat',
  ),
  25 => 
  array (
    0 => 'function.ssh2-sftp-mkdir.php',
    1 => 'ssh2_sftp_mkdir',
  ),
  26 => 
  array (
    0 => 'function.ssh2-sftp-readlink.php',
    1 => 'ssh2_sftp_readlink',
  ),
  27 => 
  array (
    0 => 'function.ssh2-sftp-realpath.php',
    1 => 'ssh2_sftp_realpath',
  ),
  28 => 
  array (
    0 => 'function.ssh2-sftp-rename.php',
    1 => 'ssh2_sftp_rename',
  ),
  29 => 
  array (
    0 => 'function.ssh2-sftp-rmdir.php',
    1 => 'ssh2_sftp_rmdir',
  ),
  30 => 
  array (
    0 => 'function.ssh2-sftp-stat.php',
    1 => 'ssh2_sftp_stat',
  ),
  31 => 
  array (
    0 => 'function.ssh2-sftp-symlink.php',
    1 => 'ssh2_sftp_symlink',
  ),
  32 => 
  array (
    0 => 'function.ssh2-sftp-unlink.php',
    1 => 'ssh2_sftp_unlink',
  ),
  33 => 
  array (
    0 => 'function.ssh2-shell.php',
    1 => 'ssh2_shell',
  ),
  34 => 
  array (
    0 => 'function.ssh2-tunnel.php',
    1 => 'ssh2_tunnel',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ssh2.php',
    1 => 'SSH2',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Otros servicios',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);