Sunday, August 30, 2020

Linux Information (Page 40)

 

callgrind_annotate(1) - post-processing tool for the Callgri
callgrind_annotate takes an output file produced by the Valgrind tool Callgrind and prints the information in an easy-to-read form. OPTIONS -h --help Show summa

g++(1) - GNU project C and C++ compiler - Linux manual page
When you invoke GCC, it normally does preprocessing, compilation, assembly and linking. The overall options allow you to stop this process at an intermediate st

smbcquotas(1) - Set or get QUOTAs of NTFS 5 shares (ManPage)
This tool is part of the samba(7) suite. The smbcquotas program manipulates NT Quotas on SMB file shares. OPTIONS The following options are available to the smb

XkbAllocGeomOutlines(3) - Allocate space for an arbitrary nu
XkbAllocGeomOutlines.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify k

optionFree(3) free allocated option processing memory.......
AutoOpts sometimes allocates memory and puts pointers to it in the option state structures. This routine deallocates all such memory. pOpts program options desc

FcDirCacheUnlink(3) - Remove all caches related to dir......
Scans the cache directories in config, removing any instances of the cache file for dir. Returns FcFalse when some internal error occurs (out of memory, etc). E

endpwent(3) - get password file entry - Linux manual page...
The getpwent() function returns a pointer to a structure containing the broken-out fields of a record from the password database (e.g., the local password file

rpmmd2solv(1) convert files in rpmmd format into a solv file
The rpmmd2solv tool reads rpm-md xml data from stdin, and writes it as solv file to standard output. It understands the primary, filelist, other, and susedata f

cacaserver(1) - telnet server for libcaca - Linux man page
cacaserver reads libcaca animation files in its standard input and serves them as ANSI art on network port 51914. These animations can be created by any libcaca

Tk_Free3DBorder(3) - draw borders with three-dimensional app
These procedures provide facilities for drawing window borders in a way that produces a three-dimensional appearance. Tk_Alloc3DBorderFromObj allocates colors a

Tcl_Read(3) - buffered I/O facilities using channels........
The Tcl channel mechanism provides a device-independent and platform-independent mechanism for performing buffered input and output operations on a variety of f

nm-tool(1) - utility to report NetworkManager state and devi
The nm-tool utility provides information about NetworkManager, device, and wireless networks. SEE ALSO NetworkManager(8), nm-tool.1 (Commands - Linux manual pag

xhost(1) - server access control program for X (Man Page)...
The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server. In the case of hosts, this provide

udplite(7) - Lightweight User Datagram Protocol (Man Page)
This is an implementation of the Lightweight User Datagram Protocol (UDP-Lite), as described in RFC 3828. UDP-Lite is an extension of UDP (RFC 768) to support v

Mail::SpamAssassin::Plugin::Check.3pm - Linux Manual Pages Index (Manual - Linux man page)..........
Mail::SpamAssassin::Plugin::Check.3pm - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web

cpp(1) - The C Preprocessor (Commands - Linux man page).....
The C preprocessor, often known as cpp, is a macro processor that is used automatically by the C compiler to transform your program before compilation. It is ca

XListPixmapFormats(3) - image format functions and macros...
The XListPixmapFormats function returns an array of XPixmapFormatValues structures that describe the types of Z format images supported by the specified display

sha256sum(1) - compute and check SHA256 message digest......
Print or check SHA256 (256-bit) checksums. With no FILE, or when FILE is -, read standard input. -b, --binary read in binary mode -c, --check read SHA256 sums f

ldap_modrdn2(3) - Perform an LDAP modify RDN operation......
The ldap_modrdn() and ldap_modrdn_s() routines perform an LDAP modify RDN operation. They both take dn, the DN of the entry whose RDN is to be changed, and newr

Encode::Config.3pm - Linux Manual Pages Index (Manual - Linux man page)..........
Encode::Config.3pm - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file and

siggetmask(3) - BSD signal API (Library - Linux man page)...
These functions are provided in glibc as a compatibility interface for programs that make use of the historical BSD signal API. This API is obsolete: new applic

gnutls_certificate_client_get_request_status.3..............
Get whether client certificate is requested or not. RETURNS 0 if the peer (server) did not request client authentication or 1 otherwise, or a negative error cod

clamav-milter(8) - milter compatible mail scanner (ManPage)
Clamav-milter is a filter for sendmail(1) mail server. It uses a mail scanning engine built into clamd(8). Clamav-milter can use load balancing and fault tolera

time(7) - overview of time and timers - Linux manual page...
Real time and process time Real time is defined as time measured from some fixed point, either from a standard point in the past (see the description of the Epo

wredrawln(3ncurses) - refresh curses windows and lines......
The refresh and wrefresh routines (or wnoutrefresh and doupdate) must be called to get actual output to the terminal, as other routines merely manipulate data s

i9 - Linux Manual Pages Index (Manual - Linux man page)..........
i9 - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file and image viewers an

clrtobot(3ncurses) - clear all or part of a curses window...
The erase and werase routines copy blanks to every position in the window, clearing the screen. The clear and wclear routines are like erase and werase, but the

gnutls_certificate_set_openpgp_key_file2(3) - API function
This funtion is used to load OpenPGP keys into the GnuTLS credential structure. The file should contain at least one valid non encrypted subkey. The special key

cerfcl(3) - complex error function - Linux manual page......
The (unimplemented) function cerf() is the complex version of the error function. erf(z) = 2/sqrt(pi) * integral from 0 to z of exp(-t*t) dt. The function cerfc

XFlush(3) - handle output buffer or event queue (Man Page)
The XFlush function flushes the output buffer. Most client applications need not use this function because the output buffer is automatically flushed as needed

gnutls_pubkey_get_key_id(3) - API function - Linux man page
gnutls_pubkey_get_key_id.3 - This function will return a unique ID the depends on the public key parameters. This ID can be used in checking whether a certifica

Mail::SPF::Mech::IP4(3pm) - SPF record "ip4" mechanism class
An object of class Mail::SPF::Mech::IP4 represents an SPF record mechanism of type ip4. Constructors The following constructors are provided: new(%options): ret

pam_getenv(3) - get a PAM environment variable (Man Page)...
The pam_getenv function searches the PAM environment list as associated with the handle pamh for an item that matches the string pointed to by name and returns

TAP::Parser::SourceHandler::Handle(3pm) - Stream TAP from an
This is a raw TAP stored in an IO Handle TAP::Parser::SourceHandler class. It has 2 jobs: 1. Figure out if the TAP::Parser::Source its given is an IO::Handle or

XML::LibXML::NodeList(3pm) - a list of XML document nodes...
An XML::LibXML::NodeList object contains an ordered list of nodes, as detailed by the W3C DOM documentation of Node Lists. SYNOPSIS my $results = $dom->findnode

libinn(3) - InterNetNews library routines - Linux man page
Libinn is a library of utility routines for manipulating Usenet articles and related data. GenerateMessageID uses the current time, process-ID, and fully-qualif

gnutls_session_set_ptr(3) - API function - Linux man page...
This function will set (associate) the user given pointer ptr to the session structure. This is pointer can be accessed with gnutls_session_get_ptr(). REPORTING

grephistory(1) - Query the INN history database (Man Page)
grephistory queries the INN history database for information about the specified message-ID. If no flags are given, the program prints the storage API token of

DBI::DBD::Metadata(3pm) - Generate the code and data for som
The idea is to extract metadata information from a good quality ODBC driver and use it to generate code and data to use in your own DBI driver for the same data

Unicode::UCD(3pm) - Unicode character database (Man Page)...
The Unicode::UCD module offers a series of functions that provide a simple interface to the Unicode Character Database. code point argument Some of the function

keypad(3ncurses) - curses input options - Linux manual page
Normally, the tty driver buffers typed characters until a newline or carriage return is typed. The cbreak routine disables line buffering and erase/kill charact

Tcl_NewStringObj(3) - manipulate Tcl objects as strings.....
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store

localtime_r(3) - transform date and time to broken-down time
The ctime(), gmtime() and localtime() functions all take an argument of data type time_t, which represents calendar time. When interpreted as an absolute time v

XkbFreeGeomOverlayKeys(3) - Free keys in an overlay row.....
XkbFreeGeomOverlayKeys.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify

setsyx(3ncurses) - low-level curses routines (Man Page).....
The following routines give low-level access to various curses capabilities. These routines typically are used inside library routines. The def_prog_mode and de

mvgetch(3ncurses) - get (or push back) characters from curse
The getch, wgetch, mvgetch and mvwgetch, routines read a character from the window. In no-delay mode, if no input is waiting, the value ERR is returned. In dela

acl_copy_ext(3) - copy an ACL from internal to external repr
The acl_copy_ext() function copies the ACL pointed to by acl from system-managed space to the user managed space pointed to by buf_p. The size parameter represe

safe_loadTk(n) Load Tk into a safe interpreter. (Man Page)
Safe Tk is based on Safe Tcl, which provides a mechanism that allows restricted and mediated access to auto-loading and packages for safe interpreters. Safe Tk

expr(1) - evaluate expressions (Commands - Linux man page)
--help display this help and exit --version output version information and exit Print the value of EXPRESSION to standard output. A blank line below separates i

Tk_FreeOptions(3) - process configuration options for widget
Note: Tk_ConfigureWidget should be replaced with the new Tcl_Obj based API Tk_SetOptions. The old interface is retained for backward compatibility. Tk_Configure

XF86DGA(3) - Client library for the XFree86-DGA extension.
The XFree86-DGA extension is an X server extension for allowing client programs direct access to the video frame buffer. This is a brief description of the prog

defer(8) - Postfix delivery status reports - Linux man page
The bounce(8) daemon maintains per-message log files with delivery status information. Each log file is named after the queue file that it corresponds to, and i

vfs_preopen(8) - Hide read latencies for applications readin
This VFS module is part of the samba(7) suite. This module assists applications that want to read numbered files in sequence with very strict latency requiremen

pcre_get_substring(3) - Perl-compatible regular expressions
This is a convenience function for extracting a captured substring. The arguments are: subject Subject that has been successfully matched ovector Offset vector

mountpoint(1) - see if a directory is a mountpoint (ManPage)
mountpoint checks whether the given directory is mentioned in the /proc/self/mountinfo file. OPTIONS -d, --fs-devno Show the major/minor numbers of the device t

mvwinch(3ncurses) - get a character and attributes from a cu
These routines return the character, of type chtype, at the current position in the named window. If any attributes are set for that position, their values are

nologin(8) - politely refuse a login - Linux manual page....
nologin displays a message that an account is not available and exits non-zero. It is intended as a replacement shell field to deny login access to an account.

fanotify_init(2) create and initialize fanotify group.......
For an overview of the fanotify API, see fanotify(7). fanotify_init() initializes a new fanotify group and returns a file descriptor for the event queue associa

lexgrog(1) - parse header information in man pages (ManPage)
lexgrog is an implementation of the traditional groff guess utility in lex. It reads the list of files on its command line as either man page source files or pr

lock(2) - unimplemented system calls - Linux manual page....
These system calls are not implemented in the Linux kernel. RETURN VALUE These system calls always return -1 and set errno to ENOSYS. NOTES Note that ftime(3),

FcCharSetIntersect.3 - Linux Manual Pages Index (Manual - Linux man page)..........
FcCharSetIntersect.3 - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file an

gnutls_anon_set_server_params_function(3) - API function....
This function will set a callback in order for the server to get the Diffie-Hellman parameters for anonymous authentication. The callback should return GNUTLS_E

Tk_ClipboardClear(3) - Manage the clipboard - Linux man page
These two procedures manage the clipboard for Tk. The clipboard is typically managed by calling Tk_ClipboardClear once, then calling Tk_ClipboardAppend to add d

Remove File
remove_file

seekdir(3) - set the position of the next readdir() call in
The seekdir() function sets the location in the directory stream from which the next readdir(2) call will start. The loc argument should be a value returned by

TAP::Parser::Result::Bailout(3pm) - Bailout result token....
This is a subclass of TAP::Parser::Result. A token of this class will be returned if a bail out line is encountered. 1..5 ok 1 - woo hooo! Bail out! Well, so mu

gluTessBeginContour(3gl) - delimit a contour description....
gluTessBeginContour and gluTessEndContour delimit the definition of a polygon contour. Within each gluTessBeginContour/gluTessEndContour pair, there can be zero

XvGetPortAttribute(3) - return current port attribute value
XvGetPortAttribute(3) returns the current value of the requested port attribute in the integer pointed to by p_value. The attribute is identified using an Atom

c2ph(1) - Dump C structures as generated from "cc -g -S" sta
The following is the old c2ph.doc documentation by Tom Christiansen <tchrist@perl.com> Date: 25 Jul 91 08:10:21 GMT Once upon a time, I wrote a program called p

capget(2) - set/get capabilities of thread(s) (Man Page)....
As of Linux 2.2, the power of the superuser (root) has been partitioned into a set of discrete capabilities. Each thread has a set of effective capabilities ide

has_il(3ncurses) - curses environment query routines........
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou

Data::Grove::Parent(3pm) - provide parent properties to Data
Data::Grove::Parent is an extension to Data::Grove that adds Parent and Raw properties to Data::Grove objects and methods for returning the root node of a grove

flushinp(3ncurses) - miscellaneous curses utility routines
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t

tiffgt(1) display an image stored in a TIFF file (Silicon Gr
tiffgt displays one or more images stored using the Tag Image File Format, Revision 6.0. Each image is placed in a fixed size window that the user must position

svc_getreq(3) - library routines for remote procedure calls
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s

glMultiTexCoord4ivARB(3gl) - set the current texture coordin
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1

Remove File
remove_file

puts(n) - Write to a channel (Local - Linux man page).......
Writes the characters given by string to the channel given by channelId. ChannelId must be an identifier for an open channel such as a Tcl standard channel (std

gnutls_psk_set_server_credentials_function.3................
This function can be used to set a callback to retrieve the users PSK credentials. The callbacks function form is: int (*callback)(gnutls_session_t, const char*

y4munsharp(1) - Unsharp filter for YUV4MPEG2 streams........
y4munsharp is an implementation of the GIMP unsharp filter for YUV4MPEG2 streams. The usual 3 parameters for unshap mask processing (radius, amount and threshol

ether_aton_r(3) - Ethernet address manipulation routines....
ether_aton() converts the 48-bit Ethernet host address asc from the standard hex-digits-and-colons notation into binary data in network byte order and returns a

gst-xmlinspect-0.10(1) - print info about a GStreamer plugin
gst-xmlinspect is a tool that prints out information on available GStreamer plugins, information about a particular plugin, or information about a particular el

rt_sigprocmask(2) - examine and change blocked signals......
sigprocmask() is used to fetch and/or change the signal mask of the calling thread. The signal mask is the set of signals whose delivery is currently blocked fo

pstree(1) - display a tree of processes - Linux manual page
pstree shows running processes as a tree. The tree is rooted at either pid or init if pid is omitted. If a user name is specified, all process trees rooted at p

slk_noutrefresh_sp(3ncurses) - curses screen-pointer extensi
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

Remove File
remove_file

pom_xpath_replace(7) replace XML node from POM file with giv
This macro patches specified POM file removing all XML nodes described by the XPath expression and injecting given XML code in their place. XPath is an expressi

pamlookup(1) - map an image to a new image by using it as in
This program is part of Netpbm(1) pamlookup takes a two dimensional array of indices and a lookup table as input. For each position in the index array, it looks

SDL_CondWaitTimeout(3) - Wait on a condition variable, with
Wait on the condition variable cond for, at most, ms milliseconds. mut is unlocked so it must be locked when the function is called. Returns SDL_MUTEX_TIMEDOUT

XGetOMValues(3) - open output methods - Linux manual page...
The XOpenOM function opens an output method matching the current locale and modifiers specification. The current locale and modifiers are bound to the output me

xdrrec_create(3) - library routines for external data repres
These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using

DisplayOfCCC(3) - Color Conversion Context macros (ManPage)
The DisplayOfCCC macro returns the display associated with the specified CCC. The VisualOfCCC macro returns the visual associated with the specified CCC. The Sc

scr_restore_sp(3ncurses) - curses screen-pointer extension
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

Remove File
remove_file

ExtUtils::MM_MacOS(3pm) - once produced Makefiles for MacOS
Once upon a time, MakeMaker could produce an approximation of a correct Makefile on MacOS Classic (MacPerl). Due to a lack of maintainers, this fell out of sync

sched_getattr(2) set and get scheduling policy and attribute
sched_setattr() The sched_setattr() system call sets the scheduling policy and associated attributes for the thread whose ID is specified in pid. If pid equals

proc(n) - Create a Tcl procedure (Local - Linux man page)...
The proc command creates a new Tcl procedure named name, replacing any existing command or procedure there may have been by that name. Whenever the new command

funlockfile(3) - lock FILE for stdio - Linux manual page....
The stdio functions are thread-safe. This is achieved by assigning to each FILE object a lockcount and (if the lockcount is nonzero) an owning thread. For each

curl_easy_cleanup(3) - End a libcurl easy session (ManPage)
This function must be the last function to call for an easy session. It is the opposite of the curl_easy_init(3) function and must be called with the same handl

XML::LibXML::Number(3pm) - Simple numeric values. (ManPage)
XML::LibXML::Number.3pm - This class holds simple numeric values. It doesnt support -0, +/- Infinity, or NaN, as the XPath spec says it should, but Im not hurti

No comments:

Post a Comment