| _longjmp.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| _setjmp.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| abort.0 | cause abnormal program termination | [ abort ] |
| abs.0 | integer absolute value function | [ abs ] |
| acl_check.0 | Access control list
routines | [ acl_canonicalize_principal, acl_check, acl_exact_match, acl_add, acl_delete, acl_initialize ] |
| acos.0 | arc cosine function | [ acos ] |
| acosh.0 | inverse hyperbolic cosine function | [ acosh ] |
| addr.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| alarm.0 | set signal timer alarm | [ alarm ] |
| alloca.0 | memory allocator | [ alloca ] |
| alphasort.0 | scan a directory | [ scandir, alphasort ] |
| asctime.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| asin.0 | arc sine function | [ asin ] |
| asinh.0 | inverse hyperbolic sine function | [ asinh ] |
| assert.0 | expression verification macro | [ assert ] |
| atan.0 | arc tangent function of one variable | [ atan ] |
| atan2.0 | arc tangent function of two variables | [ atan2 ] |
| atanh.0 | inverse hyperbolic tangent function | [ atanh ] |
| atexit.0 | register a function to be called on exit | [ atexit ] |
| atof.0 | convert ASCII string to double | [ atof ] |
| atoi.0 | convert ASCII string to integer | [ atoi ] |
| atol.0 | convert ASCII string to long integer | [ atol ] |
| bcmp.0 | compare byte string | [ bcmp ] |
| bcopy.0 | copy byte string | [ bcopy ] |
| bitstring.0 | bit-string manipulation macros | [ bit_alloc, bit_clear, bit_decl, bit_ffs, bit_nclear, bit_nset, bit_set, bitstr_size, bit_test ] |
| bsearch.0 | binary search of a sorted table | [ bsearch ] |
| bstring.0 | byte string operations | [ bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| btree.0 | btree database access method | [ btree ] |
| byteorder.0 | convert values between host and network byte
order | [ htonl, htons, ntohl, ntohs ] |
| bzero.0 | write zeroes to a byte string | [ bzero ] |
| cabs.0 | euclidean distance and complex absolute value functions | [ hypot, cabs ] |
| calloc.0 | allocate clean memory (zero initialized space) | [ calloc ] |
| cbrt.0 | cube root and square root functions | [ cbrt, sqrt ] |
| cdclose.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdeject.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdopen.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdplay.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdrom.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdstatus.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdstop.0 | control audio functions of cdrom drives | [ cdrom ] |
| cdvolume.0 | control audio functions of cdrom drives | [ cdrom ] |
| ceil.0 | smallest integral value not greater than x | [ ceil ] |
| cfgetispeed.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| cfgetospeed.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| cfmakeraw.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| cfsetispeed.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| cfsetospeed.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| cfsetspeed.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| clearerr.0 | check and reset stream status | [ clearerr, feof, ferror, fileno ] |
| clock.0 | determine processor time used | [ clock ] |
| closedir.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| closelog.0 | control system log | [ syslog, vsyslog, openlog, closelog, setlogmask ] |
| copysign.0 | IEEE 754 floating point support | [ copysign, drem, finite, logb, scalb ] |
| cos.0 | cosine function | [ cos ] |
| cosh.0 | hyperbolic cosine function | [ cosh ] |
| crypt.0 | DES encryption | [ crypt, setkey, encrypt, des_setkey, des_cipher ] |
| ctermid.0 | generate terminal pathname | [ ctermid ] |
| ctime.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| ctype.0 | character
classification macros | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| curses.0 | screen functions with ``optimal'' cursor motion | [ curses ] |
| dbopen.0 | database access methods | [ dbopen ] |
| des.0 | (new)
DES encryption | [ des_read_password, des_string_to_key, des_random_key, des_set_key, des_ecb_encrypt, des_cbc_encrypt, des_pcbc_encrypt, des_cbc_cksum, des_quad_cksum ] |
| des_cipher.0 | DES encryption | [ crypt, setkey, encrypt, des_setkey, des_cipher ] |
| des_crypt.0 | (new)
DES encryption | [ des_read_password, des_string_to_key, des_random_key, des_set_key, des_ecb_encrypt, des_cbc_encrypt, des_pcbc_encrypt, des_cbc_cksum, des_quad_cksum ] |
| des_setkey.0 | DES encryption | [ crypt, setkey, encrypt, des_setkey, des_cipher ] |
| difftime.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| directory.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| dirfd.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| div.0 | return quotient and remainder from division | [ div ] |
| dn_comp.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| dn_expand.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| drem.0 | IEEE 754 floating point support | [ copysign, drem, finite, logb, scalb ] |
| edata.0 | end boundaries of image segments | [ end, etext, edata ] |
| encrypt.0 | DES encryption | [ crypt, setkey, encrypt, des_setkey, des_cipher ] |
| end.0 | end boundaries of image segments | [ end, etext, edata ] |
| endfsent.0 | get file system de-
scriptor file entry | [ getfsent, getfsspec, getfsfile, setfsent, endfsent ] |
| endgrent.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| endhostent.0 | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror ] |
| endnetent.0 | get network
entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| endprotoent.0 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| endpwent.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| endservent.0 | get
service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| endttyent.0 | get ttys file entry | [ getttyent, getttynam, setttyent, endttyent ] |
| endusershell.0 | get legal user shells | [ getusershell, setusershell, endusershell ] |
| environ.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| erf.0 | error function operators | [ erf, erfc ] |
| erfc.0 | error function operators | [ erf, erfc ] |
| etext.0 | end boundaries of image segments | [ end, etext, edata ] |
| exec.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| execl.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| execle.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| execlp.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| exect.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| execv.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| execvp.0 | execute a file | [ execl, execlp, execle, exect, execv, execvp ] |
| exit.0 | perform normal program termination | [ exit ] |
| exp.0 | exponential, logarithm, power func-
tions | [ exp, expm1, log, log10, log1p, pow ] |
| expm1.0 | exponential, logarithm, power func-
tions | [ exp, expm1, log, log10, log1p, pow ] |
| ezMenu.n.0 | A library of menu widgets with a resource manager
interface | [ ezMenu ] |
| fabs.0 | floating-point absolute value function | [ fabs ] |
| fclose.0 | close a stream | [ fclose ] |
| fdopen.0 | stream open functions | [ fopen, fdopen, freopen ] |
| feof.0 | check and reset stream status | [ clearerr, feof, ferror, fileno ] |
| ferror.0 | check and reset stream status | [ clearerr, feof, ferror, fileno ] |
| fflush.0 | flush a stream | [ fflush, fpurge ] |
| ffs.0 | find first bit set in a bit string | [ ffs ] |
| fgetc.0 | get next character or word from input stream | [ fgetc, getc, getchar, getw ] |
| fgetline.0 | get a line from a stream | [ fgetline ] |
| fgetpos.0 | reposition a stream | [ fgetpos, fseek, fsetpos, ftell, rewind ] |
| fgets.0 | get a line from a stream | [ fgets, gets ] |
| fileno.0 | check and reset stream status | [ clearerr, feof, ferror, fileno ] |
| finite.0 | IEEE 754 floating point support | [ copysign, drem, finite, logb, scalb ] |
| floor.0 | largest integral value not greater than x | [ floor ] |
| fmod.0 | floating-point remainder function | [ fmod ] |
| fnmatch.0 | match filename or pathname | [ fnmatch ] |
| fopen.0 | stream open functions | [ fopen, fdopen, freopen ] |
| fpathconf.0 | configurable variables | [ pathconf, fpathconf, sysconf ] |
| fprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| fpurge.0 | flush a stream | [ fflush, fpurge ] |
| fputc.0 | output a character or word to a stream | [ fputc, putc, putchar, putw ] |
| fputs.0 | output a line to a stream | [ fputs, puts ] |
| frame_to_msf.0 | control audio functions of cdrom drives | [ cdrom ] |
| fread.0 | binary stream input/output | [ fread, fwrite ] |
| free.0 | free up memory allocated with malloc, calloc or realloc | [ free ] |
| freopen.0 | stream open functions | [ fopen, fdopen, freopen ] |
| frexp.0 | convert floating-point number to fractional and integral compo-
nents | [ frexp ] |
| fropen.0 | open a stream | [ funopen, fropen, fwopen ] |
| fscanf.0 | input format conversion | [ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf ] |
| fseek.0 | reposition a stream | [ fgetpos, fseek, fsetpos, ftell, rewind ] |
| fsetpos.0 | reposition a stream | [ fgetpos, fseek, fsetpos, ftell, rewind ] |
| ftell.0 | reposition a stream | [ fgetpos, fseek, fsetpos, ftell, rewind ] |
| fts.0 | traverse a file hierarchy | [ fts ] |
| fts_children.0 | traverse a file hierarchy | [ fts ] |
| fts_close.0 | traverse a file hierarchy | [ fts ] |
| fts_open.0 | traverse a file hierarchy | [ fts ] |
| fts_read.0 | traverse a file hierarchy | [ fts ] |
| fts_set.0 | traverse a file hierarchy | [ fts ] |
| funopen.0 | open a stream | [ funopen, fropen, fwopen ] |
| fwopen.0 | open a stream | [ funopen, fropen, fwopen ] |
| fwrite.0 | binary stream input/output | [ fread, fwrite ] |
| gamma.0 | log gamma function, gamma function | [ lgamma gamma ] |
| getc.0 | get next character or word from input stream | [ fgetc, getc, getchar, getw ] |
| getchar.0 | get next character or word from input stream | [ fgetc, getc, getchar, getw ] |
| getcwd.0 | get working directory pathname | [ getwd ] |
| getdiskbyname.0 | get generic disk description by its name | [ getdiskbyname ] |
| getenv.0 | environment variable functions | [ getenv, putenv, setenv, unsetenv ] |
| getfsent.0 | get file system de-
scriptor file entry | [ getfsent, getfsspec, getfsfile, setfsent, endfsent ] |
| getfsfile.0 | get file system de-
scriptor file entry | [ getfsent, getfsspec, getfsfile, setfsent, endfsent ] |
| getfsspec.0 | get file system de-
scriptor file entry | [ getfsent, getfsspec, getfsfile, setfsent, endfsent ] |
| getfstype.0 | get file system de-
scriptor file entry | [ getfsent, getfsspec, getfsfile, setfsent, endfsent ] |
| getgrent.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| getgrgid.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| getgrnam.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| gethostbyaddr.0 | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror ] |
| gethostbyname.0 | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror ] |
| gethostent.0 | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror ] |
| getloadavg.0 | get system load averages | [ getloadavg ] |
| getmntinfo.0 | get information about mounted file systems | [ getmntinfo ] |
| getmode.0 | modify mode bits | [ getmode, setmode ] |
| getnetbyaddr.0 | get network
entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetbyname.0 | get network
entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetent.0 | get network
entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getopt.0 | get option character from command line argument list | [ getopt ] |
| getpass.0 | get a password | [ getpass ] |
| getprotobyname.0 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotobynumber.0 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotoent.0 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getpwent.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| getpwnam.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| getpwuid.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| gets.0 | get a line from a stream | [ fgets, gets ] |
| getservbyname.0 | get
service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservbyport.0 | get
service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservent.0 | get
service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getsubopt.0 | get sub options from an argument | [ getsubopt ] |
| getttyent.0 | get ttys file entry | [ getttyent, getttynam, setttyent, endttyent ] |
| getttynam.0 | get ttys file entry | [ getttyent, getttynam, setttyent, endttyent ] |
| getusershell.0 | get legal user shells | [ getusershell, setusershell, endusershell ] |
| getw.0 | get next character or word from input stream | [ fgetc, getc, getchar, getw ] |
| getwd.0 | get working directory pathname | [ getwd ] |
| glob.0 | generate pathnames matching a pattern | [ glob, globfree ] |
| globfree.0 | generate pathnames matching a pattern | [ glob, globfree ] |
| gmtime.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| group_from_gid.0 | cache password and group entries | [ pwcache ] |
| hash.0 | hash database access method | [ hash ] |
| heapsort.0 | sort functions | [ qsort, heapsort ] |
| herror.0 | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror ] |
| htonl.0 | convert values between host and network byte
order | [ htonl, htons, ntohl, ntohs ] |
| htons.0 | convert values between host and network byte
order | [ htonl, htons, ntohl, ntohs ] |
| hypot.0 | euclidean distance and complex absolute value functions | [ hypot, cabs ] |
| ieee.0 | IEEE 754 floating point support | [ copysign, drem, finite, logb, scalb ] |
| index.0 | locate character in string | [ index ] |
| inet.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_addr.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_aton.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_lnaof.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_makeaddr.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_netof.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_network.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_ntoa.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| infnan.0 | signals invalid floating-point operations on a VAX (temporary) | [ infnan ] |
| initgroups.0 | initialize group access list | [ initgroups ] |
| initstate.0 | better random number generator;
routines for changing generators | [ random, srandom, initstate, setstate ] |
| intro.0 | introduction to the C libraries | [ intro ] |
| isalnum.0 | alphanumeric character test | [ isalnum ] |
| isalpha.0 | alphabetic character test | [ isalpha ] |
| isascii.0 | test for ASCII character | [ isascii ] |
| isatty.0 | get name of associated terminal (tty) from
file descriptor | [ ttyname, isatty, ttyslot ] |
| isblank.0 | space or tab character test | [ isblank ] |
| iscntrl.0 | control character test | [ iscntrl ] |
| isdigit.0 | decimal-digit character test | [ isdigit ] |
| isgraph.0 | printing character test (space character exculsive) | [ isgraph ] |
| isinf.0 | test for infinity or not-a-number (NaN) | [ isinf, isnan ] |
| islower.0 | lower-case character test | [ islower ] |
| isnan.0 | test for infinity or not-a-number (NaN) | [ isinf, isnan ] |
| iso_addr.0 | elementary network address conversion routines for
Open System Interconnection | [ iso_addr, iso_ntoa ] |
| iso_ntoa.0 | elementary network address conversion routines for
Open System Interconnection | [ iso_addr, iso_ntoa ] |
| isprint.0 | printing character test (space character inclusive) | [ isprint ] |
| ispunct.0 | punctuation character test | [ ispunct ] |
| isspace.0 | white-space character test | [ isspace ] |
| isupper.0 | upper-case character test | [ isupper ] |
| isxdigit.0 | hexadecimal-digit character test | [ isxdigit ] |
| j0.0 | bessel functions of first and second kind | [ j0, j1, jn, y0, y1, yn ] |
| j1.0 | bessel functions of first and second kind | [ j0, j1, jn, y0, y1, yn ] |
| jn.0 | bessel functions of first and second kind | [ j0, j1, jn, y0, y1, yn ] |
| kerberos.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_ck_repl.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_get_cred.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_kntoln.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_mk_err.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_mk_priv.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_mk_req.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_mk_safe.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_rd_err.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_rd_req.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_rd_safe.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_realmofhost.0 | additional Kerberos util-
ity routines | [ krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm ] |
| krb_sendauth.0 | Kerberos routines for sending authentication via network
stream sockets | [ krb_sendauth, krb_recvauth, krb_net_write, krb_net_read ] |
| krb_set_key.0 | Ker-
beros authentication library | [ krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl ] |
| krb_set_tkt_string.0 | set Kerberos ticket cache file name | [ krb_set_tkt_string ] |
| ksend.0 | Kerberos routines for sending authentication via network
stream sockets | [ krb_sendauth, krb_recvauth, krb_net_write, krb_net_read ] |
| kuserok.0 | Kerberos version of ruserok | [ kuserok ] |
| kvm.0 | kernel memory interface | [ kvm ] |
| kvm_close.0 | initialize kernel virtual memory ac-
cess | [ kvm_open, kvm_openfiles, kvm_close ] |
| kvm_getargv.0 | access user process state | [ kvm_getprocs, kvm_getargv, kvm_getenvv ] |
| kvm_getenvv.0 | access user process state | [ kvm_getprocs, kvm_getargv, kvm_getenvv ] |
| kvm_geterr.0 | get error message on kvm descriptor | [ kvm_geterr ] |
| kvm_getfiles.0 | survey open files | [ kvm_getfiles ] |
| kvm_getprocs.0 | access user process state | [ kvm_getprocs, kvm_getargv, kvm_getenvv ] |
| kvm_nlist.0 | retrieve symbol table names from a kernel image | [ kvm_nlist ] |
| kvm_open.0 | initialize kernel virtual memory ac-
cess | [ kvm_open, kvm_openfiles, kvm_close ] |
| kvm_openfiles.0 | initialize kernel virtual memory ac-
cess | [ kvm_open, kvm_openfiles, kvm_close ] |
| kvm_read.0 | read or write kernel virtual memory | [ kvm_read, kvm_write ] |
| kvm_write.0 | read or write kernel virtual memory | [ kvm_read, kvm_write ] |
| labs.0 | return the absolute value of a long integer | [ labs ] |
| ldexp.0 | mutliply floating-point number by integral power of 2 | [ ldexp ] |
| ldiv.0 | return quotient and remainder from division | [ ldiv ] |
| lgamma.0 | log gamma function, gamma function | [ lgamma gamma ] |
| libpbm.0 | functions to support portable bitmap programs | [ libpbm ] |
| libpgm.0 | functions to support portable graymap programs | [ libpgm ] |
| libpnm.0 | functions to support portable anymap programs | [ libpnm ] |
| libppm.0 | functions to support portable pixmap programs | [ libppm ] |
| link_addr.0 | elementary address specification routines for link
level access | [ link_addr, link_ntoa ] |
| link_ntoa.0 | elementary address specification routines for link
level access | [ link_addr, link_ntoa ] |
| localeconv.0 | natural language formatting for C | [ setlocale, localeconv ] |
| localtime.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| log.0 | exponential, logarithm, power func-
tions | [ exp, expm1, log, log10, log1p, pow ] |
| log10.0 | exponential, logarithm, power func-
tions | [ exp, expm1, log, log10, log1p, pow ] |
| log1p.0 | exponential, logarithm, power func-
tions | [ exp, expm1, log, log10, log1p, pow ] |
| logb.0 | IEEE 754 floating point support | [ copysign, drem, finite, logb, scalb ] |
| longjmp.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| longjmperr.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| longjmperror.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| malloc.0 | general memory allocation function | [ malloc ] |
| mblen.0 | multibyte character support
for C | [ mblen, mbstowcs, mbtowc, wcstombs, wctomb ] |
| mbstowcs.0 | multibyte character support
for C | [ mblen, mbstowcs, mbtowc, wcstombs, wctomb ] |
| mbtowc.0 | multibyte character support
for C | [ mblen, mbstowcs, mbtowc, wcstombs, wctomb ] |
| memccpy.0 | copy bytes until a specific char is seen | [ memccpy ] |
| memchr.0 | locate byte in byte string | [ memchr ] |
| memcmp.0 | compare byte string | [ memcmp ] |
| memcpy.0 | copy byte string | [ memcpy ] |
| memmove.0 | copy byte string | [ memmove ] |
| memory.0 | general memory allocation opera-
tions | [ malloc, free, realloc, calloc, alloca ] |
| memset.0 | write a byte to byte string | [ memset ] |
| mkstemp.0 | make temporary file name (unique) | [ mktemp ] |
| mktemp.0 | make temporary file name (unique) | [ mktemp ] |
| mktime.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| modf.0 | extract signed integral and fractional values from floating-point
number | [ modf ] |
| msf_to_frame.0 | control audio functions of cdrom drives | [ cdrom ] |
| multibyte.0 | multibyte character support
for C | [ mblen, mbstowcs, mbtowc, wcstombs, wctomb ] |
| network.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| newcurses.0 | screen functions with ``optimal'' cursor motion | [ curses ] |
| nice.0 | set program scheduling priority | [ nice ] |
| nlist.0 | retrieve symbol table name list from an executable file | [ nlist ] |
| ns.0 | Xerox NS(tm) address conversion routines | [ ns_addr, ns_ntoa ] |
| ns_addr.0 | Xerox NS(tm) address conversion routines | [ ns_addr, ns_ntoa ] |
| ns_ntoa.0 | Xerox NS(tm) address conversion routines | [ ns_addr, ns_ntoa ] |
| ntoa.0 | Internet address manipulation routines | [ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| ntohl.0 | convert values between host and network byte
order | [ htonl, htons, ntohl, ntohs ] |
| ntohs.0 | convert values between host and network byte
order | [ htonl, htons, ntohl, ntohs ] |
| opendir.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| openlog.0 | control system log | [ syslog, vsyslog, openlog, closelog, setlogmask ] |
| optarg.0 | get option character from command line argument list | [ getopt ] |
| opterr.0 | get option character from command line argument list | [ getopt ] |
| optind.0 | get option character from command line argument list | [ getopt ] |
| optopt.0 | get option character from command line argument list | [ getopt ] |
| pathconf.0 | configurable variables | [ pathconf, fpathconf, sysconf ] |
| pause.0 | stop until signal | [ pause ] |
| pclose.0 | process I/O | [ popen, pclose ] |
| perror.0 | system error messages | [ perror, strerror, sys_errlist, sys_nerr ] |
| popen.0 | process I/O | [ popen, pclose ] |
| pow.0 | exponential, logarithm, power func-
tions | [ exp, expm1, log, log10, log1p, pow ] |
| printf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| psignal.0 | system signal messages | [ psignal, sys_siglist sys_signame ] |
| putc.0 | output a character or word to a stream | [ fputc, putc, putchar, putw ] |
| putchar.0 | output a character or word to a stream | [ fputc, putc, putchar, putw ] |
| putenv.0 | environment variable functions | [ getenv, putenv, setenv, unsetenv ] |
| puts.0 | output a line to a stream | [ fputs, puts ] |
| putw.0 | output a character or word to a stream | [ fputc, putc, putchar, putw ] |
| pwcache.0 | cache password and group entries | [ pwcache ] |
| qsort.0 | sort functions | [ qsort, heapsort ] |
| radixsort.0 | radix sort | [ radixsort ] |
| raise.0 | send a signal to the current process | [ raise ] |
| rand.0 | bad random number generator | [ rand, srand ] |
| random.0 | better random number generator;
routines for changing generators | [ random, srandom, initstate, setstate ] |
| rcmd.0 | routines for returning a stream to a remote
command | [ rcmd, rresvport, ruserok ] |
| readdir.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| realloc.0 | reallocation of memory function | [ realloc ] |
| realm.0 | additional Kerberos util-
ity routines | [ krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm ] |
| recno.0 | record number database access method | [ recno ] |
| regcomp.0 | regular-expression
library | [ regcomp, regexec, regerror, regfree ] |
| regerror.0 | regular-expression
library | [ regcomp, regexec, regerror, regfree ] |
| regex.0 | regular-expression
library | [ regcomp, regexec, regerror, regfree ] |
| regexec.0 | regular-expression
library | [ regcomp, regexec, regerror, regfree ] |
| regexp.0 | regular expression handlers | [ regcomp, regexec, regsub, regerror ] |
| regfree.0 | regular-expression
library | [ regcomp, regexec, regerror, regfree ] |
| remove.0 | remove directory entry | [ remove ] |
| res_init.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_mkquery.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_query.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_search.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_send.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| resolver.0 | resolver routines | [ res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| rewind.0 | reposition a stream | [ fgetpos, fseek, fsetpos, ftell, rewind ] |
| rewinddir.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| rindex.0 | locate character in string | [ rindex ] |
| rint.0 | and round-to-closest integer functions | [ rint ] |
| rresvport.0 | routines for returning a stream to a remote
command | [ rcmd, rresvport, ruserok ] |
| ruserok.0 | routines for returning a stream to a remote
command | [ rcmd, rresvport, ruserok ] |
| scalb.0 | IEEE 754 floating point support | [ copysign, drem, finite, logb, scalb ] |
| scandir.0 | scan a directory | [ scandir, alphasort ] |
| scanf.0 | input format conversion | [ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf ] |
| seekdir.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| setbuf.0 | stream buffering operations | [ setbuf, setbuffer, setlinebuf, setvbuf ] |
| setbuffer.0 | stream buffering operations | [ setbuf, setbuffer, setlinebuf, setvbuf ] |
| setenv.0 | environment variable functions | [ getenv, putenv, setenv, unsetenv ] |
| setfsent.0 | get file system de-
scriptor file entry | [ getfsent, getfsspec, getfsfile, setfsent, endfsent ] |
| setgrent.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| setgrfile.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| setgroupent.0 | group
database operations | [ getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent ] |
| sethostent.0 | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror ] |
| setjmp.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| setkey.0 | DES encryption | [ crypt, setkey, encrypt, des_setkey, des_cipher ] |
| setlinebuf.0 | stream buffering operations | [ setbuf, setbuffer, setlinebuf, setvbuf ] |
| setlocale.0 | natural language formatting for C | [ setlocale, localeconv ] |
| setlogmask.0 | control system log | [ syslog, vsyslog, openlog, closelog, setlogmask ] |
| setmode.0 | modify mode bits | [ getmode, setmode ] |
| setnetent.0 | get network
entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| setpassent.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| setprotoent.0 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| setpwent.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| setpwfile.0 | password
database operations | [ getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent ] |
| setrgid.0 | set user and group ID | [ setruid, setrgid ] |
| setruid.0 | set user and group ID | [ setruid, setrgid ] |
| setservent.0 | get
service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| setstate.0 | better random number generator;
routines for changing generators | [ random, srandom, initstate, setstate ] |
| setttyent.0 | get ttys file entry | [ getttyent, getttynam, setttyent, endttyent ] |
| setusershell.0 | get legal user shells | [ getusershell, setusershell, endusershell ] |
| setvbuf.0 | stream buffering operations | [ setbuf, setbuffer, setlinebuf, setvbuf ] |
| sigaddset.0 | manipulate
signal sets | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigdelset.0 | manipulate
signal sets | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigemptyset.0 | manipulate
signal sets | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigfillset.0 | manipulate
signal sets | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| siginterrupt.0 | allow signals to interrupt system calls | [ siginterrupt ] |
| sigismember.0 | manipulate
signal sets | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| siglongjmp.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| signal.0 | simplified software signal facilities | [ signal ] |
| sigsetjmp.0 | non-local jumps | [ sigsetjmp, siglongjmp, setjmp, longjmp, _setjmp, _longjmp longjmperror ] |
| sigsetops.0 | manipulate
signal sets | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sin.0 | sine function | [ sin ] |
| sinh.0 | hyperbolic sine function | [ sinh ] |
| sleep.0 | suspend process execution for interval of seconds | [ sleep ] |
| snprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| sprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| sqrt.0 | cube root and square root functions | [ cbrt, sqrt ] |
| srand.0 | bad random number generator | [ rand, srand ] |
| srandom.0 | better random number generator;
routines for changing generators | [ random, srandom, initstate, setstate ] |
| sscanf.0 | input format conversion | [ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf ] |
| stdarg.0 | variable argument lists | [ stdarg ] |
| stdio.0 | standard input/output library functions | [ stdio ] |
| strcasecmp.0 | compare strings, ignoring case | [ strcasecmp ] |
| strcat.0 | concatenate strings | [ strcat ] |
| strchr.0 | locate character in string | [ strchr ] |
| strcmp.0 | compare strings | [ strcmp ] |
| strcoll.0 | compare strings according to current collation | [ strcoll ] |
| strcpy.0 | copy strings | [ strcpy ] |
| strcspn.0 | span the complement of a string | [ strcspn ] |
| strdup.0 | save a copy of a string | [ strdup ] |
| strerror.0 | system error messages | [ perror, strerror, sys_errlist, sys_nerr ] |
| strftime.0 | format date and time | [ strftime ] |
| string.0 | string specific functions | [ strcat, strncat, strchr, strrchr, strcmp, strncmp, strcasecmp,
strncasecmp, strcpy, strncpy, strerror, strlen, strpbrk, strsep, strspn, strcspn, strstr, strtok, index, rindex ] |
| strlen.0 | find length of string | [ strlen ] |
| strmode.0 | convert inode status information into a symbolic string | [ strmode ] |
| strncasecmp.0 | compare strings, ignoring case | [ strcasecmp ] |
| strncat.0 | concatenate strings | [ strcat ] |
| strncmp.0 | compare strings | [ strcmp ] |
| strncpy.0 | copy strings | [ strcpy ] |
| strpbrk.0 | locate multiple characters in string | [ strpbrk ] |
| strrchr.0 | locate character in string | [ strrchr ] |
| strsep.0 | separate strings | [ strsep ] |
| strspn.0 | span a string | [ strspn ] |
| strstr.0 | locate a substring in a string | [ strstr ] |
| strtod.0 | convert ASCII string to double | [ strtod ] |
| strtok.0 | string token operations | [ strtok, strsep ] |
| strtol.0 | convert string value to a long or quad_t integer | [ strtol, strtoq ] |
| strtoul.0 | convert a string to an unsigned long or uquad_t | [ strtoul, strtouq ] |
| strunvis.0 | decode a visual representation of characters | [ unvis, strunvis ] |
| strvis.0 | visually encode characters | [ vis ] |
| strvisx.0 | visually encode characters | [ vis ] |
| strxfrm.0 | transform a string under locale | [ strxfrm ] |
| suboptarg.0 | get sub options from an argument | [ getsubopt ] |
| swab.0 | swap adjacent bytes | [ swab ] |
| sys_errlist.0 | system error messages | [ perror, strerror, sys_errlist, sys_nerr ] |
| sys_nerr.0 | system error messages | [ perror, strerror, sys_errlist, sys_nerr ] |
| sys_siglist.0 | system signal messages | [ psignal, sys_siglist sys_signame ] |
| sys_signame.0 | system signal messages | [ psignal, sys_siglist sys_signame ] |
| sysconf.0 | configurable variables | [ pathconf, fpathconf, sysconf ] |
| syslog.0 | control system log | [ syslog, vsyslog, openlog, closelog, setlogmask ] |
| system.0 | pass a command to the shell | [ system ] |
| tan.0 | tangent function | [ tan ] |
| tanh.0 | hyperbolic tangent function | [ tanh ] |
| tcdrain.0 | line control functions | [ tcsendbreak, tcdrain, tcflush, tcflow ] |
| tcflow.0 | line control functions | [ tcsendbreak, tcdrain, tcflush, tcflow ] |
| tcflush.0 | line control functions | [ tcsendbreak, tcdrain, tcflush, tcflow ] |
| tcgetattr.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| tcgetpgrp.0 | get foreground process group ID | [ tcgetpgrp ] |
| tcsendbreak.0 | line control functions | [ tcsendbreak, tcdrain, tcflush, tcflow ] |
| tcsetattr.0 | manipulating the termios structure | [ cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr ] |
| tcsetpgrp.0 | set foreground process group ID | [ tcsetpgrp ] |
| telldir.0 | directo-
ry operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd ] |
| tempnam.0 | temporary file routines | [ tempnam, tmpfile, tmpnam ] |
| termcap.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tf_util.0 | Routines for manipulating a Kerberos ticket file | [ tf_init, tf_get_pname, tf_get_pinst, tf_get_cred, tf_close ] |
| tgetent.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetflag.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetnum.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetstr.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgoto.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| time.0 | get time of day | [ time ] |
| times.0 | process times | [ times ] |
| timezone.0 | return the timezone abbreviation | [ timezone ] |
| tmpfile.0 | temporary file routines | [ tempnam, tmpfile, tmpnam ] |
| tmpnam.0 | temporary file routines | [ tempnam, tmpfile, tmpnam ] |
| toascii.0 | convert a byte to 7-bit ASCII | [ toascii ] |
| tolower.0 | upper case to lower case letter conversion | [ tolower ] |
| toupper.0 | lower case to upper case letter conversion | [ toupper ] |
| tputs.0 | terminal independent
operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| ttyname.0 | get name of associated terminal (tty) from
file descriptor | [ ttyname, isatty, ttyslot ] |
| ttyslot.0 | get name of associated terminal (tty) from
file descriptor | [ ttyname, isatty, ttyslot ] |
| tzname.0 | transform binary
date and time value to ASCII | [ asctime, ctime, difftime, gmtime, localtime, mktime ] |
| tzset.0 | initialize time conversion information | [ tzset, tzsetwall ] |
| tzsetwall.0 | initialize time conversion information | [ tzset, tzsetwall ] |
| ualarm.0 | schedule signal after specified time | [ ualarm ] |
| uname.0 | get system identification strings | [ uname ] |
| ungetc.0 | un-get character from input stream | [ ungetc ] |
| unsetenv.0 | environment variable functions | [ getenv, putenv, setenv, unsetenv ] |
| unvis.0 | decode a visual representation of characters | [ unvis, strunvis ] |
| user_from_uid.0 | cache password and group entries | [ pwcache ] |
| usleep.0 | suspend execution for interval of microseconds | [ usleep ] |
| utime.0 | set file times | [ utime ] |
| valloc.0 | aligned memory allocation function | [ valloc ] |
| varargs.0 | variable argument lists | [ stdarg ] |
| vfprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| vfscanf.0 | input format conversion | [ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf ] |
| vis.0 | visually encode characters | [ vis ] |
| vprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| vscanf.0 | input format conversion | [ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf ] |
| vsnprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| vsprintf.0 | formatted output conversion | [ printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf ] |
| vsscanf.0 | input format conversion | [ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf ] |
| vsyslog.0 | control system log | [ syslog, vsyslog, openlog, closelog, setlogmask ] |
| wcstombs.0 | multibyte character support
for C | [ mblen, mbstowcs, mbtowc, wcstombs, wctomb ] |
| wctomb.0 | multibyte character support
for C | [ mblen, mbstowcs, mbtowc, wcstombs, wctomb ] |
| y0.0 | bessel functions of first and second kind | [ j0, j1, jn, y0, y1, yn ] |
| y1.0 | bessel functions of first and second kind | [ j0, j1, jn, y0, y1, yn ] |
| yn.0 | bessel functions of first and second kind | [ j0, j1, jn, y0, y1, yn ] |
| AllPlanes.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| BitmapBitOrder.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BitmapPad.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BitmapUnit.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BlackPixel.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| BlackPixelOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| CellsOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| ClientWhitePointOfCCC.0 | Color Conversion Con-
text macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhite-
PointOfCCC, ClientWhitePointOfCCC ] |
| ConnectionNumber.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultColormap.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultColormapOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| DefaultDepth.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultDepthOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| DefaultGC.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultGCOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| DefaultRootWindow.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultScreen.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultScreenOfDisplay.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultVisual.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultVisualOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| DisplayCells.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DisplayHeight.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayHeightMM.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayOfCCC.0 | Color Conversion Con-
text macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhite-
PointOfCCC, ClientWhitePointOfCCC ] |
| DisplayOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| DisplayPlanes.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DisplayString.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DisplayWidth.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayWidthMM.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DoesBackingStore.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| DoesSaveUnders.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| EventMaskOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| HeightMMOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| HeightOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| ImageByteOrder.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| IsCursorKey.0 | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction-
Key, IsModiferKey, IsPFKey ] |
| IsFunctionKey.0 | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction-
Key, IsModiferKey, IsPFKey ] |
| IsKeypadKey.0 | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction-
Key, IsModiferKey, IsPFKey ] |
| IsMiscFunctionKey.0 | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction-
Key, IsModiferKey, IsPFKey ] |
| IsModiferKey.0 | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction-
Key, IsModiferKey, IsPFKey ] |
| IsPFKey.0 | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunction-
Key, IsModiferKey, IsPFKey ] |
| LastKnownRequestProcessed.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| MaxCmapsOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| MinCmapsOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| NextRequest.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| PlanesOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| ProtocolRevision.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| ProtocolVersion.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| QLength.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| RootWindow.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| RootWindowOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| ScreenCount.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| ScreenNumberOfCCC.0 | Color Conversion Con-
text macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhite-
PointOfCCC, ClientWhitePointOfCCC ] |
| ScreenOfDisplay.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| ScreenWhitePointOfCCC.0 | Color Conversion Con-
text macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhite-
PointOfCCC, ClientWhitePointOfCCC ] |
| ServerVendor.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| VendorRelease.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| VisualOfCCC.0 | Color Conversion Con-
text macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhite-
PointOfCCC, ClientWhitePointOfCCC ] |
| WhitePixel.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| WhitePixelOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| WidthMMOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| WidthOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| XActivateScreenSaver.0 | manipulate the screen
saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XAddHost.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XAddHosts.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XAddPixel.0 | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XAddToSaveSet.0 | change
a client's save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XAllocClassHint.0 | allocate class hints structure and set or read a win-
dow's WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XAllocColor.0 | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAlloc-
ColorPlanes, XFreeColors ] |
| XAllocColorCells.0 | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAlloc-
ColorPlanes, XFreeColors ] |
| XAllocColorPlanes.0 | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAlloc-
ColorPlanes, XFreeColors ] |
| XAllocIconSize.0 | allocate icon size structure and set or read a window's
WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XAllocNamedColor.0 | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAlloc-
ColorPlanes, XFreeColors ] |
| XAllocSizeHints.0 | allocate
size hints structure and set or read a window's
WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XAllocStandardColormap.0 | allocate, set, or read a stan-
dard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBCol-
ormaps, XStandardColormap ] |
| XAllocWMHints.0 | allo-
cate window manager hints structure and set or read a win-
dow's WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XAllowDeviceEvents.0 | release queued events | [ XAllowDeviceEvents ] |
| XAllowEvents.0 | release queued events | [ XAllowEvents ] |
| XAnyEvent.0 | generic X event structures | [ XAnyEvent, XEvent ] |
| XArc.0 | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XAutoRepeatOff.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XAutoRepeatOn.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XBaseFontNameListOfFontSet.0 | obtain fontset infor-
mation | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOf-
FontSet, XContextDependentDrawing ] |
| XBell.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XButtonEvent.0 | KeyPress, KeyRe-
lease, ButtonPress, ButtonRelease, and MotionNotify event
structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XChangeActivePointerGrab.0 | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XChangeDeviceDontPropagateList.0 | query or change the dont-propagate-list for
extension devices | [ XChangeDeviceDontPropagateList, XGetDeviceDontPropa-
gateList ] |
| XChangeDeviceKeyMapping.0 | query or
change device key mappings | [ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ] |
| XChangeFeedbackControl.0 | query and
change input device feedbacks | [ XGetFeedbackControl, XChangeFeedbackControl ] |
| XChangeGC.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XChangeKeyboardControl.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XChangeKeyboardDevice.0 | change which device is used as the
X keyboard | [ XChangeKeyboardDevice ] |
| XChangeKeyboardMapping.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XChangePointerControl.0 | control
pointer | [ XChangePointerControl, XGetPointerControl ] |
| XChangePointerDevice.0 | change which device is the X
pointer | [ XChangePointerDevice ] |
| XChangeProperty.0 | obtain and change
window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRo-
tateWindowProperties, XDeleteProperty ] |
| XChangeSaveSet.0 | change
a client's save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XChangeWindowAttributes.0 | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindow-
BackgroundPixmap, XSetWindowBorder, XSetWindowBorder-
Pixmap, XSetWindowColormap ] |
| XChar2b.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XCharStruct.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XCheckIfEvent.0 | check the event
queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XCheckMaskEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XCheckTypedEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XCheckTypedWindowEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XCheckWindowEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XCirculateEvent.0 | CirculateNotify event structure | [ XCirculateEvent ] |
| XCirculateRequestEvent.0 | CirculateRequest event structure | [ XCirculateRequestEvent ] |
| XCirculateSubwindows.0 | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu-
lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin-
dows ] |
| XCirculateSubwindowsDown.0 | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu-
lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin-
dows ] |
| XCirculateSubwindowsUp.0 | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu-
lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin-
dows ] |
| XClassHint.0 | allocate class hints structure and set or read a win-
dow's WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XClearArea.0 | clear area or window | [ XClearArea, XClearWindow ] |
| XClearWindow.0 | clear area or window | [ XClearArea, XClearWindow ] |
| XClientMessageEvent.0 | ColormapNotify event structure | [ XClientMessageEvent ] |
| XClipBox.0 | generate regions | [ XPolygonRegion, XClipBox ] |
| XCloseDevice.0 | open or close an extension
input device | [ XOpenDevice, XCloseDevice ] |
| XCloseDisplay.0 | connect or disconnect to X
server | [ XOpenDisplay, XCloseDisplay ] |
| XCloseIM.0 | open, close, and otain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XColor.0 | create, copy, or destroy colormaps and color
structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XColormapEvent.0 | ColormapNotify event structure | [ XColormapEvent ] |
| XConfigureEvent.0 | ConfigureNotify event structure | [ XConfigureEvent ] |
| XConfigureRequestEvent.0 | ConfigureRequest event structure | [ XConfigureRequestEvent ] |
| XConfigureWindow.0 | con-
figure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe-
sizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XContextDependentDrawing.0 | obtain fontset infor-
mation | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOf-
FontSet, XContextDependentDrawing ] |
| XConvertSelection.0 | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XCopyArea.0 | copy areas | [ XCopyArea, XCopyPlane ] |
| XCopyColormapAndFree.0 | create, copy, or destroy colormaps and color
structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XCopyGC.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XCopyPlane.0 | copy areas | [ XCopyArea, XCopyPlane ] |
| XCreateBitmapFromData.0 | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFrom-
BitmapData, XCreateBitmapFromData ] |
| XCreateColormap.0 | create, copy, or destroy colormaps and color
structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XCreateFontCursor.0 | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreateFontSet.0 | create and free an interna-
tional text drawing font set | [ XCreateFontSet, XFreeFontSet ] |
| XCreateGC.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XCreateGlyphCursor.0 | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreateIC.0 | create, destroy, and
obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XCreateImage.0 | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XCreatePixmap.0 | create or destroy pixmaps | [ XCreatePixmap, XFreePixmap ] |
| XCreatePixmapCursor.0 | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreatePixmapFromBitmapData.0 | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFrom-
BitmapData, XCreateBitmapFromData ] |
| XCreateRegion.0 | create or
destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XCreateSimpleWindow.0 | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XCreateWindow.0 | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XCreateWindowEvent.0 | CreateNotify event structure | [ XCreateWindowEvent ] |
| XCrossingEvent.0 | EnterNotify and LeaveNotify event struc-
ture | [ XCrossingEvent ] |
| XDefaultString.0 | convert text lists and
text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, Xmb-
TextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XDefineCursor.0 | define cursors | [ XDefineCursor, XUndefineCursor ] |
| XDeleteContext.0 | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XDeleteModifiermapEntry.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XDeleteProperty.0 | obtain and change
window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRo-
tateWindowProperties, XDeleteProperty ] |
| XDestroyIC.0 | create, destroy, and
obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XDestroyImage.0 | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XDestroyRegion.0 | create or
destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XDestroySubwindows.0 | destroy windows | [ XDestroyWindow, XDestroySubwindows ] |
| XDestroyWindow.0 | destroy windows | [ XDestroyWindow, XDestroySubwindows ] |
| XDestroyWindowEvent.0 | DestroyNotify event structure | [ XDestroyWindowEvent ] |
| XDeviceBell.0 | ring a bell on a device supported through
the input extension | [ XDeviceBell ] |
| XDeviceTimeCoord.0 | get device
motion history | [ XGetDeviceMotionEvents, XDeviceTimeCoord ] |
| XDisableAccessControl.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XDisplayKeycodes.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XDisplayMotionBufferSize.0 | send events and pointer motion history struc-
ture | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XDisplayName.0 | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOEr-
rorHandler, XGetErrorDatabaseText ] |
| XDisplayOfIM.0 | open, close, and otain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XDrawArc.0 | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XDrawArcs.0 | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XDrawImageString.0 | draw image text | [ XDrawImageString, XDrawImageString16 ] |
| XDrawImageString16.0 | draw image text | [ XDrawImageString, XDrawImageString16 ] |
| XDrawLine.0 | draw
lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawLines.0 | draw
lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawPoint.0 | draw points and points
structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XDrawPoints.0 | draw points and points
structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XDrawRectangle.0 | draw rectan-
gles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XDrawRectangles.0 | draw rectan-
gles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XDrawSegments.0 | draw
lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawString.0 | draw text characters | [ XDrawString, XDrawString16 ] |
| XDrawString16.0 | draw text characters | [ XDrawString, XDrawString16 ] |
| XDrawText.0 | draw
polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XDrawText16.0 | draw
polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XEmptyRegion.0 | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XEnableAccessControl.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XEqualRegion.0 | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XErrorEvent.0 | X error event structure | [ XErrorEvent ] |
| XEvent.0 | generic X event structures | [ XAnyEvent, XEvent ] |
| XEventsQueued.0 | handle output
buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XExposeEvent.0 | Expose event structure | [ XExposeEvent ] |
| XExtentsOfFontSet.0 | obtain the maximum extents structure
for a font set | [ XExtentsOfFontSet ] |
| XFetchBuffer.0 | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRo-
tateBuffers ] |
| XFetchBytes.0 | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRo-
tateBuffers ] |
| XFetchName.0 | set or
read a window's WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XFillArc.0 | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillArcs.0 | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillPolygon.0 | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillRectangle.0 | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillRectangles.0 | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFilterEvent.0 | filter X events for an input method | [ XFilterEvent ] |
| XFindContext.0 | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XFlush.0 | handle output
buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XFocusChangeEvent.0 | FocusIn and FocusOut event structure | [ XFocusChangeEvent ] |
| XFontProp.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFontSetExtents.0 | XFontSetExtents structure | [ XFontSetExtents ] |
| XFontStruct.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFontsOfFontSet.0 | obtain fontset infor-
mation | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOf-
FontSet, XContextDependentDrawing ] |
| XForceScreenSaver.0 | manipulate the screen
saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XFree.0 | free client data | [ XFree ] |
| XFreeColormap.0 | create, copy, or destroy colormaps and color
structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XFreeColors.0 | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAlloc-
ColorPlanes, XFreeColors ] |
| XFreeCursor.0 | manipulate
cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XFreeDeviceList.0 | list available input
devices | [ XListInputDevices, XFreeDeviceList ] |
| XFreeFont.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFreeFontInfo.0 | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFree-
FontInfo ] |
| XFreeFontNames.0 | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFree-
FontInfo ] |
| XFreeFontPath.0 | set, get, or
free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XFreeFontSet.0 | create and free an interna-
tional text drawing font set | [ XCreateFontSet, XFreeFontSet ] |
| XFreeGC.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XFreeModifierMap.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XFreePixmap.0 | create or destroy pixmaps | [ XCreatePixmap, XFreePixmap ] |
| XFreeStringList.0 | convert string lists and
text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XGCValues.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGContextFromGC.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGetAtomName.0 | create or return atom names | [ XInternAtom, XGetAtomName ] |
| XGetClassHint.0 | allocate class hints structure and set or read a win-
dow's WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XGetCommand.0 | set or read a window's
WM_COMMAND property | [ XSetCommand, XGetCommand ] |
| XGetDeviceButtonMapping.0 | query
or change device button mappings | [ XSetDeviceButtonMapping, XGetDeviceButtonMapping ] |
| XGetDeviceDontPropagateList.0 | query or change the dont-propagate-list for
extension devices | [ XChangeDeviceDontPropagateList, XGetDeviceDontPropa-
gateList ] |
| XGetDeviceFocus.0 | control extension input
device focus | [ XSetDeviceFocus, XGetDeviceFocus ] |
| XGetDeviceKeyMapping.0 | query or
change device key mappings | [ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ] |
| XGetDeviceModifierMapping.0 | query or change device modifier mappings | [ XGetDeviceModifierMapping, XSetDeviceModifierMapping ] |
| XGetDeviceMotionEvents.0 | get device
motion history | [ XGetDeviceMotionEvents, XDeviceTimeCoord ] |
| XGetErrorDatabaseText.0 | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOEr-
rorHandler, XGetErrorDatabaseText ] |
| XGetErrorText.0 | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOEr-
rorHandler, XGetErrorDatabaseText ] |
| XGetFeedbackControl.0 | query and
change input device feedbacks | [ XGetFeedbackControl, XChangeFeedbackControl ] |
| XGetFontPath.0 | set, get, or
free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XGetFontProperty.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XGetGCValues.0 | create or free graphics con-
texts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGetGeometry.0 | get current window attribute or geometry and current win-
dow attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XGetICValues.0 | set and obtain XIC values | [ XSetICValues, XGetICValues ] |
| XGetIMValues.0 | open, close, and otain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XGetIconName.0 | set or read a window's WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XGetIconSizes.0 | allocate icon size structure and set or read a window's
WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XGetImage.0 | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XGetInputFocus.0 | control input focus | [ XSetInputFocus, XGetInputFocus ] |
| XGetKeyboardControl.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XGetKeyboardMapping.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XGetModifierMapping.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XGetMotionEvents.0 | send events and pointer motion history struc-
ture | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XGetPixel.0 | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XGetPointerControl.0 | control
pointer | [ XChangePointerControl, XGetPointerControl ] |
| XGetPointerMapping.0 | manipulate
pointer settings | [ XSetPointerMapping, XGetPointerMapping ] |
| XGetRGBColormaps.0 | allocate, set, or read a stan-
dard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBCol-
ormaps, XStandardColormap ] |
| XGetScreenSaver.0 | manipulate the screen
saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XGetSelectedExtensionEvents.0 | select extension events, get the list of currently
selected extension events | [ XSelectExtensionEvent, XGetSelectedExtensionEvents ] |
| XGetSelectionOwner.0 | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XGetSubImage.0 | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XGetTextProperty.0 | set and read text
properties | [ XSetTextProperty, XGetTextProperty ] |
| XGetTransientForHint.0 | set or read a
window's WM_TRANSIENT_FOR property | [ XSetTransientForHint, XGetTransientForHint ] |
| XGetVisualInfo.0 | obtain visual information and visual struc-
ture | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XGetWMClientMachine.0 | set or read a
window's WM_CLIENT_MACHINE property | [ XSetWMClientMachine, XGetWMClientMachine ] |
| XGetWMColormapWindows.0 | set or read
a window's WM_COLORMAP_WINDOWS property | [ XSetWMColormapWindows, XGetWMColormapWindows ] |
| XGetWMHints.0 | allo-
cate window manager hints structure and set or read a win-
dow's WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XGetWMIconName.0 | set or read a window's WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XGetWMName.0 | set or
read a window's WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XGetWMNormalHints.0 | allocate
size hints structure and set or read a window's
WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XGetWMProtocols.0 | set or read a window's
WM__PROTOCOLS property | [ XSetWMProtocols, XGetWMProtocols ] |
| XGetWMSizeHints.0 | allocate
size hints structure and set or read a window's
WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XGetWindowAttributes.0 | get current window attribute or geometry and current win-
dow attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XGetWindowProperty.0 | obtain and change
window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRo-
tateWindowProperties, XDeleteProperty ] |
| XGrabButton.0 | grab pointer buttons | [ XGrabButton, XUngrabButton ] |
| XGrabDevice.0 | grab/release the specified
extension device | [ XGrabDevice, XUngrabDevice ] |
| XGrabDeviceButton.0 | grab/ungrab
extension input device buttons | [ XGrabDeviceButton, XUngrabDeviceButton ] |
| XGrabDeviceKey.0 | grab/ungrab extension
input device Keys | [ XGrabDeviceKey, XUngrabDeviceKey ] |
| XGrabKey.0 | grab keyboard keys | [ XGrabKey, XUngrabKey ] |
| XGrabKeyboard.0 | grab the keyboard | [ XGrabKeyboard, XUngrabKeyboard ] |
| XGrabPointer.0 | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XGrabServer.0 | grab the server | [ XGrabServer, XUngrabServer ] |
| XGraphicsExposeEvent.0 | GraphicsExpose and
NoExpose event structures | [ XGraphicsExposeEvent, XNoExposeEvent ] |
| XGravityEvent.0 | GravityNotify event structure | [ XGravityEvent ] |
| XHostAddress.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XIMOfIC.0 | create, destroy, and
obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XIconSize.0 | allocate icon size structure and set or read a window's
WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XIconifyWindow.0 | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XIfEvent.0 | check the event
queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XInsertModifiermapEntry.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XInstallColormap.0 | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledCol-
ormaps ] |
| XInternAtom.0 | create or return atom names | [ XInternAtom, XGetAtomName ] |
| XIntersectRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XKeyEvent.0 | KeyPress, KeyRe-
lease, ButtonPress, ButtonRelease, and MotionNotify event
structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XKeyboardControl.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XKeycodeToKeysym.0 | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XKeymapEvent.0 | KeymapNotify event structure | [ XKeymapEvent ] |
| XKeysymToKeycode.0 | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XKeysymToString.0 | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XKillClient.0 | control clients | [ XSetCloseDownMode, XKillClient ] |
| XListDepths.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| XListFonts.0 | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFree-
FontInfo ] |
| XListFontsWithInfo.0 | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFree-
FontInfo ] |
| XListHosts.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XListInputDevices.0 | list available input
devices | [ XListInputDevices, XFreeDeviceList ] |
| XListInstalledColormaps.0 | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledCol-
ormaps ] |
| XListPixmapFormats.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| XListProperties.0 | obtain and change
window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRo-
tateWindowProperties, XDeleteProperty ] |
| XLoadFont.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XLoadQueryFont.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XLocaleOfFontSet.0 | obtain fontset infor-
mation | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOf-
FontSet, XContextDependentDrawing ] |
| XLocaleOfIM.0 | open, close, and otain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XLookupColor.0 | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XLookupKeysym.0 | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XLookupString.0 | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XLowerWindow.0 | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu-
lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin-
dows ] |
| XMapEvent.0 | MapNotify and MappingNotify
event structures | [ XMapEvent, XMappingEvent ] |
| XMapRaised.0 | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMapRequestEvent.0 | MapRequest event structure | [ XMapRequestEvent ] |
| XMapSubwindows.0 | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMapWindow.0 | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMappingEvent.0 | MapNotify and MappingNotify
event structures | [ XMapEvent, XMappingEvent ] |
| XMaskEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XMatchVisualInfo.0 | obtain visual information and visual struc-
ture | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XMaxRequestSize.0 | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| XModifierKeymap.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XMotionEvent.0 | KeyPress, KeyRe-
lease, ButtonPress, ButtonRelease, and MotionNotify event
structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XMoveResizeWindow.0 | con-
figure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe-
sizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XMoveWindow.0 | con-
figure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe-
sizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XNewModifiermap.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XNextEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XNoExposeEvent.0 | GraphicsExpose and
NoExpose event structures | [ XGraphicsExposeEvent, XNoExposeEvent ] |
| XNoOp.0 | No Operation | [ XNoOp ] |
| XOffsetRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XOpenDevice.0 | open or close an extension
input device | [ XOpenDevice, XCloseDevice ] |
| XOpenDisplay.0 | connect or disconnect to X
server | [ XOpenDisplay, XCloseDisplay ] |
| XOpenIM.0 | open, close, and otain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XParseColor.0 | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XParseGeometry.0 | parse window geometry | [ XParseGeometry, XWMGeometry ] |
| XPeekEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XPeekIfEvent.0 | check the event
queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XPending.0 | handle output
buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XPixmapFormatValues.0 | image
format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, Display-
WidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| XPoint.0 | draw points and points
structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XPointInRegion.0 | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XPolygonRegion.0 | generate regions | [ XPolygonRegion, XClipBox ] |
| XPropertyEvent.0 | PropertyNotify event structure | [ XPropertyEvent ] |
| XPutBackEvent.0 | put events back on the queue | [ XPutBackEvent ] |
| XPutImage.0 | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XPutPixel.0 | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XQueryBestCursor.0 | manipulate
cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XQueryBestSize.0 | deter-
mine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryBestStipple.0 | deter-
mine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryBestTile.0 | deter-
mine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryColor.0 | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XQueryColors.0 | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XQueryDeviceState.0 | query the state of an extension input
device. | [ XQueryDeviceState ] |
| XQueryFont.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XQueryKeymap.0 | manipulate keyboard settings and keyboard control
structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRe-
peatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardCon-
trol ] |
| XQueryPointer.0 | get pointer coordinates | [ XQueryPointer ] |
| XQueryTextExtents.0 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQuery-
TextExtents16 ] |
| XQueryTextExtents16.0 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQuery-
TextExtents16 ] |
| XQueryTree.0 | query window tree information | [ XQueryTree ] |
| XRaiseWindow.0 | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu-
lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin-
dows ] |
| XReadBitmapFile.0 | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFrom-
BitmapData, XCreateBitmapFromData ] |
| XRebindKeySym.0 | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XRecolorCursor.0 | manipulate
cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XReconfigureWMWindow.0 | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XRectInRegion.0 | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XRectangle.0 | draw rectan-
gles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XRefreshKeyboardMapping.0 | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XRemoveFromSaveSet.0 | change
a client's save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XRemoveHost.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XRemoveHosts.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XReparentEvent.0 | ReparentNotify event structure | [ XReparentEvent ] |
| XReparentWindow.0 | reparent windows | [ XReparentWindow ] |
| XResetScreenSaver.0 | manipulate the screen
saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XResizeRequestEvent.0 | ResizeRequest event structure | [ XResizeRequestEvent ] |
| XResizeWindow.0 | con-
figure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe-
sizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XResourceManagerString.0 | obtain
server resource properties | [ XResourceManagerString, XScreenResourceString ] |
| XRestackWindows.0 | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCircu-
lateSubwindowsUp, XCirculateSubwindowsDown, XRestackWin-
dows ] |
| XRotateBuffers.0 | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRo-
tateBuffers ] |
| XRotateWindowProperties.0 | obtain and change
window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRo-
tateWindowProperties, XDeleteProperty ] |
| XSaveContext.0 | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XScreenNumberOfScreen.0 | screen informa-
tion functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultG-
COfScreen, DefaultVisualOfScreen, DoesBackingStore, Does-
SaveUnders, DisplayOfScreen, XScreenNumberOfScreen, Event-
MaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmap-
sOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOf-
Screen, WidthOfScreen, WidthMMOfScreen ] |
| XScreenResourceString.0 | obtain
server resource properties | [ XResourceManagerString, XScreenResourceString ] |
| XSegment.0 | draw
lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XSelectExtensionEvent.0 | select extension events, get the list of currently
selected extension events | [ XSelectExtensionEvent, XGetSelectedExtensionEvents ] |
| XSelectInput.0 | select input events | [ XSelectInput ] |
| XSelectionClearEvent.0 | SelectionClear event structure | [ XSelectionClearEvent ] |
| XSelectionEvent.0 | SelectionNotify event structure | [ XSelectionEvent ] |
| XSelectionRequestEvent.0 | SelectionRequest event structure | [ XSelectionRequestEvent ] |
| XSendEvent.0 | send events and pointer motion history struc-
ture | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XSendExtensionEvent.0 | send input extension events to a
client | [ XSendExtensionEvent ] |
| XSetAccessControl.0 | control host access and
host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemove-
Hosts, XSetAccessControl, XEnableAccessControl, XDis-
ableAccessControl, XHostAddress ] |
| XSetAfterFunction.0 | enable or disable syn-
chronization | [ XSynchronize, XSetAfterFunction ] |
| XSetArcMode.0 | GC
convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetBackground.0 | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetClassHint.0 | allocate class hints structure and set or read a win-
dow's WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XSetClipMask.0 | GC con-
venience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetClipOrigin.0 | GC con-
venience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetClipRectangles.0 | GC con-
venience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetCloseDownMode.0 | control clients | [ XSetCloseDownMode, XKillClient ] |
| XSetCommand.0 | set or read a window's
WM_COMMAND property | [ XSetCommand, XGetCommand ] |
| XSetDashes.0 | GC convenience routines | [ XSetLineAttributes, XSetDashes ] |
| XSetDeviceButtonMapping.0 | query
or change device button mappings | [ XSetDeviceButtonMapping, XGetDeviceButtonMapping ] |
| XSetDeviceFocus.0 | control extension input
device focus | [ XSetDeviceFocus, XGetDeviceFocus ] |
| XSetDeviceMode.0 | change the mode of a device | [ XSetDeviceMode ] |
| XSetDeviceModifierMapping.0 | query or change device modifier mappings | [ XGetDeviceModifierMapping, XSetDeviceModifierMapping ] |
| XSetDeviceValuators.0 | initialize the valuators on an
extension input device | [ XSetDeviceValuators ] |
| XSetErrorHandler.0 | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOEr-
rorHandler, XGetErrorDatabaseText ] |
| XSetFillRule.0 | GC convenience routines | [ XSetFillStyle, XSetFillRule ] |
| XSetFillStyle.0 | GC convenience routines | [ XSetFillStyle, XSetFillRule ] |
| XSetFont.0 | GC convenience routines | [ XSetFont ] |
| XSetFontPath.0 | set, get, or
free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XSetForeground.0 | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetFunction.0 | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetGraphicsExposure.0 | GC
convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetICFocus.0 | set and unset input context
focus | [ XSetICFocus, XUnsetICFocus ] |
| XSetICValues.0 | set and obtain XIC values | [ XSetICValues, XGetICValues ] |
| XSetIOErrorHandler.0 | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOEr-
rorHandler, XGetErrorDatabaseText ] |
| XSetIconName.0 | set or read a window's WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XSetIconSizes.0 | allocate icon size structure and set or read a window's
WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XSetInputFocus.0 | control input focus | [ XSetInputFocus, XGetInputFocus ] |
| XSetLineAttributes.0 | GC convenience routines | [ XSetLineAttributes, XSetDashes ] |
| XSetLocaleModifiers.0 | determine locale
support and configure locale modifiers | [ XSupportsLocale, XSetLocaleModifiers ] |
| XSetModifierMapping.0 | manipulate keyboard
encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKey-
codes, XSetModifierMapping, XGetModifierMapping, XNewModi-
fiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ] |
| XSetPlanemask.0 | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetPointerMapping.0 | manipulate
pointer settings | [ XSetPointerMapping, XGetPointerMapping ] |
| XSetRGBColormaps.0 | allocate, set, or read a stan-
dard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBCol-
ormaps, XStandardColormap ] |
| XSetRegion.0 | create or
destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XSetScreenSaver.0 | manipulate the screen
saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XSetSelectionOwner.0 | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XSetState.0 | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetStipple.0 | GC convenience rou-
tines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetSubwindowMode.0 | GC
convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetTSOrigin.0 | GC convenience rou-
tines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetTextProperty.0 | set and read text
properties | [ XSetTextProperty, XGetTextProperty ] |
| XSetTile.0 | GC convenience rou-
tines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetTransientForHint.0 | set or read a
window's WM_TRANSIENT_FOR property | [ XSetTransientForHint, XGetTransientForHint ] |
| XSetWMClientMachine.0 | set or read a
window's WM_CLIENT_MACHINE property | [ XSetWMClientMachine, XGetWMClientMachine ] |
| XSetWMColormapWindows.0 | set or read
a window's WM_COLORMAP_WINDOWS property | [ XSetWMColormapWindows, XGetWMColormapWindows ] |
| XSetWMHints.0 | allo-
cate window manager hints structure and set or read a win-
dow's WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XSetWMIconName.0 | set or read a window's WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XSetWMName.0 | set or
read a window's WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XSetWMNormalHints.0 | allocate
size hints structure and set or read a window's
WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XSetWMProperties.0 | set standard window
properties | [ XSetWMProperties, XmbSetWMProperties ] |
| XSetWMProtocols.0 | set or read a window's
WM__PROTOCOLS property | [ XSetWMProtocols, XGetWMProtocols ] |
| XSetWMSizeHints.0 | allocate
size hints structure and set or read a window's
WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XSetWindowAttributes.0 | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XSetWindowBackground.0 | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindow-
BackgroundPixmap, XSetWindowBorder, XSetWindowBorder-
Pixmap, XSetWindowColormap ] |
| XSetWindowBackgroundPixmap.0 | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindow-
BackgroundPixmap, XSetWindowBorder, XSetWindowBorder-
Pixmap, XSetWindowColormap ] |
| XSetWindowBorder.0 | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindow-
BackgroundPixmap, XSetWindowBorder, XSetWindowBorder-
Pixmap, XSetWindowColormap ] |
| XSetWindowBorderPixmap.0 | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindow-
BackgroundPixmap, XSetWindowBorder, XSetWindowBorder-
Pixmap, XSetWindowColormap ] |
| XSetWindowBorderWidth.0 | con-
figure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe-
sizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XSetWindowColormap.0 | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindow-
BackgroundPixmap, XSetWindowBorder, XSetWindowBorder-
Pixmap, XSetWindowColormap ] |
| XShapeCombineMask.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeCombineRectangles.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeCombineRegion.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeCombineShape.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeGetRectangles.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeInputSelected.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeOffsetShape.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeQueryExtension.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeQueryExtents.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeQueryVersion.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShapeSelectInput.0 | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRe-
gion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectan-
gles ] |
| XShrinkRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XSizeHints.0 | allocate
size hints structure and set or read a window's
WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XStandardColormap.0 | allocate, set, or read a stan-
dard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBCol-
ormaps, XStandardColormap ] |
| XStoreBuffer.0 | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRo-
tateBuffers ] |
| XStoreBytes.0 | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRo-
tateBuffers ] |
| XStoreColor.0 | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStoreColors.0 | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStoreName.0 | set or
read a window's WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XStoreNamedColor.0 | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStringListToTextProperty.0 | convert string lists and
text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XStringToKeysym.0 | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XSubImage.0 | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XSubtractRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XSupportsLocale.0 | determine locale
support and configure locale modifiers | [ XSupportsLocale, XSetLocaleModifiers ] |
| XSync.0 | handle output
buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XSynchronize.0 | enable or disable syn-
chronization | [ XSynchronize, XSetAfterFunction ] |
| XTextExtents.0 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQuery-
TextExtents16 ] |
| XTextExtents16.0 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQuery-
TextExtents16 ] |
| XTextItem.0 | draw
polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XTextItem16.0 | draw
polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XTextProperty.0 | convert string lists and
text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XTextPropertyToStringList.0 | convert string lists and
text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XTextWidth.0 | compute text width | [ XTextWidth, XTextWidth16 ] |
| XTextWidth16.0 | compute text width | [ XTextWidth, XTextWidth16 ] |
| XTimeCoord.0 | send events and pointer motion history struc-
ture | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XTranslateCoordinates.0 | translate window coordinates | [ XTranslateCoordinates ] |
| XUndefineCursor.0 | define cursors | [ XDefineCursor, XUndefineCursor ] |
| XUngrabButton.0 | grab pointer buttons | [ XGrabButton, XUngrabButton ] |
| XUngrabDevice.0 | grab/release the specified
extension device | [ XGrabDevice, XUngrabDevice ] |
| XUngrabDeviceButton.0 | grab/ungrab
extension input device buttons | [ XGrabDeviceButton, XUngrabDeviceButton ] |
| XUngrabDeviceKey.0 | grab/ungrab extension
input device Keys | [ XGrabDeviceKey, XUngrabDeviceKey ] |
| XUngrabKey.0 | grab keyboard keys | [ XGrabKey, XUngrabKey ] |
| XUngrabKeyboard.0 | grab the keyboard | [ XGrabKeyboard, XUngrabKeyboard ] |
| XUngrabPointer.0 | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XUngrabServer.0 | grab the server | [ XGrabServer, XUngrabServer ] |
| XUninstallColormap.0 | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledCol-
ormaps ] |
| XUnionRectWithRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XUnionRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XUniqueContext.0 | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XUnloadFont.0 | load or unload fonts and font met-
ric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGet-
FontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XUnmapEvent.0 | UnmapNotify event structure | [ XUnmapEvent ] |
| XUnmapSubwindows.0 | unmap windows | [ XUnmapWindow, XUnmapSubwindows ] |
| XUnmapWindow.0 | unmap windows | [ XUnmapWindow, XUnmapSubwindows ] |
| XUnsetICFocus.0 | set and unset input context
focus | [ XSetICFocus, XUnsetICFocus ] |
| XVaCreateNestedList.0 | allocate a nested variable argument
list | [ XVaCreateNestedList ] |
| XVisibilityNotifyEvent.0 | VisibilityNotify event structure | [ XVisibilityNotifyEvent ] |
| XVisualIDFromVisual.0 | obtain visual information and visual struc-
ture | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XVisualInfo.0 | obtain visual information and visual struc-
ture | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XWMGeometry.0 | parse window geometry | [ XParseGeometry, XWMGeometry ] |
| XWMHints.0 | allo-
cate window manager hints structure and set or read a win-
dow's WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XWarpPointer.0 | move pointer | [ XWarpPointer ] |
| XWindowAttributes.0 | get current window attribute or geometry and current win-
dow attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XWindowChanges.0 | con-
figure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveRe-
sizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XWindowEvent.0 | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckType-
dWindowEvent ] |
| XWithdrawWindow.0 | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XWriteBitmapFile.0 | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFrom-
BitmapData, XCreateBitmapFromData ] |
| XXorRegion.0 | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XcmsAllocColor.0 | allocate colors | [ XcmsAllocColor, XcmsAllocNamedColor ] |
| XcmsAllocNamedColor.0 | allocate colors | [ XcmsAllocColor, XcmsAllocNamedColor ] |
| XcmsCCCofColormap.0 | query and modify
CCC of a colormap | [ XcmsCCCofColormap, XcmsSetCCCOfColormap ] |
| XcmsCIELab.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIELabQueryMaxC.0 | obtain the CIE L*a*b* coordi-
nates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQuery-
MaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMaxL.0 | obtain the CIE L*a*b* coordi-
nates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQuery-
MaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMaxLC.0 | obtain the CIE L*a*b* coordi-
nates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQuery-
MaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMinL.0 | obtain the CIE L*a*b* coordi-
nates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQuery-
MaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELuv.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIELuvQueryMaxC.0 | obtain the CIE L*u*v* coordi-
nates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQuery-
MaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMaxL.0 | obtain the CIE L*u*v* coordi-
nates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQuery-
MaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMaxLC.0 | obtain the CIE L*u*v* coordi-
nates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQuery-
MaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMinL.0 | obtain the CIE L*u*v* coordi-
nates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQuery-
MaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIEXYZ.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIEuvY.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIExyY.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsColor.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsConvertColors.0 | convert CCC color specifications | [ XcmsConvertColors ] |
| XcmsCreateCCC.0 | creating and destroying CCCs | [ XcmsCreateCCC, XcmsFreeCCC ] |
| XcmsDefaultCCC.0 | obtain the default CCC for a screen | [ XcmsDefaultCCC ] |
| XcmsFreeCCC.0 | creating and destroying CCCs | [ XcmsCreateCCC, XcmsFreeCCC ] |
| XcmsLookupColor.0 | obtain
color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsPad.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsQueryBlack.0 | obtain black, blue, green, red,
and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms-
QueryRed, XcmsQueryWhite ] |
| XcmsQueryBlue.0 | obtain black, blue, green, red,
and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms-
QueryRed, XcmsQueryWhite ] |
| XcmsQueryColor.0 | obtain
color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsQueryColors.0 | obtain
color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsQueryGreen.0 | obtain black, blue, green, red,
and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms-
QueryRed, XcmsQueryWhite ] |
| XcmsQueryRed.0 | obtain black, blue, green, red,
and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms-
QueryRed, XcmsQueryWhite ] |
| XcmsQueryWhite.0 | obtain black, blue, green, red,
and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms-
QueryRed, XcmsQueryWhite ] |
| XcmsRGB.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsRGBi.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsSetCCCOfColormap.0 | query and modify
CCC of a colormap | [ XcmsCCCofColormap, XcmsSetCCCOfColormap ] |
| XcmsSetWhiteAdjustProc.0 | modifying CCC
attributes | [ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ] |
| XcmsSetWhitePoint.0 | modifying CCC
attributes | [ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ] |
| XcmsStoreColor.0 | set colors | [ XcmsStoreColor, XcmsStoreColors ] |
| XcmsStoreColors.0 | set colors | [ XcmsStoreColor, XcmsStoreColors ] |
| XcmsTekHVC.0 | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, Xcm-
sCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsTekHVCQueryMaxC.0 | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery-
MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxV.0 | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery-
MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxVC.0 | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery-
MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxVSamples.0 | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery-
MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMinV.0 | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery-
MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XmbDrawImageString.0 | draw image text
using a single font set | [ XmbDrawImageString, XwcDrawImageString ] |
| XmbDrawString.0 | draw text using a single
font set | [ XmbDrawString, XwcDrawString ] |
| XmbDrawText.0 | draw text using multiple font
sets | [ XmbDrawText, XwcDrawText ] |
| XmbLookupString.0 | obtain composed input
from an input method | [ XmbLookupString, XwcLookupString ] |
| XmbResetIC.0 | reset the state of an input con-
text | [ XmbResetIC, XwcResetIC ] |
| XmbSetWMProperties.0 | set standard window
properties | [ XSetWMProperties, XmbSetWMProperties ] |
| XmbTextEscapement.0 | obtain the escape-
ment of text | [ XmbTextEscapement, XwcTextEscapement ] |
| XmbTextExtents.0 | compute text extents | [ XmbTextExtents, XwcTextExtents ] |
| XmbTextListToTextProperty.0 | convert text lists and
text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, Xmb-
TextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XmbTextPerCharExtents.0 | obtain per-
character information for a text string | [ XmbTextPerCharExtents, XwcTextPerCharExtents ] |
| XmbTextPropertyToTextList.0 | convert text lists and
text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, Xmb-
TextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XmbufChangeBufferAttributes.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufChangeWindowAttributes.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufCreateBuffers.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufCreateStereoWindow.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufDestroyBuffers.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufDisplayBuffers.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetBufferAttributes.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetScreenInfo.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetVersion.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetWindowAttributes.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufQueryExtension.0 | X multi-
buffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWin-
dowAttributes, XmbufChangeWindowAttributes, XmbufGet-
BufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XrmCombineDatabase.0 | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFile-
Database ] |
| XrmCombineFileDatabase.0 | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFile-
Database ] |
| XrmDestroyDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmEnumerateDatabase.0 | enumerate resource database entries | [ XrmEnumerateDatabase ] |
| XrmGetDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmGetFileDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmGetResource.0 | retrieve database resources and
search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmGetStringDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmInitialize.0 | initialize the Resource Manager,
Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmLocaleOfDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmMergeDatabases.0 | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFile-
Database ] |
| XrmOptionDescRec.0 | initialize the Resource Manager,
Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmOptionKind.0 | initialize the Resource Manager,
Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmParseCommand.0 | initialize the Resource Manager,
Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmPermStringToQuark.0 | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind-
ingQuarkList ] |
| XrmPutFileDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmPutLineResource.0 | store database
resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmPutResource.0 | store database
resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmPutStringResource.0 | store database
resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQGetResource.0 | retrieve database resources and
search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQGetSearchList.0 | retrieve database resources and
search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQGetSearchResource.0 | retrieve database resources and
search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQPutResource.0 | store database
resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQPutStringResource.0 | store database
resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQuarkToString.0 | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind-
ingQuarkList ] |
| XrmSetDatabase.0 | retrieve and store resource
databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetString-
Database, XrmLocaleOfDatabase, XrmGetDatabase, XrmSet-
Database, XrmDestroyDatabase ] |
| XrmStringToBindingQuarkList.0 | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind-
ingQuarkList ] |
| XrmStringToQuark.0 | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind-
ingQuarkList ] |
| XrmStringToQuarkList.0 | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind-
ingQuarkList ] |
| XrmUniqueQuark.0 | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBind-
ingQuarkList ] |
| XrmValue.0 | initialize the Resource Manager,
Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XwcDrawImageString.0 | draw image text
using a single font set | [ XmbDrawImageString, XwcDrawImageString ] |
| XwcDrawString.0 | draw text using a single
font set | [ XmbDrawString, XwcDrawString ] |
| XwcDrawText.0 | draw text using multiple font
sets | [ XmbDrawText, XwcDrawText ] |
| XwcFreeStringList.0 | convert text lists and
text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, Xmb-
TextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XwcLookupString.0 | obtain composed input
from an input method | [ XmbLookupString, XwcLookupString ] |
| XwcResetIC.0 | reset the state of an input con-
text | [ XmbResetIC, XwcResetIC ] |
| XwcTextEscapement.0 | obtain the escape-
ment of text | [ XmbTextEscapement, XwcTextEscapement ] |
| XwcTextExtents.0 | compute text extents | [ XmbTextExtents, XwcTextExtents ] |
| XwcTextListToTextProperty.0 | convert text lists and
text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, Xmb-
TextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XwcTextPerCharExtents.0 | obtain per-
character information for a text string | [ XmbTextPerCharExtents, XwcTextPerCharExtents ] |
| XwcTextPropertyToTextList.0 | convert text lists and
text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, Xmb-
TextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |