:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
INTO(7) - phpMan

Command: man perldoc info search(apropos)  


__bitmap_parse (9)   - convert an ASCII hex string into a bitmap.
__copy_to_user (9)   - Copy a block of data into user space, with less checking.
__copy_to_user_inatomic (9) - Copy a block of data into user space, with less...
_copy_to_user (9)    - Copy a block of data into user space.
acct_collect (9)     - collect accounting information into pacct_struct
addr2line (1)        - convert addresses into file names and line numbers.
aspell-import (1)    - import old personal dictionaries into GNU Aspell
ata_id_c_string (9)  - Convert IDENTIFY DEVICE page into C string
ata_id_string (9)    - Convert IDENTIFY DEVICE page into string
ata_pack_xfermask (9) - Pack pio, mwdma and udma masks into xfer_mask
ata_scsi_rw_xlat (9) - Translate SCSI r/w command into an ATA one
ata_scsi_verify_xlat (9) - Translate SCSI VERIFY command into an ATA one
ata_unpack_xfermask (9) - Unpack xfer_mask into pio, mwdma and udma masks
audit_log_format (9) - format a message into the audit buffer.
bio_map_kern (9)     - map kernel address into bio
bitmap_copy_le (9)   - copy a bitmap, putting the bits into little-endian order.
bitmap_fold (9)      - fold larger bitmap into smaller, modulo specified size
bitmap_parse_user (9) - convert an ASCII hex string in a user buffer into a b...
blk_execute_rq (9)   - insert a request into queue for execution
blk_execute_rq_nowait (9) - insert a request into queue for execution
blk_rq_map_integrity_sg (9) - Map integrity metadata into a scatterlist
btrfs-debug-tree (8) - dump btrfs filesystem metadata into stdout
captoinfo (1)        - convert a termcap description into a terminfo description
check_asym_packing (9) - Check to see if the group is packed into the sched d...
Convert::BinHex (3pm) - extract data from Macintosh BinHex files
cproj (3)            - project into Riemann Sphere
cprojf (3)           - project into Riemann Sphere
cprojl (3)           - project into Riemann Sphere
csplit (1)           - split a file into sections determined by context lines
d_splice_alias (9)   - splice a disconnected dentry into the tree if one exists
Date::Parse (3pm)    - Parse date strings into time values
debconf-gettextize (1) - extract translations of debconf templates into PO files
debconf-set-selections (1) - insert new values into the debconf database
devm_kasprintf (9)   - Allocate resource managed space and format a string in...
devm_kstrdup (9)     - Allocate resource managed space and copy an existing s...
devm_kvasprintf (9)  - Allocate resource managed space and format a string in...
dh_bugfiles (1)      - install bug reporting customization files into package...
dh_install (1)       - install files into package build directories
dh_installchangelogs (1) - install changelogs into package build directories
dh_installcron (1)   - install cron scripts into etc/cron.*
dh_installdeb (1)    - install files into the DEBIAN directory
dh_installdocs (1)   - install documentation into package build directories
dh_installexamples (1) - install example files into package build directories
dh_installinit (1)   - install service init files into package build directories
dh_installlogcheck (1) - install logcheck rulefiles into etc/logcheck/
dh_installman (1)    - install man pages into package build directories
dh_installmenu (1)   - install Debian menu files into package build directories
dh_installmime (1)   - install mime files into package build directories
dh_lintian (1)       - install lintian override files into package build dire...
dh_movefiles (1)     - move files out of debian/tmp into subpackages
dma_buf_kmap (9)     - Map a page of the buffer object into kernel address sp...
dma_buf_kmap_atomic (9) - Map a page of the buffer object into kernel address...
dma_buf_map_attachment (9) - Returns the scatterlist table of the attachment;...
dma_buf_vmap (9)     - Create virtual mapping for the buffer object into kern...
dma_pool_free (9)    - put block back into dma pool
doveadm-copy (1)     - Copy messages matching the given search query into ano...
doveadm-move (1)     - Move messages matching the given search query into ano...
DynaLoader (3perl)   - Dynamically load C libraries into Perl code
ExtUtils::ParseXS (3perl) - converts Perl XS code into C code
File::Basename (3perl) - Parse file paths into directory, filename and suffix.
freeze_bdev (9)      - - lock a filesystem and force it into a consistent state
freeze_super (9)     - lock the filesystem and force it into a consistent state
get_options (9)      - Parse a string into a list of integers
git-clone (1)        - Clone a repository into a new directory
git-read-tree (1)    - Reads tree information into the index
git-receive-pack (1) - Receive what is pushed into the repository
git-subtree (1)      - Merge subtrees together and split repository into subt...
gnet_stats_copy_app (9) - copy application specific statistics into statistic...
gnet_stats_copy_basic (9) - copy basic statistics into statistic TLV
gnet_stats_copy_queue (9) - copy queue statistics into statistics TLV
gnet_stats_copy_rate_est (9) - copy rate estimator statistics into statistics...
gpg-preset-passphrase (1) - Put a passphrase into gpg-agent's cache
gpg-zip (1)          - encrypt or sign files into an archive
gpgmailtunl (1p)     - Encrypts an email message into the body of another email.
gpgparsemail (1)     - Parse a mail message into an annotated format
gpgsplit (1)         - Split an OpenPGP message into packets
grub-menulst2cfg (1) - transform legacy menu.lst into grub.cfg
grub-syslinux2cfg (1) - transform syslinux config into grub.cfg
HTTP::Parser (3pm)   - parse HTTP/1.1 request into HTTP::Request/Response object
Import::Into (3pm)   - Import packages into other packages
infotocap (1)        - convert a terminfo description into a termcap description
input_ff_upload (9)  - upload effect into force-feedback device
insert_resource_expand_to_fit (9) - Insert a resource into the resource tree
insmod (8)           - Simple program to insert a module into the Linux Kernel
ioremap_nocache (9)  - map bus memory into CPU space
kexec (8)            - directly boot into a new kernel
kfifo_from_user (9)  - puts some data from user space into the fifo
kfifo_in (9)         - put data into the fifo
kfifo_in_spinlocked (9) - put data into the fifo using a spinlock for locking
kfifo_put (9)        - put data into the fifo
kfifo_to_user (9)    - copies data from the fifo into user space
kgdb_roundup_cpus (9) - Get other CPUs into a holding pattern
kstrtobool (9)       - convert common user inputs into boolean values
list_cut_position (9) - cut a list into two
Mail::Message::Convert::HtmlFormatPS (3pm) - Convert HTML into PostScript
Mail::Message::Convert::HtmlFormatText (3pm) - Convert HTML into Text
memparse (9)         - parse a string with mem suffixes into a number
mewest (1)           - register messages into an index for Hyper Estraier
mk_modmap (8)        - translate a Linux keytable file into an xmodmap file
mmap (2)             - map or unmap files or devices into memory
mmap2 (2)            - map files or devices into memory
mmap64 (3)           - map or unmap files or devices into memory
Moose::Cookbook::Basics::Person_BUILD... (3pm) - Using BUILDARGS and BUILD to...
Moose::Cookbook::Style (3pm) - Expanded into Moose::Manual::BestPractices, so...
Moose::Intro (3pm)   - Expanded into Moose::Manual, so go read that
Moose::Meta::Role::Application::ToClass (3pm) - Compose a role into a class
Moose::Meta::Role::Application::ToIns... (3pm) - Compose a role into an instance
Moose::Meta::Role::Application::ToRole (3pm) - Compose a role into another role
mptscsih_set_scsi_lookup (9) - write a scmd entry into the ScsiLookup[] array...
munmap (2)           - map or unmap files or devices into memory
nand_read_buf (9)    - [DEFAULT] read chip data into buffer
nand_read_buf16 (9)  - [DEFAULT] read chip data into buffer
nlmconv (1)          - converts object code into an NLM.
nologin (5)          - prevent unprivileged users from logging into the system
notmuch-new (1)      - incorporate new mail into the notmuch database
oggenc (1)           - encode audio into the Ogg Vorbis format
pci_back_from_sleep (9) - turn PCI device on during system-wide transition in...
pci_load_saved_state (9) - Reload the provided save state into struct pci_dev.
pci_mmap_legacy_io (9) - map legacy PCI IO into user memory space
pci_mmap_legacy_mem (9) - map legacy PCI memory into user memory space
pci_mmap_resource (9) - map a PCI resource into user memory space
pci_prepare_to_sleep (9) - prepare PCI device for system-wide transition into...
pdftohtml (1)        - program to convert PDF files into HTML, XML and PNG im...
pg_dump (1)          - extract a PostgreSQL database into a script file or ot...
pg_dumpall (1)       - extract a PostgreSQL database cluster into a script file
pldd (1)             - display dynamic shared objects linked into a process
Pod::Simple::Debug (3perl) - - put Pod::Simple into trace/debug mode
Pod::Simple::DumpAsXML (3perl) - - turn Pod into XML
Pod::Simple::Methody (3perl) - - turn Pod::Simple events into method calls
Pod::Simple::SimpleTree (3perl) - - parse Pod into a simple parse tree
Pod::Simple::XMLOutStream (3perl) - - turn Pod into XML
preadv (2)           - read or write data into multiple buffers
pwritev (2)          - read or write data into multiple buffers
rcs-checkin (1)      - check files into RCS
rcs-checkin.emacs23 (1) - check files into RCS
read_cache_page (9)  - read into page cache, fill it if needed
read_cache_page_gfp (9) - read into page cache, using specified page allocati...
readahead (2)        - initiate file readahead into page cache
readv (2)            - read or write data into multiple buffers
reciprocal_scale (9) - "scale" a value into range [0, ep_ro)
regulator_allow_bypass (9) - allow the regulator to go into bypass mode
regulator_mode_to_status (9) - convert a regulator mode into a status
request_firmware_into_buf (9) - load firmware into a previously allocated buffer
rio_add_mport_pw_handler (9) - add port-write message handler into the list o...
rrdupdate (1)        - Store a new set of values into the RRD
sa-compile (1p)      - compile SpamAssassin ruleset into native code
scsi_internal_device_block (9) - internal function to put a device temporaril...
SELECT_INTO (7)      - define a new table from the results of a query
seq_escape (9)       - print string into buffer, escaping some characters
sk_stream_wait_connect (9) - Wait for a socket to get into the connected state
skb_morph (9)        - morph one skb into another
spi_split_transfers_maxsize (9) - split spi transfers into multiple transfers...
splice_to_pipe (9)   - fill passed data into a pipe
split (1)            - split a file into pieces
split-logfile (8)    - Split combined virtual hosts access log into one file ...
sscanf (9)           - Unformat a buffer into a list of arguments
strlcpy (9)          - Copy a C-string into a sized buffer
strscpy (9)          - Copy a C-string into a sized buffer
strsep (9)           - Split a string into tokens
struct_usb_composite_driver (9) - groups configurations into a gadget
Sub::Install (3pm)   - install subroutines into packages easily
Text::ParseWords (3perl) - parse text into an array of tokens or array of arrays
trace_block_rq_insert (9) - insert block operation request into queue
trace_block_split (9) - split a single bio struct into two bio structs
trace_puts (9)       - write a string into the ftrace buffer
uuencode (1)         - encode a file into email friendly text
vgsplit (8)          - split a volume group into two
vm_insert_page (9)   - insert single page into user vma
vm_insert_pfn (9)    - insert single pfn into user vma
vm_insert_pfn_prot (9) - insert single pfn into user vma with specified pgprot
vm_map_ram (9)       - map pages linearly into kernel virtual address (vmallo...
vmap (9)             - map an array of pages into virtually contiguous space
vmsplice (2)         - splice user pages into a pipe
vsscanf (9)          - Unformat a buffer into a list of arguments
wcstok (3)           - split wide-character string into tokens
writev (2)           - read or write data into multiple buffers
x86_64-linux-gnu-addr2line (1) - convert addresses into file names and line n...
xdr_write_pages (9)  - Insert a list of pages into an XDR buffer for sending
XSLoader (3perl)     - Dynamically load C libraries into Perl code
xsubpp (1)           - compiler to convert Perl XS code into C code
zipsplit (1)         - split a zipfile into smaller zipfiles


/man
rootr.net - man pages