| Subroutines f-l Section | Home Page | Subroutines s Section |
| MainLoop | Tk_MainLoop - loop for events until all windows are deleted |
| MaintGeom | Tk_MaintainGeometry, Tk_UnmaintainGeometry - maintain geometry of one window relative to another |
| MainWin | Tk_MainWindow - find the main window for an application |
| malloc | calloc, malloc, free, realloc - Allocate and free dynamic memory |
| ManageGeom | Tk_ManageGeometry - arrange to handle geometry requests for a window |
| MapWindow | Tk_MapWindow, Tk_UnmapWindow - map or unmap a window |
| Math::BigFloat | |
| Math::BigInt | |
| Math::Complex | |
| Math::Trig | |
| MaxCmapsOfScreen | 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 - screen informa- tion functions and macros |
| mblen | mblen - determine the number of bytes in a character |
| mbstowcs | mbstowcs - convert a multibyte string to a wide character string. |
| mbtowc | mbtowc - convert a multibyte character to a wide charac- ter. |
| MD5 | |
| MeasureChar | Tk_MeasureChars, Tk_TextWidth, Tk_DrawChars, Tk_Under- lineChars - routines to measure and display simple single- line strings. |
| memccpy | memccpy - copy memory area |
| memchr | memchr - scan memory for a character |
| memcmp | memcmp - compare memory areas |
| memcpy | memcpy - copy memory area |
| memfrob | memfrob - frobnicate (encrypt) a memory area |
| memmem | memmem - locate a substring |
| memmove | memmove - copy memory area |
| memset | memset - fill memory with a constant byte |
| menu | menu - curses extension for programming menus |
| MenuPopdown | XtPopdown, XtCallbackPopdown - unmap a pop-up |
| MenuPopup | XtPopup, XtPopupSpringLoaded, XtCallbackNone, XtCallback- Nonexclusive, XtCallbackExclusive - map a pop-up |
| menu_attribs | menu_attributes - color and attribute control for menus |
| menu_cursor | menu_cursor - position a menu's cursor |
| menu_driver | menu_driver - command-processing loop of the menu system |
| menu_format | menu_format - set and get menu sizes |
| menu_hook | menu_hook - set hooks for automatic invocation by applica- tions |
| menu_items | menu_items - make and break connections between items and menus |
| menu_mark | menu_mark - get and set the menu mark string |
| menu_new | menu_new - create and destroy menus |
| menu_opts | menu_opts - set and get menu options |
| menu_pattern | menu_pattern - get and set a menu's pattern buffer |
| menu_post | menu_post - write or erase menus from associated subwin- dows |
| menu_requestname | menu_requestname - handle printable menu request names |
| menu_spacing | menu_spacing - Control spacing between menu items. |
| menu_userptr | menu_userptr - associate application data with a menu item |
| menu_win | menu_win - make and break menu window and subwindow asso- ciations |
| MinCmapsOfScreen | 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 - screen informa- tion functions and macros |
| mitem_current | mitem_current - set and get current_menu_item |
| mitem_name | mitem_name - get menu item name and description fields |
| mitem_new | mitem_new - create and destroy menu items |
| mitem_opts | mitem_opts - set and get menu item options |
| mitem_userptr | mitem_userptr - associate application data with a menu item |
| mitem_value | mitem_value - set and get menu item values |
| mitem_visible | mitem_visible - check visibility of a menu item |
| mkfifo | mkfifo - make FIFOs (named pipes) |
| mkstemp | mkstemp - create a unique temporary file |
| mktemp | mktemp - make temporary file name (unique) |
| mktime | asctime, ctime, gmtime, localtime, mktime - transform binary date and time to ASCII |
| modf | modf - extract signed integral and fractional values from floating-point number |
| mod_perl | |
| mod_perl_cvs | |
| mod_perl_traps | |
| mod_perl_tuning | |
| MoveToplev | Tk_MoveToplevelWindow - Adjust the position of a top-level window |
| mrand48 | drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 - generate uniformly distributed pseudo-random numbers |
| Name | Tk_Name, Tk_PathName, Tk_NameToWindow - convert between names and window tokens |
| NameOfImg | Tk_NameOfImage - Return name of image. |
| ncurses | ncurses - CRT screen handling and optimization package |
| NDBM_File | |
| Net::hostent | |
| Net::netent | |
| Net::Ping | |
| Net::protoent | |
| Net::servent | |
| NextRequest | AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRe- questProcessed, NextRequest, ProtocolVersion, ProtocolRe- vision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease - Display macros and functions |
| Notifier | Tcl_CreateEventSource, Tcl_DeleteEventSource, Tcl_Set- | MaxBlockTime, Tcl_QueueEvent, Tcl_DeleteEvents, Tcl_Wait- | ForEvent, Tcl_SetTimer, Tcl_ServiceAll, Tcl_ServiceEvent, | Tcl_GetServiceMode, Tcl_SetServiceMode - the event queue | and notifier interfaces | |
| nrand48 | drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 - generate uniformly distributed pseudo-random numbers |
| ntohl | htonl, htons, ntohl, ntohs - convert values between host and network byte order |
| ntohs | htonl, htons, ntohl, ntohs - convert values between host and network byte order |
| Object | Tcl_NewObj, Tcl_DuplicateObj, Tcl_IncrRefCount, Tcl_Decr- RefCount, Tcl_IsShared - manipulate Tcl objects |
| ObjectType | Tcl_RegisterObjType, Tcl_GetObjType, Tcl_AppendAllObj- Types, Tcl_ConvertToType - manipulate Tcl object types |
| ObjSetVar | Tcl_ObjSetVar2, Tcl_ObjGetVar2 - manipulate Tcl variables |
| on_exit | on_exit - register a function to be called at normal pro- gram termination. |
| Opcode | |
| opendir | opendir - open a directory |
| OpenFileChnl | Tcl_OpenFileChannel, Tcl_OpenCommandChannel, Tcl_Make- FileChannel, Tcl_GetChannel, Tcl_RegisterChannel, Tcl_UnregisterChannel, Tcl_Close, Tcl_Read, Tcl_Gets, Tcl_Write, Tcl_Flush, Tcl_Seek, Tcl_Tell, Tcl_Eof, Tcl_InputBlocked, Tcl_InputBuffered, Tcl_GetChannelOption, Tcl_SetChannelOption - buffered I/O facilities using chan- nels |
| openlog | closelog, openlog, syslog - send messages to the system logger |
| OpenTcp | Tcl_OpenTcpClient, Tcl_MakeTcpClientChannel, Tcl_OpenTcpServer - procedures to open channels using TCP sockets |
| ops | |
| oracle_compat | |
| overload | |
| OwnSelect | Tk_OwnSelection - make a window the owner of the primary selection |
| panel | panel - panel stack extension for curses |
| ParseArgv | Tk_ParseArgv - process command-line options |
| parsedate | parsedate - convert time and date string to number |
| pathconf | fpathconf, pathconf - get configuration values for files |
| pclose | popen, pclose - process I/O |
| perror | perror - print a system error message |
| Pg | |
| pgbuiltin | |
| PkgRequire | Tcl_PkgRequire, Tcl_PkgProvide - package version control |
| PlanesOfScreen | 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 - screen informa- tion functions and macros |
| Pod::Html | |
| Pod::Text | |
| popen | popen, pclose - process I/O |
| POSIX | |
| pow | exp, log, log10, pow - exponential, logarithmic and power functions |
| Preserve | Tcl_Preserve, Tcl_Release, Tcl_EventuallyFree - avoid freeing storage while it's being used |
| PrintDbl | Tcl_PrintDouble - Convert floating value to string |
| printf | printf - format and print data |
| ProtocolRevision | AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRe- questProcessed, NextRequest, ProtocolVersion, ProtocolRe- vision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease - Display macros and functions |
| ProtocolVersion | AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRe- questProcessed, NextRequest, ProtocolVersion, ProtocolRe- vision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease - Display macros and functions |
| psignal | psignal - print signal message |
| pthread_atfork | pthread_atfork - register handlers to be called at fork(2) time |
| pthread_attr_destroy | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_getdetachstate | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_getinheritsched | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_getschedparam | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_getschedpolicy | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_getscope | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_init | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_setdetachstate | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_setinheritsched | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_setschedparam | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_setschedpolicy | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_attr_setscope | pthread_attr_init, pthread_attr_destroy, pthread_attr_set- detachstate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinher- itsched, pthread_attr_setscope, pthread_attr_getscope - thread creation attributes |
| pthread_cancel | pthread_cancel, pthread_setcancelstate, pthread_setcancel- type, pthread_testcancel - thread cancellation |
| pthread_cleanup_pop | pthread_cleanup_push, pthread_cleanup_pop, pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - install and remove cleanup handlers |
| pthread_cleanup_pop_restore_np | pthread_cleanup_push, pthread_cleanup_pop, pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - install and remove cleanup handlers |
| pthread_cleanup_push | pthread_cleanup_push, pthread_cleanup_pop, pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - install and remove cleanup handlers |
| pthread_cleanup_push_defer_np | pthread_cleanup_push, pthread_cleanup_pop, pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - install and remove cleanup handlers |
| pthread_condattr_destroy | pthread_condattr_init, pthread_condattr_destroy - condi- tion creation attributes |
| pthread_condattr_init | pthread_condattr_init, pthread_condattr_destroy - condi- tion creation attributes |
| pthread_cond_broadcast | pthread_cond_init, pthread_cond_destroy, pthread_cond_sig- nal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - operations on conditions |
| pthread_cond_destroy | pthread_cond_init, pthread_cond_destroy, pthread_cond_sig- nal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - operations on conditions |
| pthread_cond_init | pthread_cond_init, pthread_cond_destroy, pthread_cond_sig- nal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - operations on conditions |
| pthread_cond_signal | pthread_cond_init, pthread_cond_destroy, pthread_cond_sig- nal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - operations on conditions |
| pthread_cond_timedwait | pthread_cond_init, pthread_cond_destroy, pthread_cond_sig- nal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - operations on conditions |
| pthread_cond_wait | pthread_cond_init, pthread_cond_destroy, pthread_cond_sig- nal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait - operations on conditions |
| pthread_create | pthread_create - create a new thread |
| pthread_detach | pthread_detach - put a running thread in the detached state |
| pthread_equal | pthread_equal - compare two thread identifiers |
| pthread_exit | pthread_exit - terminate the calling thread |
| pthread_getschedparam | pthread_setschedparam, pthread_getschedparam - control thread scheduling parameters |
| pthread_join | pthread_join - wait for termination of another thread |
| pthread_key_create | pthread_key_create, pthread_key_delete, pthread_setspe- cific, pthread_getspecific - management of thread-specific data |
| pthread_kill | pthread_sigmask, pthread_kill, sigwait - handling of sig- nals in threads |
| pthread_kill_other_threads_np | pthread_kill_other_threads_np - terminate all threads in program except calling thread |
| pthread_mutexattr_destroy | pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np - mutex creation attributes |
| pthread_mutexattr_getkind_np | pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np - mutex creation attributes |
| pthread_mutexattr_init | pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np - mutex creation attributes |
| pthread_mutexattr_setkind_np | pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setkind_np, pthread_mutexattr_getkind_np - mutex creation attributes |
| pthread_mutex_destroy | pthread_mutex_init, pthread_mutex_lock, pthread_mutex_try- lock, pthread_mutex_unlock, pthread_mutex_destroy - opera- tions on mutexes |
| pthread_mutex_init | pthread_mutex_init, pthread_mutex_lock, pthread_mutex_try- lock, pthread_mutex_unlock, pthread_mutex_destroy - opera- tions on mutexes |
| pthread_mutex_lock | pthread_mutex_init, pthread_mutex_lock, pthread_mutex_try- lock, pthread_mutex_unlock, pthread_mutex_destroy - opera- tions on mutexes |
| pthread_mutex_trylock | pthread_mutex_init, pthread_mutex_lock, pthread_mutex_try- lock, pthread_mutex_unlock, pthread_mutex_destroy - opera- tions on mutexes |
| pthread_mutex_unlock | pthread_mutex_init, pthread_mutex_lock, pthread_mutex_try- lock, pthread_mutex_unlock, pthread_mutex_destroy - opera- tions on mutexes |
| pthread_once | pthread_once - once-only initialization |
| pthread_self | pthread_self - return identifier of current thread |
| pthread_setcancelstate | pthread_cancel, pthread_setcancelstate, pthread_setcancel- type, pthread_testcancel - thread cancellation |
| pthread_setcanceltype | pthread_cancel, pthread_setcancelstate, pthread_setcancel- type, pthread_testcancel - thread cancellation |
| pthread_setschedparam | pthread_setschedparam, pthread_getschedparam - control thread scheduling parameters |
| pthread_sigmask | pthread_sigmask, pthread_kill, sigwait - handling of sig- nals in threads |
| pthread_testcancel | pthread_cancel, pthread_setcancelstate, pthread_setcancel- type, pthread_testcancel - thread cancellation |
| putc | fputc, fputs, putc, putchar, puts - output of characters and strings |
| putchar | fputc, fputs, putc, putchar, puts - output of characters and strings |
| putenv | putenv - change or add an environment variable |
| putpwent | putpwent - write a password file entry |
| puts | fputc, fputs, putc, putchar, puts - output of characters and strings |
| pututline | getutent, getutid, getutline, pututline, setutent, endu- tent, utmpname - access utmp file entries |
| putw | getw, putw - input and output of words (ints) |
| qio | qio - quick I/O part of InterNetNews library |
| QLength | AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRe- questProcessed, NextRequest, ProtocolVersion, ProtocolRe- vision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease - Display macros and functions |
| qsort | qsort - sorts an array |
| QWinEvent | Tk_QueueWindowEvent - Add a window event to the Tcl event queue |
| raise | raise - send a signal to the current process |
| rand | rand, srand - random number generator. |
| random | random, srandom, initstate, setstate - random number gen- erator. |
| rcmd | rcmd, rresvport, iruserok, ruserok - routines for returning a stream to a remote command |
| readdir | readdir - read directory entry |
| readline | readline - get a line from a user with editing |
| readv | readv, writev - read or write a vector |
| realloc | calloc, malloc, free, realloc - Allocate and free dynamic memory |
| realpath | realpath - returns the canonicalized absolute pathname. |
| RecEvalObj | Tcl_RecordAndEvalObj - save command on history list before evaluating |
| RecordEval | Tcl_RecordAndEval - save command on history list before evaluating |
| regcomp | regcomp, regexec, regerror, regfree - POSIX regex func- tions |
| regerror | regcomp, regexec, regerror, regfree - POSIX regex func- tions |
| regexec | regcomp, regexec, regerror, regfree - POSIX regex func- tions |
| RegExp | Tcl_RegExpMatch, Tcl_RegExpCompile, Tcl_RegExpExec, Tcl_RegExpRange - Pattern matching with regular expres- sions |
| regfree | regcomp, regexec, regerror, regfree - POSIX regex func- tions |
| remove | remove - delete a name and possibly the file it refers to |
| remque | insque, remque - insert/remove an item from a queue |
| resizeterm | resizeterm - change the curses terminal size |
| resolver | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| Restack | Tk_RestackWindow - Change a window's position in the stacking order |
| RestrictEv | Tk_RestrictEvents - filter and selectively delay X events |
| res_init | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| res_mkquery | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| res_query | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| res_querydomain | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| res_search | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| res_send | res_query, res_search, res_mkquery, res_send, res_init, dn_comp, dn_expand - resolver routines |
| rewind | fgetpos, fseek, fsetpos, ftell, rewind - reposition a stream |
| rewinddir | rewinddir - reset directory stream |
| re_comp | re_comp, re_exec - BSD regex functions |
| re_exec | re_comp, re_exec - BSD regex functions |
| rindex | index, rindex - locate character in string |
| rint | rint - round to closest integer |
| RootWindow | AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, XExtendedMaxRequestSize, LastKnownRe- questProcessed, NextRequest, ProtocolVersion, ProtocolRe- vision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease - Display macros and functions |
| RootWindowOfScreen | 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 - screen informa- tion functions and macros |
| rquota | rquota - implement quotas on remote machines |
| rresvport | rcmd, rresvport, iruserok, ruserok - routines for returning a stream to a remote command |
| ruserok | rcmd, rresvport, iruserok, ruserok - routines for returning a stream to a remote command |
| Subroutines f-l Section | Home Page | Subroutines s Section |