Pages du manuel Linux : Fonctions des bibliothèques

getopt
Analyser les options en ligne de commande.
getopt
command option parsing
Getopt::ArgvFile
interpolates script options from files into @ARGV or another array
Getopt::Declare
Declaratively Expressed Command-Line Arguments via Regular Expressions
Getopt::Long
Extended processing of command line options
Getopt::Mixed
getopt processing with both long and short options
Getopt::Std
Process single-character switches with switch clustering
GetOption
retrieve an option from the option database
getpass
Saisie d'un mot de passe (password).
getpeercon
See getcon.3
getpeername
get the name of the peer socket
getpgid
get the process group ID for a process
getpgrp
get the process group ID of the calling process
getpid
get the process ID
getpidcon
See getcon.3
getpixel
Reads a pixel from a bitmap. Allegro game programming library.
GetPixels
translate between strings and screen units
GetPixmap
allocate and free pixmaps
getpmsg
See getmsg.3posix
getppid
get the parent process ID
getprevcon
See getcon.3
getpriority
get and set the nice value
getprotobyname
See getprotoent.3posix
getprotobynumber
See getprotoent.3posix
getprotoent
Accéder aux protocoles.
getprotoent
endprotoent, getprotobyname, getprotobynumber, getprotoent, setprotoent - network protocol database functions
getpt
Ouvre un pseudo-terminal maître (PTM).
getpw
Reconstruire un enregistrement de mot de passe.
getpwent
Lire un enregistrement du fichier des mots de passe.
getpwent
user database functions
getpwent_r
Obtenir un enregistrement du fichier passwd de manière réentrante.
getpwnam
Lire un enregistrement du fichier des mots de passe.
getpwnam
search user database for a name
getpwnam_r
See getpwnam.3posix
getpwuid
search user database for a user ID
getpwuid_r
See getpwuid.3posix
getr
Extract a color component from the current pixel format. Allegro game programming library.
getr15
See getr8.3alleg
getr16
See getr8.3alleg
getr24
See getr8.3alleg
getr32
See getr8.3alleg
getr8
Extract a color component from the specified pixel format. Allegro game programming library.
GetRelief
translate between strings and relief values
getrlimit
control maximum resource consumption
GetRootCrd
Compute root-window coordinates of window
getrpcent
Lire une entrée RPC.
getrpcport
Renvoie un numéro de port RPC.
getrusage
get information about resource utilization
getr_depth
Extract a color component from a color in a specified pixel format. Allegro game programming library.
gets
Saisie de caractères et de chaînes.