Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1391 - 1400 of 3,449 for filetype:txt (0.04 sec)

  1. sub.txt

    =over =item sub NAME BLOCK X<sub> =item sub NAME (PROTO) BLOCK =item sub NAME : ATTRS BLOCK =item sub NAME (PROTO) : ATTRS BLOCK This is subroutine definition, not a real function I<per se>. Withou...
    perldoc.perl.org/functions/sub.txt
    Registered: Sun Aug 17 03:56:15 UTC 2025
    - 536 bytes
    - Viewed (0)
  2. getsockname.txt

    =over =item getsockname SOCKET X<getsockname> Returns the packed sockaddr address of this end of the SOCKET connection, in case you don't know the address because you have several different IPs tha...
    perldoc.perl.org/functions/getsockname.txt
    Registered: Sun Aug 17 20:21:52 UTC 2025
    - 464 bytes
    - Viewed (0)
  3. semget.txt

    =over =item semget KEY,NSEMS,FLAGS X<semget> Calls the System V IPC function L<semget(2)>. Returns the semaphore id, or the undefined value on error. See also L<perlipc/"SysV IPC"> and the document...
    perldoc.perl.org/functions/semget.txt
    Registered: Sun Aug 17 20:00:55 UTC 2025
    - 325 bytes
    - Viewed (0)
  4. bind.txt

    =over =item bind SOCKET,NAME X<bind> Binds a network address to a socket, just as L<bind(2)> does. Returns true if it succeeded, false otherwise. NAME should be a packed address of the appropriate ...
    perldoc.perl.org/functions/bind.txt
    Registered: Sun Aug 17 15:03:53 UTC 2025
    - 300 bytes
    - Viewed (0)
  5. method.txt

    =over =item method NAME BLOCK X<method> =item method NAME : ATTRS BLOCK Creates a new named method in the scope of the class that it appears within. This is only valid inside a L<C<class>|/class NA...
    perldoc.perl.org/functions/method.txt
    Registered: Sun Aug 17 17:43:36 UTC 2025
    - 228 bytes
    - Viewed (0)
  6. use.txt

    =over =item use Module VERSION LIST X<use> X<module> X<import> =item use Module VERSION =item use Module LIST =item use Module Imports some semantics into the current package from the named module,...
    perldoc.perl.org/functions/use.txt
    Registered: Sun Aug 17 18:49:56 UTC 2025
    - 7.7K bytes
    - Viewed (0)
  7. mon_command_api.rst.txt

    .. ceph-mgr-commands:: src/pybind/mgr :python_path: src/pybind .. ceph-mon-commands:: src/mon/MonCommands.h src/mgr/MgrCommands.h 133
    docs.ceph.com/en/latest/_sources/api/mon_command_api.rst.txt
    Registered: Mon Aug 25 02:04:42 UTC 2025
    - Last Modified: Wed Feb 08 19:04:39 UTC 2023
    - 133 bytes
    - Viewed (0)
  8. cephx_protocol.rst.txt

    .. _cephx_2012_peter: ========== A Detailed Description of the Cephx Authentication Protocol ========== Peter Reiher 7/13/12 This document provides deeper detail on the Cephx authorization protocol...
    docs.ceph.com/en/latest/_sources/dev/cephx_protocol.rst.txt
    Registered: Mon Aug 25 02:04:47 UTC 2025
    - Last Modified: Wed Feb 08 19:04:43 UTC 2023
    - 22K bytes
    - Viewed (0)
  9. os-recommendations.rst.txt

    ========== OS Recommendations ========== Ceph Dependencies ========== As a general rule, we recommend deploying Ceph on newer releases of Linux. We also recommend deploying on releases with long-te...
    docs.ceph.com/en/latest/_sources/start/os-recommendations.rst.txt
    Registered: Mon Aug 25 02:05:50 UTC 2025
    - Last Modified: Mon Jul 14 14:28:31 UTC 2025
    - 7.4K bytes
    - Viewed (0)
  10. beginners-guide.rst.txt

    ========== Beginner's Guide ========== The purpose of A Beginner's Guide to Ceph is to make Ceph comprehensible. Ceph is a clustered and distributed storage manager. If that's too cryptic, then jus...
    docs.ceph.com/en/latest/_sources/start/beginners-guide.rst.txt
    Registered: Mon Aug 25 02:05:57 UTC 2025
    - Last Modified: Thu Oct 24 00:29:15 UTC 2024
    - 6.2K bytes
    - Viewed (0)
Back to top