3
- __after_morecore_hook(3) malloc debugging variables (DEPRECATED)
- __fbufsize(3) interfaces to stdio FILE structure
- __flbf(3) interfaces to stdio FILE structure
- __fpending(3) interfaces to stdio FILE structure
- __fpurge(3) purge a stream
- __freadable(3) interfaces to stdio FILE structure
- __freading(3) interfaces to stdio FILE structure
- __free_hook(3) malloc debugging variables (DEPRECATED)
- __fsetlocking(3) interfaces to stdio FILE structure
- __fwritable(3) interfaces to stdio FILE structure
- __fwriting(3) interfaces to stdio FILE structure
- __malloc_hook(3) malloc debugging variables (DEPRECATED)
- __malloc_initialize_hook(3) malloc debugging variables (DEPRECATED)
- __memalign_hook(3) malloc debugging variables (DEPRECATED)
- __pmAddIPC(3) IPC version infrastructure support
- __pmAFblock(3) event queue services for periodic asynchronous callbacks
- __pmAFisempty(3) event queue services for periodic asynchronous callbacks
- __pmAFregister(3) event queue services for periodic asynchronous callbacks
- __pmAFsetup(3) event queue services for periodic asynchronous callbacks
- __pmAFunblock(3) event queue services for periodic asynchronous callbacks
- __pmAFunregister(3) event queue services for periodic asynchronous callbacks
- __pmConnectLogger(3) connect to a performance metrics logger control port
- __pmControlLog(3) enable, disable or enquire about logging of performance
- __pmConvertHighResTime(3) convert tm structure into seconds
- __pmConvertTime(3) convert tm structure into seconds
- __pmDiscoverServicesWithOptions(3) discover PCP services on the network
- __pmFdLookupIPC(3) IPC version infrastructure support
- __pmFreeAttrsSpec(3) host and attributes specification parser
- __pmFreeHostAttrsSpec(3) host and attributes specification parser
- __pmFreeHostSpec(3) uniform host specification parser
- __pmFreeProfile(3) free a PMAPI instance profile
- __pmLocalPMDA(3) change the table of DSO PMDAs for PM_CONTEXT_LOCAL contexts
- __pmLogMetaTypeStr_r(3) convert an archive metadata record type into a string
- __pmLogMetaTypeStr(3) convert an archive metadata record type into a string
- __pmLogWriteMark(3) append a <mark> record to a PCP archive
- __pmLookupIPC(3) IPC version infrastructure support
- __pmMktime(3) convert a tm structure to a calendar time
- __pmOverrideLastFd(3) IPC version infrastructure support
- __pmParseCtime(3) convert ctime(3) string to tm structure
- __pmParseDebug(3) manipulate old-style PCP debugging control bit-fields
- __pmParseHighResTime(3) parse time point specification
- __pmParseHostAttrsSpec(3) host and attributes specification parser
- __pmParseHostSpec(3) uniform host specification parser
- __pmParseTime(3) parse time point specification
- __pmPrintIPC(3) IPC version infrastructure support
- __pmProcessAddArg(3) process execution support
- __pmProcessExec(3) process execution support
- __pmProcessPipe(3) support for process execution at the end of a pipe
- __pmProcessPipeClose(3) support for process execution at the end of a pipe
- __pmProcessUnpickArgs(3) process execution support
- __pmResetIPC(3) IPC version infrastructure support
- __pmServerNotifyServiceManagerReady(3) notify service start and stop
- __pmServerNotifyServiceManagerStopping(3) notify service start and stop
- __pmSetDebugBits(3) manipulate old-style PCP debugging control bit-fields
- __pmUnparseHostAttrsSpec(3) host and attributes specification parser
- __pmUnparseHostSpec(3) uniform host specification parser
- __ppc_get_timebase_freq(3) get the current value
- __ppc_get_timebase(3) get the current value
- __ppc_mdoio(3) Hint the processor to release shared resources
- __ppc_mdoom(3) Hint the processor to release shared resources
- __ppc_set_ppr_low(3) Set the Program Priority Register
- __ppc_set_ppr_med_high(3) Set the Program Priority Register
- __ppc_set_ppr_med_low(3) Set the Program Priority Register
- __ppc_set_ppr_med(3) Set the Program Priority Register
- __ppc_set_ppr_very_low(3) Set the Program Priority Register
- __ppc_yield(3) Hint the processor to release shared resources
- __realloc_hook(3) malloc debugging variables (DEPRECATED)
- __setfpucw(3) set FPU control word on i386 architecture (obsolete)
- __zzip_fetch_disk_trailer(3) internal.
- __zzip_parse_root_directory(3) internal.
- __zzip_try_open(3) internal.
- _flushlbf(3) interfaces to stdio FILE structure
- _Generic(3) type-generic selection
- _my_pe.openmpi(3)
- _num_pes.openmpi(3)
- _Static_assert(3) fail compilation if assertion is false
- _U_dyn_cancel(3) - cancel unwind-info for dynamically generated code
- _U_dyn_register(3) - register unwind-info for dynamically generated code
- a64l(3) convert between long and base-64
- aa_attrs(3) returns pointer to the text output buffer used by AA-lib.
- aa_autoinit(3) easy to use AA-lib initialization function.
- aa_autoinitkbd(3) easy to use AA-lib keyboard initialization function.
- aa_autoinitmouse(3) easy to use AA-lib mouse initialization function.
- aa_close(3) close the AA-lib context.
- aa_createedit(3) Simple interactive line editor provided as helper function.
- aa_currentfont(3) returns specification of the fonts used by AA-lib rendering routines.
- aa_defparams(3) default hardware paramters requested by AA-lib programs.
- aa_defrenderparams(3) default rendering parameters.
- aa_displayrecommended(3) List of recommended drivers.
- aa_dithernames(3) Names of dithering methods supported by AA-lib.
- aa_drivers(3) NULL-terminated array of output drivers available in AA-lib.
- aa_edit(3) Simple interactive line editor.
- aa_editkey(3) Notify the line editor about keypress.
- aa_fastrender(3) simple and fast AA-lib rendering function.
- aa_features(3) an opaque object representing a set of AppArmor kernel features
- aa_fonts(3) Null-terminated array of available fonts.
- aa_formats(3) NULL terminated array of save formats supported by AA-lib.
- aa_getevent(3) keyboard functions
- aa_getkey(3) return next keypress event from queue.
- aa_getmouse(3) Get mouse position as specified by last mouse event read by aa_getevent.
- aa_gotoxy(3) move the hardware cursor (if any) to specified position.
- aa_help(3) AA-lib help string for the default command line parser.
- aa_hidecursor(3) hide the hardware cursor.
- aa_hidemouse(3) hide the mouse cursor.
- aa_image(3) returns pointer to the framebuffer emulated by AA-lib.
- aa_imgheight(3) returns height of the emulated image in pixels.
- aa_imgwidth(3) returns width of the emulated image in pixels.
- aa_init(3) open the output display for AA-lib.
- aa_initkbd(3) initialize the AA-lib keyboard driver.
- aa_initmouse(3) initialize the AA-lib mouse driver.
- aa_kbddrivers(3) NULL-terminated array of keyboard drivers available in AA_lib.
- aa_kbdrecommended(3) List of recommended drivers.
- aa_kernel_interface(3) an opaque object representing the AppArmor kernel interface for policy loading, replacing, and removing
- aa_mmheight(3) returns height of the output screen in millimeters.
- aa_mmwidth(3) returns width of the output screen in millimeters.
- aa_mousedrivers(3) NULL terminated array of mouse drivers supported by AA-lib.
- aa_mouserecommended(3) List of recommended drivers.
- aa_parseoptions(3) parse the standard command line options used by AA-lib.
- aa_policy_cache(3) an opaque object representing an AppArmor policy cache
- aa_printf(3) print text to AA-lib output buffers.
- aa_putpixel(3) put pixel to emulated framebuffer
- aa_puts(3) output string to AA-lib output buffers.
- aa_recommendhi(3) insert the given driver on beggining of the list of recommended drivers.
- aa_recommendhidisplay(3) insert the given driver on beggining of the list of recommended display drivers.
- aa_recommendhikbd(3) insert the given driver on beggining of the list of recommended keyboard drivers.
- aa_recommendhimouse(3) insert the given driver on beggining of the list of recommended mouse drivers.
- aa_recommendlow(3) Add the given driver to the end of list of recommended drivers.
- aa_recommendlowdisplay(3) Add the given driver to the end of list of display recommended drivers.
- aa_recommendlowkbd(3) Add the given driver to the end of list of keyboard recommended drivers.
- aa_recommendlowmouse(3) Add the given driver to the end of list of mouse recommended drivers.
- aa_registerfont(3) add new font specification to aa_fonts array.
- aa_render(3) convert image buffer to ASCII-art.
- aa_resize(3) resize functions
- aa_resizehandler(3) Set user handler to be called on resize event.
- aa_scrheight(3) returns height of the output screen in characters.
- aa_scrwidth(3) returns width of the output screen in characters.
- aa_setfont(3) set font specification to be used by rendering functions.
- aa_setsupported(3) alter the "supported" field of hardware_params structure used by AA-lib
- aa_showcursor(3) show the hardware cursor.
- aa_showmouse(3) show the mouse cursor.
- aa_splitcon(3) split the confinement context into a label and mode
- aa_text(3) returns pointer to the text output buffer used by AA-lib.
- aa_uninitkbd(3) uninitialize the keyboard driver.
- aa_uninitmouse(3) uninitialize the mouse driver.
- abort(3) cause abnormal process termination
- abs(3) compute the absolute value of an integer
- acl_add_perm(3) Linux Access Control Lists library (libacl, -lacl).
- acl_calc_mask(3) Linux Access Control Lists library (libacl, -lacl).
- acl_check(3) Linux Access Control Lists library (libacl, -lacl).
- acl_clear_perms(3) Linux Access Control Lists library (libacl, -lacl).
- acl_cmp(3) Linux Access Control Lists library (libacl, -lacl).
- acl_copy_entry(3) Linux Access Control Lists library (libacl, -lacl).
- acl_copy_ext(3) Linux Access Control Lists library (libacl, -lacl).
- acl_copy_int(3) Linux Access Control Lists library (libacl, -lacl).
- acl_create_entry(3) Linux Access Control Lists library (libacl, -lacl).
- acl_delete_def_file(3) Linux Access Control Lists library (libacl, -lacl).
- acl_delete_entry(3) Linux Access Control Lists library (libacl, -lacl).
- acl_delete_perm(3) Linux Access Control Lists library (libacl, -lacl).
- acl_dup(3) Linux Access Control Lists library (libacl, -lacl).
- acl_entries(3) Linux Access Control Lists library (libacl, -lacl).
- acl_equiv_mode(3) Linux Access Control Lists library (libacl, -lacl).
- acl_error(3) Linux Access Control Lists library (libacl, -lacl).
- acl_extended_fd(3) Linux Access Control Lists library (libacl, -lacl).
- acl_extended_file_nofollow(3) Linux Access Control Lists library (libacl, -lacl).
- acl_extended_file(3) Linux Access Control Lists library (libacl, -lacl).
- acl_free(3) Linux Access Control Lists library (libacl, -lacl).
- acl_from_mode(3) Linux Access Control Lists library (libacl, -lacl).
- acl_from_text(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_entry(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_fd(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_file(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_perm(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_permset(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_qualifier(3) Linux Access Control Lists library (libacl, -lacl).
- acl_get_tag_type(3) Linux Access Control Lists library (libacl, -lacl).
- acl_init(3) Linux Access Control Lists library (libacl, -lacl).
- acl_set_fd(3) Linux Access Control Lists library (libacl, -lacl).
- acl_set_file(3) Linux Access Control Lists library (libacl, -lacl).
- acl_set_permset(3) Linux Access Control Lists library (libacl, -lacl).
- acl_set_qualifier(3) Linux Access Control Lists library (libacl, -lacl).
- acl_set_tag_type(3) Linux Access Control Lists library (libacl, -lacl).
- acl_size(3) Linux Access Control Lists library (libacl, -lacl).
- acl_to_any_text(3) Linux Access Control Lists library (libacl, -lacl).
- acl_to_text(3) Linux Access Control Lists library (libacl, -lacl).
- acl_valid(3) Linux Access Control Lists library (libacl, -lacl).
- acos(3) arc cosine function
- acosf(3) arc cosine function
- acosh(3) inverse hyperbolic cosine function
- acoshf(3) inverse hyperbolic cosine function
- acoshl(3) inverse hyperbolic cosine function
- acosl(3) arc cosine function
- activateCDKAlphalist(3) curses sorted list widget.
- activateCDKButton(3) create and manage a curses button widget.
- activateCDKButtonbox(3) Creates a managed curses buttonbox widget.
- activateCDKCalendar(3) curses calendar widget.
- activateCDKDialog(3) curses dialog widget
- activateCDKDScale(3) curses scale widget (type double).
- activateCDKEntry(3) curses text-entry widget.
- activateCDKFScale(3) curses scale widget (type float).
- activateCDKFselect(3) curses file selector widget.
- activateCDKFSlider(3) curses slider widget (type float)
- activateCDKGraph(3) curses graph widget
- activateCDKHistogram(3) curses histogram widget
- activateCDKItemlist(3) curses itemlist widget.
- activateCDKLabel(3) Creates a managed curses label widget.
- activateCDKMarquee(3) curses marquee widget
- activateCDKMatrix(3) curses matrix widget.
- activateCDKMentry(3) curses multiple line entry widget.
- activateCDKMenu(3) curses menu widget
- activateCDKRadio(3) curses radio list widget.
- activateCDKScale(3) curses scale widget (type int).
- activateCDKScroll(3) curses scrolling list widget.
- activateCDKSelection(3) curses selection list widget.
- activateCDKSlider(3) curses slider widget (type int)
- activateCDKSwindow(3) a curses scrolling window widget.
- activateCDKTemplate(3) a curses template widget.
- activateCDKUScale(3) curses scale widget (type unsigned).
- activateCDKUSlider(3) curses slider widget (type unsigned)
- activateCDKViewer(3) curses viewer list widget.
- add_mibdir(3) netsnmp_mib_api functions
- add_module_replacement(3) netsnmp_mib_api functions
- add_of(3) add two integers, check for arithmetic overflow
- addCDKScrollItem(3) curses scrolling list widget.
- addCDKSwindow(3) a curses scrolling window widget.
- addmntent(3) get filesystem descriptor file entry
- addseverity(3) introduce new severity classes
- adjtime(3) correct the time to synchronize the system clock
- af_abort(3) a simple transaction mechanism for AtFS
- af_access(3) AtFS history functions
- af_afname(3) miscellaneous AtFS functions
- af_afpath(3) miscellaneous AtFS functions
- af_aftype(3) miscellaneous AtFS functions
- af_afuser(3) miscellaneous AtFS functions
- af_allattrs(3) AtFS
- af_attrs(3) AtFS
- af_cache(3) AtFS derived object cache handling
- af_cachefind(3) AtFS retrieve interface
- af_cachesize(3) AtFS derived object cache handling
- af_chauthor(3) AtFS protection handling
- af_chmod(3) AtFS protection handling
- af_chowner(3) AtFS protection handling
- af_cleanup(3) AtFS error handling
- af_close(3) AtFS file system operations
- af_commit(3) a simple transaction mechanism for AtFS
- af_copyset(3) AtFS operations on key sets
- af_crkey(3) AtFS file system operations
- af_diff(3) AtFS operations on key sets
- af_dropall(3) AtFS retrieve interface
- af_dropkey(3) AtFS retrieve interface
- af_dropset(3) AtFS retrieve interface
- af_errmsg(3) AtFS error handling
- af_errno(3) AtFS error handling
- af_error(3) AtFS error handling
- af_establish(3) AtFS file system operations
- af_files(3) AtFS file system operations
- af_find(3) AtFS retrieve interface
- af_freeattr(3) AtFS
- af_freeattrbuf(3) AtFS
- af_getkey(3) AtFS retrieve interface
- af_histories(3) AtFS history functions
- af_history(3) AtFS history functions
- af_initattrs(3) AtFS retrieve interface
- af_initset(3) AtFS operations on key sets
- af_intersect(3) AtFS operations on key sets
- af_intro(3) introduction to AtFS library functions and error codes
- af_isstdval(3) AtFS
- af_lock(3) mechanism for reserving update
- af_misc(3) miscellaneous AtFS functions
- af_newgen(3) version control in AtFS
- af_note(3) read and modify note attribute
- af_nrofkeys(3) AtFS operations on key sets
- af_open(3) AtFS file system operations
- af_perror(3) AtFS error handling
- af_protect(3) AtFS protection handling
- af_restore(3) AtFS file system operations
- af_retattr(3) AtFS
- af_retnumattr(3) AtFS
- af_retrieve(3) AtFS retrieve interface
- af_rettimeattr(3) AtFS
- af_retuserattr(3) AtFS
- af_rm(3) AtFS file system operations
- af_savecache(3) AtFS derived object cache handling
- af_saverev(3) version control in AtFS
- af_setaddkey(3) AtFS operations on key sets
- af_setarchpath(3) miscellaneous AtFS functions
- af_setattr(3) AtFS
- af_setbusy(3) version control in AtFS
- af_setgkey(3) AtFS operations on key sets
- af_setposrmkey(3) AtFS operations on key sets
- af_setrmkey(3) AtFS operations on key sets
- af_sets(3) AtFS operations on key sets
- af_sortset(3) AtFS operations on key sets
- af_sstate(3) version control in AtFS
- af_subset(3) AtFS operations on key sets
- af_svnum(3) version control in AtFS
- af_testlock(3) mechanism for reserving update
- af_transact(3) a simple transaction mechanism for AtFS
- af_transaction(3) a simple transaction mechanism for AtFS
- af_union(3) AtFS operations on key sets
- af_unlock(3) mechanism for reserving update
- af_version(3) version control in AtFS
- afCloseFile(3) close an open audio file
- afGetDataOffset(3) get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afGetFrameCount(3) get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afGetFrameSize(3) calculate the frame size in bytes for an audio track
- afGetTrackBytes(3) get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afInitAESChannelData(3) initialize AES non-audio data in an audio file setup
- afInitAESChannelDataTo(3) initialize AES non-audio data in an audio file setup
- afInitByteOrder(3) initialize audio data format for a track in an audio file setup
- afInitChannels(3) initialize audio data format for a track in an audio file setup
- afInitCompression(3) initialize compression for a track in an audio file setup
- afInitFileFormat(3) initialize file format of an audio file setup
- afInitRate(3) initialize audio data format for a track in an audio file setup
- afInitSampleFormat(3) initialize audio data format for a track in an audio file setup
- afNewFileSetup(3) create and initialize a new AFfilesetup structure
- afnix-bce(3) afnix-us-bce - standard block chain engineering service
- afnix-csm(3) afnix-us-csm - standard collection session management service
- afnix-gfx(3) gfx - standard graph module
- afnix-itu(3) itu - standard telecom module
- afnix-mth(3) mth - standard math module
- afnix-net(3) net - standard networking module
- afnix-nwg(3) nwg - standard network working group module
- afnix-sec(3) sec - standard security module
- afnix-sio(3) sio - standard input/output module
- afnix-sps(3) sps - standard spreadsheet module
- afnix-sys(3) sys - standard system access module
- afnix-txt(3) txt - standard text processing module
- afnix-wax(3) afnix-us-wax - web application extension service
- afnix-wgt(3) wgt - standard widget module
- afnix-xml(3) xml - standard xml module
- afnix-xpe(3) afnix-us-xpe - xml processing environment service
- afOpenFile(3) open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
- afQuery(3) query the capabilities of the Audio File Library
- afQueryDouble(3) query the capabilities of the Audio File Library
- afQueryLong(3) query the capabilities of the Audio File Library
- afQueryPointer(3) query the capabilities of the Audio File Library
- afReadFrames(3) read sample frames from a track in an audio file
- afReadMisc(3) access miscellaneous metadata in an audio file
- afSeekFrame(3) update or access the current sample frame position for a track in an audio file
- afSeekMisc(3) access miscellaneous metadata in an audio file
- afSetErrorHandler(3) install a custom error handling routine
- afSetVirtualByteOrder(3) set the virtual data format for a track in an audio file
- afSetVirtualChannels(3) set the virtual data format for a track in an audio file
- afSetVirtualPCMMapping(3) set the virtual data format for a track in an audio file
- afSetVirtualSampleFormat(3) set the virtual data format for a track in an audio file
- afTellFrame(3) update or access the current sample frame position for a track in an audio file
- afWriteFrames(3) write sample frames to a track in an audio file
- afWriteMisc(3) access miscellaneous metadata in an audio file
- aio_cancel(3) cancel an outstanding asynchronous I/O request
- aio_error(3) get error status of asynchronous I/O operation
- aio_fsync(3) asynchronous file synchronization
- aio_init(3) asynchronous I/O initialization
- aio_read(3) asynchronous read
- aio_return(3) get return status of asynchronous I/O operation
- aio_suspend(3) wait for asynchronous I/O operation or timeout
- aio_write(3) asynchronous write
- aligned_alloc(3) allocate aligned memory
- alignxy(3) Cdk utility functions
- alloca(3) allocate memory that is automatically freed
- AllPlanes(3) Display macros and functions
- alphasort(3) scan
- ansilove_ansi(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_artworx(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_binary(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_clean(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_error(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_icedraw(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_init(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_loadfile(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_pcboard(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_savefile(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_tundra(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ansilove_xbin(3) .' .' Copyright (c) 2011-2022, Stefan Vogt, Brian Cassidy, and Frederic Cambus .' All rights reserve
- ao_string_tokenize(3) ao_string_tokenize - tokenize an input string 1
- App::St(3) Simple Statistics
- AppDataUnit(3) Interface (envelope) to data received over RTP packets.
- ApplicationHandler(3) Application objects modification methods.
- ApplicationShell(3) ApplicationShell — The ApplicationShell widget class "ApplicationShell" "widget class" "ApplicationShell"
- arc4random_buf(3) cryptographically-secure pseudorandom number generator
- arc4random_uniform(3) cryptographically-secure pseudorandom number generator
- arc4random(3) cryptographically-secure pseudorandom number generator
- archive_entry_acl(3) Streaming Archive Library (libarchive, -larchive) The extend the standard Unix permission model.
- archive_entry_linkify(3) Streaming Archive Library (libarchive, -larchive) Programs that want to create archives have to deal with hardlinks.
- archive_entry_misc(3) Streaming Archive Library (libarchive, -larchive) The function returns and the function sets the type of the symbolic li
- archive_entry_paths(3) Streaming Archive Library (libarchive, -larchive) Path names supported by Destination of the hardlink.
- archive_entry_perms(3) Streaming Archive Library (libarchive, -larchive) The functions and can be used to extract the user id, group id and per
- archive_entry_stat(3) Streaming Archive Library (libarchive, -larchive) The function converts the various fields stored in the archive entry t
- archive_entry_time(3) Streaming Archive Library (libarchive, -larchive) These functions create and manipulate the time fields in an Supported
- archive_entry(3) Streaming Archive Library (libarchive, -larchive) These functions create and manipulate data objects that represent entr
- archive_read_add_passphrase(3) Streaming Archive Library (libarchive, -larchive) Register passphrases for reading an encryption archive.
- archive_read_data(3) Streaming Archive Library (libarchive, -larchive) Read data associated with the header just read.
- archive_read_disk(3) Streaming Archive Library (libarchive, -larchive) These functions provide an API for reading information about objects o
- archive_read_extract(3) Streaming Archive Library (libarchive, -larchive) A convenience function that wraps the corresponding interfaces.
- archive_read_filter(3) Streaming Archive Library (libarchive, -larchive) Enables auto-detection code and decompression support for the specifie
- archive_read_format(3)
- archive_read_free(3) Streaming Archive Library (libarchive, -larchive) Complete the archive and invoke the close callback.
- archive_read_header(3) Streaming Archive Library (libarchive, -larchive) Read the header for the next entry and return a pointer to a This is a
- archive_read_new(3) Streaming Archive Library (libarchive, -larchive) Allocates and initializes a object suitable for reading from an archiv
- archive_read_open(3) Streaming Archive Library (libarchive, -larchive) The same as except that the skip callback is assumed to be Freeze the
- archive_read_set_options(3) Streaming Archive Library (libarchive, -larchive) These functions provide a way for libarchive clients to configure spec
- archive_read(3) Streaming Archive Library (libarchive, -larchive) These functions provide a complete API for reading streaming archives.
- archive_util(3) Streaming Archive Library (libarchive, -larchive) These functions provide access to various information about the object
- archive_write_blocksize(3) Streaming Archive Library (libarchive, -larchive) Sets the block size used for writing the archive data.
- archive_write_data(3) Streaming Archive Library (libarchive, -larchive) Write data corresponding to the header just written.
- archive_write_disk(3) Streaming Archive Library (libarchive, -larchive) These functions provide a complete API for creating objects on disk fr
- archive_write_filter(3) Streaming Archive Library (libarchive, -larchive) The resulting archive will be compressed as specified.
- archive_write_finish_entry(3) Streaming Archive Library (libarchive, -larchive) Close out the entry just written.
- archive_write_format(3) Streaming Archive Library (libarchive, -larchive) These functions set the format that will be used for the archive.
- archive_write_free(3) Streaming Archive Library (libarchive, -larchive) Always returns This marks the archive object as being unusable; after
- archive_write_header(3) Streaming Archive Library (libarchive, -larchive) Build and write a header using the data in the provided structure.
- archive_write_new(3) Streaming Archive Library (libarchive, -larchive) Allocates and initializes a object suitable for writing a tar archive.
- archive_write_open(3) Streaming Archive Library (libarchive, -larchive) Freeze the settings, open the archive, and prepare for writing entries
- archive_write_set_options(3) Streaming Archive Library (libarchive, -larchive) These functions provide a way for libarchive clients to configure spec
- archive_write_set_passphrase(3) Streaming Archive Library (libarchive, -larchive) Set a passphrase for writing an encrypted archive.
- archive_write(3) Streaming Archive Library (libarchive, -larchive) These functions provide a complete API for creating streaming archive
- ares_cancel(3) Cancel a resolve
- ares_create_query(3) Compose a single-question DNS query buffer
- ares_destroy_options(3) Destroy options initialized with ares_save_options
- ares_destroy(3) Destroy a resolver channel
- ares_dup(3) Duplicate a resolver channel
- ares_expand_name(3) Expand a DNS-encoded domain name
- ares_expand_string(3) Expand a length encoded string
- ares_fds(3) return file descriptors to select on
- ares_free_data(3) Free data allocated by several c-ares functions
- ares_free_hostent(3) Free host structure allocated by ares functions
- ares_free_string(3) Free strings allocated by ares functions
- ares_freeaddrinfo(3) Free addrinfo structure allocated by ares functions
- ares_get_servers_ports(3) Retrieve name servers from an initialized ares_channel
- ares_get_servers(3) Retrieve name servers from an initialized ares_channel
- ares_getaddrinfo(3) Initiate a host query by name and service
- ares_gethostbyaddr(3) Initiate a host query by address
- ares_gethostbyname_file(3) Lookup a name in the system's hosts file
- ares_gethostbyname(3) Initiate a host query by name
- ares_getnameinfo(3) Address-to-nodename translation in protocol-independent manner
- ares_getsock(3) get socket descriptors to wait on
- ares_inet_ntop(3) convert a network format address to presentation format
- ares_inet_pton(3) convert an IPv4 or IPv6 address from text to binary form
- ares_init_options(3) Initialize a resolver channel
- ares_init(3) Initialize a resolver channel
- ares_library_cleanup(3) c-ares library deinitialization
- ares_library_init_android(3) c-ares library Android initialization
- ares_library_init(3) c-ares library initialization
- ares_library_initialized(3) get the initialization state
- ares_mkquery(3) Compose a single-question DNS query buffer
- ares_parse_a_reply(3) Parse a reply to a DNS query of type A
- ares_parse_aaaa_reply(3) Parse a reply to a DNS query of type AAAA
- ares_parse_caa_reply(3) Parse a reply to a DNS query of type CAA
- ares_parse_mx_reply(3) Parse a reply to a DNS query of type MX
- ares_parse_naptr_reply(3) Parse a reply to a DNS query of type NAPTR
- ares_parse_ns_reply(3) Parse a reply to a DNS query of type NS into a hostent
- ares_parse_ptr_reply(3) Parse a reply to a DNS query of type PTR into a hostent
- ares_parse_soa_reply(3) Parse a reply to a DNS query of type SOA
- ares_parse_srv_reply(3) Parse a reply to a DNS query of type SRV
- ares_parse_txt_reply(3) Parse a reply to a DNS query of type TXT
- ares_parse_uri_reply(3) Parse a reply to a DNS query of type URI
- ares_process(3) Process events for name resolution
- ares_query(3) Initiate a single-question DNS query
- ares_save_options(3) Save configuration values obtained from initialized ares_channel
- ares_search(3) Initiate a DNS query with domain search
- ares_send(3) Initiate a DNS query
- ares_set_local_dev(3) Bind to a specific network device when creating sockets.
- ares_set_local_ip4(3) Set local IPv4 address outgoing requests.
- ares_set_local_ip6(3) Set local IPv6 address outgoing requests.
- ares_set_servers_csv(3) Set list of DNS servers to be used.
- ares_set_servers_ports_csv(3) Set list of DNS servers to be used.
- ares_set_servers_ports(3) Initialize an ares_channel name servers configuration
- ares_set_servers(3) Initialize an ares_channel name servers configuration
- ares_set_socket_callback(3) Set a socket creation callback
- ares_set_socket_configure_callback(3) Set a socket configuration callback
- ares_set_socket_functions(3) Set socket io callbacks
- ares_set_sortlist(3) Initialize an ares_channel sortlist configuration
- ares_strerror(3) Get the description of an ares library error code
- ares_timeout(3) return maximum time to wait
- ares_version(3) Get the version number of the library
- argtable(3) an ANSI C library for parsing GNU style command line options
- argtable2(3) an ANSI C library for parsing GNU style command line options
- argz_add_sep(3) functions to handle an argz list
- argz_add(3) functions to handle an argz list
- argz_append(3) functions to handle an argz list
- argz_count(3) functions to handle an argz list
- argz_create_sep(3) functions to handle an argz list
- argz_create(3) functions to handle an argz list
- argz_delete(3) functions to handle an argz list
- argz_extract(3) functions to handle an argz list
- argz_insert(3) functions to handle an argz list
- argz_next(3) functions to handle an argz list
- argz_replace(3) functions to handle an argz list
- argz_stringify(3) functions to handle an argz list
- argz(3) functions to handle an argz list
- array_allocate(3) make sure array has at least n elements allocated
- array_bytes(3) get number of allocated members in array
- array_cat(3) append one array to another
- array_cat0(3) append 0 byte to an array
- array_catb(3) append bytes to an array
- array_cate(3) append subset of one array to another array
- array_cats(3) append C string to an array
- array_cats0(3) append C string to an array
- array_equal(3) compare two arrays for equality
- array_fail(3) switch array to have failed
- array_get(3) get pointer to nth element in array
- array_length(3) get number of allocated members in array
- array_reset(3) deallocate array
- array_start(3) get pointer to first element in array
- array_trunc(3) reduce number of initialized bytes
- array_truncate(3) reduce number of initialized bytes
- array(3) The array library interface
- asctime_r(3) transform date and time to broken-down time or ASCII
- asctime(3) transform date and time to broken-down time or ASCII
- asin(3) arc sine function
- asinf(3) arc sine function
- asinh(3) inverse hyperbolic sine function
- asinhf(3) inverse hyperbolic sine function
- asinhl(3) inverse hyperbolic sine function
- asinl(3) arc sine function
- asn1_array2tree(3) API function
- asn1_bit_der(3) API function
- asn1_check_version(3) API function
- asn1_copy_node(3) API function
- asn1_create_element(3) API function
- asn1_decode_simple_ber(3) API function
- asn1_decode_simple_der(3) API function
- asn1_delete_element(3) API function
- asn1_delete_structure(3) API function
- asn1_delete_structure2(3) API function
- asn1_der_coding(3) API function
- asn1_der_decoding_element(3) API function
- asn1_der_decoding_startEnd(3) API function
- asn1_der_decoding(3) API function
- asn1_der_decoding2(3) API function
- asn1_dup_node(3) API function
- asn1_encode_simple_der(3) API function
- asn1_expand_any_defined_by(3) API function
- asn1_expand_octet_string(3) API function
- asn1_find_node(3) API function
- asn1_find_structure_from_oid(3) API function
- asn1_get_bit_der(3) API function
- asn1_get_length_ber(3) API function
- asn1_get_length_der(3) API function
- asn1_get_object_id_der(3) API function
- asn1_get_octet_der(3) API function
- asn1_get_tag_der(3) API function
- asn1_length_der(3) API function
- asn1_number_of_elements(3) API function
- asn1_object_id_der(3) API function
- asn1_octet_der(3) API function
- asn1_parser2array(3) API function
- asn1_parser2tree(3) API function
- asn1_perror(3) API function
- asn1_print_structure(3) API function
- asn1_read_node_value(3) API function
- asn1_read_tag(3) API function
- asn1_read_value_type(3) API function
- asn1_read_value(3) API function
- asn1_strerror(3) API function
- asn1_write_value(3) API function
- asprintf(3) print to allocated string
- assert_perror(3) test errnum and abort
- assert(3) abort the program if assertion is false
- assign(3) assign an integer value, check for truncation
- atAllAttrs(3) attribute handling
- atan(3) arc tangent function
- atan2(3) arc tangent function of two variables
- atan2f(3) arc tangent function of two variables
- atan2l(3) arc tangent function of two variables
- atanf(3) arc tangent function
- atanh(3) inverse hyperbolic tangent function
- atanhf(3) inverse hyperbolic tangent function
- atanhl(3) inverse hyperbolic tangent function
- atanl(3) arc tangent function
- atattribute(3) attribute handling
- atAttrName(3) attribute handling
- atAttrValue(3) attribute handling
- atbind(3) version binding
- atBindAddRule(3) version bind rule
- atBindCache(3) version binding
- atBindDelRule(3) version bind rule
- atBindDisplayErrors(3) version bind rule
- atBindExpandMacro(3) version binding
- atBindListRules(3) version bind rule
- atBindModeOption(3) version binding
- atBindNoMsg(3) version binding
- atBindOptions(3) version binding
- atbindrule(3) version bind rule
- atBindRuleFile(3) version bind rule
- atBindSet(3) version binding
- atBindSetArgv(3) version binding
- atBindShowRules(3) version bind rule
- atBindTestRule(3) version bind rule
- atBindTrace(3) version binding
- atBindUsage(3) version binding
- atBindVersion(3) version binding
- atcache(3) derived object cache handling
- atCacheKey(3) derived object cache handling
- atclass(3) ASO class handling
- atCloseExpand(3) read version objects with
- atDelVersAlias(3) version handling
- atexit(3) register a function to be called at normal process termination
- atexpand(3) attribute expansion
- atExpandAttrs(3) attribute expansion
- atf-c-api(3) ATF provides a C programming interface to implement test programs.
- atf-c(3) ATF provides a C programming interface to implement test programs.
- atf-c++-api(3) ATF provides a C++ programming interface to implement test programs.
- atf-c++(3) ATF provides a C++ programming interface to implement test programs.
- atf-sh-api(3) ATF provides a simple but powerful interface to easily write test programs in the POSIX shell language.
- atf-sh(3) ATF provides a simple but powerful interface to easily write test programs in the POSIX shell language.
- atFileClassExt(3) ASO class handling
- atFreeAttrs(3) attribute handling
- atfstkintro(3) introduction to the AtFS (Attribute Filesystem) Toolkit Library
- atGen(3) version handling
- atIsDerived(3) ASO class handling
- atLocalPath(3) network path handling
- atlog(3) log and lock handling
- atnetwork(3) network path handling
- atNetworkPath(3) network path handling
- atof(3) convert a string to a double
- atoi(3) convert a string to an integer
- atol(3) convert a string to an integer
- atoll(3) convert a string to an integer
- atOpenExpand(3) read version objects with
- atoq(3) convert a string to an integer
- atprint(3) print and
- atread(3) read version objects with
- atReadExpand(3) read version objects with
- atRetAttr(3) attribute handling
- atRev(3) version handling
- atSaveCache(3) derived object cache handling
- atScanBinding(3) version binding
- atScanStatus(3) print and
- atScanUser(3) user handling
- atSetAttr(3) attribute handling
- atSetComment(3) log and lock handling
- atSetVersAlias(3) version handling
- attr_get(3) get the value of a user attribute of a filesystem object
- attr_getf(3) get the value of a user attribute of a filesystem object
- attr_list_by_handle(3) file handle operations
- attr_list(3) list the names of the user attributes of a filesystem object
- attr_listf(3) list the names of the user attributes of a filesystem object
- attr_multi_by_handle(3) file handle operations
- attr_multi(3) manipulate multiple user attributes on a filesystem object at once
- attr_multif(3) manipulate multiple user attributes on a filesystem object at once
- attr_remove(3) remove a user attribute of a filesystem object
- attr_removef(3) remove a user attribute of a filesystem object
- attr_set(3) set the value of a user attribute of a filesystem object
- attr_setf(3) set the value of a user attribute of a filesystem object
- attrbox(3) Cdk Drawing Functions
- atUnlock(3) log and lock handling
- atuser(3) user handling
- atUserName(3) user handling
- atUserUid(3) user handling
- atUserValid(3) user handling
- atversion(3) version handling
- atVno(3) version handling
- atWriteDate(3) print and
- atWriteMode(3) print and
- atWriteName(3) print and
- atWriteStatus(3) print and
- audit_add_rule_data(3) Add new audit rule
- audit_add_watch(3) create a rule layout for a watch
- audit_close(3) Close the audit netlink socket connection
- audit_delete_rule_data(3) Delete audit rule
- audit_detect_machine(3) Detects the current machine type
- audit_encode_nv_string(3) encode a name/value pair in a string
- audit_encode_value(3) encode input string to ASCII code string
- audit_flag_to_name(3) Convert the numeric rule-matching filter value to the rule-matching filter name
- audit_fstype_to_name(3) Convert the numeric fstype value to the fstype name
- audit_get_reply(3) Get the audit system's reply
- audit_get_session(3) Get a program's login session id value
- audit_getloginuid(3) Get a program's loginuid value
- audit_is_enabled(3) judge whether auditing is enabled or not
- audit_log_acct_message(3) log a user account message
- audit_log_semanage_message(3) log a semanage message
- audit_log_user_avc_message(3) log a user avc message
- audit_log_user_comm_message(3) log a user message from a console app
- audit_log_user_command(3) log a user command
- audit_log_user_message(3) log a general user message
- audit_name_to_action(3) Convert the action name to the numeric action value to each other
- audit_name_to_errno(3) Convert the errno name and the numeric errno value to each other
- audit_name_to_flag(3) Convert the rule-matching filter name to the numeric rule-matching filter value
- audit_name_to_fstype(3) Convert the fstype name to the numeric fstype value
- audit_name_to_syscall(3) Convert the syscall name to the numeric syscall value
- audit_open(3) Open a audit netlink socket connection
- audit_request_rules_list_data(3) Request list of current audit rules
- audit_request_signal_info(3) Request signal info for the audit system
- audit_request_status(3) Request status of the audit system
- audit_set_backlog_limit(3) Set the audit backlog limit
- audit_set_backlog_wait_time(3) Set the audit backlog wait time
- audit_set_enabled(3) Enable or disable auditing
- audit_set_failure(3) Set audit failure flag
- audit_set_pid(3) Set audit daemon process ID
- audit_set_rate_limit(3) Set audit rate limit
- audit_setloginuid(3) Set a program's loginuid value
- audit_syscall_to_name(3) Convert the numeric syscall value to the syscall name
- audit_update_watch_perms(3) update permissions field of watch command
- audit_value_needs_encoding(3) check a string to see if it needs encoding
- auparse_add_callback(3) add a callback handler for notifications
- auparse_destroy(3) release instance of parser
- auparse_feed_age_events(3) check events for complete based on time.
- auparse_feed_has_data(3) check if there is any data accumulating that might need flushing.
- auparse_feed(3) feed data into parser
- auparse_find_field_next(3) find next occurrence of field name
- auparse_find_field(3) search for field name
- auparse_first_field(3) reposition field cursor
- auparse_first_record(3) reposition record cursor
- auparse_flush_feed(3) flush any unconsumed feed data through parser.
- auparse_get_field_int(3) get current field's value as an int
- auparse_get_field_name(3) get current field's name
- auparse_get_field_num(3) get current field cursor location
- auparse_get_field_str(3) get current field's value
- auparse_get_field_type(3) get current field's data type
- auparse_get_filename(3) get the filename where record was found
- auparse_get_line_number(3) get line number where record was found
- auparse_get_milli(3) get the millisecond value of the event
- auparse_get_node(3) get the event's machine node name
- auparse_get_num_fields(3) get the number of fields
- auparse_get_num_records(3) get the number of records
- auparse_get_record_num(3) get current record cursor location
- auparse_get_record_text(3) access unparsed record data
- auparse_get_serial(3) get the event's serial number
- auparse_get_time(3) get event's time
- auparse_get_timestamp(3) access timestamp of the event
- auparse_get_type_name(3) get record's type translation
- auparse_get_type(3) get record's type
- auparse_goto_field_num(3) move field cursor to specific field
- auparse_goto_record_num(3) move record cursor to specific record
- auparse_init(3) initialize an instance of the audit parsing library
- auparse_interpret_field(3) get current field's interpreted value
- auparse_new_buffer(3) replace the buffer in the parser
- auparse_next_event(3) get the next event
- auparse_next_field(3) move field cursor
- auparse_next_record(3) move record cursor
- auparse_node_compare(3) compares node name values
- auparse_normalize_functions(3) Access normalized fields
- auparse_normalize(3) normalize the current event
- auparse_reset(3) reset audit parser instance
- auparse_set_eoe_timeout(3) set the end of event timeout value
- auparse_set_escape_mode(3) choose escape method
- auparse_timestamp_compare(3) compares timestamp values
- ausearch_add_expression(3) build up search expression
- ausearch_add_interpreted_item(3) build up search rule
- ausearch_add_item(3) build up search rule
- ausearch_add_regex(3) use regular expression search rule
- ausearch_add_timestamp_item_ex(3) build up search rule
- ausearch_add_timestamp_item(3) build up search rule
- ausearch_clear(3) clear search parameters
- ausearch_next_event(3) find the next event that meets search criteria
- ausearch_set_stop(3) set the cursor position
- auth_destroy(3) library routines for remote procedure calls
- auth_enumerate(3) Obtain list of accounts
- auth_generic_meta(3) Generic authentication request
- auth_generic(3) Generic authentication request
- auth_getoption(3) Search an option string
- auth_getuserinfo_meta(3) Obtain account information
- auth_getuserinfo(3) Obtain account information
- auth_login_meta(3) Validate a userid and password
- auth_login(3) Validate a userid and password
- auth_meta(3) Authentication metadata
- auth_mkhomedir(3) Autocreate a new accounts home directory
- auth_passwd(3) Change accounts password
- auth_sasl_ex(3) SASL implementation
- auth_sasl(3) SASL implementation
- authlib(3) Courier Authentication Library
- authnone_create(3) library routines for remote procedure calls
- authunix_create_default(3) library routines for remote procedure calls
- authunix_create(3) library routines for remote procedure calls
- aux_blas(3) Auxiliary BLAS
- aux_eig(3) aux
- aux_lin(3) aux
- aux_matgen(3) aux
- auxiliaryGB(3) Auxiliary routines
- auxiliaryGE(3) Auxiliary routines
- auxiliaryGT(3) Auxiliary routines
- auxiliaryHE(3) Auxiliary routines
- auxiliaryPO(3) Auxiliary routines
- auxiliaryPT(3) Auxiliary routines
- auxiliarySY(3) Auxiliary routines
- auxOTHERcomputational(3) auxiliary Computational routines
- avc_add_callback(3) additional event notification for SELinux userspace object managers
- avc_audit(3) obtain and audit SELinux access decisions
- avc_av_stats(3) obtain userspace SELinux AVC statistics
- avc_cache_stats(3) obtain userspace SELinux AVC statistics
- avc_cleanup(3) userspace SELinux AVC setup and teardown
- avc_compute_create(3) obtain SELinux label for new object
- avc_compute_member(3) obtain SELinux label for new object
- avc_context_to_sid(3) obtain and manipulate SELinux security ID's
- avc_destroy(3) userspace SELinux AVC setup and teardown
- avc_entry_ref_init(3) obtain and audit SELinux access decisions
- avc_get_initial_context(3) obtain and manipulate SELinux security ID's
- avc_get_initial_sid(3) obtain and manipulate SELinux security ID's
- avc_has_perm_noaudit(3) obtain and audit SELinux access decisions
- avc_has_perm(3) obtain and audit SELinux access decisions
- avc_init(3) legacy userspace SELinux AVC setup
- avc_netlink_acquire_fd(3) SELinux
- avc_netlink_check_nb(3) SELinux
- avc_netlink_close(3) SELinux
- avc_netlink_loop(3) SELinux
- avc_netlink_open(3) SELinux
- avc_netlink_release_fd(3) SELinux
- avc_open(3) userspace SELinux AVC setup and teardown
- avc_reset(3) userspace SELinux AVC setup and teardown
- avc_sid_stats(3) obtain userspace SELinux AVC statistics
- avc_sid_to_context(3) obtain and manipulate SELinux security ID's
- avcall(3) build a C argument list incrementally and call a C function on it.
- AVPQueue(3) This class, an RTP/RTCP queue, adds audio/video profile (AVP) specific methods to the generic RTCP service queue
- ax25_aton_arglist(3) AX25 Address manipulation routines
- ax25_aton_entry(3) AX25 Address manipulation routines
- ax25_aton(3) AX25 Address manipulation routines
- ax25_cmp(3) AX25 Address manipulation routines
- ax25_ntoa(3) AX25 Address manipulation routines
- ax25_validate(3) AX25 Address manipulation routines
- ax25(3) AX25 Address manipulation routines
- backtrace_symbols_fd(3) support
- backtrace_symbols(3) support
- backtrace(3) support
- barchartscreenshots(3) Bar Charts, Histograms
- base.h(3) Base elements for RTP stacks: constants, types and global functions.
- baseName(3) parse pathname components
- bcmp(3) compare byte sequences
- bcopy(3) copy byte sequence
- be16toh(3) convert values between host and big-/little-endian byte order
- be32toh(3) convert values between host and big-/little-endian byte order
- be64toh(3) convert values between host and big-/little-endian byte order
- beagle.h(3) This file documents the API as well as header for the Broad-platform Evolutionary Analysis General Likelihood Evaluator.
- BeagleBenchmarkedResource(3) Description of a benchmarked hardware resource.
- BeagleBenchmarkedResourceList(3) Ordered list of benchmarked hardware resources, from fastest to slowest.
- BeagleInstanceDetails(3) Information about a specific instance.
- BeagleOperation(3) A list of integer indices which specify a partial likelihoods operation.
- BeagleOperationByPartition(3) A list of integer indices which specify a partial likelihoods operation for a partitioned analysis.
- BeagleResource(3) Description of a hardware resource.
- BeagleResourceList(3) List of hardware resources.
- Beep(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- ber_alloc_t(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_bvarray_add(3) OpenLDAP LBER types and allocation functions
- ber_bvarray_free(3) OpenLDAP LBER types and allocation functions
- ber_bvdup(3) OpenLDAP LBER types and allocation functions
- ber_bvecadd(3) OpenLDAP LBER types and allocation functions
- ber_bvecfree(3) OpenLDAP LBER types and allocation functions
- ber_bvfree(3) OpenLDAP LBER types and allocation functions
- ber_bvstr(3) OpenLDAP LBER types and allocation functions
- ber_bvstrdup(3) OpenLDAP LBER types and allocation functions
- ber_dupbv(3) OpenLDAP LBER types and allocation functions
- ber_first_element(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_flush(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_free(3) OpenLDAP LBER types and allocation functions
- ber_get_bitstring(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_boolean(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_enum(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_int(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_next(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_null(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_stringa(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_get_stringb(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_int_t(3) OpenLDAP LBER types and allocation functions
- ber_len_t(3) OpenLDAP LBER types and allocation functions
- ber_memalloc(3) OpenLDAP LBER memory allocators
- ber_memcalloc(3) OpenLDAP LBER memory allocators
- ber_memfree(3) OpenLDAP LBER memory allocators
- ber_memrealloc(3) OpenLDAP LBER memory allocators
- ber_next_element(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_peek_tag(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_printf(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_bitstring(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_boolean(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_enum(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_int(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_null(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_ostring(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_seq(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_set(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_put_string(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_scanf(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_skip_tag(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_start_seq(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_start_set(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_str2bv(3) OpenLDAP LBER types and allocation functions
- ber_tag_t(3) OpenLDAP LBER types and allocation functions
- bind_textdomain_codeset(3) set encoding of message translations
- bindCDKObject(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- bindresvport(3) bind a socket to a privileged IP port
- bindtextdomain(3) set directory containing message catalogs
- BioCocoa(3) Bioinformatics framework for GNUstep and Cocoa
- bisonc++api(3) Application programmer\(cqs interface of bisonc++ generated classes
- BitmapBitOrder(3) image format functions and macros
- BitmapPad(3) image format functions and macros
- BitmapUnit(3) image format functions and macros
- BlackPixel(3) Display macros and functions
- BlackPixelOfScreen(3) screen information functions and macros
- blake2(3) The BLAKE2 family of cryptographic hash functions is an improved version of the SHA-3 finalist BLAKE.
- blas(3) Reference BLAS
- blastesting(3) Testing
- Blt_Tree(3) Tree data object.
- Blt_TreeCreate(3) Create tree data object.
- Blt_TreeCreateNode(3) Creates a node in a tree data object.
- Blt_TreeDeleteNode(3) Deletes a node and its descendants.
- Blt_TreeExists(3) Indicates if a tree exists.
- Blt_TreeGetNode(3) Finds the node from the ID.
- Blt_TreeGetToken(3) Grabs a token associated with existing tree data object.
- Blt_TreeName(3) Returns the name of the tree data object.
- Blt_TreeNodeId(3) Returns the node serial number.
- Blt_TreeReleaseToken(3) Releases token associated with tree object.
- boolstuff(3) Disjunctive Normal Form boolean expression C++ library
- boxWindow(3) Cdk Drawing Functions
- brlapi__acceptAllKeys(3) Reading key presses
- brlapi__acceptKeyRanges(3) Reading key presses
- brlapi__acceptKeys(3) Reading key presses
- brlapi__closeConnection(3) Connecting to BrlAPI
- brlapi__defaultExceptionHandler(3) Error handling
- brlapi__enterRawMode(3) Driver-Specific modes
- brlapi__enterTtyMode(3) Entering & leaving tty mode
- brlapi__enterTtyModeWithPath(3) Entering & leaving tty mode
- brlapi__exceptionHandler_t(3) Error handling
- brlapi__getClientData(3) Setting and getting client data
- brlapi__getDisplaySize(3) Getting Terminal information
- brlapi__getDriverName(3) Getting Terminal information
- brlapi__getFileDescriptor(3) Connecting to BrlAPI
- brlapi__getModelIdentifier(3) Getting Terminal information
- brlapi__getParameter(3) Parameter management
- brlapi__getParameterAlloc(3) Parameter management
- brlapi__ignoreAllKeys(3) Reading key presses
- brlapi__ignoreKeyRanges(3) Reading key presses
- brlapi__ignoreKeys(3) Reading key presses
- brlapi__leaveRawMode(3) Driver-Specific modes
- brlapi__leaveTtyMode(3) Entering & leaving tty mode
- brlapi__openConnection(3) Connecting to BrlAPI
- brlapi__pause(3) Miscellaneous functions
- brlapi__readKey(3) Reading key presses
- brlapi__readKeyWithTimeout(3) Reading key presses
- brlapi__recvRaw(3) Driver-Specific modes
- brlapi__resumeDriver(3) Driver-Specific modes
- brlapi__sendRaw(3) Driver-Specific modes
- brlapi__setClientData(3) Setting and getting client data
- brlapi__setExceptionHandler(3) Error handling
- brlapi__setFocus(3) Entering & leaving tty mode
- brlapi__setParameter(3) Parameter management
- brlapi__strexception(3) Error handling
- brlapi__suspendDriver(3) Driver-Specific modes
- brlapi__sync(3) Miscellaneous functions
- brlapi__unwatchParameter(3) Parameter management
- brlapi__watchParameter(3) Parameter management
- brlapi__write(3) Writing on the braille display
- brlapi__writeDots(3) Writing on the braille display
- brlapi__writeText(3) Writing on the braille display
- brlapi__writeWText(3) Writing on the braille display
- brlapi_acceptAllKeys(3) Reading key presses
- brlapi_acceptKeyRanges(3) Reading key presses
- brlapi_acceptKeys(3) Reading key presses
- brlapi_authClientPacket_t(3) brlapi_authClientPacket_t
- brlapi_authServerPacket_t(3) brlapi_authServerPacket_t
- brlapi_clientData(3) Setting and getting client data
- brlapi_closeConnection(3) Connecting to BrlAPI
- brlapi_connection(3) Connecting to BrlAPI
- brlapi_connectionSettings_t(3) Settings structure for BrlAPI connection.
- brlapi_constants.h(3) brlapi_constants
- brlapi_defaultExceptionHandler(3) Error handling
- brlapi_deprecated(3) Deprecated names
- brlapi_describedKeyCode_t(3) brlapi_describedKeyCode_t
- brlapi_describeKeyCode(3) Reading key presses
- brlapi_driverspecific(3) Driver-Specific modes
- brlapi_enterRawMode(3) Driver-Specific modes
- brlapi_enterTtyMode(3) Entering & leaving tty mode
- brlapi_enterTtyModeWithPath(3) Entering & leaving tty mode
- brlapi_errfun(3) Error handling
- brlapi_errlist(3) Error handling
- brlapi_errno(3) Error handling
- brlapi_error_location(3) Error handling
- brlapi_error_t(3) brlapi_error_t
- brlapi_error(3) Error handling
- brlapi_errorPacket_t(3) brlapi_errorPacket_t
- brlapi_exceptionHandler_t(3) Error handling
- brlapi_expandedKeyCode_t(3) brlapi_expandedKeyCode_t
- brlapi_expandKeyCode(3) Reading key presses
- brlapi_fd_mutex(3) BrlAPI's protocol
- brlapi_fileDescriptor(3) Connecting to BrlAPI
- brlapi_gaierrno(3) Error handling
- brlapi_getClientData(3) Setting and getting client data
- brlapi_getDisplaySize(3) Getting Terminal information
- brlapi_getDriverName(3) Getting Terminal information
- brlapi_getDriverSpecificModePacket_t(3) brlapi_getDriverSpecificModePacket_t
- brlapi_getFileDescriptor(3) Connecting to BrlAPI
- brlapi_getHandleSize(3) BrlAPI handles
- brlapi_getLibraryVersion(3) Version of the BrlAPI library
- brlapi_getModelIdentifier(3) Getting Terminal information
- brlapi_getPacketTypeName(3) Error handling
- brlapi_getParameter(3) Parameter management
- brlapi_getParameterAlloc(3) Parameter management
- brlapi_getParameterProperties(3) brlapi_param
- brlapi_getRaw(3) Deprecated names
- brlapi_getTty(3) Deprecated names
- brlapi_getTtyPath(3) Deprecated names
- brlapi_handle_t(3) BrlAPI handles
- brlapi_handles(3) BrlAPI handles
- brlapi_header_t(3) brlapi_header_t
- brlapi_ignoreAllKeys(3) Reading key presses
- brlapi_ignoreKeyRanges(3) Reading key presses
- brlapi_ignoreKeys(3) Reading key presses
- brlapi_info(3) Getting Terminal information
- brlapi_initializeConnection(3) Deprecated names
- brlapi_keyCode_t(3) Types and Defines for\\e BrlAPI Key Codes
- brlapi_keycodes.h(3) brlapi_keycodes
- brlapi_keycodes(3) Types and Defines for\\e BrlAPI Key Codes
- brlapi_keys(3) Reading key presses
- brlapi_leaveRaw(3) Deprecated names
- brlapi_leaveRawMode(3) Driver-Specific modes
- brlapi_leaveTty(3) Deprecated names
- brlapi_leaveTtyMode(3) Entering & leaving tty mode
- brlapi_libcerrno(3) Error handling
- brlapi_misc(3) Miscellaneous functions
- brlapi_nerr(3) Error handling
- brlapi_openConnection(3) Connecting to BrlAPI
- brlapi_packet_t(3) brlapi_packet_t
- brlapi_packetType_t(3) Error handling
- brlapi_param_audibleAlerts_t(3) brlapi_param
- brlapi_param_bool_t(3) brlapi_param
- brlapi_param_clientPriority_t(3) brlapi_param
- brlapi_param_clipboardContent_t(3) brlapi_param
- brlapi_param_commandCode_t(3) brlapi_param
- brlapi_param_commandKeycode_t(3) brlapi_param
- brlapi_param_commandKeycodeName_t(3) brlapi_param
- brlapi_param_commandKeycodeSummary_t(3) brlapi_param
- brlapi_param_commandLongName_t(3) brlapi_param
- brlapi_param_commandShortName_t(3) brlapi_param
- brlapi_param_computerBrailleCellSize_t(3) brlapi_param
- brlapi_param_computerBrailleRowCells_t(3) brlapi_param_computerBrailleRowCells_t
- brlapi_param_computerBrailleRowsMask_t(3) brlapi_param
- brlapi_param_computerBrailleTable_t(3) brlapi_param
- brlapi_param_cursorBlinkPercentage_t(3) brlapi_param
- brlapi_param_cursorBlinkPeriod_t(3) brlapi_param
- brlapi_param_cursorDots_t(3) brlapi_param
- brlapi_param_deviceCellSize_t(3) brlapi_param
- brlapi_param_deviceIdentifier_t(3) brlapi_param
- brlapi_param_deviceModel_t(3) brlapi_param
- brlapi_param_deviceOnline_t(3) brlapi_param
- brlapi_param_deviceSpeed_t(3) brlapi_param
- brlapi_param_displaySize_t(3) brlapi_param_displaySize_t
- brlapi_param_driverCode_t(3) brlapi_param
- brlapi_param_driverKeycode_t(3) brlapi_param
- brlapi_param_driverKeycodeName_t(3) brlapi_param
- brlapi_param_driverKeycodeSummary_t(3) brlapi_param
- brlapi_param_driverName_t(3) brlapi_param
- brlapi_param_driverVersion_t(3) brlapi_param
- brlapi_param_flags_t(3) Parameter management
- brlapi_param_keyCode_t(3) brlapi_param
- brlapi_param_keyLongName_t(3) brlapi_param
- brlapi_param_keyShortName_t(3) brlapi_param
- brlapi_param_literaryBraille_t(3) brlapi_param
- brlapi_param_literaryBrailleTable_t(3) brlapi_param
- brlapi_param_messageLocale_t(3) brlapi_param
- brlapi_param_properties_t(3) brlapi_param_properties_t
- brlapi_param_renderedCells_t(3) brlapi_param
- brlapi_param_retainDots_t(3) brlapi_param
- brlapi_param_serverVersion_t(3) brlapi_param
- brlapi_param_skipIdenticalLines_t(3) brlapi_param
- brlapi_param_subparam_t(3) brlapi_param
- brlapi_param_t(3) Parameter management
- brlapi_param_type_t(3) brlapi_param
- brlapi_param.h(3) brlapi_param
- brlapi_paramCallback_t(3) Parameter management
- brlapi_paramCallbackDescriptor_t(3) Parameter management
- brlapi_parameterManagement(3) Parameter management
- brlapi_paramRequestPacket_t(3) brlapi_paramRequestPacket_t
- brlapi_paramValuePacket_t(3) brlapi_paramValuePacket_t
- brlapi_pause(3) Miscellaneous functions
- brlapi_perror(3) Error handling
- brlapi_protocol.h(3) types and constants for BrlAPI's protocol
- brlapi_protocol(3) BrlAPI's protocol
- brlapi_range_t(3) brlapi_range_t
- brlapi_rangeType_all(3) Reading key presses
- brlapi_rangeType_code(3) Reading key presses
- brlapi_rangeType_command(3) Reading key presses
- brlapi_rangeType_key(3) Reading key presses
- brlapi_rangeType_t(3) Reading key presses
- brlapi_rangeType_type(3) Reading key presses
- brlapi_readKey(3) Reading key presses
- brlapi_readKeyWithTimeout(3) Reading key presses
- brlapi_readPacket(3) BrlAPI's protocol
- brlapi_readPacketContent(3) BrlAPI's protocol
- brlapi_readPacketHeader(3) BrlAPI's protocol
- brlapi_recvRaw(3) Driver-Specific modes
- brlapi_resume(3) Deprecated names
- brlapi_resumeDriver(3) Driver-Specific modes
- brlapi_sendRaw(3) Driver-Specific modes
- brlapi_setClientData(3) Setting and getting client data
- brlapi_setExceptionHandler(3) Error handling
- brlapi_setFocus(3) Entering & leaving tty mode
- brlapi_setParameter(3) Parameter management
- brlapi_settings_t(3) Deprecated names
- brlapi_strerror_r(3) Error handling
- brlapi_strerror(3) Error handling
- brlapi_strexception(3) Error handling
- brlapi_suspend(3) Deprecated names
- brlapi_suspendDriver(3) Driver-Specific modes
- brlapi_sync(3) Miscellaneous functions
- brlapi_tty(3) Entering & leaving tty mode
- brlapi_unignoreKeyRange(3) Deprecated names
- brlapi_unignoreKeySet(3) Deprecated names
- brlapi_unwatchParameter(3) Parameter management
- brlapi_version(3) Version of the BrlAPI library
- brlapi_versionPacket_t(3) brlapi_versionPacket_t
- brlapi_watchParameter(3) Parameter management
- brlapi_write(3) Writing on the braille display
- brlapi_writeArguments_t(3) brlapi_writeArguments_t
- brlapi_writeArgumentsPacket_t(3) brlapi_writeArgumentsPacket_t
- brlapi_writeDots(3) Writing on the braille display
- brlapi_writePacket(3) BrlAPI's protocol
- brlapi_writeStruct(3) brlapi_writeStruct
- brlapi_writeText(3) Writing on the braille display
- brlapi_writeWText(3) Writing on the braille display
- BruteForce(3) render using a simple brute-force method
- bsd_signal(3) signal handling with BSD semantics
- bsearch(3) binary search of a sorted array
- bson_aligned_alloc(3) bson_aligned_alloc()
- bson_aligned_alloc0(3) bson_aligned_alloc0()
- bson_append_array_begin(3) bson_append_array_begin()
- bson_append_array_end(3) bson_append_array_end()
- bson_append_array(3) bson_append_array()
- bson_append_binary(3) bson_append_binary()
- bson_append_bool(3) bson_append_bool()
- bson_append_code_with_scope(3) bson_append_code_with_scope()
- bson_append_code(3) bson_append_code()
- bson_append_date_time(3) bson_append_date_time()
- bson_append_dbpointer(3) bson_append_dbpointer()
- bson_append_decimal128(3) bson_append_decimal128()
- bson_append_document_begin(3) bson_append_document_begin()
- bson_append_document_end(3) bson_append_document_end()
- bson_append_document(3) bson_append_document()
- bson_append_double(3) bson_append_double()
- bson_append_int32(3) bson_append_int32()
- bson_append_int64(3) bson_append_int64()
- bson_append_iter(3) bson_append_iter()
- bson_append_maxkey(3) bson_append_maxkey()
- bson_append_minkey(3) bson_append_minkey()
- bson_append_now_utc(3) bson_append_now_utc()
- bson_append_null(3) bson_append_null()
- bson_append_oid(3) bson_append_oid()
- bson_append_regex_w_len(3) bson_append_regex_w_len()
- bson_append_regex(3) bson_append_regex()
- bson_append_symbol(3) bson_append_symbol()
- bson_append_time_t(3) bson_append_time_t()
- bson_append_timestamp(3) bson_append_timestamp()
- bson_append_timeval(3) bson_append_timeval()
- bson_append_undefined(3) bson_append_undefined()
- bson_append_utf8(3) bson_append_utf8()
- bson_append_value(3) bson_append_value()
- bson_array_as_json(3) bson_array_as_json()
- bson_as_canonical_extended_json(3) bson_as_canonical_extended_json()
- bson_as_json_with_opts(3) bson_as_json_with_opts()
- bson_as_json(3) bson_as_json()
- bson_as_relaxed_extended_json(3) bson_as_relaxed_extended_json()
- bson_ascii_strtoll(3) bson_ascii_strtoll()
- bson_character_and_string_routines(3) Character and String Routines
- bson_check_version(3) bson_check_version()
- bson_compare(3) bson_compare()
- bson_concat(3) bson_concat()
- bson_context_destroy(3) bson_context_destroy()
- bson_context_get_default(3) bson_context_get_default()
- bson_context_new(3) bson_context_new()
- bson_context_t(3) bson_context_t
- bson_copy_to_excluding_noinit_va(3) bson_copy_to_excluding_noinit_va()
- bson_copy_to_excluding_noinit(3) bson_copy_to_excluding_noinit()
- bson_copy_to_excluding(3) bson_copy_to_excluding()
- bson_copy_to(3) bson_copy_to()
- bson_copy(3) bson_copy()
- bson_count_keys(3) bson_count_keys()
- bson_creating(3) Creating a BSON Document
- bson_cross_platform_notes(3) Cross Platform Notes
- bson_decimal128_from_string_w_len(3) bson_decimal128_from_string_w_len()
- bson_decimal128_from_string(3) bson_decimal128_from_string()
- bson_decimal128_t(3) bson_decimal128_t
- bson_decimal128_to_string(3) bson_decimal128_to_string()
- bson_destroy_with_steal(3) bson_destroy_with_steal()
- bson_destroy(3) bson_destroy()
- bson_endianness(3) Endianness
- bson_equal(3) bson_equal()
- bson_error_t(3) bson_error_t
- bson_errors(3) Handling Errors
- bson_free(3) bson_free()
- bson_get_data(3) bson_get_data()
- bson_get_major_version(3) bson_get_major_version()
- bson_get_micro_version(3) bson_get_micro_version()
- bson_get_minor_version(3) bson_get_minor_version()
- bson_get_monotonic_time(3) System Clock
- bson_get_version(3) bson_get_version()
- bson_guides(3) Guides
- bson_has_field(3) bson_has_field()
- bson_include_and_link(3) Using libbson In Your C Program
- bson_init_from_json(3) bson_init_from_json()
- bson_init_static(3) bson_init_static()
- bson_init(3) bson_init()
- bson_isspace(3) bson_isspace()
- bson_iter_array(3) bson_iter_array()
- bson_iter_as_bool(3) bson_iter_as_bool()
- bson_iter_as_double(3) bson_iter_as_double()
- bson_iter_as_int64(3) bson_iter_as_int64()
- bson_iter_binary(3) bson_iter_binary()
- bson_iter_bool(3) bson_iter_bool()
- bson_iter_code(3) bson_iter_code()
- bson_iter_codewscope(3) bson_iter_codewscope()
- bson_iter_date_time(3) bson_iter_date_time()
- bson_iter_dbpointer(3) bson_iter_dbpointer()
- bson_iter_decimal128(3) bson_iter_decimal128()
- bson_iter_document(3) bson_iter_document()
- bson_iter_double(3) bson_iter_double()
- bson_iter_dup_utf8(3) bson_iter_dup_utf8()
- bson_iter_find_case(3) bson_iter_find_case()
- bson_iter_find_descendant(3) bson_iter_find_descendant()
- bson_iter_find_w_len(3) bson_iter_find_w_len()
- bson_iter_find(3) bson_iter_find()
- bson_iter_init_find_case(3) bson_iter_init_find_case()
- bson_iter_init_find_w_len(3) bson_iter_init_find_w_len()
- bson_iter_init_find(3) bson_iter_init_find()
- bson_iter_init_from_data_at_offset(3) bson_iter_init_from_data_at_offset()
- bson_iter_init_from_data(3) bson_iter_init_from_data()
- bson_iter_init(3) bson_iter_init()
- bson_iter_int32(3) bson_iter_int32()
- bson_iter_int64(3) bson_iter_int64()
- bson_iter_key_len(3) bson_iter_key_len()
- bson_iter_key(3) bson_iter_key()
- bson_iter_next(3) bson_iter_next()
- bson_iter_offset(3) bson_iter_offset()
- bson_iter_oid(3) bson_iter_oid()
- bson_iter_overwrite_bool(3) bson_iter_overwrite_bool()
- bson_iter_overwrite_date_time(3) bson_iter_overwrite_date_time()
- bson_iter_overwrite_decimal128(3) bson_iter_overwrite_decimal128()
- bson_iter_overwrite_double(3) bson_iter_overwrite_double()
- bson_iter_overwrite_int32(3) bson_iter_overwrite_int32()
- bson_iter_overwrite_int64(3) bson_iter_overwrite_int64()
- bson_iter_overwrite_oid(3) bson_iter_overwrite_oid()
- bson_iter_overwrite_timestamp(3) bson_iter_overwrite_timestamp()
- bson_iter_recurse(3) bson_iter_recurse()
- bson_iter_regex(3) bson_iter_regex()
- bson_iter_symbol(3) bson_iter_symbol()
- bson_iter_t(3) bson_iter_t
- bson_iter_time_t(3) bson_iter_time_t()
- bson_iter_timestamp(3) bson_iter_timestamp()
- bson_iter_timeval(3) bson_iter_timeval()
- bson_iter_type(3) bson_iter_type()
- bson_iter_utf8(3) bson_iter_utf8()
- bson_iter_value(3) bson_iter_value()
- bson_iter_visit_all(3) bson_iter_visit_all()
- bson_json_data_reader_ingest(3) bson_json_data_reader_ingest()
- bson_json_data_reader_new(3) bson_json_data_reader_new()
- bson_json_mode_t(3) bson_json_mode_t
- bson_json_opts_destroy(3) bson_json_opts_destroy()
- bson_json_opts_new(3) bson_json_opts_new()
- bson_json_opts_t(3) bson_json_opts_t
- bson_json_reader_destroy(3) bson_json_reader_destroy()
- bson_json_reader_new_from_fd(3) bson_json_reader_new_from_fd()
- bson_json_reader_new_from_file(3) bson_json_reader_new_from_file()
- bson_json_reader_new(3) bson_json_reader_new()
- bson_json_reader_read(3) bson_json_reader_read()
- bson_json_reader_t(3) bson_json_reader_t
- bson_json(3) JSON
- bson_malloc(3) bson_malloc()
- bson_malloc0(3) bson_malloc0()
- bson_md5_append(3) bson_md5_append()
- bson_md5_finish(3) bson_md5_finish()
- bson_md5_init(3) bson_md5_init()
- bson_md5_t(3) bson_md5_t
- bson_mem_restore_vtable(3) bson_mem_restore_vtable()
- bson_mem_set_vtable(3) bson_mem_set_vtable()
- bson_memory(3) Memory Management
- bson_new_from_buffer(3) bson_new_from_buffer()
- bson_new_from_data(3) bson_new_from_data()
- bson_new_from_json(3) bson_new_from_json()
- bson_new(3) bson_new()
- bson_oid_compare(3) bson_oid_compare()
- bson_oid_copy(3) bson_oid_copy()
- bson_oid_equal(3) bson_oid_equal()
- bson_oid_get_time_t(3) bson_oid_get_time_t()
- bson_oid_hash(3) bson_oid_hash()
- bson_oid_init_from_data(3) bson_oid_init_from_data()
- bson_oid_init_from_string(3) bson_oid_init_from_string()
- bson_oid_init_sequence(3) bson_oid_init_sequence()
- bson_oid_init(3) bson_oid_init()
- bson_oid_is_valid(3) bson_oid_is_valid()
- bson_oid_t(3) bson_oid_t
- bson_oid_to_string(3) bson_oid_to_string()
- bson_oid(3) ObjectIDs
- bson_parsing(3) Parsing and Iterating BSON Documents
- bson_reader_destroy_func_t(3) bson_reader_destroy_func_t
- bson_reader_destroy(3) bson_reader_destroy()
- bson_reader_new_from_data(3) bson_reader_new_from_data()
- bson_reader_new_from_fd(3) bson_reader_new_from_fd()
- bson_reader_new_from_file(3) bson_reader_new_from_file()
- bson_reader_new_from_handle(3) bson_reader_new_from_handle()
- bson_reader_read_func_t(3) bson_reader_read_func_t
- bson_reader_read(3) bson_reader_read()
- bson_reader_reset(3) bson_reader_reset()
- bson_reader_set_destroy_func(3) bson_reader_set_destroy_func()
- bson_reader_set_read_func(3) bson_reader_set_read_func()
- bson_reader_t(3) bson_reader_t
- bson_reader_tell(3) bson_reader_tell()
- bson_realloc_ctx(3) bson_realloc_ctx()
- bson_realloc_func(3) bson_realloc_func
- bson_realloc(3) bson_realloc()
- bson_reference(3) Index
- bson_reinit(3) bson_reinit()
- bson_reserve_buffer(3) bson_reserve_buffer()
- bson_set_error(3) bson_set_error()
- bson_sized_new(3) bson_sized_new()
- bson_snprintf(3) bson_snprintf()
- bson_steal(3) bson_steal()
- bson_strcasecmp(3) bson_strcasecmp()
- bson_strdup_printf(3) bson_strdup_printf()
- bson_strdup(3) bson_strdup()
- bson_strdupv_printf(3) bson_strdupv_printf()
- bson_streaming_bson(3) Streaming BSON
- bson_strerror_r(3) bson_strerror_r()
- bson_strfreev(3) bson_strfreev()
- bson_string_append_c(3) bson_string_append_c()
- bson_string_append_printf(3) bson_string_append_printf()
- bson_string_append_unichar(3) bson_string_append_unichar()
- bson_string_append(3) bson_string_append()
- bson_string_free(3) bson_string_free()
- bson_string_new(3) bson_string_new()
- bson_string_t(3) bson_string_t
- bson_string_truncate(3) bson_string_truncate()
- bson_strncpy(3) bson_strncpy()
- bson_strndup(3) bson_strndup()
- bson_strnlen(3) bson_strnlen()
- bson_subtype_t(3) bson_subtype_t
- bson_t(3) bson_t
- bson_threading(3) Threading
- bson_tutorial(3) Tutorial
- bson_type_t(3) bson_type_t
- bson_uint32_to_string(3) bson_uint32_to_string()
- bson_unichar_t(3) bson_unichar_t
- bson_utf8_escape_for_json(3) bson_utf8_escape_for_json()
- bson_utf8_from_unichar(3) bson_utf8_from_unichar()
- bson_utf8_get_char(3) bson_utf8_get_char()
- bson_utf8_next_char(3) bson_utf8_next_char()
- bson_utf8_validate(3) bson_utf8_validate()
- bson_utf8(3) UTF-8
- bson_valgrind(3) Use Valgrind to Check For BSON Data Leaks
- bson_validate_with_error(3) bson_validate_with_error()
- bson_validate(3) bson_validate()
- bson_value_copy(3) bson_value_copy()
- bson_value_destroy(3) bson_value_destroy()
- bson_value_t(3) bson_value_t
- bson_version(3) Libbson Versioning
- bson_visitor_t(3) bson_visitor_t
- bson_vsnprintf(3) bson_vsnprintf()
- bson_writer_begin(3) bson_writer_begin()
- bson_writer_destroy(3) bson_writer_destroy()
- bson_writer_end(3) bson_writer_end()
- bson_writer_get_length(3) bson_writer_get_length()
- bson_writer_new(3) bson_writer_new()
- bson_writer_rollback(3) bson_writer_rollback()
- bson_writer_t(3) bson_writer_t
- bson_zero_free(3) bson_zero_free()
- bstring(3) byte string operations
- bswap_16(3) reverse order of bytes
- bswap_32(3) reverse order of bytes
- bswap_64(3) reverse order of bytes
- bswap(3) reverse order of bytes
- bt_format_names(3) formatting BibTeX names for consistent output
- bt_input(3) input/parsing functions in btparse library
- bt_language(3) the BibTeX data language, as recognized by btparse
- bt_macros(3) accessing and manipulating the btparse macro table
- bt_misc(3) miscellaneous BibTeX-like string-processing utilities
- bt_post_processing(3) post-processing of BibTeX strings, values, and entries
- bt_postprocess(3) post-processing of BibTeX strings, values, and entries
- bt_split_names(3) splitting up BibTeX names and lists of names
- bt_traversal(3) AST traversal/query functions in btparse library
- btool_faq(3) Frequently-Asked Questions about btparse and Text::BibTeX
- btowc(3) convert single byte to wide character
- btparse(3) C library for parsing and processing BibTeX data files
- btree(3) btree database access method
- buffer_close(3) close buffer
- buffer_feed(3) low-level component of buffer_get
- buffer_flush(3) feed buffer to write function
- buffer_fromarray(3) initialize buffer structure from array
- buffer_frombuf(3) initialize buffer structure from raw memory
- buffer_fromsa(3) initialize buffer structure from stralloc
- buffer_get_new_token_sa_pred(3) read token from buffer
- buffer_get_new_token_sa(3) read token from buffer
- buffer_get_token_pred(3) read token from buffer
- buffer_get_token_sa_pred(3) read token from buffer
- buffer_get_token_sa(3) read token from buffer
- buffer_get_token(3) read token from buffer
- buffer_get(3) read binary data from buffer
- buffer_getc(3) read one char from buffer
- buffer_getline_sa(3) read line from buffer
- buffer_getline(3) read line from buffer
- buffer_getn(3) read binary data from buffer
- buffer_getnewline_sa(3) read line from buffer
- buffer_init_free(3) initialize buffer structure
- buffer_init(3) initialize buffer structure
- buffer_mmapread(3) create read-only memory-mapped file buffer
- buffer_peek(3) return pointer to string in buffer
- buffer_put(3) write binary data to buffer
- buffer_put8long(3) write an octal ASCII representation of an unsigned
- buffer_putalign(3) write binary data to buffer
- buffer_puterror(3) write error string to buffer and flush
- buffer_puterror2(3) write error string to buffer and flush
- buffer_putflush(3) write binary data to buffer and flush
- buffer_putlong(3) write a decimal ASCII representation of a signed
- buffer_putlonglong(3) write a decimal ASCII representation of a signed
- buffer_putm(3) write ASCIIZ string(s) to buffer
- buffer_putnlflush(3) write '\\n' to buffer and flush
- buffer_puts(3) write ASCIIZ string to buffer
- buffer_putsa(3) write stralloc to buffer
- buffer_putsaflush(3) write stralloc to buffer and flush
- buffer_putsalign(3) write ASCIIZ string to buffer
- buffer_putsflush(3) write ASCIIZ string to buffer and flush
- buffer_putspace(3) write ASCII space to buffer
- buffer_putulong(3) write a decimal ASCII representation of an unsigned
- buffer_putulonglong(3) write a decimal ASCII representation of a signed
- buffer_putxlong(3) write a hexidecimal ASCII representation of an unsigned
- buffer_seek(3) remove bytes from beginning of string in buffer
- buffer_tosa(3) initialize buffer for writing to stralloc
- buffer(3) generic read/write buffering
- byte_chr(3) search for a byte in a string
- byte_copy(3) copy a string
- byte_copyr(3) copy a string
- byte_diff(3) compare two strings
- byte_equal(3) compare two strings
- byte_rchr(3) search for a byte in a string
- byte_zero(3) initialize a string
- bytecode(3) java library for the editing of the language's bytecode
- byteorder(3) convert values between host and network
- bzero(3) zero a byte string
- cabin(3) the utility API of QDBM
- cabs(3) absolute value of a complex number
- cabsf(3) absolute value of a complex number
- cabsl(3) absolute value of a complex number
- cacos(3) complex arc cosine
- cacosf(3) complex arc cosine
- cacosh(3) complex arc hyperbolic cosine
- cacoshf(3) complex arc hyperbolic cosine
- cacoshl(3) complex arc hyperbolic cosine
- cacosl(3) complex arc cosine
- cairo-5c(3) cairo bindings for nickle programs
- callback(3) closures with variable arguments as first-class C functions
- calloc(3) allocate and free dynamic memory
- callrpc(3) library routines for remote procedure calls
- cannalib(3) CannaLib_intro — Kana-to-Kanji Conversion Library Intro
- canonicalize_file_name(3) return the canonicalized absolute pathname
- cap_clear_flag(3) capability data object manipulation
- cap_clear(3) capability data object manipulation
- cap_compare(3) capability data object manipulation
- cap_copy_ext(3) capability state
- cap_copy_int(3) capability state
- cap_drop_bound(3) capability manipulation on processes
- cap_dup(3) capability data object storage management
- cap_fill_flag(3) capability data object manipulation
- cap_fill(3) capability data object manipulation
- cap_free(3) capability data object storage management
- cap_from_name(3) capability
- cap_from_text(3) capability
- cap_func_launcher(3) lcap.
- cap_get_bound(3) capability manipulation on processes
- cap_get_fd(3) capability
- cap_get_file(3) capability
- cap_get_flag(3) capability data object manipulation
- cap_get_mode(3) capability manipulation on processes
- cap_get_pid(3) capability manipulation on processes
- cap_get_proc(3) capability manipulation on processes
- cap_get_secbits(3) capability manipulation on processes
- cap_iab_compare(3) lcap.
- cap_iab_dup(3) lcap.
- cap_iab_fill(3) lcap.
- cap_iab_from_text(3) lcap.
- cap_iab_get_pid(3) lcap.
- cap_iab_get_proc(3) lcap.
- cap_iab_get_vector(3) lcap.
- cap_iab_init(3) lcap.
- cap_iab_set_proc(3) lcap.
- cap_iab_set_vector(3) lcap.
- cap_iab_to_text(3) lcap.
- cap_iab(3) lcap.
- cap_init(3) capability data object storage management
- cap_launch(3) lcap.
- cap_launcher_callback(3) lcap.
- cap_launcher_set_chroot(3) lcap.
- cap_launcher_set_iab(3) lcap.
- cap_launcher_set_mode(3) lcap.
- cap_launcher_setgroups(3) lcap.
- cap_launcher_setuid(3) lcap.
- cap_max_bits(3) capability data object manipulation
- cap_mode_name(3) capability manipulation on processes
- cap_mode(3) capability manipulation on processes
- cap_new_launcher(3) lcap.
- cap_set_fd(3) capability
- cap_set_file(3) capability
- cap_set_flag(3) capability data object manipulation
- cap_set_mode(3) capability manipulation on processes
- cap_set_proc(3) capability manipulation on processes
- cap_set_secbits(3) capability manipulation on processes
- cap_setgroups(3) capability manipulation on processes
- cap_setuid(3) capability manipulation on processes
- cap_size(3) capability state
- cap_to_name(3) capability
- cap_to_text(3) capability
- capgetp(3) capability manipulation on processes
- capng_apply_caps_fd(3) write file-based capabilities to extended attributes
- capng_apply(3) apply the stored capabilities settings
- capng_capability_to_name(3) convert capability integer to text
- capng_change_id(3) change the credentials retaining capabilities
- capng_clear(3) clear chosen capabilities set
- capng_fill(3) fill chosen capabilities set
- capng_get_caps_fd(3) read file-based capabilities from extended attributes
- capng_get_caps_process(3) get the capabilities from a process
- capng_get_rootid(3) get namespace root id
- capng_have_capabilities(3) check for capabilities
- capng_have_capability(3) check for specific capability
- capng_lock(3) lock the current process capabilities settings
- capng_name_to_capability(3) convert capability text to integer
- capng_print_caps_numeric(3) print numeric values for capabilities set
- capng_print_caps_text(3) print names of values for capabilities set
- capng_restore_state(3) set the internal library state
- capng_save_state(3) get the internal library state
- capng_set_rootid(3) set namespace root id
- capng_setpid(3) set working pid
- capng_update(3) update the stored capabilities settings
- capng_updatev(3) update the stored capabilities settings
- capsetp(3) capability manipulation on processes
- carg(3) calculate the complex argument
- cargf(3) calculate the complex argument
- cargl(3) calculate the complex argument
- case_diffb(3) compare strings case-insensitively
- case_diffs(3) compare strings case-insensitively
- case_lowerb(3) compare strings case-insensitively
- case_lowers(3) compare strings case-insensitively
- case_starts(3) compare prefixes of strings case-insensitively
- casin(3) complex arc sine
- casinf(3) complex arc sine
- casinh(3) complex arc sine hyperbolic
- casinhf(3) complex arc sine hyperbolic
- casinhl(3) complex arc sine hyperbolic
- casinl(3) complex arc sine
- catan(3) complex arc tangents
- catanf(3) complex arc tangents
- catanh(3) complex arc tangents hyperbolic
- catanhf(3) complex arc tangents hyperbolic
- catanhl(3) complex arc tangents hyperbolic
- catanl(3) complex arc tangents
- catclose(3) open/close a message catalog
- catgets(3) get message from a message catalog
- catopen(3) open/close a message catalog
- caxpy(3) complex
- cbbcsd(3) complex
- cbc_crypt(3) fast
- cbdsqr(3) complex
- CBLAS_TEST_COMPLEX(3) CBLAS_TEST_COMPLEX
- CBLAS_TEST_ZOMPLEX(3) CBLAS_TEST_ZOMPLEX
- cBroadcast(3) cBroadcast - broadcast signal to all waiting threads.
- cbrt(3) cube root function
- cbrtf(3) cube root function
- cbrtl(3) cube root function
- cchkaa(3) complex
- cchkee(3) complex
- ccopy(3) complex
- ccos(3) complex cosine function
- ccosf(3) complex cosine function
- ccosh(3) complex hyperbolic cosine
- ccoshf(3) complex hyperbolic cosine
- ccoshl(3) complex hyperbolic cosine
- ccosl(3) complex cosine function
- cCreate(3) cCreate - initialize a condition variable.
- cdawson(3) Dawson's integral
- cdb_datalen(3) get length of data
- cdb_datapos(3) get position of data
- cdb_find(3) look up a key in a constant database
- cdb_firstkey(3) find first physical record in constant database
- cdb_free(3) close a constant databased
- cdb_init(3) open a constant database
- cdb_keylen(3) get length of key
- cdb_keypos(3) get position of key
- cdb_nextkey(3) find next physical record in constant database
- cdb_read(3) read bytes from a constant database
- cdb_successor(3) find next record
- cdb(3) Constant DataBase library
- cDestroy(3) cDestroy - destroy a condition variable.
- cdk_alphalist(3) curses sorted list widget.
- cdk_binding(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- cdk_button(3) create and manage a curses button widget.
- cdk_buttonbox(3) Creates a managed curses buttonbox widget.
- cdk_calendar(3) curses calendar widget.
- cdk_compat(3) Cdk4 compatibility functions
- cdk_dialog(3) curses dialog widget
- cdk_display(3) cdk_display - Curses Development Kit Display Capabilities.
- cdk_draw(3) Cdk Drawing Functions
- cdk_dscale(3) curses scale widget (type double).
- cdk_entry(3) curses text-entry widget.
- cdk_fscale(3) curses scale widget (type float).
- cdk_fselect(3) curses file selector widget.
- cdk_fslider(3) curses slider widget (type float)
- cdk_graph(3) curses graph widget
- cdk_histogram(3) curses histogram widget
- cdk_itemlist(3) curses itemlist widget.
- cdk_label(3) Creates a managed curses label widget.
- cdk_marquee(3) curses marquee widget
- cdk_matrix(3) curses matrix widget.
- cdk_mentry(3) curses multiple line entry widget.
- cdk_menu(3) curses menu widget
- cdk_misc(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- cdk_objs(3) Cdk object-support functions
- cdk_params(3) Cdk command-line parsing
- cdk_position(3) curses widget positioning key-bindings
- cdk_process(3) curses widget pre/post-processing
- cdk_radio(3) curses radio list widget.
- cdk_scale(3) curses scale widget (type int).
- cdk_screen(3) Cdk Screen and Widget Manipulation Functions
- cdk_scroll(3) curses scrolling list widget.
- cdk_selection(3) curses selection list widget.
- cdk_slider(3) curses slider widget (type int)
- cdk_swindow(3) a curses scrolling window widget.
- cdk_template(3) a curses template widget.
- cdk_traverse(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- cdk_uscale(3) curses scale widget (type unsigned).
- cdk_uslider(3) curses slider widget (type unsigned)
- cdk_util(3) Cdk utility functions
- cdk_viewer(3) curses viewer list widget.
- cdk(3) cdk - Curses Development Kit
- CDKallocStrings(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- CDKcountStrings(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- CDKfreeChtypes(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- CDKfreeStrings(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- CDKgetDirectoryContents(3) Cdk utility functions
- CDKparamNumber(3) Cdk command-line parsing
- CDKparamNumber2(3) Cdk command-line parsing
- CDKparamString(3) Cdk command-line parsing
- CDKparamString2(3) Cdk command-line parsing
- CDKparamValue(3) Cdk command-line parsing
- CDKparseParams(3) Cdk command-line parsing
- CDKparsePosition(3) Cdk command-line parsing
- CDKreadFile(3) Cdk utility functions
- CDKsplitString(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- cdotc(3) complex
- cdotu(3) complex
- cdt(3) container data types
- ceil(3) ceiling function: smallest integral value not
- ceilCDK(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- ceilf(3) ceiling function: smallest integral value not
- ceill(3) ceiling function: smallest integral value not
- CellsOfScreen(3) screen information functions and macros
- cerf(3) complex error functions
- cerfc(3) complex error functions
- cerfcx(3) underflow-compensated complementary error function
- cerfi(3) imaginary error function
- cexp(3) complex exponential function
- cexp2(3) base-2 exponent of a complex number
- cexp2f(3) base-2 exponent of a complex number
- cexp2l(3) base-2 exponent of a complex number
- cexpf(3) complex exponential function
- cexpl(3) complex exponential function
- cfc_file_start(3) lookup possible completions for a word
- cfc_literal_escapes(3) lookup possible completions for a word
- cfc_set_check_fn(3) lookup possible completions for a word
- cfg_opt_t(3) Data structure holding information about an option.
- cfg_t(3) Data structure holding information about a 'section'.
- cfg_value_t(3) Data structure holding the value of a fundamental option value.
- cfgetispeed(3) get and set terminal attributes, line control, get and set baud rate
- cfgetospeed(3) get and set terminal attributes, line control, get and set baud rate
- cfmakeraw(3) get and set terminal attributes, line control, get and set baud rate
- cfree(3) free allocated memory
- cfsetispeed(3) get and set terminal attributes, line control, get and set baud rate
- cfsetospeed(3) get and set terminal attributes, line control, get and set baud rate
- cfsetspeed(3) get and set terminal attributes, line control, get and set baud rate
- cgbbrd(3) complex
- cgbcon(3) complex
- cgbequ(3) complex
- cgbequb(3) complex
- cgbmv(3) complex
- cgbrfs(3) complex
- cgbrfsx(3) complex
- cgbsv(3) complex
- cgbsvx(3) complex
- cgbsvxx(3) complex
- cgbtf2(3) complex
- cgbtrf(3) complex
- cgbtrs(3) complex
- cgebak(3) complex
- cgebal(3) complex
- cgebd2(3) complex
- cgebrd(3) complex
- cgecon(3) complex
- cgeequ(3) complex
- cgeequb(3) complex
- cgees(3) complex
- cgeesx(3) complex
- cgeev(3) complex
- cgeevx(3) complex
- cgehd2(3) complex
- cgehrd(3) complex
- cgejsv(3) complex
- cgelq2(3) complex
- cgelqf(3) complex
- cgelqt(3) double
- cgelqt3(3) double
- cgels(3) complex
- cgelsd(3) complex
- cgelss(3) complex
- cgelst(3) complex
- cgelsy(3) complex
- cgemlqt(3) double
- cgemm(3) complex
- cgemqrt(3) complex
- cgemv(3) complex
- cgeql2(3) complex
- cgeqlf(3) complex
- cgeqp3(3) complex
- cgeqr2(3) complex
- cgeqr2p(3) complex
- cgeqrf(3) Variants Computational routines
- cgeqrfp(3) complex
- cgeqrt(3) complex
- cgeqrt2(3) complex
- cgeqrt3(3) complex
- cgerc(3) complex
- cgerfs(3) complex
- cgerfsx(3) complex
- cgerq2(3) complex
- cgerqf(3) complex
- cgeru(3) complex
- cgesc2(3) complex
- cgesdd(3) complex
- cgesv(3) complex
- cgesvd(3) complex
- cgesvdq(3) complex
- cgesvdx(3) complex
- cgesvj(3) complex
- cgesvx(3) complex
- cgesvxx(3) complex
- cgetc2(3) complex
- cgetf2(3) complex
- cgetrf(3) Variants Computational routines
- cgetrf2(3) complex
- cgetri(3) complex
- cgetrs(3) complex
- cgetsls(3) complex
- cggbak(3) complex
- cggbal(3) complex
- cgges(3) complex
- cgges3(3) complex
- cggesx(3) complex
- cggev(3) complex
- cggev3(3) complex
- cggevx(3) complex
- cggglm(3) complex Other Eigenvalue routines
- cgghd3(3) complex
- cgghrd(3) complex
- cgglse(3) complex Other Solve Routines
- cggqrf(3) complex
- cggrqf(3) complex
- cggsvd3(3) complex
- cggsvp3(3) complex
- cgi_cookie_authority(3) cgi_cookie_authority - determine the cookie authority for a domain
- cgi_cookie_clear(3) cgi_cookie_clear - clear browser cookie
- cgi_cookie_set(3) cgi_cookie_set - Set a browser Cookie
- cgi_cs_init(3) cgi_cs_init - initialize CS parser with the CGI defaults
- cgi_debug_init(3) cgi_debug_init - initialize standalone debugging
- cgi_destroy(3) cgi_destroy - deallocate the data associated with a CGI
- cgi_display(3) cgi_display - render and display the CGI output to the user
- cgi_error(3) cgi_error - display an error string to the user
- cgi_filehandle(3) cgi_filehandle - return a file pointer to an uploaded file
- cgi_init(3) cgi_init - Initialize ClearSilver CGI environment
- cgi_neo_error(3) cgi_neo_error - display a NEOERR call backtrace
- cgi_output(3) cgi_output - display the CGI output to the user
- cgi_parse(3) cgi_parse - Parse incoming CGI data
- cgi_redirect_uri(3) cgi_redirect_uri - send an HTTP 302 redirect response
- cgi_redirect(3) cgi_redirect - send an HTTP 302 redirect response
- cgi_register_parse_cb(3) cgi_register_parse_cb - Register a parse callback
- cgi_url_escape_more(3) cgi_url_escape_more - url escape a string
- cgi_url_escape(3) cgi_url_escape - url escape a string
- cgi_url_unescape(3) cgi_url_unescape - unescape an url encoded string
- cgi_url_validate(3) cgi_url_validate - validate that url is of an allowed format
- cgi_vredirect(3) cgi_vredirect - send an HTTP 302 redirect response
- cgiwrap_getenv(3) cgiwrap_getenv - the wrapper for getenv
- cgiwrap_init_emu(3) cgiwrap_init_emu - initialize cgiwrap for emulated use
- cgiwrap_init_std(3) cgiwrap_init_std - Initialize cgiwrap with default functions
- cgiwrap_iterenv(3) cgiwrap_iterenv - iterater for env vars
- cgiwrap_putenv(3) cgiwrap_putenv - wrap the putenv call
- cgiwrap_read(3) cgiwrap_read - cgiwrap input function
- cgiwrap_write(3) cgiwrap_write - wrapper for the fwrite(stdout)
- cgiwrap_writef(3) cgiwrap_writef - a wrapper for printf
- cgiwrap_writevf(3) cgiwrap_writevf - a wrapper for vprintf
- cgraph(3) abstract graph library
- cgsi_plugin.h(3) Header file for the GSI gSOAP plugin.
- cgsvj0(3) complex
- cgsvj1(3) complex
- cgtcon(3) complex
- cgtrfs(3) complex
- cgtsv(3) complex
- cgtsvx(3) complex
- cgttrf(3) complex
- cgttrs(3) complex
- cgtts2(3) complex
- channel.h(3) Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the TRTPSessionBase
- char2Chtype(3) Cdk utility functions
- char2DisplayType(3) Cdk utility functions
- chbev_2stage(3) complex Other Eigenvalue routines
- chbev(3) complex Other Eigenvalue routines
- chbevd_2stage(3) complex Other Eigenvalue routines
- chbevd(3) complex Other Eigenvalue routines
- chbevx_2stage(3) complex Other Eigenvalue routines
- chbevx(3) complex Other Eigenvalue routines
- chbgst(3) complex
- chbgv(3) complex Other Eigenvalue routines
- chbgvd(3) complex Other Eigenvalue routines
- chbgvx(3) complex Other Eigenvalue routines
- chbmv(3) complex
- chbtrd(3) complex
- checkCDKObjectBind(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- checkForLink(3) Cdk utility functions
- checkPasswdAccess(3) query
- checon_3(3) complex
- checon_rook(3) complex
- checon(3) complex
- cheequb(3) complex
- cheev_2stage(3) complex
- cheev(3) complex
- cheevd_2stage(3) complex
- cheevd(3) complex
- cheevr_2stage(3) complex
- cheevr(3) complex
- cheevx_2stage(3) complex
- cheevx(3) complex
- chegs2(3) complex
- chegst(3) complex
- chegv_2stage(3) complex
- chegv(3) complex
- chegvd(3) complex
- chegvx(3) complex
- chemm(3) complex
- chemv(3) complex
- cher(3) complex
- cher2(3) complex
- cher2k(3) complex
- cherfs(3) complex
- cherfsx(3) complex
- cherk(3) complex
- chesv_aa_2stage(3) complex
- chesv_aa(3) complex
- chesv_rk(3) complex
- chesv_rook(3) complex
- chesv(3) complex
- chesvx(3) complex
- chesvxx(3) complex
- cheswapr(3) complex
- chetd2(3) complex
- chetf2_rk(3) complex
- chetf2_rook(3) complex
- chetf2(3) complex
- chetrd_2stage(3) complex
- chetrd_hb2st(3) complex
- chetrd_he2hb(3) complex
- chetrd(3) complex
- chetrf_aa_2stage(3) complex
- chetrf_aa(3) complex
- chetrf_rk(3) complex
- chetrf_rook(3) complex
- chetrf(3) complex
- chetri_3(3) complex
- chetri_3x(3) complex
- chetri_rook(3) complex
- chetri(3) complex
- chetri2(3) complex
- chetri2x(3) complex
- chetrs_3(3) complex
- chetrs_aa_2stage(3) complex
- chetrs_aa(3) complex
- chetrs_rook(3) complex
- chetrs(3) complex
- chetrs2(3) complex
- chfrk(3) complex
- chgeqz(3) complex
- chla_transtype(3) auxiliary Computational routines
- chlen(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- chpcon(3) complex
- chpev(3) complex Other Eigenvalue routines
- chpevd(3) complex Other Eigenvalue routines
- chpevx(3) complex Other Eigenvalue routines
- chpgst(3) complex
- chpgv(3) complex Other Eigenvalue routines
- chpgvd(3) complex Other Eigenvalue routines
- chpgvx(3) complex Other Eigenvalue routines
- chpmv(3) complex
- chpr(3) complex
- chpr2(3) complex
- chprfs(3) complex
- chpsv(3) complex Other Solve Routines
- chpsvx(3) complex Other Solve Routines
- chptrd(3) complex
- chptrf(3) complex
- chptri(3) complex
- chptrs(3) complex
- chsein(3) complex
- chseqr(3) complex
- chstrncpy(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- chtype2Char(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- chtype2String(3) Cdk utility functions
- cimag(3) get imaginary part of a complex number
- cimagf(3) get imaginary part of a complex number
- cimagl(3) get imaginary part of a complex number
- CIRCLEQ_EMPTY(3) implementation of a doubly linked circular queue
- CIRCLEQ_ENTRY(3) implementation of a doubly linked circular queue
- CIRCLEQ_FIRST(3) implementation of a doubly linked circular queue
- CIRCLEQ_FOREACH_REVERSE(3) implementation of a doubly linked circular queue
- CIRCLEQ_FOREACH(3) implementation of a doubly linked circular queue
- CIRCLEQ_HEAD_INITIALIZER(3) implementation of a doubly linked circular queue
- CIRCLEQ_HEAD(3) implementation of a doubly linked circular queue
- CIRCLEQ_INIT(3) implementation of a doubly linked circular queue
- CIRCLEQ_INSERT_AFTER(3) implementation of a doubly linked circular queue
- CIRCLEQ_INSERT_BEFORE(3) implementation of a doubly linked circular queue
- CIRCLEQ_INSERT_HEAD(3) implementation of a doubly linked circular queue
- CIRCLEQ_INSERT_TAIL(3) implementation of a doubly linked circular queue
- CIRCLEQ_LAST(3) implementation of a doubly linked circular queue
- CIRCLEQ_LOOP_NEXT(3) implementation of a doubly linked circular queue
- CIRCLEQ_LOOP_PREV(3) implementation of a doubly linked circular queue
- CIRCLEQ_NEXT(3) implementation of a doubly linked circular queue
- CIRCLEQ_PREV(3) implementation of a doubly linked circular queue
- CIRCLEQ_REMOVE(3) implementation of a doubly linked circular queue
- circleq(3) implementation of a doubly linked circular queue
- ck_array_buffer(3) Concurrency Kit (libck, -lck) The returns a pointer to the array of pointers currently visible to readers after the last
- ck_array_commit(3) Concurrency Kit (libck, -lck) The function will commit any pending put or remove operations associated with the array.
- ck_array_deinit(3) Concurrency Kit (libck, -lck) The destroys the memory associated with the array pointed to by The argument is true if th
- CK_ARRAY_FOREACH(3) Concurrency Kit (libck, -lck) The macro iterates through the array pointed to by A pointer to an iterator object must be
- ck_array_init(3) Concurrency Kit (libck, -lck) The function initializes the array pointed to by the argument The mode value must be The a
- ck_array_initialized(3) Concurrency Kit (libck, -lck) The can be used to determine whether an array was recently initialized with or deinitializ
- ck_array_length(3) Concurrency Kit (libck, -lck) The function returns the number of items a concurrent traversal operation would encounter
- ck_array_put_unique(3) Concurrency Kit (libck, -lck) The function will attempt to insert the value of into the array pointed to by This functio
- ck_array_put(3) Concurrency Kit (libck, -lck) The function will attempt to insert the value of into the array pointed to by This functio
- ck_array_remove(3) Concurrency Kit (libck, -lck) The function will attempt to remove the value of into the array pointed to by the operatio
- ck_bitmap_base(3) Concurrency Kit (libck, -lck) The function returns the number of bytes that would be used to store the number of bits sp
- ck_bitmap_bits(3) Concurrency Kit (libck, -lck) The function returns the maximum number of addressable bits in the object pointed to by Th
- ck_bitmap_bts(3) Concurrency Kit (libck, -lck) sets the bit at the offset specified by the argument to and fetches its original value.
- ck_bitmap_buffer(3) Concurrency Kit (libck, -lck) The functions returns a pointer to the actual bit array.
- ck_bitmap_clear(3) Concurrency Kit (libck, -lck) The function sets all bits in the bitmap pointed to by to 0.
- ck_bitmap_init(3) Concurrency Kit (libck, -lck) The function initializes the bitmap pointed to by the pointer.
- ck_bitmap_iterator_init(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by the argument for use with An iterato
- ck_bitmap_next(3) Concurrency Kit (libck, -lck) The function will increment the iterator object pointed to by to point to the next set bit
- ck_bitmap_reset(3) Concurrency Kit (libck, -lck) The resets the bit at offset specified by the argument to This function has no return valu
- ck_bitmap_set(3) Concurrency Kit (libck, -lck) The sets the bit at offset specified by the argument to This function has no return value.
- ck_bitmap_size(3) Concurrency Kit (libck, -lck) The function returns the number of bytes that are necessary to allocate for a bitmap that
- ck_bitmap_test(3) Concurrency Kit (libck, -lck) The determines if the bit at the offset specified by the argument is set to This function
- ck_bitmap_union(3) Concurrency Kit (libck, -lck) The function sets all bits in the bitmap pointed to by in the bitmap pointed to by This fu
- ck_brlock(3) Concurrency Kit (libck, -lck) 'unsigned int factor' Big reader locks are distributed reader-writer locks with low latenc
- CK_COHORT_INIT(3) Concurrency Kit (libck, -lck) 'void *local_lock' 'unsigned int pass_limit' Until a cohort instance is initialized using
- CK_COHORT_INSTANCE(3) Concurrency Kit (libck, -lck) The user must use this macro to declare instances of cohort types that they have defined.
- CK_COHORT_LOCK(3) Concurrency Kit (libck, -lck) 'void *local_context' This call attempts to acquire both the local and global (if necessar
- CK_COHORT_PROTOTYPE(3) Concurrency Kit (libck, -lck) 'LOCK_FXN global_unlock_method' 'LOCK_FXN local_lock_method' 'LOCK_FXN local_unlock_method
- CK_COHORT_TRYLOCK_PROTOTYPE(3) Concurrency Kit (libck, -lck) 'LOCK_FXN global_unlock_method' 'BOOL_LOCK_FXN global_locked_method' 'BOOL_LOCK_FXN glob
- CK_COHORT_TRYLOCK(3) Concurrency Kit (libck, -lck) 'void *local_trylock_context' 'void *lock_unlock_context' This call attempts to acquire bo
- CK_COHORT_UNLOCK(3) Concurrency Kit (libck, -lck) 'void *local_context' This call instructs to relinquish its local lock and potentially its
- ck_cohort(3) Concurrency Kit (libck, -lck) 'LOCK_FXN global_unlock_method' 'LOCK_FXN local_lock_method' 'LOCK_FXN local_unlock_method
- ck_elide(3) Concurrency Kit (libck, -lck) struct ck_elide_config { unsigned short skip_busy; short retry_busy; unsigned short skip_o
- ck_epoch_barrier(3) Concurrency Kit (libck, -lck) The function will block the caller until a grace period has been detected, according to th
- ck_epoch_begin(3) Concurrency Kit (libck, -lck) The function will mark the beginning of an epoch-protected code section.
- ck_epoch_call(3) Concurrency Kit (libck, -lck) typedef struct ck_epoch_entry ck_epoch_entry_t; typedef void ck_epoch_cb_t(ck_epoch_entry_
- ck_epoch_end(3) Concurrency Kit (libck, -lck) The function will mark the end of an epoch-protected code section.
- ck_epoch_init(3) Concurrency Kit (libck, -lck) The function initializes the epoch object pointed to by the pointer.
- ck_epoch_poll(3) Concurrency Kit (libck, -lck) The function will attempt to dispatch any functions associated with the object pointed to
- ck_epoch_reclaim(3) Concurrency Kit (libck, -lck) The function will unconditionally execute all callbacks that have been deferred with #incl
- ck_epoch_recycle(3) Concurrency Kit (libck, -lck) The function attempts to return an unused epoch record object for use by the caller.
- ck_epoch_register(3) Concurrency Kit (libck, -lck) The function associates a record object specified by the pointer with the epoch object poi
- ck_epoch_synchronize(3) Concurrency Kit (libck, -lck) The function will block the caller until a grace period has been detected, according to th
- ck_epoch_unregister(3) Concurrency Kit (libck, -lck) The function allows for the record pointed by the pointer to be used as a return value by
- ck_hs_apply(3) Concurrency Kit (libck, -lck) The function will lookup the hash set slot associated with and pass it to function pointed
- ck_hs_count(3) Concurrency Kit (libck, -lck) The function returns the number of keys currently stored in Behavior is undefined if is un
- ck_hs_destroy(3) Concurrency Kit (libck, -lck) The function will request that the underlying allocator, as specified by the function, imm
- ck_hs_fas(3) Concurrency Kit (libck, -lck) The function will fetch and store the key specified by the argument in the hash set pointe
- ck_hs_gc(3) Concurrency Kit (libck, -lck) The function will perform various maintenance routines on the hash set pointed to by inclu
- ck_hs_get(3) Concurrency Kit (libck, -lck) The function will return a pointer to a key in the hash set that is of equivalent value to
- ck_hs_grow(3) Concurrency Kit (libck, -lck) The function will resize the hash set in order to be able to store at least the number of
- CK_HS_HASH(3) Concurrency Kit (libck, -lck) The macro will invoke the hash function pointed to by the argument with the seed value ass
- ck_hs_init(3) Concurrency Kit (libck, -lck) The function initializes the hash set pointed to by the pointer.
- ck_hs_iterator_init(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by the argument.
- ck_hs_move(3) Concurrency Kit (libck, -lck) The function will initialize from The hash function is set to comparison function to and t
- ck_hs_next(3) Concurrency Kit (libck, -lck) The function will increment the iterator object pointed to by to point to the next non-emp
- ck_hs_put_unique(3) Concurrency Kit (libck, -lck) The function will store the key specified by the argument in the hash set pointed to by th
- ck_hs_put(3) Concurrency Kit (libck, -lck) The function will store the key specified by the argument in the hash set pointed to by th
- ck_hs_rebuild(3) Concurrency Kit (libck, -lck) The function will regenerate the hash set pointed to by This has the side-effect of prunin
- ck_hs_remove(3) Concurrency Kit (libck, -lck) The function will attempt to remove the key specified by the argument in the hash set poin
- ck_hs_reset_size(3) Concurrency Kit (libck, -lck) The function will remove all keys stored in the hash set pointed to by the argument and cr
- ck_hs_reset(3) Concurrency Kit (libck, -lck) The function will remove all keys stored in the hash set pointed to by the argument.
- ck_hs_set(3) Concurrency Kit (libck, -lck) The function will store the key specified by the argument in the hash set pointed to by th
- ck_hs_stat(3) Concurrency Kit (libck, -lck) The function will store various hash set statistics in the object pointed to by The ck_hs_
- ck_ht_count(3) Concurrency Kit (libck, -lck) The function will return the number of entries in the hash table pointed to be the argumen
- ck_ht_destroy(3) Concurrency Kit (libck, -lck) The function will request that the underlying allocator, as specified by the function, imm
- ck_ht_entry_empty(3) Concurrency Kit (libck, -lck) The function will return if points to a valid key-value pair.
- ck_ht_entry_key_direct(3) Concurrency Kit (libck, -lck) The function will return the key value as specified in the object pointed to by the argume
- ck_ht_entry_key_length(3) Concurrency Kit (libck, -lck) The function will return the length of the key associated with the object pointed to by th
- ck_ht_entry_key_set_direct(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by with the key value specified in the
- ck_ht_entry_key_set(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by with a key pointed to by the argumen
- ck_ht_entry_key(3) Concurrency Kit (libck, -lck) The function will return the key pointer as specified in the object pointed to by the argu
- ck_ht_entry_set_direct(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by with the hash value specified by the
- ck_ht_entry_set(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by with a key pointed to by the argumen
- ck_ht_entry_value_direct(3) Concurrency Kit (libck, -lck) The function will return the value of the key-value pair as specified in the object pointe
- ck_ht_entry_value(3) Concurrency Kit (libck, -lck) The function will return the value pointer as specified in the object pointed to by the ar
- ck_ht_gc(3) Concurrency Kit (libck, -lck) The function will perform various maintenance routines on the hash table pointed to by inc
- ck_ht_get_spmc(3) Concurrency Kit (libck, -lck) The function will return the value associated with the key specified in the argument in th
- ck_ht_grow_spmc(3) Concurrency Kit (libck, -lck) The function will resize the hash table in order to be able to at least store the number o
- ck_ht_hash_direct(3) Concurrency Kit (libck, -lck) The function will generate a hash value in the object pointed to by the argument.
- ck_ht_hash(3) Concurrency Kit (libck, -lck) The function will generate a hash value in the object pointed to by the argument.
- ck_ht_init(3) Concurrency Kit (libck, -lck) The function initializes the hash table pointed to by the pointer.
- ck_ht_iterator_init(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by the argument.
- ck_ht_next(3) Concurrency Kit (libck, -lck) The function will increment the iterator object pointed to by to point to the next non-emp
- ck_ht_put_spmc(3) Concurrency Kit (libck, -lck) The function will store the key-value pair specified in the argument in the hash table poi
- ck_ht_remove_spmc(3) Concurrency Kit (libck, -lck) The function will remove the key-value pair associated with the key specified by the argum
- ck_ht_reset_size_spmc(3) Concurrency Kit (libck, -lck) The function will remove all key-value pairs stored in the hash table pointed to by the ar
- ck_ht_reset_spmc(3) Concurrency Kit (libck, -lck) The function will remove all key-value pairs stored in the hash table pointed to by the ar
- ck_ht_set_spmc(3) Concurrency Kit (libck, -lck) The function will store the key-value pair specified in the argument in the hash table poi
- ck_ht_stat(3) Concurrency Kit (libck, -lck) The function will store various hash set statistics in the object pointed to by The ck_ht_
- ck_pflock(3) Concurrency Kit (libck, -lck) This is a centralized phase-fair reader-writer lock.
- ck_pr_add(3) Concurrency Kit (libck, -lck) The family of functions atomically add the value specified by to the value pointed to by T
- ck_pr_and(3) Concurrency Kit (libck, -lck) The family of functions atomically compute and store the result of a bitwise-and of the va
- ck_pr_barrier(3) Concurrency Kit (libck, -lck) The function is used to disable code movement optimizations across the invocation of the f
- ck_pr_btc(3) Concurrency Kit (libck, -lck) The family of functions atomically fetch the value of the bit in at index and set that bit
- ck_pr_btr(3) Concurrency Kit (libck, -lck) The family of functions atomically fetch the value of the bit in at index and set that bit
- ck_pr_bts(3) Concurrency Kit (libck, -lck) The family of functions atomically fetch the value of the bit in at index and set that bit
- ck_pr_cas(3) Concurrency Kit (libck, -lck) The family of functions atomically compare the value in for equality with and if so, repla
- ck_pr_dec(3) Concurrency Kit (libck, -lck) The family of functions atomically decrement the value pointed to by The ck_pr_dec_zero fa
- ck_pr_faa(3) Concurrency Kit (libck, -lck) The family of functions atomically fetch the value pointed to by and add the value specifi
- ck_pr_fas(3) Concurrency Kit (libck, -lck) The family of functions atomically fetch the value pointed to by and replace the value poi
- ck_pr_fence_acquire(3) Concurrency Kit (libck, -lck) This function enforces the partial ordering of any loads prior to invocation with respect
- ck_pr_fence_atomic_load(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any atomic read-modify-write operations relative to
- ck_pr_fence_atomic_store(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any atomic read-modify-write operations relative to
- ck_pr_fence_atomic(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any atomic read-modify-write operations relative to
- ck_pr_fence_load_atomic(3) Concurrency Kit (libck, -lck) This function enforces the ordering of any memory load and operations with respect to stor
- ck_pr_fence_load_depends(3) Concurrency Kit (libck, -lck) The emits necessary fences for pure data-dependent loads.
- ck_pr_fence_load_store(3) Concurrency Kit (libck, -lck) This function enforces the ordering of any memory load and operations with respect to stor
- ck_pr_fence_load(3) Concurrency Kit (libck, -lck) This function enforces the ordering of any memory load and operations relative to the invo
- ck_pr_fence_memory(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any memory operations with respect to the invocation
- ck_pr_fence_release(3) Concurrency Kit (libck, -lck) This function enforces the partial ordering of any loads prior to invocation with respect
- ck_pr_fence_store_atomic(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any memory store, and atomic read-modify-write opera
- ck_pr_fence_store_load(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any memory store, and atomic read-modify-write opera
- ck_pr_fence_store(3) Concurrency Kit (libck, -lck) The function enforces the ordering of any memory store, and atomic read-modify-write opera
- ck_pr_inc(3) Concurrency Kit (libck, -lck) The family of functions atomically increment the value pointed to by The ck_pr_inc_zero fa
- ck_pr_load(3) Concurrency Kit (libck, -lck) The family of functions atomically loads the value pointed to by and returns it.
- ck_pr_neg(3) Concurrency Kit (libck, -lck) The family of functions atomically negate the value pointed to by The ck_pr_neg_zero funct
- ck_pr_not(3) Concurrency Kit (libck, -lck) The family of functions atomically complement the value pointed to by These functions have
- ck_pr_or(3) Concurrency Kit (libck, -lck) The family of functions atomically compute and store the result of a bitwise-or of the val
- ck_pr_rtm(3) Concurrency Kit (libck, -lck) These family of functions implement support for restricted transactional memory, if availa
- ck_pr_stall(3) Concurrency Kit (libck, -lck) The function should be used inside retry paths of busy-wait loops.
- ck_pr_store(3) Concurrency Kit (libck, -lck) The family of functions atomically stores the value specified by into the location pointed
- ck_pr_sub(3) Concurrency Kit (libck, -lck) The family of functions atomically subtract the value specified by from the value pointed
- ck_pr_xor(3) Concurrency Kit (libck, -lck) The family of functions atomically compute and store the result of a bitwise-xor of the va
- ck_pr(3) Concurrency Kit (libck, -lck) ck_pr.h provides an interface to volatile atomic instructions, memory barriers and busy-wa
- ck_queue(3) Concurrency Kit (libck, -lck) See your system's manual page for for additional information.
- ck_rhs_apply(3) Concurrency Kit (libck, -lck) The function will lookup the hash set slot associated with and pass it to function pointed
- ck_rhs_count(3) Concurrency Kit (libck, -lck) The function returns the number of keys currently stored in Behavior is undefined if is un
- ck_rhs_destroy(3) Concurrency Kit (libck, -lck) The function will request that the underlying allocator, as specified by the function, imm
- ck_rhs_fas(3) Concurrency Kit (libck, -lck) The function will fetch and store the key specified by the argument in the hash set pointe
- ck_rhs_gc(3) Concurrency Kit (libck, -lck) The function will perform various maintenance routines on the hash set pointed to by inclu
- ck_rhs_get(3) Concurrency Kit (libck, -lck) The function will return a pointer to a key in the hash set that is of equivalent value to
- ck_rhs_grow(3) Concurrency Kit (libck, -lck) The function will resize the hash set in order to be able to store at least the number of
- CK_RHS_HASH(3) Concurrency Kit (libck, -lck) The macro will invoke the hash function pointed to by the argument with the seed value ass
- ck_rhs_init(3) Concurrency Kit (libck, -lck) The function initializes the hash set pointed to by the pointer.
- ck_rhs_iterator_init(3) Concurrency Kit (libck, -lck) The function will initialize the object pointed to by the argument.
- ck_rhs_move(3) Concurrency Kit (libck, -lck) The function will initialize from The hash function is set to comparison function to and t
- ck_rhs_next(3) Concurrency Kit (libck, -lck) The function will increment the iterator object pointed to by to point to the next non-emp
- ck_rhs_put_unique(3) Concurrency Kit (libck, -lck) The function will store the key specified by the argument in the hash set pointed to by th
- ck_rhs_put(3) Concurrency Kit (libck, -lck) The function will store the key specified by the argument in the hash set pointed to by th
- ck_rhs_rebuild(3) Concurrency Kit (libck, -lck) The function will regenerate the hash set pointed to by This has the side-effect of prunin
- ck_rhs_remove(3) Concurrency Kit (libck, -lck) The function will attempt to remove the key specified by the argument in the hash set poin
- ck_rhs_reset_size(3) Concurrency Kit (libck, -lck) The function will remove all keys stored in the hash set pointed to by the argument and cr
- ck_rhs_reset(3) Concurrency Kit (libck, -lck) The function will remove all keys stored in the hash set pointed to by the argument.
- ck_rhs_set(3) Concurrency Kit (libck, -lck) The function will store the key specified by the argument in the hash set pointed to by th
- ck_rhs_stat(3) Concurrency Kit (libck, -lck) The function will store various hash set statistics in the object pointed to by The ck_rhs
- ck_ring_capacity(3) Concurrency Kit (libck, -lck) The function returns the number of pointers that can be held in the buffer pointed to by N
- ck_ring_dequeue_spmc(3) Concurrency Kit (libck, -lck) The function dequeues a pointer from the bounded buffer pointed to by in FIFO fashion.
- ck_ring_dequeue_spsc(3) Concurrency Kit (libck, -lck) The function dequeues a pointer from the bounded buffer pointed to by in FIFO fashion.
- ck_ring_enqueue_spmc_size(3) Concurrency Kit (libck, -lck) The function enqueues the pointer into the bounded buffer pointed to by in FIFO fashion.
- ck_ring_enqueue_spmc(3) Concurrency Kit (libck, -lck) The function enqueues the pointer into the bounded buffer pointed to by in FIFO fashion.
- ck_ring_enqueue_spsc_size(3) Concurrency Kit (libck, -lck) The function enqueues the pointer into the bounded buffer pointed to by in FIFO fashion.
- ck_ring_enqueue_spsc(3) Concurrency Kit (libck, -lck) The function enqueues the pointer into the bounded buffer pointed to by in FIFO fashion.
- ck_ring_init(3) Concurrency Kit (libck, -lck) The function initializes a bounded FIFO buffer pointed to by for the storage of up to numb
- ck_ring_size(3) Concurrency Kit (libck, -lck) The function returns the number of pointers currently enqueued in the buffer pointed to by
- ck_ring_trydequeue_spmc(3) Concurrency Kit (libck, -lck) The function attempts to dequeue a pointer from the bounded buffer pointed to by in FIFO f
- CK_RWCOHORT_INIT(3) Concurrency Kit (libck, -lck) This macro initializes the lock instance pointed to by the argument.
- CK_RWCOHORT_INSTANCE(3) Concurrency Kit (libck, -lck) The user must use this macro to declare instances of lock types that they have defined usi
- CK_RWCOHORT_PROTOTYPE(3) Concurrency Kit (libck, -lck) The ck_rwcohort.h header file does not define any cohort types.
- CK_RWCOHORT_READ_LOCK(3) Concurrency Kit (libck, -lck) 'void *global_context' 'void *local_context' 'void *global_context' 'void *local_context'
- CK_RWCOHORT_READ_UNLOCK(3) Concurrency Kit (libck, -lck) 'void *global_context' 'void *local_context' 'void *global_context' 'void *local_context'
- CK_RWCOHORT_WRITE_LOCK(3) Concurrency Kit (libck, -lck) 'void *global_context' 'void *local_context' 'void *global_context' 'void *local_context'
- CK_RWCOHORT_WRITE_UNLOCK(3) Concurrency Kit (libck, -lck) 'void *global_context' 'void *local_context' 'void *global_context' 'void *local_context'
- ck_rwcohort(3) Concurrency Kit (libck, -lck) In each of the following macros, 'STRATEGY' should be replaced with either 'NEUTRAL', 'RP'
- ck_rwlock(3) Concurrency Kit (libck, -lck) This is a centralized write-biased reader-writer lock.
- ck_sequence(3) Concurrency Kit (libck, -lck) It is recommended to use ck_sequence when a small amount of data that cannot be accessed a
- ck_spinlock(3) Concurrency Kit (libck, -lck) A family of busy-wait spinlock implementations.
- ck_swlock(3) Concurrency Kit (libck, -lck) This is a centralized write-biased single-writer reader-writer lock.
- ck_tflock(3) Concurrency Kit (libck, -lck) This is a centralized task-fair reader-writer lock.
- cl_clear_secret(3) cl_clear_secret - Overwrite secret data in memory with libcanlock .\" .\"
- cl_get_key(3) cl_get_key - Create Cancel-Key with libcanlock .\" .\" .\"============================================================================= .\"
- cl_get_lock(3) cl_get_lock - Create Cancel-Lock with libcanlock .\" .\" .\"============================================================================= .\"
- cl_hp_get_field(3) cl_hp_get_field - Execute header parser .\" .\" .\"============================================================================= .\" SYNOPSIS
- cl_hp_parse_field(3) cl_hp_parse_field - Execute field parser .\" .\" .\"============================================================================= .\"
- cl_hp_unfold_field(3) cl_hp_unfold_field - Unfold header field .\" .\" .\"============================================================================= .\"
- cl_split(3) cl_split - Split Cancel-Key or Cancel-Lock with libcanlock .\" .\"
- cl_verify_multi(3) cl_verify_multi - Check multiple keys against multiple locks with libcanlock .\" .\"
- cl_verify(3) cl_verify - Check whether key and lock strings match with libcanlock .\" .\"
- cla_gbamv(3) complex
- cla_gbrcond_c(3) complex
- cla_gbrcond_x(3) complex
- cla_gbrfsx_extended(3) complex
- cla_gbrpvgrw(3) complex
- cla_geamv(3) complex
- cla_gercond_c(3) complex
- cla_gercond_x(3) complex
- cla_gerfsx_extended(3) complex
- cla_gerpvgrw(3) complex
- cla_heamv(3) complex
- cla_hercond_c(3) complex
- cla_hercond_x(3) complex
- cla_herfsx_extended(3) complex
- cla_herpvgrw(3) complex
- cla_lin_berr(3) complex
- cla_porcond_c(3) complex
- cla_porcond_x(3) complex
- cla_porfsx_extended(3) complex
- cla_porpvgrw(3) complex
- cla_syamv(3) complex
- cla_syrcond_c(3) complex
- cla_syrcond_x(3) complex
- cla_syrfsx_extended(3) complex
- cla_syrpvgrw(3) complex
- cla_wwaddw(3) complex
- clabrd(3) complex
- clacgv(3) complex
- clacn2(3) complex
- clacon(3) complex
- clacp2(3) complex
- clacpy(3) complex
- clacrm(3) complex
- clacrt(3) complex
- cladiv(3) complex
- claed0(3) complex
- claed7(3) complex
- claed8(3) complex
- claein(3) complex
- claesy(3) complex
- claev2(3) complex
- clag2z(3) complex16
- clags2(3) complex
- clagtm(3) complex
- clahef_aa(3) complex
- clahef_rk(3) complex
- clahef_rook(3) complex
- clahef(3) complex
- clahqr(3) complex
- clahr2(3) complex
- claic1(3) complex
- clals0(3) complex
- clalsa(3) complex
- clalsd(3) complex
- clangb(3) complex
- clange(3) complex
- clangt(3) complex
- clanhb(3) complex
- clanhe(3) complex
- clanhf(3) complex
- clanhp(3) complex
- clanhs(3) complex
- clanht(3) complex
- clansb(3) complex
- clansp(3) complex
- clansy(3) complex
- clantb(3) complex
- clantp(3) complex
- clantr(3) complex
- clapll(3) complex
- clapmr(3) complex
- clapmt(3) complex
- claqgb(3) complex
- claqge(3) complex
- claqhb(3) complex
- claqhe(3) complex
- claqhp(3) complex
- claqp2(3) complex
- claqps(3) complex
- claqr0(3) complex
- claqr1(3) complex
- claqr2(3) complex
- claqr3(3) complex
- claqr4(3) complex
- claqr5(3) complex
- claqsb(3) complex
- claqsp(3) complex
- claqsy(3) complex
- claqz0(3) complex
- claqz1(3) complex
- claqz2(3) complex
- claqz3(3) complex
- clar1v(3) complex
- clar2v(3) complex
- clarcm(3) complex
- clarf(3) complex
- clarfb_gett(3) complex
- clarfb(3) complex
- clarfg(3) complex
- clarfgp(3) complex
- clarft(3) complex
- clarfx(3) complex
- clarfy(3) complex
- clargv(3) complex
- clarnv(3) complex
- clarrv(3) complex
- clarscl2(3) complex
- clartv(3) complex
- clarz(3) complex
- clarzb(3) complex
- clarzt(3) complex
- clascl(3) complex
- clascl2(3) complex
- claset(3) complex
- clasr(3) complex
- claswp(3) complex
- clasyf_aa(3) complex
- clasyf_rk(3) complex
- clasyf_rook(3) complex
- clasyf(3) complex
- clatbs(3) complex
- clatdf(3) complex
- clatps(3) complex
- clatrd(3) complex
- clatrs(3) complex
- clatrs3(3) double
- clatrz(3) complex
- claunhr_col_getrfnp(3) complex
- claunhr_col_getrfnp2(3) complex
- clauu2(3) complex
- clauum(3) complex
- cleanCDKEntry(3) curses text-entry widget.
- cleanCDKMatrix(3) curses matrix widget.
- cleanCDKMatrixCell(3) curses matrix widget.
- cleanCDKMentry(3) curses multiple line entry widget.
- cleanCDKObjectBindings(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- cleanCDKSwindow(3) a curses scrolling window widget.
- cleanCDKTemplate(3) a curses template widget.
- cleanCdkTitle(3) Cdk object-support functions
- cleanCDKViewer(3) curses viewer list widget.
- cleanChar(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- cleanChtype(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- clearenv(3) clear the environment
- clearerr_unlocked(3) nonlocking stdio functions
- clearerr(3) check and reset stream status
- ClientData(3) define a client data pointer
- clientlib(3) NNTP clientlib part of InterNetNews library
- ClientWhitePointOfCCC(3) Color Conversion Context macros
- clnt_broadcast(3) library routines for remote procedure calls
- clnt_call(3) library routines for remote procedure calls
- clnt_control(3) library routines for remote procedure calls
- clnt_create(3) library routines for remote procedure calls
- clnt_destroy(3) library routines for remote procedure calls
- clnt_freeres(3) library routines for remote procedure calls
- clnt_geterr(3) library routines for remote procedure calls
- clnt_pcreateerror(3) library routines for remote procedure calls
- clnt_perrno(3) library routines for remote procedure calls
- clnt_perror(3) library routines for remote procedure calls
- clnt_spcreateerror(3) library routines for remote procedure calls
- clnt_sperrno(3) library routines for remote procedure calls
- clnt_sperror(3) library routines for remote procedure calls
- clntraw_create(3) library routines for remote procedure calls
- clnttcp_create(3) library routines for remote procedure calls
- clntudp_bufcreate(3) library routines for remote procedure calls
- clntudp_create(3) library routines for remote procedure calls
- clock_getcpuclockid(3) obtain ID of a process CPU-time clock
- clock(3) determine processor time
- clog(3) natural logarithm of a complex number
- clog10(3) base-10 logarithm of a complex number
- clog10f(3) base-10 logarithm of a complex number
- clog10l(3) base-10 logarithm of a complex number
- clog2(3) base-2 logarithm of a complex number
- clog2f(3) base-2 logarithm of a complex number
- clog2l(3) base-2 logarithm of a complex number
- clogf(3) natural logarithm of a complex number
- clogl(3) natural logarithm of a complex number
- closedir(3) close a directory
- closelog(3) send messages to the system logger
- ClsfyScalar(3) create a preclassified volume from scalar data
- ClsfyScan(3) incrementally create a preclassified volume from
- ClsfyTable(3) specify an opacity transfer function
- ClsfyVolume(3) create/destroy a
- cmap_context_get(3) Gets the context variable for a CMAP instance
- cmap_context_set(3) Sets the context variable for a CMAP instance
- cmap_dec(3) Decrease already stored value in CMAP
- cmap_delete(3) Delete key/value pair from the CMAP service
- cmap_dispatch(3) Dispatches callbacks from the CMAP service
- cmap_fd_get(3) Dispatches callbacks from the CMAP service
- cmap_finalize(3) Finalize connection to CMAP
- cmap_get(3) Retrieve value from CMAP
- cmap_inc(3) Increase already stored value in CMAP
- cmap_initialize_map(3) Initialize CMAP API with a specific map
- cmap_initialize(3) Initialize CMAP API
- cmap_iter_finalize(3) Finalize iterator for keys stored in CMAP
- cmap_iter_init(3) Initialize iterator for keys stored in CMAP
- cmap_iter_next(3) Return next item in iteration in CMAP
- cmap_overview(3) Overview of the Configuration Map
- cmap_set(3) Store value in CMAP
- cmap_track_add(3) Set tracking function for values in CMAP
- cmap_track_delete(3) Remove tracking of values in CMAP
- cmark-gfm(3) CommonMark parsing, manipulating, and rendering DESCRIPTION Simple Interface char *f[] cmark_markdow
- cmark(3) CommonMark parsing, manipulating, and rendering DESCRIPTION Simple Interface char *f[] cmark_markdow
- cmpStrChstr(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- CMSG_ALIGN(3) access ancillary data
- CMSG_DATA(3) access ancillary data
- CMSG_FIRSTHDR(3) access ancillary data
- CMSG_LEN(3) access ancillary data
- CMSG_NXTHDR(3) access ancillary data
- CMSG_SPACE(3) access ancillary data
- cmsg(3) access ancillary data
- coap_add_attr(3) Work with CoAP attributes
- coap_add_data_blocked_response(3) Setting up CoAP PDUs
- coap_add_data_large_request(3) Work with CoAP Blocks
- coap_add_data_large_response(3) Work with CoAP Blocks
- coap_add_data(3) Setting up CoAP PDUs
- coap_add_option(3) Setting up CoAP PDUs
- coap_add_optlist_pdu(3) Setting up CoAP PDUs
- coap_add_resource(3) Work with CoAP resources
- coap_add_token(3) Setting up CoAP PDUs
- coap_async_get_app_data(3) Work with CoAP async support
- coap_async_is_supported(3) Work with CoAP async support
- coap_async_set_app_data(3) Work with CoAP async support
- coap_async_set_delay(3) Work with CoAP async support
- coap_async_trigger(3) Work with CoAP async support
- coap_async(3) Work with CoAP async support
- coap_attr_get_value(3) Work with CoAP attributes
- coap_attribute(3) Work with CoAP attributes
- coap_binary_equal(3) Work with CoAP string functions
- coap_block_build_body(3) Work with CoAP Blocks
- coap_block(3) Work with CoAP Blocks
- coap_cache_derive_key_w_ignore(3) Work with CoAP cache functions
- coap_cache_derive_key(3) Work with CoAP cache functions
- coap_cache_get_app_data(3) Work with CoAP cache functions
- coap_cache_get_by_key(3) Work with CoAP cache functions
- coap_cache_get_by_pdu(3) Work with CoAP cache functions
- coap_cache_get_pdu(3) Work with CoAP cache functions
- coap_cache_ignore_options(3) Work with CoAP cache functions
- coap_cache_set_app_data(3) Work with CoAP cache functions
- coap_cache(3) Work with CoAP cache functions
- coap_cancel_observe(3) work with CoAP observe
- coap_check_option(3) Accessing CoAP PDUs
- coap_context_get_coap_fd(3) Work with CoAP I/O to do the packet send and receives
- coap_context_get_csm_timeout(3) Work with CoAP contexts
- coap_context_get_max_handshake_sessions(3) Work with CoAP contexts
- coap_context_get_max_idle_sessions(3) Work with CoAP contexts
- coap_context_get_session_timeout(3) Work with CoAP contexts
- coap_context_set_block_mode(3) Work with CoAP Blocks
- coap_context_set_csm_timeout(3) Work with CoAP contexts
- coap_context_set_keepalive(3) Work with CoAP keepalive
- coap_context_set_max_handshake_sessions(3) Work with CoAP contexts
- coap_context_set_max_idle_sessions(3) Work with CoAP contexts
- coap_context_set_pki_root_cas(3) Work with CoAP server endpoints
- coap_context_set_pki(3) Work with CoAP server endpoints
- coap_context_set_psk2(3) Work with CoAP server endpoints
- coap_context_set_session_timeout(3) Work with CoAP contexts
- coap_context(3) Work with CoAP contexts
- coap_debug_set_packet_loss(3) Work with CoAP packet transmissions
- coap_decode_var_bytes(3) Accessing CoAP PDUs
- coap_decode_var_bytes8(3) Accessing CoAP PDUs
- coap_delete_bin_const(3) Work with CoAP string functions
- coap_delete_binary(3) Work with CoAP string functions
- coap_delete_cache_entry(3) Work with CoAP cache functions
- coap_delete_cache_key(3) Work with CoAP cache functions
- coap_delete_optlist(3) Setting up CoAP PDUs
- coap_delete_resource(3) Work with CoAP resources
- coap_delete_str_const(3) Work with CoAP string functions
- coap_delete_string(3) Work with CoAP string functions
- coap_dtls_cpsk_t(3) Work with CoAP TLS/DTLS
- coap_dtls_is_supported(3) Work with CoAP TLS libraries
- coap_dtls_pki_t(3) Work with CoAP TLS/DTLS
- coap_dtls_spsk_t(3) Work with CoAP TLS/DTLS
- coap_encode_var_safe(3) Setting up CoAP PDUs
- coap_encode_var_safe8(3) Setting up CoAP PDUs
- coap_encryption(3) Work with CoAP TLS/DTLS
- coap_endpoint_client(3) Work with CoAP client endpoints
- coap_endpoint_server(3) Work with CoAP server endpoints
- coap_endpoint_set_default_mtu(3) Work with CoAP server endpoints
- coap_endpoint_str(3) Work with CoAP logging
- coap_find_async(3) Work with CoAP async support
- coap_find_attr(3) Work with CoAP attributes
- coap_free_async(3) Work with CoAP async support
- coap_free_context(3) Work with CoAP contexts
- coap_free_endpoint(3) Work with CoAP server endpoints
- coap_get_data_large(3) Work with CoAP Blocks
- coap_get_data(3) Accessing CoAP PDUs
- coap_get_log_level(3) Work with CoAP logging
- coap_get_tls_library_version(3) Work with CoAP TLS libraries
- coap_get_uri_path(3) Accessing CoAP PDUs
- coap_handler(3) Work with CoAP handlers
- coap_insert_optlist(3) Setting up CoAP PDUs
- coap_io_can_exit(3) Work with CoAP I/O to do the packet send and receives
- coap_io_do_epoll(3) Work with CoAP I/O to do the packet send and receives
- coap_io_do_io(3) Work with CoAP I/O to do the packet send and receives
- coap_io_prepare_epoll(3) Work with CoAP I/O to do the packet send and receives
- coap_io_prepare_io(3) Work with CoAP I/O to do the packet send and receives
- coap_io_process_with_fds(3) Work with CoAP I/O to do the packet send and receives
- coap_io_process(3) Work with CoAP I/O to do the packet send and receives
- coap_io(3) Work with CoAP I/O to do the packet send and receives
- coap_join_mcast_group_intf(3) Work with CoAP server endpoints
- coap_keepalive(3) Work with CoAP keepalive
- coap_log(3) Work with CoAP logging
- coap_logging(3) Work with CoAP logging
- coap_make_str_const(3) Work with CoAP string functions
- coap_mcast_per_resource(3) Work with CoAP server endpoints
- coap_new_bin_const(3) Work with CoAP string functions
- coap_new_binary(3) Work with CoAP string functions
- coap_new_cache_entry(3) Work with CoAP cache functions
- coap_new_client_session_pki(3) Work with CoAP client endpoints
- coap_new_client_session_psk2(3) Work with CoAP client endpoints
- coap_new_client_session(3) Work with CoAP client endpoints
- coap_new_context(3) Work with CoAP contexts
- coap_new_endpoint(3) Work with CoAP server endpoints
- coap_new_optlist(3) Setting up CoAP PDUs
- coap_new_pdu(3) Setting up CoAP PDUs
- coap_new_str_const(3) Work with CoAP string functions
- coap_new_string(3) Work with CoAP string functions
- coap_observe(3) work with CoAP observe
- coap_opt_length(3) Accessing CoAP PDUs
- coap_opt_value(3) Accessing CoAP PDUs
- coap_option_filter_clear(3) Accessing CoAP PDUs
- coap_option_filter_get(3) Accessing CoAP PDUs
- coap_option_filter_set(3) Accessing CoAP PDUs
- coap_option_filter_unset(3) Accessing CoAP PDUs
- coap_option_iterator_init(3) Accessing CoAP PDUs
- coap_option_next(3) Accessing CoAP PDUs
- coap_package_build(3) Work with CoAP logging
- coap_package_name(3) Work with CoAP logging
- coap_package_version(3) Work with CoAP logging
- coap_pdu_access(3) Accessing CoAP PDUs
- coap_pdu_get_code(3) Accessing CoAP PDUs
- coap_pdu_get_mid(3) Accessing CoAP PDUs
- coap_pdu_get_token(3) Accessing CoAP PDUs
- coap_pdu_get_type(3) Accessing CoAP PDUs
- coap_pdu_init(3) Setting up CoAP PDUs
- coap_pdu_set_code(3) Setting up CoAP PDUs
- coap_pdu_set_mid(3) Setting up CoAP PDUs
- coap_pdu_set_type(3) Setting up CoAP PDUs
- coap_pdu_setup(3) Setting up CoAP PDUs
- coap_recovery(3) Work with CoAP packet transmissions
- coap_register_async(3) Work with CoAP async support
- coap_register_event_handler(3) Work with CoAP handlers
- coap_register_nack_handler(3) Work with CoAP handlers
- coap_register_ping_handler(3) Work with CoAP handlers
- coap_register_pong_handler(3) Work with CoAP handlers
- coap_register_request_handler(3) Work with CoAP handlers
- coap_register_response_handler(3) Work with CoAP handlers
- coap_resize_binary(3) Work with CoAP string functions
- coap_resource_get_uri_path(3) Work with CoAP resources
- coap_resource_get_userdata(3) Work with CoAP resources
- coap_resource_init(3) Work with CoAP resources
- coap_resource_notify_observers(3) work with CoAP observe
- coap_resource_proxy_uri_init(3) Work with CoAP resources
- coap_resource_proxy_uri_init2(3) Work with CoAP resources
- coap_resource_release_userdata_handler(3) Work with CoAP resources
- coap_resource_set_get_observable(3) work with CoAP observe
- coap_resource_set_mode(3) Work with CoAP resources
- coap_resource_set_userdata(3) Work with CoAP resources
- coap_resource_unknown_init(3) Work with CoAP resources
- coap_resource_unknown_init2(3) Work with CoAP resources
- coap_resource(3) Work with CoAP resources
- coap_send(3) Setting up CoAP PDUs
- coap_session_disconnected(3) Work with CoAP sessions
- coap_session_get_ack_random_factor(3) Work with CoAP packet transmissions
- coap_session_get_ack_timeout(3) Work with CoAP packet transmissions
- coap_session_get_addr_local(3) Work with CoAP sessions
- coap_session_get_addr_remote(3) Work with CoAP sessions
- coap_session_get_app_data(3) Work with CoAP sessions
- coap_session_get_context(3) Work with CoAP sessions
- coap_session_get_default_leisure(3) Work with CoAP packet transmissions
- coap_session_get_ifindex(3) Work with CoAP sessions
- coap_session_get_max_retransmit(3) Work with CoAP packet transmissions
- coap_session_get_nstart(3) Work with CoAP packet transmissions
- coap_session_get_probing_wait(3) Work with CoAP packet transmissions
- coap_session_get_proto(3) Work with CoAP sessions
- coap_session_get_psk_hint(3) Work with CoAP sessions
- coap_session_get_psk_key(3) Work with CoAP sessions
- coap_session_get_state(3) Work with CoAP sessions
- coap_session_get_tls(3) Work with CoAP sessions
- coap_session_get_type(3) Work with CoAP sessions
- coap_session_init_token(3) Setting up CoAP PDUs
- coap_session_max_pdu_size(3) Work with CoAP client endpoints
- coap_session_new_token(3) Setting up CoAP PDUs
- coap_session_reference(3) Work with CoAP sessions
- coap_session_release(3) Work with CoAP sessions
- coap_session_set_ack_random_factor(3) Work with CoAP packet transmissions
- coap_session_set_ack_timeout(3) Work with CoAP packet transmissions
- coap_session_set_app_data(3) Work with CoAP sessions
- coap_session_set_default_leisure(3) Work with CoAP packet transmissions
- coap_session_set_max_retransmit(3) Work with CoAP packet transmissions
- coap_session_set_mtu(3) Work with CoAP client endpoints
- coap_session_set_no_observe_cancel(3) work with CoAP observe
- coap_session_set_nstart(3) Work with CoAP packet transmissions
- coap_session_set_probing_wait(3) Work with CoAP packet transmissions
- coap_session_set_type_client(3) Work with CoAP sessions
- coap_session_str(3) Work with CoAP logging
- coap_session(3) Work with CoAP sessions
- coap_set_log_handler(3) Work with CoAP logging
- coap_set_log_level(3) Work with CoAP logging
- coap_set_show_pdu_output(3) Work with CoAP logging
- coap_show_pdu(3) Work with CoAP logging
- coap_show_tls_version(3) Work with CoAP TLS libraries
- coap_split_path(3) Setting up CoAP PDUs
- coap_split_query(3) Setting up CoAP PDUs
- coap_string_equal(3) Work with CoAP string functions
- coap_string_tls_support(3) Work with CoAP TLS libraries
- coap_string_tls_version(3) Work with CoAP TLS libraries
- coap_string(3) Work with CoAP string functions
- coap_tcp_is_supported(3) Work with CoAP TLS libraries
- coap_tls_is_supported(3) Work with CoAP TLS libraries
- coap_tls_library(3) Work with CoAP TLS libraries
- colorPrint(3) is a collection of functions that make it very easy to put colored text on tty.
- colorPrintN(3) is a collection of functions that make it very easy to put colored text on tty.
- colorReset(3) is a collection of functions that make it very easy to put colored text on tty.
- colors(3) is a collection of functions that make it very easy to put colored text on tty.
- colorSet(3) is a collection of functions that make it very easy to put colored text on tty.
- com_err(3) common error display routine
- comedi_apply_calibration(3) set hardware calibration from file
- comedi_apply_parsed_calibration(3) set calibration from memory
- comedi_arm_channel(3) arm a subdevice channel
- comedi_arm(3) arm a subdevice
- comedi_cancel(3) stop streaming input/output in progress
- comedi_cleanup_calibration(3) free calibration resources
- comedi_close(3) close a Comedi device
- comedi_command_test(3) test streaming input/output configuration
- comedi_command(3) start streaming input/output
- comedi_data_read_delayed(3) read single sample from channel after delaying for specified settling time
- comedi_data_read_hint(3) tell driver which channel/range/aref you are going to read from next
- comedi_data_read_n(3) read multiple samples from channel
- comedi_data_read(3) read single sample from channel
- comedi_data_write(3) write single sample to channel
- comedi_digital_trigger_disable(3) disable a digital trigger
- comedi_digital_trigger_enable_edges(3) set digital trigger edge detection
- comedi_digital_trigger_enable_levels(3) set digital trigger level detection
- comedi_dio_bitfield(3) read/write multiple digital channels
- comedi_dio_bitfield2(3) read/write multiple digital channels
- comedi_dio_config(3) change input/output properties of channel
- comedi_dio_get_config(3) query input/output properties of channel
- comedi_dio_read(3) read single bit from digital channel
- comedi_dio_write(3) write single bit to digital channel
- comedi_disarm_channel(3) disarm a subdevice channel
- comedi_disarm(3) disarm a subdevice
- comedi_do_insn(3) perform instruction
- comedi_do_insnlist(3) perform multiple instructions
- comedi_errno(3) number of last Comedilib error
- comedi_fileno(3) get file descriptor for open Comedilib device
- comedi_find_range(3) search for range
- comedi_find_subdevice_by_type(3) search for subdevice type
- comedi_from_phys(3) convert physical units to sample
- comedi_from_physical(3) convert physical units to sample using calibration data
- comedi_get_board_name(3) Comedi device name
- comedi_get_buffer_contents(3) streaming buffer status
- comedi_get_buffer_offset(3) streaming buffer status (deprecated)
- comedi_get_buffer_read_count(3) streaming buffer read count
- comedi_get_buffer_read_offset(3) streaming buffer read offset
- comedi_get_buffer_size(3) streaming buffer size of subdevice
- comedi_get_buffer_write_count(3) streaming buffer write count
- comedi_get_buffer_write_offset(3) streaming buffer write offset
- comedi_get_clock_source(3) get master clock for a subdevice
- comedi_get_cmd_generic_timed(3) streaming input/output capabilities
- comedi_get_cmd_src_mask(3) streaming input/output capabilities
- comedi_get_default_calibration_path(3) get default calibration file path
- comedi_get_driver_name(3) Comedi driver name
- comedi_get_gate_source(3) get gate for a subdevice
- comedi_get_hardcal_converter(3) get converter for hardware-calibrated subdevice
- comedi_get_hardware_buffer_size(3) get size of subdevices hardware buffer
- comedi_get_max_buffer_size(3) maximum streaming buffer size
- comedi_get_maxdata(3) maximum sample of channel
- comedi_get_n_channels(3) number of subdevice channels
- comedi_get_n_ranges(3) number of ranges of channel
- comedi_get_n_subdevices(3) number of subdevices
- comedi_get_range(3) range information of channel
- comedi_get_read_subdevice(3) find streaming input subdevice
- comedi_get_routing(3) get routing for an output
- comedi_get_softcal_converter(3) get converter for software-calibrated subdevice
- comedi_get_subdevice_flags(3) properties of subdevice
- comedi_get_subdevice_type(3) type of subdevice
- comedi_get_timer(3) timer information (deprecated)
- comedi_get_version_code(3) Comedi version code
- comedi_get_write_subdevice(3) find streaming output subdevice
- comedi_internal_trigger(3) generate soft trigger
- comedi_lock(3) subdevice reservation
- comedi_loglevel(3) change Comedilib logging properties
- comedi_mark_buffer_read(3) streaming buffer control
- comedi_mark_buffer_written(3) streaming buffer control
- comedi_maxdata_is_chan_specific(3) maximum sample depends on channel
- comedi_open(3) open a Comedi device
- comedi_parse_calibration_file(3) load contents of calibration file
- comedi_perror(3) print a Comedilib error message
- comedi_poll(3) force updating of streaming buffer
- comedi_range_is_chan_specific(3) range information depends on channel
- comedi_reset_channel(3) reset a subdevice channel
- comedi_reset(3) reset a subdevice
- comedi_set_buffer_size(3) streaming buffer size of subdevice
- comedi_set_clock_source(3) set master clock for a subdevice
- comedi_set_counter_mode(3) change mode of a counter subdevice
- comedi_set_filter(3) select a filter for a subdevice
- comedi_set_gate_source(3) select gate source for a subdevice
- comedi_set_global_oor_behavior(3) out-of-range behavior
- comedi_set_max_buffer_size(3) streaming maximum buffer size of subdevice
- comedi_set_other_source(3) select source signal for something other than a gate or clock
- comedi_set_read_subdevice(3) set streaming input subdevice
- comedi_set_routing(3) select a routing for an output
- comedi_set_write_subdevice(3) set streaming output subdevice
- comedi_strerror(3) return string describing Comedilib error code
- comedi_sv_init(3) slowly-varying inputs
- comedi_sv_measure(3) slowly-varying inputs
- comedi_sv_update(3) slowly-varying inputs
- comedi_timed_1chan(3) streaming input (deprecated)
- comedi_to_phys(3) convert sample to physical units
- comedi_to_physical(3) convert sample to physical units using polynomials
- comedi_trigger(3) perform streaming input/output (deprecated)
- comedi_unlock(3) subdevice reservation
- compface(3) compress and expand 48x48x1 face image files
- complex_blas_level1(3) complex
- complex_blas_level2(3) complex
- complex_blas_level3(3) complex
- complex_blas_testing(3) complex
- complex_eig(3) complex
- complex_lin(3) complex
- complex_matgen(3) complex
- complex16_blas_level1(3) complex16
- complex16_blas_level2(3) complex16
- complex16_blas_level3(3) complex16
- complex16_blas_testing(3) complex16
- complex16_eig(3) complex16
- complex16_lin(3) complex16
- complex16_matgen(3) complex16
- complex16GBauxiliary(3) complex16
- complex16GBcomputational(3) complex16
- complex16GBsolve(3) complex16
- complex16GEauxiliary(3) complex16
- complex16GEcomputational(3) complex16
- complex16GEeigen(3) complex16
- complex16GEsing(3) complex16
- complex16GEsolve(3) complex16
- complex16GTcomputational(3) complex16
- complex16GTsolve(3) complex16
- complex16HEauxiliary(3) complex16
- complex16HEcomputational(3) complex16
- complex16HEeigen(3) complex16
- complex16HEsolve(3) complex16
- complex16OTHERauxiliary(3) complex16
- complex16OTHERcomputational(3) complex16
- complex16OTHEReigen(3) complex16 Other Eigenvalue routines
- complex16OTHERsolve(3) complex16 Other Solve Routines
- complex16POauxiliary(3) complex16
- complex16POcomputational(3) complex16
- complex16POsolve(3) complex16
- complex16PTcomputational(3) complex16
- complex16PTsolve(3) complex16
- complex16SYauxiliary(3) complex16
- complex16SYcomputational(3) complex16
- complex16SYeigen(3) complex16
- complex16SYsolve(3) complex16
- complexGBauxiliary(3) complex
- complexGBcomputational(3) complex
- complexGBsolve(3) complex
- complexGEauxiliary(3) complex
- complexGEcomputational(3) complex
- complexGEeigen(3) complex
- complexGEsing(3) complex
- complexGEsolve(3) complex
- complexGTcomputational(3) complex
- complexGTsolve(3) complex
- complexHEauxiliary(3) complex
- complexHEcomputational(3) complex
- complexHEeigen(3) complex
- complexHEsolve(3) complex
- complexOTHERauxiliary(3) complex
- complexOTHERcomputational(3) complex
- complexOTHEReigen(3) complex Other Eigenvalue routines
- complexOTHERsolve(3) complex Other Solve Routines
- complexPOauxiliary(3) complex
- complexPOcomputational(3) complex
- complexPOsolve(3) complex
- complexPTcomputational(3) complex
- complexPTsolve(3) complex
- complexSYauxiliary(3) complex
- complexSYcomputational(3) complex
- complexSYeigen(3) complex
- complexSYsolve(3) complex
- Composite(3) Composite — The Composite widget class "Composite" "widget class" "Composite"
- compound(3) multi-line compound image type.
- computationalGB(3) Computational routines
- computationalGE(3) Computational routines
- computationalGT(3) Computational routines
- computationalHE(3) Computational routines
- computationalPO(3) Computational routines
- computationalPT(3) Computational routines
- computationalSY(3) Computational routines
- config_perror(3) netsnmp_config_api functions
- config_pwarn(3) netsnmp_config_api functions
- configFileLoad(3) configFileLoad - parse a configuration file 1
- ConflictHandler_ConflictingTransportAddress(3) ConflictHandler::ConflictingTransportAddress
- ConflictHandler(3) To track addresses of sources conflicting with the local one.
- confmodule(3) communicate with Debian configuration system FrontEnd.
- confstr(3) get configuration dependent string variables
- confuse.h(3) A configuration file parser library.
- conj(3) calculate the complex conjugate
- conjf(3) calculate the complex conjugate
- conjl(3) calculate the complex conjugate
- ConnectionNumber(3) Display macros and functions
- Constants(3) Meaning of MPI's defined constants
- Constraint(3) Constraint — The Constraint widget class "Constraint" "widget class" "Constraint"
- context_free(3) Routines to manipulate SELinux security contexts
- context_new(3) Routines to manipulate SELinux security contexts
- context_range_get(3) Routines to manipulate SELinux security contexts
- context_range_set(3) Routines to manipulate SELinux security contexts
- context_role_get(3) Routines to manipulate SELinux security contexts
- context_role_set(3) Routines to manipulate SELinux security contexts
- context_type_get(3) Routines to manipulate SELinux security contexts
- context_type_set(3) Routines to manipulate SELinux security contexts
- context_user_get(3) Routines to manipulate SELinux security contexts
- context_user_set(3) Routines to manipulate SELinux security contexts
- Context(3) create/destroy a rendering context
- controlscreenshots(3) Dials, Compasses, Knobs, Wheels, Sliders, Thermos
- coprocess(3) execute a command in coprocessing mode
- coprocs(3) execute a command in coprocessing mode
- coprocse(3) execute a command in coprocessing mode
- coprocsp(3) execute a command in coprocessing mode
- coprocspe(3) execute a command in coprocessing mode
- coprocv(3) execute a command in coprocessing mode
- coprocve(3) execute a command in coprocessing mode
- coprocvp(3) execute a command in coprocessing mode
- coprocvpe(3) execute a command in coprocessing mode
- copyChar(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- copyCharList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- copyChtype(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- copyChtypeList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- copysign(3) copy sign of a number
- copysignf(3) copy sign of a number
- copysignl(3) copy sign of a number
- Core(3) Core — The Core widget class "Core" "widget class" "Core"
- cos(3) cosine function
- cosf(3) cosine function
- cosh(3) hyperbolic cosine function
- coshf(3) hyperbolic cosine function
- coshl(3) hyperbolic cosine function
- cosl(3) cosine function
- cpbcon(3) complex
- cpbequ(3) complex
- cpbrfs(3) complex
- cpbstf(3) complex
- cpbsv(3) complex Other Solve Routines
- cpbsvx(3) complex Other Solve Routines
- cpbtf2(3) complex
- cpbtrf(3) complex
- cpbtrs(3) complex
- cpftrf(3) complex
- cpftri(3) complex
- cpftrs(3) complex
- cpg_context_get(3) Gets the context variable for a CPG instance
- cpg_context_set(3) Sets the context variable for a CPG instance
- cpg_dispatch(3) Dispatches callbacks from the CPG service
- cpg_fd_get(3) Dispatches callbacks from the CPG service
- cpg_finalize(3) Terminate a connection to the CPG service
- cpg_initialize(3) Create a new connection to the CPG service
- cpg_iteration_finalize(3) Finalize iterator for members of CPG
- cpg_iteration_initialize(3) Initialize iterator for members of CPG
- cpg_iteration_next(3) Return next item in iteration of CPG
- cpg_join(3) Joins one or more groups in the CPG library
- cpg_leave(3) Leave a group in the CPG library
- cpg_local_get(3) Returns the local node id
- cpg_mcast_joined(3) Multicasts to all groups joined to a handle
- cpg_membership_get(3) Returns a list of members of a CPG group
- cpg_model_initialize(3) Create a new connection to the CPG service
- cpg_overview(3) CPG library overview
- cpg_zcb_alloc(3) Allocates a zero copy buffer
- cpg_zcb_free(3) Frees a zero copy buffer
- cpg_zcb_mcast_joined(3) Multicasts a zero copy buffer to all groups joined to a handle
- cpl_add_completion(3) lookup possible completions for a word
- cpl_complete_word(3) lookup possible completions for a word
- cpl_file_completions(3) lookup possible completions for a word
- cpl_last_error(3) lookup possible completions for a word
- cpl_list_completions(3) lookup possible completions for a word
- cpl_recall_matches(3) lookup possible completions for a word
- cpl_record_error(3) lookup possible completions for a word
- cpocon(3) complex
- cpoequ(3) complex
- cpoequb(3) complex
- cporfs(3) complex
- cporfsx(3) complex
- cposv(3) complex
- cposvx(3) complex
- cposvxx(3) complex
- cpotf2(3) complex
- cpotrf(3) Variants Computational routines
- cpotrf2(3) complex
- cpotri(3) complex
- cpotrs(3) complex
- cpow(3) complex power function
- cpowf(3) complex power function
- cpowl(3) complex power function
- cppcon(3) complex
- cppequ(3) complex
- cpprfs(3) complex
- cppsv(3) complex Other Solve Routines
- cppsvx(3) complex Other Solve Routines
- cpptrf(3) complex
- cpptri(3) complex
- cpptrs(3) complex
- cproj(3) project into Riemann Sphere
- cprojf(3) project into Riemann Sphere
- cprojl(3) project into Riemann Sphere
- cpstf2(3) complex
- cpstrf(3) complex
- cptcon(3) complex
- cpteqr(3) complex
- cptrfs(3) complex
- cptsv(3) complex
- cptsvx(3) complex
- cpttrf(3) complex
- cpttrs(3) complex
- cptts2(3) complex
- CPU_ALLOC_SIZE(3) macros for manipulating CPU sets
- CPU_ALLOC(3) macros for manipulating CPU sets
- CPU_AND_S(3) macros for manipulating CPU sets
- CPU_AND(3) macros for manipulating CPU sets
- CPU_CLR_S(3) macros for manipulating CPU sets
- CPU_CLR(3) macros for manipulating CPU sets
- CPU_COUNT_S(3) macros for manipulating CPU sets
- CPU_COUNT(3) macros for manipulating CPU sets
- CPU_EQUAL_S(3) macros for manipulating CPU sets
- CPU_EQUAL(3) macros for manipulating CPU sets
- CPU_FREE(3) macros for manipulating CPU sets
- cpu_id_t(3) This contains the recognized CPU features/info.
- CPU_ISSET_S(3) macros for manipulating CPU sets
- CPU_ISSET(3) macros for manipulating CPU sets
- cpu_list_t(3) a structure that holds a list of processor names
- cpu_mark_t(3) Internal structure, used in cpu_tsc_mark, cpu_tsc_unmark and cpu_clock_by_mark.
- CPU_OR_S(3) macros for manipulating CPU sets
- CPU_OR(3) macros for manipulating CPU sets
- cpu_raw_data_t(3) Contains just the raw CPUID data.
- CPU_SET_S(3) macros for manipulating CPU sets
- CPU_SET(3) macros for manipulating CPU sets
- CPU_XOR_S(3) macros for manipulating CPU sets
- CPU_XOR(3) macros for manipulating CPU sets
- CPU_ZERO_S(3) macros for manipulating CPU sets
- CPU_ZERO(3) macros for manipulating CPU sets
- cpuid_tool(3) Command line interface to libcpuid.
- cqueue.h(3) Generic RTCP control queues.
- cqueue(3) cqueue
- cracklib(3) a pro-active password checker library
- creal(3) get real part of a complex number
- crealf(3) get real part of a complex number
- creall(3) get real part of a complex number
- critbit0_allprefixed(3) search a critbit tree by prefix
- critbit0_clear(3) free all memory associated with a critbit tree
- critbit0_contains(3) check whether a string is in the critbit tree
- critbit0_delete(3) delete a string from a critbit tree
- critbit0_insert(3) insert a string into a critbit tree
- critnib(3) an ordered map data structure with lock-free reads
- cropen(3) the extended API of QDBM
- crot(3) complex
- crypt_checksalt(3) checks the string against the system configuration and reports whether the hashing method and parameters it specifies ar
- crypt_gensalt_ra(3) The and functions compile a string for use as the argument to and selects the hashing method to use.
- crypt_gensalt_rn(3) The and functions compile a string for use as the argument to and selects the hashing method to use.
- crypt_gensalt(3) The and functions compile a string for use as the argument to and selects the hashing method to use.
- crypt_preferred_method(3) is a convenience function to get the prefix of the preferred hash method.
- crypt_r(3) The and functions irreversibly for storage in the system password database using a cryptographic The result of this oper
- crypt_ra(3) The and functions irreversibly for storage in the system password database using a cryptographic The result of this oper
- crypt_rn(3) The and functions irreversibly for storage in the system password database using a cryptographic The result of this oper
- crypt(3) The and functions irreversibly for storage in the system password database using a cryptographic The result of this oper
- CryptoContext.h(3) CryptoContext
- CryptoContext(3) The implementation for a SRTP cryptographic context.
- CryptoContextCtrl.h(3) CryptoContextCtrl
- CryptoContextCtrl(3) The implementation for a SRTCP cryptographic context.
- cs_destroy(3) cs_destroy - clean up and dealloc a parse tree
- cs_dump(3) cs_dump - dump the cs parse tree
- cs_init(3) cs_init - create and initialize a CS context
- cs_parse_file(3) cs_parse_file - parse a CS template file
- cs_parse_string(3) cs_parse_string - parse a CS template string
- cs_register_esc_strfunc(3) cs_register_esc_strfunc - cs_register_strfunc with escaping context
- cs_register_fileload(3) cs_register_fileload - register a fileload function
- cs_register_strfunc(3) cs_register_strfunc - register a string handling function
- cs_render(3) cs_render - render a CS parse tree
- cscal(3) complex
- cSignal(3) cSignal - send signal to one waiting thread.
- csin(3) complex sine function
- csinf(3) complex sine function
- csinh(3) complex hyperbolic sine
- csinhf(3) complex hyperbolic sine
- csinhl(3) complex hyperbolic sine
- csinl(3) complex sine function
- cspcon(3) complex
- cspmv(3) complex
- cspr(3) complex
- csprfs(3) complex
- cspsv(3) complex Other Solve Routines
- cspsvx(3) complex Other Solve Routines
- csptrf(3) complex
- csptri(3) complex
- csptrs(3) complex
- csqrt(3) complex square root
- csqrtf(3) complex square root
- csqrtl(3) complex square root
- csrot(3) complex
- csrscl(3) complex
- csscal(3) complex
- cstedc(3) complex
- cstegr(3) complex
- cstein(3) complex
- cstemr(3) complex
- csteqr(3) complex
- csv(3) CSV parser and writer library
- cswap(3) complex
- csycon_3(3) complex
- csycon_rook(3) complex
- csycon(3) complex
- csyconv(3) complex
- csyconvf_rook(3) complex
- csyconvf(3) complex
- csyequb(3) complex
- csymm(3) complex
- csymv(3) complex
- csyr(3) complex
- csyr2k(3) complex
- csyrfs(3) complex
- csyrfsx(3) complex
- csyrk(3) complex
- csysv_aa_2stage(3) complex
- csysv_aa(3) complex
- csysv_rk(3) complex
- csysv_rook(3) complex
- csysv(3) complex
- csysvx(3) complex
- csysvxx(3) complex
- csyswapr(3) complex
- csytf2_rk(3) complex
- csytf2_rook(3) complex
- csytf2(3) complex
- csytrf_aa_2stage(3) complex
- csytrf_aa(3) complex
- csytrf_rk(3) complex
- csytrf_rook(3) complex
- csytrf(3) complex
- csytri_3(3) complex
- csytri_3x(3) complex
- csytri_rook(3) complex
- csytri(3) complex
- csytri2(3) complex
- csytri2x(3) complex
- csytrs_3(3) complex
- csytrs_aa_2stage(3) complex
- csytrs_aa(3) complex
- csytrs_rook(3) complex
- csytrs(3) complex
- csytrs2(3) complex
- ctan(3) complex tangent function
- ctanf(3) complex tangent function
- ctanh(3) complex hyperbolic tangent
- ctanhf(3) complex hyperbolic tangent
- ctanhl(3) complex hyperbolic tangent
- ctanl(3) complex tangent function
- ctbcon(3) complex
- ctbmv(3) complex
- ctbrfs(3) complex
- ctbsv(3) complex
- ctbtrs(3) complex
- ctermid(3) get controlling terminal name
- ctfsm(3) complex
- ctftri(3) complex
- ctfttp(3) complex
- ctfttr(3) complex
- ctgevc(3) complex
- ctgex2(3) complex
- ctgexc(3) complex
- ctgsen(3) complex
- ctgsja(3) complex
- ctgsna(3) complex
- ctgsy2(3) complex
- ctgsyl(3) complex
- ctime_r(3) transform date and time to broken-down time or ASCII
- ctime(3) transform date and time to broken-down time or ASCII
- ctpcon(3) complex
- ctplqt(3) double
- ctplqt2(3) double
- ctpmlqt(3) double
- ctpmqrt(3) complex
- ctpmv(3) complex
- ctpqrt(3) complex
- ctpqrt2(3) complex
- ctprfb(3) complex
- ctprfs(3) complex
- ctpsv(3) complex
- ctptri(3) complex
- ctptrs(3) complex
- ctpttf(3) complex
- ctpttr(3) complex
- ctrcon(3) complex
- ctrevc(3) complex
- ctrevc3(3) complex
- ctrexc(3) complex
- ctrmm(3) complex
- ctrmv(3) complex
- ctrrfs(3) complex
- ctrsen(3) complex
- ctrsm(3) complex
- ctrsna(3) complex
- ctrsv(3) complex
- ctrsyl(3) complex
- ctrsyl3(3) complex
- ctrti2(3) complex
- ctrtri(3) complex
- ctrtrs(3) complex
- ctrttf(3) complex
- ctrttp(3) complex
- ctzrzf(3) complex
- cunbdb(3) complex
- cunbdb1(3) complex
- cunbdb2(3) complex
- cunbdb3(3) complex
- cunbdb4(3) complex
- cunbdb5(3) complex
- cunbdb6(3) complex
- cuncsd(3) complex
- cuncsd2by1(3) complex
- cung2l(3) complex
- cung2r(3) complex
- cungbr(3) complex
- cunghr(3) complex
- cungl2(3) complex
- cunglq(3) complex
- cungql(3) complex
- cungqr(3) complex
- cungr2(3) complex
- cungrq(3) complex
- cungtr(3) complex
- cungtsqr_row(3) complex
- cungtsqr(3) complex
- cunhr_col(3) complex
- CUnit(3) CUnit - A unit testing framework for C
- cunm22(3) complex
- cunm2l(3) complex
- cunm2r(3) complex
- cunmbr(3) complex
- cunmhr(3) complex
- cunml2(3) complex
- cunmlq(3) complex
- cunmql(3) complex
- cunmqr(3) complex
- cunmr2(3) complex
- cunmr3(3) complex
- cunmrq(3) complex
- cunmrz(3) complex
- cunmtr(3) complex
- cupgtr(3) complex
- cupmtr(3) complex
- curia(3) the extended API of QDBM
- curl_easy_cleanup(3) curl_easy_cleanup - End a libcurl easy handle
- curl_easy_duphandle(3) curl_easy_duphandle - Clone a libcurl session handle
- curl_easy_escape(3) curl_easy_escape - URL encodes the given string
- curl_easy_getinfo(3) curl_easy_getinfo - extract information from a curl handle
- curl_easy_header(3) curl_easy_header - get an HTTP header
- curl_easy_init(3) curl_easy_init - Start a libcurl easy session
- curl_easy_nextheader(3) curl_easy_nextheader - get the next HTTP header
- curl_easy_option_by_id(3) curl_easy_option_by_id - find an easy setopt option by id
- curl_easy_option_by_name(3) curl_easy_option_by_name - find an easy setopt option by name
- curl_easy_option_next(3) curl_easy_option_next - iterate over easy setopt options
- curl_easy_pause(3) curl_easy_pause - pause and unpause a connection
- curl_easy_perform(3) curl_easy_perform - perform a blocking file transfer
- curl_easy_recv(3) curl_easy_recv - receives raw data on an "easy" connection
- curl_easy_reset(3) curl_easy_reset - reset all options of a libcurl session handle
- curl_easy_send(3) curl_easy_send - sends raw data over an "easy" connection
- curl_easy_setopt(3) set options for a curl easy handle
- curl_easy_strerror(3) curl_easy_strerror - return string describing error code
- curl_easy_unescape(3) curl_easy_unescape - URL decodes the given string
- curl_easy_upkeep(3) curl_easy_upkeep - Perform any connection upkeep checks.
- curl_escape(3) curl_escape - URL encodes the given string
- curl_formadd(3) curl_formadd - add a section to a multipart form POST
- curl_formfree(3) curl_formfree - free a previously build multipart form post chain
- curl_formget(3) curl_formget - serialize a previously built multipart form POST chain
- curl_free(3) curl_free - reclaim memory that has been obtained through a libcurl call
- curl_getdate(3) curl_getdate - Convert a date string to number of seconds
- curl_getenv(3) curl_getenv - return value for environment name
- curl_global_cleanup(3) curl_global_cleanup - global libcurl cleanup
- curl_global_init_mem(3) curl_global_init_mem - Global libcurl initialization with memory callbacks
- curl_global_init(3) curl_global_init - Global libcurl initialization
- curl_global_sslset(3) curl_global_sslset - Select SSL backend to use with libcurl
- curl_maprintf(3) formatted output conversion
- curl_mfprintf(3) formatted output conversion
- curl_mime_addpart(3) curl_mime_addpart - append a new empty part to a mime structure
- curl_mime_data_cb(3) curl_mime_data_cb - set a callback-based data source for a mime part's body
- curl_mime_data(3) curl_mime_data - set a mime part's body data from memory
- curl_mime_encoder(3) curl_mime_encoder - set a mime part's encoder and content transfer encoding
- curl_mime_filedata(3) curl_mime_filedata - set a mime part's body data from a file contents
- curl_mime_filename(3) curl_mime_filename - set a mime part's remote file name
- curl_mime_free(3) curl_mime_free - free a previously built mime structure
- curl_mime_headers(3) curl_mime_headers - set a mime part's custom headers
- curl_mime_init(3) curl_mime_init - create a mime handle
- curl_mime_name(3) curl_mime_name - set a mime part's name
- curl_mime_subparts(3) curl_mime_subparts - set sub-parts of a multipart mime part
- curl_mime_type(3) curl_mime_type - set a mime part's content type
- curl_mprintf(3) formatted output conversion
- curl_msnprintf(3) formatted output conversion
- curl_msprintf(3) formatted output conversion
- curl_multi_add_handle(3) curl_multi_add_handle - add an easy handle to a multi session
- curl_multi_assign(3) set data to associate with an internal socket
- curl_multi_cleanup(3) curl_multi_cleanup - close down a multi session
- curl_multi_fdset(3) curl_multi_fdset - extracts file descriptor information from a multi handle
- curl_multi_info_read(3) curl_multi_info_read - read multi stack information
- curl_multi_init(3) curl_multi_init - create a multi handle
- curl_multi_perform(3) curl_multi_perform - reads/writes available data from easy handles
- curl_multi_poll(3) curl_multi_poll - polls on all easy handles in a multi handle
- curl_multi_remove_handle(3) curl_multi_remove_handle - remove an easy handle from a multi session
- curl_multi_setopt(3) set options for a curl multi handle
- curl_multi_socket_action(3) reads/writes available data given an action
- curl_multi_socket_all(3) reads/writes available data
- curl_multi_socket(3) reads/writes available data
- curl_multi_strerror(3) curl_multi_strerror - return string describing error code
- curl_multi_timeout(3) how long to wait for action before proceeding
- curl_multi_wait(3) curl_multi_wait - polls on all easy handles in a multi handle
- curl_multi_wakeup(3) curl_multi_wakeup - wakes up a sleeping curl_multi_poll call
- curl_mvaprintf(3) formatted output conversion
- curl_mvfprintf(3) formatted output conversion
- curl_mvprintf(3) formatted output conversion
- curl_mvsnprintf(3) formatted output conversion
- curl_mvsprintf(3) formatted output conversion
- curl_share_cleanup(3) curl_share_cleanup - Clean up a shared object
- curl_share_init(3) curl_share_init - Create a shared object
- curl_share_setopt(3) curl_share_setopt - Set options for a shared object
- curl_share_strerror(3) curl_share_strerror - return string describing error code
- curl_slist_append(3) curl_slist_append - add a string to an slist
- curl_slist_free_all(3) curl_slist_free_all - free an entire curl_slist list
- curl_strequal(3) case insensitive string comparisons
- curl_strnequal(3) case insensitive string comparisons
- curl_unescape(3) curl_unescape - URL decodes the given string
- curl_url_cleanup(3) curl_url_cleanup - free the URL handle
- curl_url_dup(3) curl_url_dup - duplicate a URL handle
- curl_url_get(3) curl_url_get - extract a part from a URL
- curl_url_set(3) curl_url_set - set a URL part
- curl_url_strerror(3) curl_url_strerror - return string describing error code
- curl_url(3) curl_url - returns a new URL handle
- curl_version_info(3) curl_version_info - returns runtime libcurl version info
- curl_version(3) curl_version - returns the libcurl version string
- curl_ws_meta(3) curl_ws_meta - meta data WebSocket information
- curl_ws_recv(3) curl_ws_recv - receive WebSocket data
- curl_ws_send(3) curl_ws_send - send WebSocket data
- CURLINFO_ACTIVESOCKET(3) get the active socket
- CURLINFO_APPCONNECT_TIME_T(3) get the time until the SSL/SSH handshake is completed
- CURLINFO_APPCONNECT_TIME(3) get the time until the SSL/SSH handshake is completed
- CURLINFO_CAINFO(3) get the default built-in CA certificate path
- CURLINFO_CAPATH(3) get the default built-in CA path string
- CURLINFO_CERTINFO(3) get the TLS certificate chain
- CURLINFO_CONDITION_UNMET(3) get info on unmet time conditional or 304 HTTP response.
- CURLINFO_CONNECT_TIME_T(3) get the time until connect
- CURLINFO_CONNECT_TIME(3) get the time until connect
- CURLINFO_CONTENT_LENGTH_DOWNLOAD_T(3) get content-length of download
- CURLINFO_CONTENT_LENGTH_DOWNLOAD(3) get content-length of download
- CURLINFO_CONTENT_LENGTH_UPLOAD_T(3) get the specified size of the upload
- CURLINFO_CONTENT_LENGTH_UPLOAD(3) get the specified size of the upload
- CURLINFO_CONTENT_TYPE(3) get Content-Type
- CURLINFO_COOKIELIST(3) get all known cookies
- CURLINFO_EFFECTIVE_METHOD(3) get the last used HTTP method
- CURLINFO_EFFECTIVE_URL(3) get the last used URL
- CURLINFO_FILETIME_T(3) get the remote time of the retrieved document
- CURLINFO_FILETIME(3) get the remote time of the retrieved document
- CURLINFO_FTP_ENTRY_PATH(3) get entry path in FTP server
- CURLINFO_HEADER_SIZE(3) get size of retrieved headers
- CURLINFO_HTTP_CONNECTCODE(3) get the CONNECT response code
- CURLINFO_HTTP_VERSION(3) get the http version used in the connection
- CURLINFO_HTTPAUTH_AVAIL(3) get available HTTP authentication methods
- CURLINFO_LASTSOCKET(3) get the last socket used
- CURLINFO_LOCAL_IP(3) get local IP address of last connection
- CURLINFO_LOCAL_PORT(3) get the latest local port number
- CURLINFO_NAMELOOKUP_TIME_T(3) get the name lookup time in microseconds
- CURLINFO_NAMELOOKUP_TIME(3) get the name lookup time
- CURLINFO_NUM_CONNECTS(3) get number of created connections
- CURLINFO_OS_ERRNO(3) get errno number from last connect failure
- CURLINFO_PRETRANSFER_TIME_T(3) get the time until the file transfer start
- CURLINFO_PRETRANSFER_TIME(3) get the time until the file transfer start
- CURLINFO_PRIMARY_IP(3) get IP address of last connection
- CURLINFO_PRIMARY_PORT(3) get the latest destination port number
- CURLINFO_PRIVATE(3) get the private pointer
- CURLINFO_PROTOCOL(3) get the protocol used in the connection
- CURLINFO_PROXY_ERROR(3) get the detailed (SOCKS) proxy error
- CURLINFO_PROXY_SSL_VERIFYRESULT(3) get the result of the proxy certificate verification
- CURLINFO_PROXYAUTH_AVAIL(3) get available HTTP proxy authentication methods
- CURLINFO_REDIRECT_COUNT(3) get the number of redirects
- CURLINFO_REDIRECT_TIME_T(3) get the time for all redirection steps
- CURLINFO_REDIRECT_TIME(3) get the time for all redirection steps
- CURLINFO_REDIRECT_URL(3) get the URL a redirect would go to
- CURLINFO_REFERER(3) get the referrer header
- CURLINFO_REQUEST_SIZE(3) get size of sent request
- CURLINFO_RESPONSE_CODE(3) get the last response code
- CURLINFO_RETRY_AFTER(3) returns the Retry-After retry delay
- CURLINFO_RTSP_CLIENT_CSEQ(3) get the next RTSP client CSeq
- CURLINFO_RTSP_CSEQ_RECV(3) get the recently received CSeq
- CURLINFO_RTSP_SERVER_CSEQ(3) get the next RTSP server CSeq
- CURLINFO_RTSP_SESSION_ID(3) get RTSP session ID
- CURLINFO_SCHEME(3) get the URL scheme (sometimes called protocol) used in the connection
- CURLINFO_SIZE_DOWNLOAD_T(3) get the number of downloaded bytes
- CURLINFO_SIZE_DOWNLOAD(3) get the number of downloaded bytes
- CURLINFO_SIZE_UPLOAD_T(3) get the number of uploaded bytes
- CURLINFO_SIZE_UPLOAD(3) get the number of uploaded bytes
- CURLINFO_SPEED_DOWNLOAD_T(3) get download speed
- CURLINFO_SPEED_DOWNLOAD(3) get download speed
- CURLINFO_SPEED_UPLOAD_T(3) get upload speed
- CURLINFO_SPEED_UPLOAD(3) get upload speed
- CURLINFO_SSL_ENGINES(3) get an slist of OpenSSL crypto-engines
- CURLINFO_SSL_VERIFYRESULT(3) get the result of the certificate verification
- CURLINFO_STARTTRANSFER_TIME_T(3) get the time until the first byte is received
- CURLINFO_STARTTRANSFER_TIME(3) get the time until the first byte is received
- CURLINFO_TLS_SESSION(3) get TLS session info
- CURLINFO_TLS_SSL_PTR(3) get TLS session info
- CURLINFO_TOTAL_TIME_T(3) get total time of previous transfer in microseconds
- CURLINFO_TOTAL_TIME(3) get total time of previous transfer
- CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE(3) chunk length threshold for pipelining
- CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE(3) size threshold for pipelining penalty
- CURLMOPT_MAX_CONCURRENT_STREAMS(3) max concurrent streams for http2
- CURLMOPT_MAX_HOST_CONNECTIONS(3) max number of connections to a single host
- CURLMOPT_MAX_PIPELINE_LENGTH(3) maximum number of requests in a pipeline
- CURLMOPT_MAX_TOTAL_CONNECTIONS(3) max simultaneously open connections
- CURLMOPT_MAXCONNECTS(3) size of connection cache
- CURLMOPT_PIPELINING_SERVER_BL(3) pipelining server block list
- CURLMOPT_PIPELINING_SITE_BL(3) pipelining host block list
- CURLMOPT_PIPELINING(3) enable HTTP pipelining and multiplexing
- CURLMOPT_PUSHDATA(3) pointer to pass to push callback
- CURLMOPT_PUSHFUNCTION(3) callback that approves or denies server pushes
- CURLMOPT_SOCKETDATA(3) custom pointer passed to the socket callback
- CURLMOPT_SOCKETFUNCTION(3) callback informed about what to wait for
- CURLMOPT_TIMERDATA(3) custom pointer to pass to timer callback
- CURLMOPT_TIMERFUNCTION(3) callback to receive timeout values
- CURLOPT_ABSTRACT_UNIX_SOCKET(3) abstract Unix domain socket
- CURLOPT_ACCEPT_ENCODING(3) automatic decompression of HTTP downloads
- CURLOPT_ACCEPTTIMEOUT_MS(3) timeout waiting for FTP server to connect back
- CURLOPT_ADDRESS_SCOPE(3) scope id for IPv6 addresses
- CURLOPT_ALTSVC_CTRL(3) control alt-svc behavior
- CURLOPT_ALTSVC(3) alt-svc cache file name
- CURLOPT_APPEND(3) append to the remote file
- CURLOPT_AUTOREFERER(3) automatically update the referer header
- CURLOPT_AWS_SIGV4(3) V4 signature
- CURLOPT_BUFFERSIZE(3) receive buffer size
- CURLOPT_CA_CACHE_TIMEOUT(3) life-time for cached certificate stores
- CURLOPT_CAINFO_BLOB(3) Certificate Authority (CA) bundle in PEM format
- CURLOPT_CAINFO(3) path to Certificate Authority (CA) bundle
- CURLOPT_CAPATH(3) directory holding CA certificates
- CURLOPT_CERTINFO(3) request SSL certificate information
- CURLOPT_CHUNK_BGN_FUNCTION(3) callback before a transfer with FTP wildcard match
- CURLOPT_CHUNK_DATA(3) pointer passed to the FTP chunk callbacks
- CURLOPT_CHUNK_END_FUNCTION(3) callback after a transfer with FTP wildcard match
- CURLOPT_CLOSESOCKETDATA(3) pointer passed to the socket close callback
- CURLOPT_CLOSESOCKETFUNCTION(3) callback to socket close replacement
- CURLOPT_CONNECT_ONLY(3) stop when connected to target server
- CURLOPT_CONNECT_TO(3) connect to a specific host and port instead of the URL's host and port
- CURLOPT_CONNECTTIMEOUT_MS(3) timeout for the connect phase
- CURLOPT_CONNECTTIMEOUT(3) timeout for the connect phase
- CURLOPT_CONV_FROM_NETWORK_FUNCTION(3) convert data from network to host encoding
- CURLOPT_CONV_FROM_UTF8_FUNCTION(3) convert data from UTF8 to host encoding
- CURLOPT_CONV_TO_NETWORK_FUNCTION(3) convert data to network from host encoding
- CURLOPT_COOKIE(3) HTTP Cookie header
- CURLOPT_COOKIEFILE(3) file name to read cookies from
- CURLOPT_COOKIEJAR(3) file name to store cookies to
- CURLOPT_COOKIELIST(3) add to or manipulate cookies held in memory
- CURLOPT_COOKIESESSION(3) start a new cookie session
- CURLOPT_COPYPOSTFIELDS(3) have libcurl copy data to POST
- CURLOPT_CRLF(3) CRLF conversion
- CURLOPT_CRLFILE(3) Certificate Revocation List file
- CURLOPT_CURLU(3) URL in URL handle format
- CURLOPT_CUSTOMREQUEST(3) custom request method
- CURLOPT_DEBUGDATA(3) pointer passed to the debug callback
- CURLOPT_DEBUGFUNCTION(3) debug callback
- CURLOPT_DEFAULT_PROTOCOL(3) default protocol to use if the URL is missing a
- CURLOPT_DIRLISTONLY(3) ask for names only in a directory listing
- CURLOPT_DISALLOW_USERNAME_IN_URL(3) disallow specifying username in the URL
- CURLOPT_DNS_CACHE_TIMEOUT(3) life-time for DNS cache entries
- CURLOPT_DNS_INTERFACE(3) interface to speak DNS over
- CURLOPT_DNS_LOCAL_IP4(3) IPv4 address to bind DNS resolves to
- CURLOPT_DNS_LOCAL_IP6(3) IPv6 address to bind DNS resolves to
- CURLOPT_DNS_SERVERS(3) DNS servers to use
- CURLOPT_DNS_SHUFFLE_ADDRESSES(3) shuffle IP addresses for hostname
- CURLOPT_DNS_USE_GLOBAL_CACHE(3) global DNS cache
- CURLOPT_DOH_SSL_VERIFYHOST(3) verify the host name in the DoH SSL certificate
- CURLOPT_DOH_SSL_VERIFYPEER(3) verify the DoH SSL certificate
- CURLOPT_DOH_SSL_VERIFYSTATUS(3) verify the DoH SSL certificate's status
- CURLOPT_DOH_URL(3) provide the DNS-over-HTTPS URL
- CURLOPT_EGDSOCKET(3) EGD socket path
- CURLOPT_ERRORBUFFER(3) error buffer for error messages
- CURLOPT_EXPECT_100_TIMEOUT_MS(3) timeout for Expect: 100-continue response
- CURLOPT_FAILONERROR(3) request failure on HTTP response >= 400
- CURLOPT_FILETIME(3) get the modification time of the remote resource
- CURLOPT_FNMATCH_DATA(3) pointer passed to the fnmatch callback
- CURLOPT_FNMATCH_FUNCTION(3) wildcard match callback
- CURLOPT_FOLLOWLOCATION(3) follow HTTP 3xx redirects
- CURLOPT_FORBID_REUSE(3) make connection get closed at once after use
- CURLOPT_FRESH_CONNECT(3) force a new connection to be used
- CURLOPT_FTP_ACCOUNT(3) account info for FTP
- CURLOPT_FTP_ALTERNATIVE_TO_USER(3) command to use instead of USER with FTP
- CURLOPT_FTP_CREATE_MISSING_DIRS(3) create missing directories for FTP and SFTP
- CURLOPT_FTP_FILEMETHOD(3) select directory traversing method for FTP
- CURLOPT_FTP_SKIP_PASV_IP(3) ignore the IP address in the PASV response
- CURLOPT_FTP_SSL_CCC(3) switch off SSL again with FTP after auth
- CURLOPT_FTP_USE_EPRT(3) use EPRT for FTP
- CURLOPT_FTP_USE_EPSV(3) use EPSV for FTP
- CURLOPT_FTP_USE_PRET(3) use PRET for FTP
- CURLOPT_FTPPORT(3) make FTP transfer active
- CURLOPT_FTPSSLAUTH(3) order in which to attempt TLS vs SSL
- CURLOPT_GSSAPI_DELEGATION(3) allowed GSS-API delegation
- CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS(3) head start for IPv6 for happy eyeballs
- CURLOPT_HAPROXYPROTOCOL(3) send HAProxy PROXY protocol v1 header
- CURLOPT_HEADER(3) pass headers to the data stream
- CURLOPT_HEADERDATA(3) pointer to pass to header callback
- CURLOPT_HEADERFUNCTION(3) callback that receives header data
- CURLOPT_HEADEROPT(3) send HTTP headers to both proxy and host or separately
- CURLOPT_HSTS_CTRL(3) control HSTS behavior
- CURLOPT_HSTS(3) HSTS cache file name
- CURLOPT_HSTSREADDATA(3) pointer passed to the HSTS read callback
- CURLOPT_HSTSREADFUNCTION(3) read callback for HSTS hosts
- CURLOPT_HSTSWRITEDATA(3) pointer passed to the HSTS write callback
- CURLOPT_HSTSWRITEFUNCTION(3) write callback for HSTS hosts
- CURLOPT_HTTP_CONTENT_DECODING(3) HTTP content decoding control
- CURLOPT_HTTP_TRANSFER_DECODING(3) HTTP transfer decoding control
- CURLOPT_HTTP_VERSION(3) HTTP protocol version to use
- CURLOPT_HTTP09_ALLOWED(3) allow HTTP/0.9 response
- CURLOPT_HTTP200ALIASES(3) alternative matches for HTTP 200 OK
- CURLOPT_HTTPAUTH(3) HTTP server authentication methods to try
- CURLOPT_HTTPGET(3) ask for an HTTP GET request
- CURLOPT_HTTPHEADER(3) set of HTTP headers
- CURLOPT_HTTPPOST(3) multipart formpost content
- CURLOPT_HTTPPROXYTUNNEL(3) tunnel through HTTP proxy
- CURLOPT_IGNORE_CONTENT_LENGTH(3) ignore content length
- CURLOPT_INFILESIZE_LARGE(3) size of the input file to send off
- CURLOPT_INFILESIZE(3) size of the input file to send off
- CURLOPT_INTERFACE(3) source interface for outgoing traffic
- CURLOPT_INTERLEAVEDATA(3) pointer passed to RTSP interleave callback
- CURLOPT_INTERLEAVEFUNCTION(3) callback for RTSP interleaved data
- CURLOPT_IOCTLDATA(3) pointer passed to I/O callback
- CURLOPT_IOCTLFUNCTION(3) callback for I/O operations
- CURLOPT_IPRESOLVE(3) IP protocol version to use
- CURLOPT_ISSUERCERT_BLOB(3) issuer SSL certificate from memory blob
- CURLOPT_ISSUERCERT(3) issuer SSL certificate filename
- CURLOPT_KEEP_SENDING_ON_ERROR(3) keep sending on early HTTP response >= 300
- CURLOPT_KEYPASSWD(3) passphrase to private key
- CURLOPT_KRBLEVEL(3) FTP kerberos security level
- CURLOPT_LOCALPORT(3) local port number to use for socket
- CURLOPT_LOCALPORTRANGE(3) number of additional local ports to try
- CURLOPT_LOGIN_OPTIONS(3) login options
- CURLOPT_LOW_SPEED_LIMIT(3) low speed limit in bytes per second
- CURLOPT_LOW_SPEED_TIME(3) low speed limit time period
- CURLOPT_MAIL_AUTH(3) SMTP authentication address
- CURLOPT_MAIL_FROM(3) SMTP sender address
- CURLOPT_MAIL_RCPT_ALLLOWFAILS(3) allow RCPT TO command to fail for some recipients
- CURLOPT_MAIL_RCPT(3) list of SMTP mail recipients
- CURLOPT_MAX_RECV_SPEED_LARGE(3) rate limit data download speed
- CURLOPT_MAX_SEND_SPEED_LARGE(3) rate limit data upload speed
- CURLOPT_MAXAGE_CONN(3) max idle time allowed for reusing a connection
- CURLOPT_MAXCONNECTS(3) maximum connection cache size
- CURLOPT_MAXFILESIZE_LARGE(3) maximum file size allowed to download
- CURLOPT_MAXFILESIZE(3) maximum file size allowed to download
- CURLOPT_MAXLIFETIME_CONN(3) max lifetime (since creation) allowed for reusing a connection
- CURLOPT_MAXREDIRS(3) maximum number of redirects allowed
- CURLOPT_MIME_OPTIONS(3) set MIME option flags
- CURLOPT_MIMEPOST(3) send data from mime structure
- CURLOPT_NETRC_FILE(3) file name to read .netrc info from
- CURLOPT_NETRC(3) enable use of .netrc
- CURLOPT_NEW_DIRECTORY_PERMS(3) permissions for remotely created directories
- CURLOPT_NEW_FILE_PERMS(3) permissions for remotely created files
- CURLOPT_NOBODY(3) do the download request without getting the body
- CURLOPT_NOPROGRESS(3) switch off the progress meter
- CURLOPT_NOPROXY(3) disable proxy use for specific hosts
- CURLOPT_NOSIGNAL(3) skip all signal handling
- CURLOPT_OPENSOCKETDATA(3) pointer passed to open socket callback
- CURLOPT_OPENSOCKETFUNCTION(3) callback for opening socket
- CURLOPT_PASSWORD(3) password to use in authentication
- CURLOPT_PATH_AS_IS(3) do not handle dot dot sequences
- CURLOPT_PINNEDPUBLICKEY(3) pinned public key
- CURLOPT_PIPEWAIT(3) wait for pipelining/multiplexing
- CURLOPT_PORT(3) remote port number to connect to
- CURLOPT_POST(3) make an HTTP POST
- CURLOPT_POSTFIELDS(3) data to POST to server
- CURLOPT_POSTFIELDSIZE_LARGE(3) size of POST data pointed to
- CURLOPT_POSTFIELDSIZE(3) size of POST data pointed to
- CURLOPT_POSTQUOTE(3) (S)FTP commands to run after the transfer
- CURLOPT_POSTREDIR(3) how to act on an HTTP POST redirect
- CURLOPT_PRE_PROXY(3) pre-proxy host to use
- CURLOPT_PREQUOTE(3) commands to run before an FTP transfer
- CURLOPT_PREREQDATA(3) pointer passed to the pre-request callback
- CURLOPT_PREREQFUNCTION(3) user callback called when a connection has been
- CURLOPT_PRIVATE(3) store a private pointer
- CURLOPT_PROGRESSDATA(3) pointer passed to the progress callback
- CURLOPT_PROGRESSFUNCTION(3) progress meter callback
- CURLOPT_PROTOCOLS_STR(3) allowed protocols
- CURLOPT_PROTOCOLS(3) allowed protocols
- CURLOPT_PROXY_CAINFO_BLOB(3) proxy Certificate Authority (CA) bundle in PEM format
- CURLOPT_PROXY_CAINFO(3) path to proxy Certificate Authority (CA) bundle
- CURLOPT_PROXY_CAPATH(3) directory holding HTTPS proxy CA certificates
- CURLOPT_PROXY_CRLFILE(3) HTTPS proxy Certificate Revocation List file
- CURLOPT_PROXY_ISSUERCERT_BLOB(3) proxy issuer SSL certificate from memory blob
- CURLOPT_PROXY_ISSUERCERT(3) proxy issuer SSL certificate filename
- CURLOPT_PROXY_KEYPASSWD(3) passphrase for the proxy private key
- CURLOPT_PROXY_PINNEDPUBLICKEY(3) pinned public key for https proxy
- CURLOPT_PROXY_SERVICE_NAME(3) proxy authentication service name
- CURLOPT_PROXY_SSL_CIPHER_LIST(3) ciphers to use for HTTPS proxy
- CURLOPT_PROXY_SSL_OPTIONS(3) HTTPS proxy SSL behavior options
- CURLOPT_PROXY_SSL_VERIFYHOST(3) verify the proxy certificate's name against host
- CURLOPT_PROXY_SSL_VERIFYPEER(3) verify the proxy's SSL certificate
- CURLOPT_PROXY_SSLCERT_BLOB(3) SSL proxy client certificate from memory blob
- CURLOPT_PROXY_SSLCERT(3) HTTPS proxy client certificate
- CURLOPT_PROXY_SSLCERTTYPE(3) type of the proxy client SSL certificate
- CURLOPT_PROXY_SSLKEY_BLOB(3) private key for proxy cert from memory blob
- CURLOPT_PROXY_SSLKEY(3) private key file for HTTPS proxy client cert
- CURLOPT_PROXY_SSLKEYTYPE(3) type of the proxy private key file
- CURLOPT_PROXY_SSLVERSION(3) preferred HTTPS proxy TLS version
- CURLOPT_PROXY_TLS13_CIPHERS(3) ciphers suites for proxy TLS 1.3
- CURLOPT_PROXY_TLSAUTH_PASSWORD(3) password to use for proxy TLS authentication
- CURLOPT_PROXY_TLSAUTH_TYPE(3) HTTPS proxy TLS authentication methods
- CURLOPT_PROXY_TLSAUTH_USERNAME(3) user name to use for proxy TLS authentication
- CURLOPT_PROXY_TRANSFER_MODE(3) append FTP transfer mode to URL for proxy
- CURLOPT_PROXY(3) proxy to use
- CURLOPT_PROXYAUTH(3) HTTP proxy authentication methods
- CURLOPT_PROXYHEADER(3) set of HTTP headers to pass to proxy
- CURLOPT_PROXYPASSWORD(3) password to use with proxy authentication
- CURLOPT_PROXYPORT(3) port number the proxy listens on
- CURLOPT_PROXYTYPE(3) proxy protocol type
- CURLOPT_PROXYUSERNAME(3) user name to use for proxy authentication
- CURLOPT_PROXYUSERPWD(3) user name and password to use for proxy authentication
- CURLOPT_PUT(3) make an HTTP PUT request
- CURLOPT_QUICK_EXIT(3) allow to exit quickly
- CURLOPT_QUOTE(3) (S)FTP commands to run before transfer
- CURLOPT_RANDOM_FILE(3) file to read random data from
- CURLOPT_RANGE(3) byte range to request
- CURLOPT_READDATA(3) pointer passed to the read callback
- CURLOPT_READFUNCTION(3) read callback for data uploads
- CURLOPT_REDIR_PROTOCOLS_STR(3) protocols allowed to redirect to
- CURLOPT_REDIR_PROTOCOLS(3) protocols allowed to redirect to
- CURLOPT_REFERER(3) the HTTP referer header
- CURLOPT_REQUEST_TARGET(3) alternative target for this request
- CURLOPT_RESOLVE(3) provide custom host name to IP address resolves
- CURLOPT_RESOLVER_START_DATA(3) pointer passed to the resolver start callback
- CURLOPT_RESOLVER_START_FUNCTION(3) callback called before a new name resolve is started
- CURLOPT_RESUME_FROM_LARGE(3) offset to resume transfer from
- CURLOPT_RESUME_FROM(3) offset to resume transfer from
- CURLOPT_RTSP_CLIENT_CSEQ(3) RTSP client CSEQ number
- CURLOPT_RTSP_REQUEST(3) RTSP request
- CURLOPT_RTSP_SERVER_CSEQ(3) RTSP server CSEQ number
- CURLOPT_RTSP_SESSION_ID(3) RTSP session ID
- CURLOPT_RTSP_STREAM_URI(3) RTSP stream URI
- CURLOPT_RTSP_TRANSPORT(3) RTSP Transport: header
- CURLOPT_SASL_AUTHZID(3) authorization identity (identity to act as)
- CURLOPT_SASL_IR(3) send initial response in first packet
- CURLOPT_SEEKDATA(3) pointer passed to the seek callback
- CURLOPT_SEEKFUNCTION(3) user callback for seeking in input stream
- CURLOPT_SERVER_RESPONSE_TIMEOUT(3) time allowed to wait for server response
- CURLOPT_SERVICE_NAME(3) authentication service name
- CURLOPT_SHARE(3) share handle to use
- CURLOPT_SOCKOPTDATA(3) pointer to pass to sockopt callback
- CURLOPT_SOCKOPTFUNCTION(3) callback for setting socket options
- CURLOPT_SOCKS5_AUTH(3) methods for SOCKS5 proxy authentication
- CURLOPT_SOCKS5_GSSAPI_NEC(3) SOCKS proxy GSSAPI negotiation protection
- CURLOPT_SOCKS5_GSSAPI_SERVICE(3) SOCKS5 proxy authentication service name
- CURLOPT_SSH_AUTH_TYPES(3) auth types for SFTP and SCP
- CURLOPT_SSH_COMPRESSION(3) enable SSH compression
- CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3) MD5 checksum of SSH server public key
- CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256(3) SHA256 hash of SSH server public key
- CURLOPT_SSH_HOSTKEYDATA(3) pointer to pass to the SSH host key callback
- CURLOPT_SSH_HOSTKEYFUNCTION(3) callback to check host key
- CURLOPT_SSH_KEYDATA(3) pointer passed to the SSH key callback
- CURLOPT_SSH_KEYFUNCTION(3) callback for known host matching logic
- CURLOPT_SSH_KNOWNHOSTS(3) file name holding the SSH known hosts
- CURLOPT_SSH_PRIVATE_KEYFILE(3) private key file for SSH auth
- CURLOPT_SSH_PUBLIC_KEYFILE(3) public key file for SSH auth
- CURLOPT_SSL_CIPHER_LIST(3) ciphers to use for TLS
- CURLOPT_SSL_CTX_DATA(3) pointer passed to SSL context callback
- CURLOPT_SSL_CTX_FUNCTION(3) SSL context callback for OpenSSL, wolfSSL or mbedTLS
- CURLOPT_SSL_EC_CURVES(3) key exchange curves
- CURLOPT_SSL_ENABLE_ALPN(3) Application Layer Protocol Negotiation
- CURLOPT_SSL_ENABLE_NPN(3) use NPN
- CURLOPT_SSL_FALSESTART(3) TLS false start
- CURLOPT_SSL_OPTIONS(3) SSL behavior options
- CURLOPT_SSL_SESSIONID_CACHE(3) use the SSL session-ID cache
- CURLOPT_SSL_VERIFYHOST(3) verify the certificate's name against host
- CURLOPT_SSL_VERIFYPEER(3) verify the peer's SSL certificate
- CURLOPT_SSL_VERIFYSTATUS(3) verify the certificate's status
- CURLOPT_SSLCERT_BLOB(3) SSL client certificate from memory blob
- CURLOPT_SSLCERT(3) SSL client certificate
- CURLOPT_SSLCERTTYPE(3) type of client SSL certificate
- CURLOPT_SSLENGINE_DEFAULT(3) make SSL engine default
- CURLOPT_SSLENGINE(3) SSL engine identifier
- CURLOPT_SSLKEY_BLOB(3) private key for client cert from memory blob
- CURLOPT_SSLKEY(3) private key file for TLS and SSL client cert
- CURLOPT_SSLKEYTYPE(3) type of the private key file
- CURLOPT_SSLVERSION(3) preferred TLS/SSL version
- CURLOPT_STDERR(3) redirect stderr to another stream
- CURLOPT_STREAM_DEPENDS_E(3) stream this transfer depends on exclusively
- CURLOPT_STREAM_DEPENDS(3) stream this transfer depends on
- CURLOPT_STREAM_WEIGHT(3) numerical stream weight
- CURLOPT_SUPPRESS_CONNECT_HEADERS(3) suppress proxy CONNECT response headers from user callbacks
- CURLOPT_TCP_FASTOPEN(3) TCP Fast Open
- CURLOPT_TCP_KEEPALIVE(3) TCP keep-alive probing
- CURLOPT_TCP_KEEPIDLE(3) TCP keep-alive idle time wait
- CURLOPT_TCP_KEEPINTVL(3) TCP keep-alive interval
- CURLOPT_TCP_NODELAY(3) the TCP_NODELAY option
- CURLOPT_TELNETOPTIONS(3) set of telnet options
- CURLOPT_TFTP_BLKSIZE(3) TFTP block size
- CURLOPT_TFTP_NO_OPTIONS(3) send no TFTP options requests
- CURLOPT_TIMECONDITION(3) select condition for a time request
- CURLOPT_TIMEOUT_MS(3) maximum time the transfer is allowed to complete
- CURLOPT_TIMEOUT(3) maximum time the transfer is allowed to complete
- CURLOPT_TIMEVALUE_LARGE(3) time value for conditional
- CURLOPT_TIMEVALUE(3) time value for conditional
- CURLOPT_TLS13_CIPHERS(3) ciphers suites to use for TLS 1.3
- CURLOPT_TLSAUTH_PASSWORD(3) password to use for TLS authentication
- CURLOPT_TLSAUTH_TYPE(3) TLS authentication methods
- CURLOPT_TLSAUTH_USERNAME(3) user name to use for TLS authentication
- CURLOPT_TRAILERDATA(3) pointer passed to trailing headers callback
- CURLOPT_TRAILERFUNCTION(3) callback for sending trailing headers
- CURLOPT_TRANSFER_ENCODING(3) ask for HTTP Transfer Encoding
- CURLOPT_TRANSFERTEXT(3) request a text based transfer for FTP
- CURLOPT_UNIX_SOCKET_PATH(3) Unix domain socket
- CURLOPT_UNRESTRICTED_AUTH(3) send credentials to other hosts too
- CURLOPT_UPKEEP_INTERVAL_MS(3) connection upkeep interval
- CURLOPT_UPLOAD_BUFFERSIZE(3) upload buffer size
- CURLOPT_UPLOAD(3) data upload
- CURLOPT_URL(3) URL for this transfer
- CURLOPT_USE_SSL(3) request using SSL / TLS for the transfer
- CURLOPT_USERAGENT(3) HTTP user-agent header
- CURLOPT_USERNAME(3) user name to use in authentication
- CURLOPT_USERPWD(3) user name and password to use in authentication
- CURLOPT_VERBOSE(3) verbose mode
- CURLOPT_WILDCARDMATCH(3) directory wildcard transfers
- CURLOPT_WRITEDATA(3) pointer passed to the write callback
- CURLOPT_WRITEFUNCTION(3) callback for writing received data
- CURLOPT_WS_OPTIONS(3) WebSocket behavior options
- CURLOPT_XFERINFODATA(3) pointer passed to the progress callback
- CURLOPT_XFERINFOFUNCTION(3) progress meter callback
- CURLOPT_XOAUTH2_BEARER(3) OAuth 2.0 access token
- CURLSHOPT_LOCKFUNC(3) CURLSHOPT_LOCKFUNC - mutex lock callback
- CURLSHOPT_SHARE(3) CURLSHOPT_SHARE - add data to share
- CURLSHOPT_UNLOCKFUNC(3) CURLSHOPT_UNLOCKFUNC - mutex unlock callback
- CURLSHOPT_UNSHARE(3) CURLSHOPT_UNSHARE - remove data to share
- CURLSHOPT_USERDATA(3) CURLSHOPT_USERDATA - pointer passed to the lock and unlock mutex callbacks
- CurrentMatrix(3) choose the current transformation matrix
- curvescreenshots(3) Curve Plots
- cuserid(3) get username
- cWait(3) cWait - wait a condition variable signal.
- cwhois(3) whois client
- cxl_new(3) Create a new library context object that acts as a handle for all library operations
- d_ro(3) libpmemobj
- d_rw(3) libpmemobj
- daemon.h(3) A header file including all other header files part of libdaemon.
- daemon(3) run in the background
- dane_cert_type_name(3) API function
- dane_cert_usage_name(3) API function
- dane_match_type_name(3) API function
- dane_query_data(3) API function
- dane_query_deinit(3) API function
- dane_query_entries(3) API function
- dane_query_status(3) API function
- dane_query_tlsa(3) API function
- dane_query_to_raw_tlsa(3) API function
- dane_raw_tlsa(3) API function
- dane_state_deinit(3) API function
- dane_state_init(3) API function
- dane_state_set_dlv_file(3) API function
- dane_strerror(3) API function
- dane_verification_status_print(3) API function
- dane_verify_crt_raw(3) API function
- dane_verify_crt(3) API function
- dane_verify_session_crt(3) API function
- dasum(3) double
- dawson(3) Dawson's integral
- daxpy(3) double
- daylight(3) initialize time conversion information
- db(3) database access methods
- dbbcsd(3) double
- dbdsdc(3) auxiliary Computational routines
- dbdsqr(3) auxiliary Computational routines
- dbdsvdx(3) double
- DBE(3) DBE - Double Buffer Extension
- dbopen(3) database access methods
- dbz(3) somewhat dbm-compatible database routines
- dbzclose(3) Database routines for InterNetNews
- dbzfetch(3) Database routines for InterNetNews
- dbzinit(3) Database routines for InterNetNews
- dbzstore(3) Database routines for InterNetNews
- dcabs1(3) double
- dcgettext(3) translate message
- dchkaa(3) double
- dchkee(3) double
- dcngettext(3) translate message and choose plural form
- dcopy(3) double
- ddisna(3) auxiliary Computational routines
- ddot(3) double
- deactivateCDKMarquee(3) curses marquee widget
- Debconf::Client::ConfModule(3) client module for ConfModules
- Debian::DpkgCross(3)
- Debian::Javahelper::Eclipse(3) Eclipse Helper Library.
- Debian::Javahelper::Java(3) Javahelper core library.
- Debian::Javahelper::Manifest(3) Javahelper representation of a Jar Manifest
- Debian::Javahelper::ManifestSection(3) Javahelper representation of a section in a Jar Manifest
- Debug(3) enable/disable debugging options
- debuginfod_add_http_header(3)
- debuginfod_begin(3)
- debuginfod_end(3)
- debuginfod_find_debuginfo(3) request debuginfo from debuginfod
- debuginfod_find_executable(3)
- debuginfod_find_section(3)
- debuginfod_find_source(3)
- debuginfod_get_url(3)
- debuginfod_get_user_data(3)
- debuginfod_set_progressfn(3)
- debuginfod_set_user_data(3)
- default_store(3) generic storage of global data.
- DefaultColormap(3) Display macros and functions
- DefaultColormapOfScreen(3) screen information functions and macros
- DefaultDepth(3) Display macros and functions
- DefaultDepthOfScreen(3) screen information functions and macros
- DefaultGC(3) Display macros and functions
- DefaultGCOfScreen(3) screen information functions and macros
- defaultpapername(3)
- defaultpapersizefile(3)
- DefaultRootWindow(3) Display macros and functions
- DefaultScreen(3) Display macros and functions
- DefaultScreenOfDisplay(3) Display macros and functions
- DefaultVisual(3) Display macros and functions
- DefaultVisualOfScreen(3) screen information functions and macros
- del_CplFileConf(3) lookup possible completions for a word
- del_ExpandFile(3) expand filenames containing ~user/$envvar and wildcard expressions
- del_GetLine(3) allow the user to compose an input line
- del_PathCache(3) lookup a file in a list of directories
- del_PcaPathConf(3) lookup a file in a list of directories
- del_WordCompletion(3) lookup possible completions for a word
- deleteCDKScrollItem(3) curses scrolling list widget.
- deleteCursesWindow(3) Cdk utility functions
- deleteFileCB(3) curses file selector widget.
- depot(3) the basic API of QDBM
- DepthCueing(3) set depth cueing parameters
- des_crypt(3) fast
- DES_FAILED(3) fast
- des_setparity(3) fast
- DestinationListHandler_TransportAddress(3) DestinationListHandler::TransportAddress
- DestinationListHandler(3) This class handles a list of destination addresses.
- destroyCDKAlphalist(3) curses sorted list widget.
- destroyCDKButton(3) create and manage a curses button widget.
- destroyCDKButtonbox(3) Creates a managed curses buttonbox widget.
- destroyCDKCalendar(3) curses calendar widget.
- destroyCDKDialog(3) curses dialog widget
- destroyCDKDScale(3) curses scale widget (type double).
- destroyCDKEntry(3) curses text-entry widget.
- destroyCDKFScale(3) curses scale widget (type float).
- destroyCDKFselect(3) curses file selector widget.
- destroyCDKFSlider(3) curses slider widget (type float)
- destroyCDKGraph(3) curses graph widget
- destroyCDKHistogram(3) curses histogram widget
- destroyCDKItemlist(3) curses itemlist widget.
- destroyCDKLabel(3) Creates a managed curses label widget.
- destroyCDKMarquee(3) curses marquee widget
- destroyCDKMatrix(3) curses matrix widget.
- destroyCDKMentry(3) curses multiple line entry widget.
- destroyCDKMenu(3) curses menu widget
- destroyCDKRadio(3) curses radio list widget.
- destroyCDKScale(3) curses scale widget (type int).
- destroyCDKScreen(3) Cdk Screen and Widget Manipulation Functions
- destroyCDKScroll(3) curses scrolling list widget.
- destroyCDKSelection(3) curses selection list widget.
- destroyCDKSlider(3) curses slider widget (type int)
- destroyCDKSwindow(3) a curses scrolling window widget.
- destroyCDKTemplate(3) a curses template widget.
- destroyCDKUScale(3) curses scale widget (type unsigned).
- destroyCDKUSlider(3) curses slider widget (type unsigned)
- destroyCDKViewer(3) curses viewer list widget.
- detect_destroy(3) free Detector structure
- detect_handledata(3) Detecting character set and measuring accuracy of charset
- detect_init(3) detect_init - initialize Detect structure
- detect_obj_free(3) chardet_obj_free - free DetectObject structure
- detect_obj_init(3) detect_obj_init - initialize DetectObject structure
- detect_reset(3) detect_reset - reset Detect structure
- detect(3) Detecting character set and measuring accuracy of charset
- dexec.h(3) Contains a robust API for running sub processes with STDOUT and STDERR redirected to syslog.
- dfork.h(3) Contains an API for doing a daemonizing fork().
- dgbbrd(3) double
- dgbcon(3) double
- dgbequ(3) double
- dgbequb(3) double
- dgbmv(3) double
- dgbrfs(3) double
- dgbrfsx(3) double
- dgbsv(3) double
- dgbsvx(3) double
- dgbsvxx(3) double
- dgbtf2(3) double
- dgbtrf(3) double
- dgbtrs(3) double
- dgebak(3) double
- dgebal(3) double
- dgebd2(3) double
- dgebrd(3) double
- dgecon(3) double
- dgeequ(3) double
- dgeequb(3) double
- dgees(3) double
- dgeesx(3) double
- dgeev(3) double
- dgeevx(3) double
- dgehd2(3) double
- dgehrd(3) double
- dgejsv(3) double
- dgelq2(3) double
- dgelqf(3) double
- dgelqt(3) double
- dgelqt3(3) double
- dgels(3) double
- dgelsd(3) double
- dgelss(3) double
- dgelst(3) double
- dgelsy(3) double
- dgemlqt(3) double
- dgemm(3) double
- dgemqrt(3) double
- dgemv(3) double
- dgeql2(3) double
- dgeqlf(3) double
- dgeqp3(3) double
- dgeqr2(3) double
- dgeqr2p(3) double
- dgeqrf(3) Variants Computational routines
- dgeqrfp(3) double
- dgeqrt(3) double
- dgeqrt2(3) double
- dgeqrt3(3) double
- dger(3) double
- dgerfs(3) double
- dgerfsx(3) double
- dgerq2(3) double
- dgerqf(3) double
- dgesc2(3) double
- dgesdd(3) double
- dgesv(3) double
- dgesvd(3) double
- dgesvdq(3) double
- dgesvdx(3) double
- dgesvj(3) double
- dgesvx(3) double
- dgesvxx(3) double
- dgetc2(3) double
- dgetf2(3) double
- dgetrf(3) Variants Computational routines
- dgetrf2(3) double
- dgetri(3) double
- dgetrs(3) double
- dgetsls(3) double
- dgetsqrhrt(3) double
- dgettext(3) translate message
- dggbak(3) double
- dggbal(3) double
- dgges(3) double
- dgges3(3) double
- dggesx(3) double
- dggev(3) double
- dggev3(3) double
- dggevx(3) double
- dggglm(3) double
- dgghd3(3) double
- dgghrd(3) double
- dgglse(3) double Other Solve Routines
- dggqrf(3) double
- dggrqf(3) double
- dggsvd3(3) double
- dggsvp3(3) double
- dgsvj0(3) double
- dgsvj1(3) double
- dgtcon(3) double
- dgtrfs(3) double
- dgtsv(3) double
- dgtsvx(3) double
- dgttrf(3) double
- dgttrs(3) double
- dgtts2(3) double
- dhcpctl(3) The dhcpctl set of functions provide an API that can be used to communicate with and manipulate a running ISC DHCP serve
- dhgeqz(3) double
- dhsein(3) double
- dhseqr(3) double
- dialog(3) widgets and utilities for the \*p program
- dictCleanup(3) dictCleanup - cleanup dictionary
- dictCreate(3) dictCreate - create new dictionary.
- dictDestroy(3) dictDestroy - destroy dictionary.
- dictModifyValue(3) dictModifyValue - create/modify an item.
- dictNext(3) dictNext - search for next value in dictionary.
- dictReleaseLock(3) dictReleaseLock - release lock on value.
- dictRemove(3) dictRemove - remove item from dictionary.
- dictSearch(3) dictSearch - search for value in dictionary.
- dictSetValue(3) dictSetValue - set/reset an items value.
- difftime(3) calculate time difference
- dirDestroyLock(3) is a collection of functions that implement locking (mutex like) in bash scripting language.
- direct_ro(3) libpmemobj
- direct_rw(3) libpmemobj
- dirfd(3) get directory stream file descriptor
- dirInitLock(3) is a collection of functions that implement locking (mutex like) in bash scripting language.
- dirLock(3) is a collection of functions that implement locking (mutex like) in bash scripting language.
- dirName(3) parse pathname components
- dirTryLock(3) is a collection of functions that implement locking (mutex like) in bash scripting language.
- dirUnlock(3) is a collection of functions that implement locking (mutex like) in bash scripting language.
- disnan(3) Other Auxiliary Routines
- DisplayCells(3) Display macros and functions
- DisplayHeight(3) image format functions and macros
- DisplayHeightMM(3) image format functions and macros
- DisplayOfCCC(3) Color Conversion Context macros
- DisplayOfScreen(3) screen information functions and macros
- DisplayPlanes(3) Display macros and functions
- DisplayString(3) Display macros and functions
- DisplayWidth(3) image format functions and macros
- DisplayWidthMM(3) image format functions and macros
- div(3) compute quotient and remainder of
- dl_iterate_phdr(3) walk through list of shared objects
- dla_gbamv(3) double
- dla_gbrcond(3) double
- dla_gbrfsx_extended(3) double
- dla_gbrpvgrw(3) double
- dla_geamv(3) double
- dla_gercond(3) double
- dla_gerfsx_extended(3) double
- dla_gerpvgrw(3) double
- dla_lin_berr(3) double
- dla_porcond(3) double
- dla_porfsx_extended(3) double
- dla_porpvgrw(3) double
- dla_syamv(3) double
- dla_syrcond(3) double
- dla_syrfsx_extended(3) double
- dla_syrpvgrw(3) double
- dla_wwaddw(3) double
- dlabad(3) Other Auxiliary Routines
- dlabrd(3) double
- dlacn2(3) double
- dlacon(3) double
- dlacpy(3) Other Auxiliary Routines
- dladdr(3) translate address to symbolic information
- dladdr1(3) translate address to symbolic information
- dladiv(3) double
- dladiv1(3)
- dladiv2(3)
- dlae2(3) Other Auxiliary Routines
- dlaebz(3) Other Auxiliary Routines
- dlaed0(3) auxiliary Computational routines
- dlaed1(3) auxiliary Computational routines
- dlaed2(3) auxiliary Computational routines
- dlaed3(3) auxiliary Computational routines
- dlaed4(3) auxiliary Computational routines
- dlaed5(3) auxiliary Computational routines
- dlaed6(3) auxiliary Computational routines
- dlaed7(3) auxiliary Computational routines
- dlaed8(3) auxiliary Computational routines
- dlaed9(3) auxiliary Computational routines
- dlaeda(3) auxiliary Computational routines
- dlaein(3) double
- dlaev2(3) Other Auxiliary Routines
- dlaexc(3) double
- dlag2(3) double
- dlag2s(3) double
- dlags2(3) double
- dlagtf(3) auxiliary Computational routines
- dlagtm(3) double
- dlagts(3) Other Auxiliary Routines
- dlagv2(3) double
- dlahqr(3) double
- dlahr2(3) double
- dlaic1(3) double
- dlaisnan(3) Other Auxiliary Routines
- dlaln2(3) double
- dlals0(3) double
- dlalsa(3) double
- dlalsd(3) double
- dlamrg(3) auxiliary Computational routines
- dlaneg(3) Other Auxiliary Routines
- dlangb(3) double
- dlange(3) double
- dlangt(3) double
- dlanhs(3) double
- dlansb(3) double
- dlansf(3) double
- dlansp(3) double
- dlanst(3) Other Auxiliary Routines
- dlansy(3) double
- dlantb(3) double
- dlantp(3) double
- dlantr(3) double
- dlanv2(3) double
- dlaorhr_col_getrfnp(3) double
- dlaorhr_col_getrfnp2(3) double
- dlapll(3) double
- dlapmr(3) double
- dlapmt(3) double
- dlapy2(3) Other Auxiliary Routines
- dlapy3(3) Other Auxiliary Routines
- dlaqgb(3) double
- dlaqge(3) double
- dlaqp2(3) double
- dlaqps(3) double
- dlaqr0(3) double
- dlaqr1(3) double
- dlaqr2(3) double
- dlaqr3(3) double
- dlaqr4(3) double
- dlaqr5(3) double
- dlaqsb(3) double
- dlaqsp(3) double
- dlaqsy(3) double
- dlaqtr(3) double
- dlaqz0(3) double
- dlaqz1(3) double
- dlaqz2(3) double
- dlaqz3(3) double
- dlaqz4(3) double
- dlar1v(3) double
- dlar2v(3) double
- dlarf(3) double
- dlarfb_gett(3) double
- dlarfb(3) double
- dlarfg(3) double
- dlarfgp(3) double
- dlarft(3) double
- dlarfx(3) double
- dlarfy(3) double
- dlargv(3) double
- dlarmm(3) Other Auxiliary Routines
- dlarnv(3) Other Auxiliary Routines
- dlarra(3) Other Auxiliary Routines
- dlarrb(3) Other Auxiliary Routines
- dlarrc(3) Other Auxiliary Routines
- dlarrd(3) Other Auxiliary Routines
- dlarre(3) Other Auxiliary Routines
- dlarrf(3) Other Auxiliary Routines
- dlarrj(3) Other Auxiliary Routines
- dlarrk(3) Other Auxiliary Routines
- dlarrr(3) Other Auxiliary Routines
- dlarrv(3) double
- dlarscl2(3) double
- dlartgp(3) Other Auxiliary Routines
- dlartgs(3) auxiliary Computational routines
- dlartv(3) double
- dlaruv(3) Other Auxiliary Routines
- dlarz(3) double
- dlarzb(3) double
- dlarzt(3) double
- dlas2(3) Other Auxiliary Routines
- dlascl(3) Other Auxiliary Routines
- dlascl2(3) double
- dlasd0(3) Other Auxiliary Routines
- dlasd1(3) Other Auxiliary Routines
- dlasd2(3) Other Auxiliary Routines
- dlasd3(3) Other Auxiliary Routines
- dlasd4(3) Other Auxiliary Routines
- dlasd5(3) Other Auxiliary Routines
- dlasd6(3) Other Auxiliary Routines
- dlasd7(3) Other Auxiliary Routines
- dlasd8(3) Other Auxiliary Routines
- dlasda(3) Other Auxiliary Routines
- dlasdq(3) Other Auxiliary Routines
- dlasdt(3) Other Auxiliary Routines
- dlaset(3) Other Auxiliary Routines
- dlasq1(3) auxiliary Computational routines
- dlasq2(3) auxiliary Computational routines
- dlasq3(3) auxiliary Computational routines
- dlasq4(3) auxiliary Computational routines
- dlasq5(3) auxiliary Computational routines
- dlasq6(3) auxiliary Computational routines
- dlasr(3) Other Auxiliary Routines
- dlasrt(3) auxiliary Computational routines
- dlasv2(3) Other Auxiliary Routines
- dlaswp(3) double
- dlasy2(3) double
- dlasyf_aa(3) double
- dlasyf_rk(3) double
- dlasyf_rook(3) double
- dlasyf(3) double
- dlat2s(3) double
- dlatbs(3) double
- dlatdf(3) double
- dlatps(3) double
- dlatrd(3) double
- dlatrs(3) double
- dlatrs3(3) double
- dlatrz(3) double
- dlauu2(3) double
- dlauum(3) double
- dlclose(3) open and close a shared object
- dlerror(3) obtain error diagnostic for functions in the dlopen API
- dlinfo(3) obtain information about a dynamically loaded object
- dlm_cleanup(3) dlm_get_fd, dlm_dispatch, dlm_pthread_init, dlm_ls_pthread_init, dlm_cleanup
- dlm_close_lockspace(3) manipulate DLM lockspaces
- dlm_create_lockspace(3) manipulate DLM lockspaces
- dlm_dispatch(3) dlm_get_fd, dlm_dispatch, dlm_pthread_init, dlm_ls_pthread_init, dlm_cleanup
- dlm_get_fd(3) dlm_get_fd, dlm_dispatch, dlm_pthread_init, dlm_ls_pthread_init, dlm_cleanup
- dlm_lock_wait(3) acquire or convert a DLM lock
- dlm_lock(3) acquire or convert a DLM lock
- dlm_ls_lock_wait(3) acquire or convert a DLM lock
- dlm_ls_lock(3) acquire or convert a DLM lock
- dlm_ls_lockx(3) acquire or convert a DLM lock
- dlm_ls_pthread_init(3) dlm_get_fd, dlm_dispatch, dlm_pthread_init, dlm_ls_pthread_init, dlm_cleanup
- dlm_ls_unlock_wait(3) unlock a DLM lock
- dlm_ls_unlock(3) unlock a DLM lock
- dlm_new_lockspace(3) manipulate DLM lockspaces
- dlm_open_lockspace(3) manipulate DLM lockspaces
- dlm_pthread_init(3) dlm_get_fd, dlm_dispatch, dlm_pthread_init, dlm_ls_pthread_init, dlm_cleanup
- dlm_release_lockspace(3) manipulate DLM lockspaces
- dlm_unlock_wait(3) unlock a DLM lock
- dlm_unlock(3) unlock a DLM lock
- dlmopen(3) open and close a shared object
- dlog.h(3) Contains a robust API for logging messages.
- dlopen(3) open and close a shared object
- dlsym(3) obtain address of a symbol in a shared object or executable
- dlvsym(3) obtain address of a symbol in a shared object or executable
- dmmp_context_free(3) Release the memory of struct dmmp_context.
- dmmp_context_log_func_set(3) Set log handler function.
- dmmp_context_log_priority_get(3) Get log priority.
- dmmp_context_log_priority_set(3) Set log priority.
- dmmp_context_new(3) Create struct dmmp_context.
- dmmp_context_timeout_get(3) Get IPC timeout.
- dmmp_context_timeout_set(3) Set IPC timeout.
- dmmp_context_userdata_get(3) Get user data pointer.
- dmmp_context_userdata_set(3) Set user data pointer.
- dmmp_flush_mpath(3) Flush specified multipath device map if unused.
- dmmp_last_error_msg(3) Retrieves the last error message.
- dmmp_log_priority_str(3) Convert log priority to string.
- dmmp_mpath_array_free(3) Free 'struct dmmp_mpath' pointer array.
- dmmp_mpath_array_get(3) Query all existing multipath devices.
- dmmp_mpath_kdev_name_get(3) Retrieve kernel DEVNAME of certain mpath.
- dmmp_mpath_name_get(3) Retrieve name(alias) of certain mpath.
- dmmp_mpath_wwid_get(3) Retrieve WWID of certain mpath.
- dmmp_path_array_get(3) Retrieve path pointer array.
- dmmp_path_blk_name_get(3) Retrieve block name.
- dmmp_path_group_array_get(3) Retrieve path groups pointer array.
- dmmp_path_group_id_get(3) Retrieve path group ID.
- dmmp_path_group_priority_get(3) Retrieve path group priority.
- dmmp_path_group_selector_get(3) Retrieve path group selector.
- dmmp_path_group_status_get(3) Retrieve path group status.
- dmmp_path_group_status_str(3) Convert path group status to string.
- dmmp_path_status_get(3) Retrieve the path status.
- dmmp_path_status_str(3) Convert path status to string.
- dmmp_reconfig(3) Instruct multipathd daemon to do reconfiguration.
- dmmp_strerror(3) Convert error code to string.
- DMX(3) X Window System DMX (Distributed Multihead X) extension
- DMXAddInput(3) attach a new input
- DMXAddScreen(3) attach a new back-end screen
- DMXChangeDesktopAttributes(3) change global bounding box
- DMXChangeScreensAttributes(3) change back-end screen attributes
- DMXForceWindowCreation(3) force immediate back-end window creation
- DMXGetDesktopAttributes(3) determine global bounding box
- DMXGetInputAttributes(3) determine input device attributes
- DMXGetInputCount(3) determine number of input devices
- DMXGetScreenAttributes(3) determine back-end screen attributes
- DMXGetScreenCount(3) determine number of back-end screens
- DMXGetWindowAttributes(3) determine back-end window attributes
- DMXQueryExtension(3) determine if DMX is available
- DMXQueryVersion(3) determine DMX extension version
- DMXRemoveInput(3) detach an input
- DMXRemoveScreen(3) detach a back-end screen
- DMXSync(3) flush protocol requests between Xdmx and back-end X servers
- dn_comp(3) resolver routines
- dn_expand(3) resolver routines
- dngettext(3) translate message and choose plural form
- dnonblock.h(3) Contains a single function used to change a file descriptor to non-blocking mode using fcntl().
- dns_ip4_packet(3) extract IPv4 address from DNS answer packet
- dns_ip4_qualify(3) qualify name and look up IPv4 addresses
- dns_ip4(3) look up IPv4 addresses
- dns_ip6_packet(3) extract IPv6 address from DNS answer packet
- dns_ip6_qualify(3) qualify name and look up IPv6 addresses
- dns_ip6(3) look up IPv6 addresses
- dns_mx_packet(3) extract MX records from DNS answer packet
- dns_mx(3) look up Mail eXchanger
- dns_name_packet(3) extract names from DNS answer packet
- dns_name4_domain(3) construct host name for reverse lookup
- dns_name4(3) look up host name
- dns_name6_domain(3) construct host name for reverse lookup
- dns_name6(3) look up host name
- dns_txt_packet(3) extract TXT records from DNS answer packet
- dns_txt(3) look up TXT records
- dnsjit.core.channel(3) Send data to another thread
- dnsjit.core.compat(3) Cross platform compatibility support
- dnsjit.core.file(3) OS file operations
- dnsjit.core.loader(3) Dynamic library loader
- dnsjit.core.log(3) Core logging facility
- dnsjit.core.object.dns.label(3) Container of a DNS label
- dnsjit.core.object.dns.q(3) Container of a DNS question
- dnsjit.core.object.dns.rr(3) Container of a DNS resource record
- dnsjit.core.object.dns(3) Container of a DNS message
- dnsjit.core.object.ether(3) Ether part of a packet
- dnsjit.core.object.gre(3) Generic Routing Encapsulation (GRE) part of a packet
- dnsjit.core.object.icmp(3) An ICMP packet
- dnsjit.core.object.icmp6(3) An ICMPv6 packet
- dnsjit.core.object.ieee802(3) IEEE802 part of a packet
- dnsjit.core.object.ip(3) An IP packet
- dnsjit.core.object.ip6(3) An IPv6 packet
- dnsjit.core.object.linuxsll(3) Linux cooked-mode capture (SLL) part of a packet
- dnsjit.core.object.loop(3) OpenBSD loopback encapsulation (loop) part of a packet
- dnsjit.core.object.null(3) BSD loopback encapsulation (null) part of a packet
- dnsjit.core.object.payload(3) Application data payload
- dnsjit.core.object.pcap(3) Container of a packet found in a PCAP
- dnsjit.core.object.tcp(3) A TCP segment header
- dnsjit.core.object.udp(3) A UDP datagram header
- dnsjit.core.object(3) Base object that is passed between receiver and receivee
- dnsjit.core.objects(3) Easy way to import all objects
- dnsjit.core.producer(3) Producer interfaces
- dnsjit.core.receiver(3) Receiver interfaces
- dnsjit.core.thread(3) POSIX thread with separate Lua state
- dnsjit.core.timespec(3) Non-system depended time specification structure definition
- dnsjit.core(3) Core modules for dnsjit
- dnsjit.filter.copy(3) Creates a copy of an object chain with selected object types.
- dnsjit.filter.ipsplit(3) Pass objects to receivers based on the source IP address
- dnsjit.filter.layer(3) Parse the ether/IP stack
- dnsjit.filter.split(3) Passthrough to other receivers in various ways
- dnsjit.filter.timing(3) Filter to pass objects to the next receiver based on timing between packets
- dnsjit.filter(3) Filter/processing modules for dnsjit
- dnsjit.input.fpcap(3) Read input from a PCAP file using fopen()
- dnsjit.input.mmpcap(3) Read input from a PCAP file using mmap()
- dnsjit.input.pcap(3) Read input from an interface or PCAP file using libpcap
- dnsjit.input.zero(3) Dummy layer to example.input.zero
- dnsjit.input.zpcap(3) Read input from a PCAP file that is compressed
- dnsjit.input(3) Input modules for dnsjit
- dnsjit.lib.base64url(3) Utility library to convert data to base64url format
- dnsjit.lib.clock(3) Clock and time functions
- dnsjit.lib.getopt(3) Parse and handle arguments
- dnsjit.lib.ip(3) IP address utility library
- dnsjit.lib.parseconf(3) Parse simple config files
- dnsjit.lib.trie.iter(3) Iterator of the trie.
- dnsjit.lib.trie.node(3) Node of trie, which contains the value and key.
- dnsjit.lib.trie(3) Prefix-tree data structure which addresses values by strings or byte arrays
- dnsjit.lib(3) Various Lua libraries or C library bindings
- dnsjit.output.dnscli(3) DNS aware UDP/TCP/TLS client
- dnsjit.output.null(3) Dummy layer to example.output.null
- dnsjit.output.pcap(3) Output to a PCAP using libpcap
- dnsjit.output.respdiff(3) Output to respdiff LMDB
- dnsjit.output.tcpcli(3) Simple, length aware, TCP client
- dnsjit.output.tlscli(3) Simple TLS client
- dnsjit.output.udpcli(3) Simple and dumb UDP DNS client
- dnsjit.output(3) Output modules for dnsjit
- do_tracepoint(3) LTTng user space tracing
- DoesBackingStore(3) screen information functions and macros
- DoesSaveUnders(3) screen information functions and macros
- dopgtr(3) double
- dopmtr(3) double
- dorbdb(3) double
- dorbdb1(3) double
- dorbdb2(3) double
- dorbdb3(3) double
- dorbdb4(3) double
- dorbdb5(3) double
- dorbdb6(3) double
- dorcsd(3) double
- dorcsd2by1(3) double
- dorg2l(3) double
- dorg2r(3) double
- dorgbr(3) double
- dorghr(3) double
- dorgl2(3) double
- dorglq(3) double
- dorgql(3) double
- dorgqr(3) double
- dorgr2(3) double
- dorgrq(3) double
- dorgtr(3) double
- dorgtsqr_row(3) double
- dorgtsqr(3) double
- dorhr_col(3) double
- dorm22(3) complex
- dorm2l(3) double
- dorm2r(3) double
- dormbr(3) double
- dormhr(3) double
- dorml2(3) double
- dormlq(3) double
- dormql(3) double
- dormqr(3) double
- dormr2(3) double
- dormr3(3) double
- dormrq(3) double
- dormrz(3) double
- dormtr(3) double
- double_blas_level1(3) double
- double_blas_level2(3) double
- double_blas_level3(3) double
- double_blas_testing(3) double
- double_eig(3) double
- double_lin(3) double
- double_matgen(3) double
- doubleGBauxiliary(3) double
- doubleGBcomputational(3) double
- doubleGBsolve(3) double
- doubleGEauxiliary(3) double
- doubleGEcomputational(3) double
- doubleGEeigen(3) double
- doubleGEsing(3) double
- doubleGEsolve(3) double
- doubleGTauxiliary(3) double
- doubleGTcomputational(3) double
- doubleGTsolve(3) double
- doubleOTHERauxiliary(3) double
- doubleOTHERcomputational(3) double
- doubleOTHEReigen(3) double
- doubleOTHERsolve(3) double Other Solve Routines
- doublePOauxiliary(3) double
- doublePOcomputational(3) double
- doublePOsolve(3) double
- doublePTauxiliary(3) double
- doublePTcomputational(3) double
- doublePTsolve(3) double
- doubleSYauxiliary(3) double
- doubleSYcomputational(3) double
- doubleSYeigen(3) double
- doubleSYsolve(3) double
- dpbcon(3) double
- dpbequ(3) double
- dpbrfs(3) double
- dpbstf(3) double
- dpbsv(3) double Other Solve Routines
- dpbsvx(3) double Other Solve Routines
- dpbtf2(3) double
- dpbtrf(3) double
- dpbtrs(3) double
- dpftrf(3) double
- dpftri(3) double
- dpftrs(3) double
- dpid.h(3) Contains an API for manipulating PID files.
- DPMSCapable(3) returns the DPMS capability of the X server
- DPMSDisable(3) disables DPMS on the specified display
- DPMSEnable(3) enables DPMS on the specified display
- DPMSForceLevel(3) forces a DPMS capable display into the
- DPMSGetTimeouts(3) retrieves the timeout values used by the X server for DPMS
- DPMSGetVersion(3) returns the version of the DPMS extension implemented by
- DPMSInfo(3) returns information about the current DPMS state
- DPMSQueryExtension(3) queries the X server to determine the availability
- DPMSSetTimeouts(3) permits applications to set the timeout values
- dpocon(3) double
- dpoequ(3) double
- dpoequb(3) double
- dpopen(3) the basic API of QDBM
- dporfs(3) double
- dporfsx(3) double
- dposv(3) double
- dposvx(3) double
- dposvxx(3) double
- dpotf2(3) double
- dpotrf(3) Variants Computational routines
- dpotrf2(3) double
- dpotri(3) double
- dpotrs(3) double
- dppcon(3) double
- dppequ(3) double
- dpprfs(3) double
- dppsv(3) double Other Solve Routines
- dppsvx(3) double Other Solve Routines
- dpptrf(3) double
- dpptri(3) double
- dpptrs(3) double
- dprintf(3) formatted output conversion
- dpstf2(3) double
- dpstrf(3) double
- dptcon(3) double
- dpteqr(3) double
- dptrfs(3) double
- dptsv(3) double
- dptsvx(3) double
- dpttrf(3) double
- dpttrs(3) double
- dptts2(3) double
- drand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- drand48(3) generate uniformly distributed pseudo-random numbers
- drawCDKAlphalist(3) curses sorted list widget.
- drawCDKButton(3) create and manage a curses button widget.
- drawCDKButtonbox(3) Creates a managed curses buttonbox widget.
- drawCDKButtonboxButtons(3) Creates a managed curses buttonbox widget.
- drawCDKCalendar(3) curses calendar widget.
- drawCDKDialog(3) curses dialog widget
- drawCDKDialogButtons(3) curses dialog widget
- drawCDKDScale(3) curses scale widget (type double).
- drawCDKEntry(3) curses text-entry widget.
- drawCDKFScale(3) curses scale widget (type float).
- drawCDKFselect(3) curses file selector widget.
- drawCDKFSlider(3) curses slider widget (type float)
- drawCDKGraph(3) curses graph widget
- drawCDKHistogram(3) curses histogram widget
- drawCDKItemlist(3) curses itemlist widget.
- drawCDKItemlistField(3) curses itemlist widget.
- drawCDKLabel(3) Creates a managed curses label widget.
- drawCDKMarquee(3) curses marquee widget
- drawCDKMatrix(3) curses matrix widget.
- drawCDKMentry(3) curses multiple line entry widget.
- drawCDKMentryField(3) curses multiple line entry widget.
- drawCDKMenu(3) curses menu widget
- drawCDKMenuSubwin(3) curses menu widget
- drawCDKRadio(3) curses radio list widget.
- drawCDKScale(3) curses scale widget (type int).
- drawCDKScroll(3) curses scrolling list widget.
- drawCDKSelection(3) curses selection list widget.
- drawCDKSlider(3) curses slider widget (type int)
- drawCDKSwindow(3) a curses scrolling window widget.
- drawCDKTemplate(3) a curses template widget.
- drawCdkTitle(3) Cdk object-support functions
- drawCDKUScale(3) curses scale widget (type unsigned).
- drawCDKUSlider(3) curses slider widget (type unsigned)
- drawCDKViewer(3) curses viewer list widget.
- drawLine(3) Cdk Drawing Functions
- drawObjBox(3) Cdk Drawing Functions
- drawShadow(3) Cdk Drawing Functions
- drem(3) \
- dremf(3) \
- dreml(3) \
- drmaa_attributes(3) DRMAA job template attributes
- drmaa_jobcontrol(3) Monitor and control jobs
- drmaa_jobtemplate(3) Grid Engine DRMAA job template handling
- drmaa_misc(3) Miscellaneous DRMAA functions.
- drmaa_session(3) Start/finish Grid Engine DRMAA session
- drmaa_submit(3) Job submission
- drmaa_wait(3) Waiting for jobs to finish
- drmaa2_dict(3) DRMAA2 dictionary routines
- drmaa2_list(3) DRMAA2 list routines
- drmAvailable(3) determine whether a DRM kernel driver has been loaded
- drmHandleEvent(3) read and process pending DRM events
- drmModeGetResources(3) retrieve current display configuration information
- drot(3) double
- drotm(3) double
- drotmg(3) double
- drscl(3) double
- DS1427(3) EconoRAM time chip
- DS1821(3) Programmable Digital Thermostat and Thermometer
- DS1822(3) Econo 1-Wire Digital Thermometer
- DS1825(3) Programmable Resolution 1-Wire Digital Thermometer with ID
- DS18B20(3) Programmable Resolution 1-Wire Digital Thermometer
- DS18S20(3) High-Precision 1-Wire Digital Thermometer
- DS1904(3) 1-Wire Time Chip,
- DS1920(3) High-Precision 1-Wire Digital Thermometer
- DS1921(3) Thermochron temperature logging iButton.
- DS1963L(3) 256 byte Monetary iButton
- DS1963S(3) 256 byte Monetary iButton with SHA-1
- DS1971(3) 256-bit 1-wire EEPROM, 256-bit EEPROM ibutton
- DS1977(3) Password Protected 32kbit Memory iButton
- DS1982(3) Add-Only Memory (1 kBit)
- DS1982U(3) Add-Only Memory (1 kBit)
- DS1985(3) Add-Only Memory (16 kBit), UniqueWare Add-Only Memory (16 kBit)
- DS1985U(3) Add-Only Memory (16 kBit), UniqueWare Add-Only Memory (16 kBit)
- DS1986(3) Add-Only Memory (64 kBit), UniqueWare Add-Only Memory (64 kBit)
- DS1986U(3) Add-Only Memory (64 kBit), UniqueWare Add-Only Memory (64 kBit)
- DS1990A(3) Silicon Serial Number
- DS1991(3) 1152bit MultiKey iButton
- DS1992(3) 1kbit Memory iButton
- DS1993(3) 4kbit Memory iButton
- DS1994(3) EconoRAM time chip
- DS1995(3) 16kbit Memory iButton
- DS1996(3) 64kbit Memory iButton
- DS2401(3) Silicon Serial Number
- DS2404(3) EconoRAM time chip
- DS2404S(3) EconoRAM time chip
- DS2405(3) Addressable Switch
- DS2406(3) Dual Addressable Switch with 1kbit Memory, Hidable Dual Addressable Switch with 1kbit Memory
- DS2407(3) Dual Addressable Switch with 1kbit Memory, Hidable Dual Addressable Switch with 1kbit Memory
- DS2408(3) 1-Wire 8 Channel Addressable Switch
- DS2409(3) MicroLAN Coupler
- DS2411(3) Silicon Serial Number
- DS2413(3) Dual Channel Addressable Switch
- DS2415(3) 1-Wire Time Chip,
- DS2417(3) 1-Wire Time Chip,
- DS2423(3) 4kbit 1-Wire RAM with Counter
- DS2430A(3) 256-bit 1-wire EEPROM, 256-bit EEPROM ibutton
- DS2431(3) EEPROM (1 kBit)
- DS2433(3) EEPROM (4 kBit)
- DS2436(3) Battery ID/Monitor Chip
- DS2437(3) Smart Battery Monitor
- DS2438(3) Smart Battery Monitor
- DS2450(3) Quad A/D Converter
- DS2502-E48(3) Add-Only Memory (1 kBit)
- DS2502-UNW(3) Add-Only Memory (1 kBit)
- DS2502(3) Add-Only Memory (1 kBit)
- DS2505-UNW(3) Add-Only Memory (16 kBit), UniqueWare Add-Only Memory (16 kBit)
- DS2505(3) Add-Only Memory (16 kBit), UniqueWare Add-Only Memory (16 kBit)
- DS2506-UNW(3) Add-Only Memory (64 kBit), UniqueWare Add-Only Memory (64 kBit)
- DS2506(3) Add-Only Memory (64 kBit), UniqueWare Add-Only Memory (64 kBit)
- DS2720(3) Efficient Addressable Single-cell Rechargeable Lithium Protection IC
- DS2740(3) High-Precision Coulomb Counter
- DS2751(3) Multichemistry Battery Fuel Gauge
- DS2755(3) Multichemistry Battery Fuel Gauge
- DS2756(3) Multichemistry Battery Fuel Gauge
- DS2760(3) High-Precision Li+ Battery Monitor
- DS2761(3) High-Precision Li+ Battery Monitor
- DS2762(3) High-Precision Li+ Battery Monitor
- DS2770(3) Battery Monitor and Charge Controller
- DS2780(3) Stand-alone Fuel Gauge IC
- DS2781(3) Stand-alone Fuel Gauge IC
- DS2788(3) Stand-alone Fuel Gauge IC
- DS2804(3) 1-Wire EEPROM chip (4096-bit) with seven address inputs
- DS2890(3) 1-Wire Digital Potentiometer
- DS28E04(3) 1-Wire EEPROM chip (4096-bit) with seven address inputs
- DS28EA00(3) 1-Wire Digital Thermometer with Sequence Detect and PIO
- DS28EC20(3) EEPROM (20 kBit)
- dsbev_2stage(3) double
- dsbev(3) double
- dsbevd_2stage(3) double
- dsbevd(3) double
- dsbevx_2stage(3) double
- dsbevx(3) double
- dsbgst(3) double
- dsbgv(3) double
- dsbgvd(3) double
- dsbgvx(3) double
- dsbmv(3) double
- dsbtrd(3) double
- dscal(3) double
- dsdot(3) double
- dsfrk(3) double
- dsgesv(3) double
- dsignal.h(3) Contains the API for serializing signals to a pipe for usage with select() or poll().
- dsp(3) initdp, freedp, dotprod, sumsq, peakval -\ SIMD-assisted digital signal processing primitives
- dspcon(3) double
- dspev(3) double
- dspevd(3) double
- dspevx(3) double
- dspgst(3) double
- dspgv(3) double
- dspgvd(3) double
- dspgvx(3) double
- dspmv(3) double
- dsposv(3) double
- dspr(3) double
- dspr2(3) double
- dsprfs(3) double
- dspsv(3) double Other Solve Routines
- dspsvx(3) double Other Solve Routines
- dsptrd(3) double
- dsptrf(3) double
- dsptri(3) double
- dsptrs(3) double
- dstebz(3) auxiliary Computational routines
- dstedc(3) auxiliary Computational routines
- dstegr(3) double
- dstein(3) double
- dstemr(3) double
- dsteqr(3) auxiliary Computational routines
- dsterf(3) auxiliary Computational routines
- dstev(3) double
- dstevd(3) double
- dstevr(3) double
- dstevx(3) double
- dswap(3) double
- dsycon_3(3) double
- dsycon_rook(3) double
- dsycon(3) double
- dsyconv(3) double
- dsyconvf_rook(3) double
- dsyconvf(3) double
- dsyequb(3) double
- dsyev_2stage(3) double
- dsyev(3) double
- dsyevd_2stage(3) double
- dsyevd(3) double
- dsyevr_2stage(3) double
- dsyevr(3) double
- dsyevx_2stage(3) double
- dsyevx(3) double
- dsygs2(3) double
- dsygst(3) double
- dsygv_2stage(3) double
- dsygv(3) double
- dsygvd(3) double
- dsygvx(3) double
- dsymm(3) double
- dsymv(3) double
- dsyr(3) double
- dsyr2(3) double
- dsyr2k(3) double
- dsyrfs(3) double
- dsyrfsx(3) double
- dsyrk(3) double
- dsysv_aa_2stage(3) double
- dsysv_aa(3) double
- dsysv_rk(3) double
- dsysv_rook(3) double
- dsysv(3) double
- dsysvx(3) double
- dsysvxx(3) double
- dsyswapr(3) double
- dsytd2(3) double
- dsytf2_rk(3) double
- dsytf2_rook(3) double
- dsytf2(3) double
- dsytrd_2stage(3) double
- dsytrd_sy2sb(3) double
- dsytrd(3) double
- dsytrf_aa_2stage(3) double
- dsytrf_aa(3) double
- dsytrf_rk(3) double
- dsytrf_rook(3) double
- dsytrf(3) double
- dsytri_3(3) double
- dsytri_3x(3) double
- dsytri_rook(3) double
- dsytri(3) double
- dsytri2(3) double
- dsytri2x(3) double
- dsytrs_3(3) double
- dsytrs_aa_2stage(3) double
- dsytrs_aa(3) double
- dsytrs_rook(3) double
- dsytrs(3) double
- dsytrs2(3) double
- dtbcon(3) double
- dtbmv(3) double
- dtbrfs(3) double
- dtbsv(3) double
- dtbtrs(3) double
- dtfsm(3) double
- dtftri(3) double
- dtfttp(3) double
- dtfttr(3) double
- dtgevc(3) double
- dtgex2(3) double
- dtgexc(3) double
- dtgsen(3) double
- dtgsja(3) double
- dtgsna(3) double
- dtgsy2(3) double
- dtgsyl(3) double
- dtpcon(3) double
- dtplqt(3) double
- dtplqt2(3) double
- dtpmlqt(3) double
- dtpmqrt(3) double
- dtpmv(3) double
- dtpqrt(3) double
- dtpqrt2(3) double
- dtprfb(3) double
- dtprfs(3) double
- dtpsv(3) double
- dtptri(3) double
- dtptrs(3) double
- dtpttf(3) double
- dtpttr(3) double
- dtrcon(3) double
- dtrevc(3) double
- dtrevc3(3) double
- dtrexc(3) double
- dtrmm(3) double
- dtrmv(3) double
- dtrrfs(3) double
- dtrsen(3) double
- dtrsm(3) double
- dtrsna(3) double
- dtrsv(3) double
- dtrsyl(3) double
- dtrti2(3) double
- dtrtri(3) double
- dtrtrs(3) double
- dtrttf(3) double
- dtrttp(3) double
- dtzrzf(3) double
- DualRTPChannel(3) DualRTPChannel< BaseSocket >
- DualUDPIPv4Socket(3) A socket class based on two UDP/IPv4 sockets.
- duma(3) DUMA Malloc Debugger
- dumbnet(3) provides a simplified, portable interface to several low-level networking routines, including network address manipulati
- dumpCDKSwindow(3) a curses scrolling window widget.
- duo(3) The API provides access to the Duo two-factor authentication service.
- duplocale(3) duplicate a locale object
- DynamicPayloadFormat(3) Dynamic payload format objects.
- dysize(3) get number of days for a given year
- dzasum(3) double
- dzsum1(3) complex16
- eaccess(3) check effective user's permissions for a file
- ebegin(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ebeginn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ebeginv(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ebeginvn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ebracket(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ecb_crypt(3) fast
- ecvt_r(3) convert a floating-point number to a string
- ecvt(3) convert a floating-point number to a string
- edac(3) EDAC error reporting library
- edata(3) end of program segments
- eddsa_pk_free(3) EDDSA is the name given in the CBOR Object Signing and Encryption (COSE) RFC to EDDSA over Curve25519 with SHA-512.
- eddsa_pk_from_EVP_PKEY(3) EDDSA is the name given in the CBOR Object Signing and Encryption (COSE) RFC to EDDSA over Curve25519 with SHA-512.
- eddsa_pk_from_ptr(3) EDDSA is the name given in the CBOR Object Signing and Encryption (COSE) RFC to EDDSA over Curve25519 with SHA-512.
- eddsa_pk_new(3) EDDSA is the name given in the CBOR Object Signing and Encryption (COSE) RFC to EDDSA over Curve25519 with SHA-512.
- eddsa_pk_to_EVP_PKEY(3) EDDSA is the name given in the CBOR Object Signing and Encryption (COSE) RFC to EDDSA over Curve25519 with SHA-512.
- editorconfig_handle.h(3) Header file of EditorConfig handle.
- editorconfig.h(3) Header file of EditorConfig.
- EDS(3) Embedded Data Systems Sensors
- EDS0064(3) Embedded Data Systems Sensors
- EDS0065(3) Embedded Data Systems Sensors
- EDS0066(3) Embedded Data Systems Sensors
- EDS0067(3) Embedded Data Systems Sensors
- EDS0068(3) Embedded Data Systems Sensors
- EDS0070(3) Embedded Data Systems Sensors
- EDS0071(3) Embedded Data Systems Sensors
- EDS0072(3) Embedded Data Systems Sensors
- EDS0080(3) Embedded Data Systems Sensors
- EDS0082(3) Embedded Data Systems Sensors
- EDS0083(3) Embedded Data Systems Sensors
- EDS0085(3) Embedded Data Systems Sensors
- EDS0090(3) Embedded Data Systems Sensors
- EEEF(3) HobbyBoards EE/EF Microprocessor-based slaves:
- eend(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eendv(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eerror(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eerrorn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eerrorx(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eexecs(3) execute a file taking its arguments from a string
- eexecse(3) execute a file taking its arguments from a string
- eexecsp(3) execute a file taking its arguments from a string
- eexecspe(3) execute a file taking its arguments from a string
- ef_expand_file(3) expand filenames containing ~user/$envvar and wildcard expressions
- ef_last_error(3) expand filenames containing ~user/$envvar and wildcard expressions
- ef_list_expansions(3) expand filenames containing ~user/$envvar and wildcard expressions
- efadv_create_driver_qp(3) efadv_create_driver_qp - Create EFA specific Queue Pair # SYNOPSIS \f[C] #include <infiniband/efadv> struct ibv_qp *efadv_create_driver_qp(struct
- efadv_create_qp_ex(3) efadv_create_qp_ex - Create EFA specific extended Queue Pair
- efadv_query_ah(3) efadv_query_ah - Query EFA specific Address Handle attributes
- efadv_query_device(3) efadv_query_device - Query device capabilities
- efi_append_variable(3) manipulate UEFI variables
- efi_del_variable(3) manipulate UEFI variables
- efi_get_next_variable_name(3) manipulate UEFI variables
- efi_get_variable_attributes(3) manipulate UEFI variables
- efi_get_variable_size(3) manipulate UEFI variables
- efi_get_variable(3) manipulate UEFI variables
- efi_guid_to_id_guid(3) manipulate UEFI variables
- efi_guid_to_name(3) manipulate UEFI variables
- efi_guid_to_str(3) manipulate UEFI variables
- efi_guid_to_symbol(3) manipulate UEFI variables
- efi_name_to_guid(3) manipulate UEFI variables
- efi_set_variable(3) manipulate UEFI variables
- efi_str_to_guid(3) manipulate UEFI variables
- efi_symbol_to_guid(3) manipulate UEFI variables
- efi_variable_alloc(3) utility functions to import and export UEFI variables to files.
- efi_variable_export(3) utility functions to import and export UEFI variables to files.
- efi_variable_free(3) utility functions to import and export UEFI variables to files.
- efi_variable_get_attributes(3) utility functions to import and export UEFI variables to files.
- efi_variable_get_data(3) utility functions to import and export UEFI variables to files.
- efi_variable_get_guid(3) utility functions to import and export UEFI variables to files.
- efi_variable_get_name(3) utility functions to import and export UEFI variables to files.
- efi_variable_import(3) utility functions to import and export UEFI variables to files.
- efi_variable_realize(3) utility functions to import and export UEFI variables to files.
- efi_variable_set_attributes(3) utility functions to import and export UEFI variables to files.
- efi_variable_set_data(3) utility functions to import and export UEFI variables to files.
- efi_variable_set_guid(3) utility functions to import and export UEFI variables to files.
- efi_variable_set_name(3) utility functions to import and export UEFI variables to files.
- efi_variable_t(3) utility functions to import and export UEFI variables to files.
- efi_variables_supported(3) manipulate UEFI variables
- egd_acq_setup(3) egd_acq_setup - specify which and how channel data should be obtained
- egd_channel_info(3) egd_channel_info - Get various information about a particular channel
- egd_close(3) egd_close - close a device
- egd_get_available(3) egd_get_data - peek buffered data
- egd_get_cap(3) egd_get_cap - Query various information about the device capabilities
- egd_get_data(3) egd_get_data - peek buffered data
- egd_get_numch(3) egd_get_numch - Get the number of channels sampled by type
- egd_open(3) egd_open - Open an EEG device
- egd_sensor_name(3) Get the id or name of a sensor type
- egd_sensor_type(3) Get the id or name of a sensor type
- egd_start(3) start and stop buffered acquisition
- egd_stop(3) start and stop buffered acquisition
- eig(3) Eigenvalue and Singular value
- eigenGE(3) Eigenvalue
- eigenHE(3) Eigenvalue
- eigenSY(3) Eigenvalue
- eindent(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eindentv(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- einfo(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- einfon(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- einfov(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- einfovn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- el_deletestr(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_end(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_get(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_getc(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_gets(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_init_fd(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_init(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_insertstr(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_line(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_parse(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_push(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_reset(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_resize(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_set(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_source(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wdeletestr(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wget(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wgetc(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wgets(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_winsertstr(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wline(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wparse(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wpush(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- el_wset(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- elf_begin(3) Return descriptor for ELF file.
- elf_clone(3) Create a clone of an existing ELF descriptor.
- elf_getdata(3) Get washed data of section
- elf_update(3) update an ELF descriptor
- EMF_BRUSH(3) Graphics Brush.
- EMF_BYTEARRAY(3) Represent a byte array in a simple way.
- EMF_CHARSTR(3) Represent an ASCII character string in a simple way.
- EMF_DATASTREAM(3) Support different endian modes when reading and writing the metafile.
- EMF_DWORDARRAY(3) Represent an array of double word integers in a simple way.
- EMF_EMRARC(3) EMF Arc.
- EMF_EMRARCTO(3) EMF Arc To.
- EMF_EMRBEGINPATH(3) EMF Begin Path.
- EMF_EMRCLOSEFIGURE(3) EMF Close Figure.
- EMF_EMRCREATEBRUSHINDIRECT(3) EMF Brush.
- EMF_EMRCREATEPALETTE(3) EMF Palette.
- EMF_EMRCREATEPEN(3) EMF Pen.
- EMF_EMRDELETEOBJECT(3) EMF Delete Object.
- EMF_EMRELLIPSE(3) EMF Ellipse.
- EMF_EMRENDPATH(3) EMF End Path.
- EMF_EMREOF(3) EMF End of File Record.
- EMF_EMREXTCREATEFONTINDIRECTW(3) EMF Font.
- EMF_EMREXTCREATEPEN(3) EMF Extended Pen.
- EMF_EMREXTTEXTOUTA(3) EMF Extended Text Output ASCII.
- EMF_EMREXTTEXTOUTW(3) EMF Extended Text Output Wide character.
- EMF_EMRFILLPATH(3) EMF Fill path.
- EMF_EMRLINETO(3) EMF Line To.
- EMF_EMRMODIFYWORLDTRANSFORM(3) EMF Modify World Transform.
- EMF_EMRMOVETOEX(3) EMF MoveTo (ex)
- EMF_EMRPOLYBEZIER(3) EMF Polybezier.
- EMF_EMRPOLYBEZIER16(3) EMF Polybezier16.
- EMF_EMRPOLYBEZIERTO(3) EMF PolyBezierTo.
- EMF_EMRPOLYBEZIERTO16(3) EMF PolyBezierTo16.
- EMF_EMRPOLYGON(3) EMF Filled Polygon.
- EMF_EMRPOLYGON16(3) EMF Filled Polygon16.
- EMF_EMRPOLYLINE(3) EMF Polyline.
- EMF_EMRPOLYLINE16(3) EMF Polyline16.
- EMF_EMRPOLYLINETO(3) EMF PolylineTo.
- EMF_EMRPOLYLINETO16(3) EMF PolylineTo16.
- EMF_EMRPOLYPOLYGON(3) EMF Poly Polygon.
- EMF_EMRPOLYPOLYGON16(3) EMF Poly Polygon16.
- EMF_EMRRECTANGLE(3) EMF Rectangle.
- EMF_EMRRESTOREDC(3) EMF Restore DC.
- EMF_EMRSAVEDC(3) EMF Save DC.
- EMF_EMRSCALEVIEWPORTEXTEX(3) EMF Scale Viewport Extents (ex)
- EMF_EMRSCALEWINDOWEXTEX(3) EMF Scale Window Extents (ex)
- EMF_EMRSELECTOBJECT(3) EMF Select Object.
- EMF_EMRSETBKCOLOR(3) EMF Set Background Color.
- EMF_EMRSETBKMODE(3) EMF Set Background Mode.
- EMF_EMRSETMAPMODE(3) EMF Set Mapping Mode.
- EMF_EMRSETMETARGN(3) EMF Set Meta Region.
- EMF_EMRSETMITERLIMIT(3) EMF SetMiterLimit.
- EMF_EMRSETPIXELV(3) EMF Set Pixel.
- EMF_EMRSETPOLYFILLMODE(3) EMF Set the Polygon Fill Mode.
- EMF_EMRSETTEXTALIGN(3) EMF Set Text Alignment.
- EMF_EMRSETTEXTCOLOR(3) EMF Set Text Color.
- EMF_EMRSETVIEWPORTEXTEX(3) EMF Set Viewport Extents (ex)
- EMF_EMRSETVIEWPORTORGEX(3) EMF Set Viewport Origin (ex)
- EMF_EMRSETWINDOWEXTEX(3) EMF Set Window Extent (ex)
- EMF_EMRSETWINDOWORGEX(3) EMF Set Window Origin (ex)
- EMF_EMRSETWORLDTRANSFORM(3) EMF Set World Transform.
- EMF_EMRSTROKEANDFILLPATH(3) EMF Stroke and Fill path.
- EMF_EMRSTROKEPATH(3) EMF Stroke path.
- EMF_ENHMETAHEADER(3) Enhanced Metafile Header Record.
- EMF_EXTPEN(3) Extended Graphics Pen.
- EMF_FONT(3) Graphics Font.
- EMF_GLOBALOBJECTS(3) EMF::GLOBALOBJECTS
- EMF_GRAPHICSOBJECT(3) A global graphics object.
- EMF_INTARRAY(3) Represent an array of integers in a simple way.
- EMF_METAFILEDEVICECONTEXT(3) Graphics Device Context.
- EMF_METARECORD(3) The base class of all metafile records.
- EMF_OBJECT(3) Global GDI object.
- EMF_PADDING(3) All metafile records must be padded out to a multiple of 4 bytes.
- EMF_PALETTE(3) Graphics Palette.
- EMF_PEN(3) Graphics Pen.
- EMF_POINT16ARRAY(3) Represent an array of 16-bit point in a simple way.
- EMF_POINTLARRAY(3) Represent an array of points in a simple way.
- EMF_WCHARSTR(3) Represent a wide (UNICODE) character string in a simple way.
- Enable(3) enable or disable options
- encrypt_r(3) encrypt 64-bit messages
- encrypt(3) encrypt 64-bit messages
- end(3) end of program segments
- endaliasent(3) read an alias entry
- endCDK(3) Cdk Screen and Widget Manipulation Functions
- endfsent(3) handle fstab entries
- endgrent(3) get group file entry
- endhostent(3) get network host entry
- endian(3) convert values between host and big-/little-endian byte order
- endmntent(3) get filesystem descriptor file entry
- endnetent(3) get network entry
- endnetgrent(3) handle network group entries
- endprotoent(3) get protocol entry
- endpwent(3) get password file entry
- endrpcent(3) get
- endservent(3) get service entry
- endspent(3) get shadow password file entry
- endttyent(3) get ttys file entry
- endusershell(3) get permitted user shells
- endutent(3) access utmp file entries
- endutxent(3) access utmp file entries
- envz_add(3) environment string support
- envz_entry(3) environment string support
- envz_get(3) environment string support
- envz_merge(3) environment string support
- envz_remove(3) environment string support
- envz_strip(3) environment string support
- envz(3) environment string support
- eoutdent(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eoutdentv(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- eprefix(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- erand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- erand48(3) generate uniformly distributed pseudo-random numbers
- eraseCDKAlphalist(3) curses sorted list widget.
- eraseCDKButton(3) create and manage a curses button widget.
- eraseCDKButtonbox(3) Creates a managed curses buttonbox widget.
- eraseCDKCalendar(3) curses calendar widget.
- eraseCDKDialog(3) curses dialog widget
- eraseCDKDScale(3) curses scale widget (type double).
- eraseCDKEntry(3) curses text-entry widget.
- eraseCDKFScale(3) curses scale widget (type float).
- eraseCDKFselect(3) curses file selector widget.
- eraseCDKFSlider(3) curses slider widget (type float)
- eraseCDKGraph(3) curses graph widget
- eraseCDKHistogram(3) curses histogram widget
- eraseCDKItemlist(3) curses itemlist widget.
- eraseCDKLabel(3) Creates a managed curses label widget.
- eraseCDKMarquee(3) curses marquee widget
- eraseCDKMatrix(3) curses matrix widget.
- eraseCDKMentry(3) curses multiple line entry widget.
- eraseCDKMenu(3) curses menu widget
- eraseCDKMenuSubwin(3) curses menu widget
- eraseCDKRadio(3) curses radio list widget.
- eraseCDKScale(3) curses scale widget (type int).
- eraseCDKScreen(3) Cdk Screen and Widget Manipulation Functions
- eraseCDKScroll(3) curses scrolling list widget.
- eraseCDKSelection(3) curses selection list widget.
- eraseCDKSlider(3) curses slider widget (type int)
- eraseCDKSwindow(3) a curses scrolling window widget.
- eraseCDKTemplate(3) a curses template widget.
- eraseCDKUScale(3) curses scale widget (type unsigned).
- eraseCDKUSlider(3) curses slider widget (type unsigned)
- eraseCDKViewer(3) curses viewer list widget.
- eraseCursesWindow(3) Cdk utility functions
- erf(3) error function
- erfc(3) complementary error function
- erfcf(3) complementary error function
- erfcl(3) complementary error function
- erfcx(3) underflow-compensated complementary error function
- erff(3) error function
- erfi(3) imaginary error function
- erfl(3) error function
- err(3) formatted error messages
- errno_exception(3) errno_exception
- errno(3) number of last error
- error_at_line(3) glibc error reporting functions
- error_message_count(3) glibc error reporting functions
- error_one_per_line(3) glibc error reporting functions
- error_print_progname(3) glibc error reporting functions
- error(3) glibc error reporting functions
- errx(3) formatted error messages
- es256_pk_free(3) ES256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-256 with SHA-256.
- es256_pk_from_EC_KEY(3) ES256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-256 with SHA-256.
- es256_pk_from_EVP_PKEY(3) ES256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-256 with SHA-256.
- es256_pk_from_ptr(3) ES256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-256 with SHA-256.
- es256_pk_new(3) ES256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-256 with SHA-256.
- es256_pk_to_EVP_PKEY(3) ES256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-256 with SHA-256.
- es384_pk_free(3) ES384 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-384 with SHA-384.
- es384_pk_from_EC_KEY(3) ES384 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-384 with SHA-384.
- es384_pk_from_EVP_PKEY(3) ES384 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-384 with SHA-384.
- es384_pk_from_ptr(3) ES384 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-384 with SHA-384.
- es384_pk_new(3) ES384 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-384 with SHA-384.
- es384_pk_to_EVP_PKEY(3) ES384 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to ECDSA over P-384 with SHA-384.
- Esys_ActivateCredential(3) The ESAPI function for the TPM2_ActivateCredential command.
- Esys_Certify(3) The ESAPI function for the TPM2_Certify command.
- Esys_CertifyCreation(3) The ESAPI function for the TPM2_CertifyCreation command.
- Esys_ChangeEPS(3) The ESAPI function for the TPM2_ChangeEPS command.
- Esys_ChangePPS(3) The ESAPI function for the TPM2_ChangePPS command.
- Esys_Clear(3) The ESAPI function for the TPM2_Clear command.
- Esys_ClearControl(3) The ESAPI function for the TPM2_ClearControl command.
- Esys_ClockRateAdjust(3) The ESAPI function for the TPM2_ClockRateAdjust command.
- Esys_ClockSet(3) The ESAPI function for the TPM2_ClockSet command.
- Esys_Commit(3) The ESAPI function for the TPM2_Commit command.
- ESYS_CONTEXT(3) Esys Context ESYS_CONTEXT
- Esys_ContextLoad(3) The ESAPI function for the TPM2_ContextLoad command.
- Esys_ContextSave(3) The ESAPI function for the TPM2_ContextSave command.
- Esys_Create(3) The ESAPI function for the TPM2_Create command.
- Esys_CreatePrimary(3) The ESAPI function for the TPM2_CreatePrimary command.
- Esys_DictionaryAttackLockReset(3) The ESAPI function for the TPM2_DictionaryAttackLockReset command.
- Esys_DictionaryAttackParameters(3) The ESAPI function for the TPM2_DictionaryAttackParameters command.
- Esys_Duplicate(3) The ESAPI function for the TPM2_Duplicate command.
- Esys_EC_Ephemeral(3) The ESAPI function for the TPM2_EC_Ephemeral command.
- Esys_ECC_Parameters(3) The ESAPI function for the TPM2_ECC_Parameters command.
- Esys_ECDH_KeyGen(3) The ESAPI function for the TPM2_ECDH_KeyGen command.
- Esys_ECDH_ZGen(3) The ESAPI function for the TPM2_ECDH_ZGen command.
- Esys_EncryptDecrypt(3) The ESAPI function for the TPM2_EncryptDecrypt command.
- Esys_EventSequenceComplete(3) The ESAPI function for the TPM2_EventSequenceComplete command.
- Esys_EvictControl(3) The ESAPI function for the TPM2_EvictControl command.
- Esys_FlushContext(3) The ESAPI function for the TPM2_FlushContext command.
- Esys_GetCapability(3) The ESAPI function for the TPM2_GetCapability command.
- Esys_GetCommandAuditDigest(3) The ESAPI function for the TPM2_GetCommandAuditDigest command.
- Esys_GetRandom(3) The ESAPI function for the TPM2_GetRandom command.
- Esys_GetSessionAuditDigest(3) The ESAPI function for the TPM2_GetSessionAuditDigest command.
- Esys_GetTestResult(3) The ESAPI function for the TPM2_GetTestResult command.
- Esys_GetTime(3) The ESAPI function for the TPM2_GetTime command.
- Esys_Hash(3) The ESAPI function for the TPM2_Hash command.
- Esys_HashSequenceStart(3) The ESAPI function for the TPM2_HashSequenceStart command.
- Esys_HierarchyChangeAuth(3) The ESAPI function for the TPM2_HierarchyChangeAuth command.
- Esys_HierarchyControl(3) The ESAPI function for the TPM2_HierarchyControl command.
- Esys_HMAC_Start(3) The ESAPI function for the TPM2_HMAC_Start command.
- Esys_HMAC(3) The ESAPI function for the TPM2_HMAC command.
- Esys_Import(3) The ESAPI function for the TPM2_Import command.
- Esys_IncrementalSelfTest(3) The ESAPI function for the TPM2_IncrementalSelfTest command.
- Esys_Load(3) The ESAPI function for the TPM2_Load command.
- Esys_LoadExternal(3) The ESAPI function for the TPM2_LoadExternal command.
- Esys_MakeCredential(3) The ESAPI function for the TPM2_MakeCredential command.
- Esys_NV_Certify(3) The ESAPI function for the TPM2_NV_Certify command.
- Esys_NV_ChangeAuth(3) The ESAPI function for the TPM2_NV_ChangeAuth command.
- Esys_NV_DefineSpace(3) The ESAPI function for the TPM2_NV_DefineSpace command.
- Esys_NV_Extend(3) The ESAPI function for the TPM2_NV_Extend command.
- Esys_NV_GlobalWriteLock(3) The ESAPI function for the TPM2_NV_GlobalWriteLock command.
- Esys_NV_Increment(3) The ESAPI function for the TPM2_NV_Increment command.
- Esys_NV_Read(3) The ESAPI function for the TPM2_NV_Read command.
- Esys_NV_ReadLock(3) The ESAPI function for the TPM2_NV_ReadLock command.
- Esys_NV_ReadPublic(3) The ESAPI function for the TPM2_NV_ReadPublic command.
- Esys_NV_SetBits(3) The ESAPI function for the TPM2_NV_SetBits command.
- Esys_NV_UndefineSpace(3) The ESAPI function for the TPM2_NV_UndefineSpace command.
- Esys_NV_UndefineSpaceSpecial(3) The ESAPI function for the TPM2_NV_UndefineSpaceSpecial command.
- Esys_NV_Write(3) The ESAPI function for the TPM2_NV_Write command.
- Esys_NV_WriteLock(3) The ESAPI function for the TPM2_NV_WriteLock command.
- Esys_ObjectChangeAuth(3) The ESAPI function for the TPM2_ObjectChangeAuth command.
- Esys_PCR_Allocate(3) The ESAPI function for the TPM2_PCR_Allocate command.
- Esys_PCR_Event(3) The ESAPI function for the TPM2_PCR_Event command.
- Esys_PCR_Extend(3) The ESAPI function for the TPM2_PCR_Extend command.
- Esys_PCR_Read(3) The ESAPI function for the TPM2_PCR_Read command.
- Esys_PCR_Reset(3) The ESAPI function for the TPM2_PCR_Reset command.
- Esys_PCR_SetAuthPolicy(3) The ESAPI function for the TPM2_PCR_SetAuthPolicy command.
- Esys_PCR_SetAuthValue(3) The ESAPI function for the TPM2_PCR_SetAuthValue command.
- Esys_PolicyAuthorize(3) The ESAPI function for the TPM2_PolicyAuthorize command.
- Esys_PolicyAuthValue(3) The ESAPI function for the TPM2_PolicyAuthValue command.
- Esys_PolicyCommandCode(3) The ESAPI function for the TPM2_PolicyCommandCode command.
- Esys_PolicyCounterTimer(3) The ESAPI function for the TPM2_PolicyCounterTimer command.
- Esys_PolicyCpHash(3) The ESAPI function for the TPM2_PolicyCpHash command.
- Esys_PolicyDuplicationSelect(3) The ESAPI function for the TPM2_PolicyDuplicationSelect command.
- Esys_PolicyGetDigest(3) The ESAPI function for the TPM2_PolicyGetDigest command.
- Esys_PolicyLocality(3) The ESAPI function for the TPM2_PolicyLocality command.
- Esys_PolicyNameHash(3) The ESAPI function for the TPM2_PolicyNameHash command.
- Esys_PolicyNV(3) The ESAPI function for the TPM2_PolicyNV command.
- Esys_PolicyNvWritten(3) The ESAPI function for the TPM2_PolicyNvWritten command.
- Esys_PolicyOR(3) The ESAPI function for the TPM2_PolicyOR command.
- Esys_PolicyPassword(3) The ESAPI function for the TPM2_PolicyPassword command.
- Esys_PolicyPCR(3) The ESAPI function for the TPM2_PolicyPCR command.
- Esys_PolicyPhysicalPresence(3) The ESAPI function for the TPM2_PolicyPhysicalPresence command.
- Esys_PolicyRestart(3) The ESAPI function for the TPM2_PolicyRestart command.
- Esys_PolicySecret(3) The ESAPI function for the TPM2_PolicySecret command.
- Esys_PolicySigned(3) The ESAPI function for the TPM2_PolicySigned command.
- Esys_PolicyTicket(3) The ESAPI function for the TPM2_PolicyTicket command.
- Esys_PP_Commands(3) The ESAPI function for the TPM2_PP_Commands command.
- Esys_Quote(3) The ESAPI function for the TPM2_Quote command.
- Esys_ReadClock(3) The ESAPI function for the TPM2_ReadClock command.
- Esys_ReadPublic(3) The ESAPI function for the TPM2_ReadPublic command.
- Esys_Rewrap(3) The ESAPI function for the TPM2_Rewrap command.
- Esys_RSA_Decrypt(3) The ESAPI function for the TPM2_RSA_Decrypt command.
- Esys_RSA_Encrypt(3) The ESAPI function for the TPM2_RSA_Encrypt command.
- Esys_SelfTest(3) The ESAPI function for the TPM2_SelfTest command.
- Esys_SequenceComplete(3) The ESAPI function for the TPM2_SequenceComplete command.
- Esys_SequenceUpdate(3) The ESAPI function for the TPM2_SequenceUpdate command.
- Esys_SetAlgorithmSet(3) The ESAPI function for the TPM2_SetAlgorithmSet command.
- Esys_SetCommandCodeAuditStatus(3) The ESAPI function for the TPM2_SetCommandCodeAuditStatus command.
- Esys_SetPrimaryPolicy(3) The ESAPI function for the TPM2_SetPrimaryPolicy command.
- Esys_Shutdown(3) The ESAPI function for the TPM2_Shutdown command.
- Esys_Sign(3) The ESAPI function for the TPM2_Sign command.
- Esys_StartAuthSession(3) The ESAPI function for the TPM2_StartAuthSession command.
- Esys_Startup(3) The ESAPI function for the TPM2_Startup command.
- Esys_StirRandom(3) The ESAPI function for the TPM2_StirRandom command.
- Esys_TestParms(3) The ESAPI function for the TPM2_TestParms command.
- ESYS_TR_defines(3) Global ESYS_TR objects
- ESYS_TR(3) Esys Tpm Resource ESYS_TR
- Esys_Unseal(3) The ESAPI function for the TPM2_Unseal command.
- Esys_Vendor_TCG_Test(3) The ESAPI function for the TPM2_Vendor_TCG_Test command.
- Esys_VerifySignature(3) The ESAPI function for the TPM2_VerifySignature command.
- Esys_ZGen_2Phase(3) The ESAPI function for the TPM2_ZGen_2Phase command.
- esystem(3) execute a command with its arguments from a string without using a shell
- etext(3) end of program segments
- ether_aton_r(3) Ethernet address manipulation routines
- ether_aton(3) Ethernet address manipulation routines
- ether_hostton(3) Ethernet address manipulation routines
- ether_line(3) Ethernet address manipulation routines
- ether_ntoa_r(3) Ethernet address manipulation routines
- ether_ntoa(3) Ethernet address manipulation routines
- ether_ntohost(3) Ethernet address manipulation routines
- euidaccess(3) check effective user's permissions for a file
- ev(3) a high performance full-featured event loop written in C
- eventfd_read(3) create a file descriptor for event notification
- eventfd_write(3) create a file descriptor for event notification
- EventMaskOfScreen(3) screen information functions and macros
- ewarn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ewarnn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ewarnv(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ewarnvn(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ewarnx(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ewend(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- ewendv(3) Enhanced Information output library (libeinfo, -leinfo) The family of functions provide a simple informational output th
- exec(3) execute a file
- execCDKSwindow(3) a curses scrolling window widget.
- execl(3) execute a file
- execle(3) execute a file
- execlp(3) execute a file
- execs(3) execute a file taking its arguments from a string
- execse(3) execute a file taking its arguments from a string
- execsp(3) execute a file taking its arguments from a string
- execspe(3) execute a file taking its arguments from a string
- execv(3) execute a file
- execvp(3) execute a file
- execvpe(3) execute a file
- exit(3) cause normal process termination
- exitCancelCDKScreen(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- exitCancelCDKScreenOf(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- exitOKCDKScreen(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- exitOKCDKScreenOf(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- exp(3) base-e exponential function
- exp10(3) base-10 exponential function
- exp10f(3) base-10 exponential function
- exp10l(3) base-10 exponential function
- exp2(3) base-2 exponential function
- exp2f(3) base-2 exponential function
- exp2l(3) base-2 exponential function
- exp2read(3) Translate to and from the Read structure.
- ExperimentFile(3) Manipulations of the Experiment File format
- expf(3) base-e exponential function
- expl(3) base-e exponential function
- explain_accept_or_die(3) accept a connection on a socket and report errors
- explain_accept(3) explain accept(2) errors
- explain_accept4_or_die(3) accept a connection on a socket and report errors
- explain_accept4(3) explain accept4(2) errors
- explain_access_or_die(3) check permissions for a file and report errors
- explain_access(3) explain access(2) errors
- explain_acct_or_die(3) switch process accounting on or off and report errors
- explain_acct(3) explain acct(2) errors
- explain_acl_from_text_or_die(3) create an ACL from text and report errors
- explain_acl_from_text(3) explain \f[I]acl_from_text(3) errors
- explain_acl_get_fd_or_die(3) Execute \f[I]acl_get_fd(3) and report errors
- explain_acl_get_fd(3) explain \f[I]acl_get_fd(3) errors
- explain_acl_get_file_or_die(3) Execute \f[I]acl_get_file(3) and report errors
- explain_acl_get_file(3) explain \f[I]acl_get_file(3) errors
- explain_acl_set_fd_or_die(3) set an ACL by file descriptor and report errors
- explain_acl_set_fd(3) explain \f[I]acl_set_fd(3) errors
- explain_acl_set_file_or_die(3) set an ACL by filename and report errors
- explain_acl_set_file(3) explain \f[I]acl_set_file(3) errors
- explain_acl_to_text_or_die(3) convert an ACL to text and report errors
- explain_acl_to_text(3) explain \f[I]acl_to_text(3) errors
- explain_adjtime_or_die(3) smoothly tune kernel clock and report errors
- explain_adjtime(3) explain adjtime(2) errors
- explain_adjtimex_or_die(3) tune kernel clock and report errors
- explain_adjtimex(3) explain adjtimex(2) errors
- explain_asprintf_or_die(3) print to allocated string and report errors
- explain_asprintf(3) explain \f[I]asprintf(3) errors
- explain_bind_or_die(3) bind a name to a socket and report errors
- explain_bind(3) explain bind(2) errors
- explain_calloc_or_die(3) Allocate and clear memory and report errors
- explain_calloc(3) explain \f[I]calloc(3) errors
- explain_chdir_or_die(3) change working directory and report errors
- explain_chdir(3) explain chdir(2) errors
- explain_chmod_or_die(3) change permissions of a file and report errors
- explain_chmod(3) explain chmod(2) errors
- explain_chown_or_die(3) change ownership of a file and report errors
- explain_chown(3) explain chown(2) errors
- explain_chroot_or_die(3) change root directory and report errors
- explain_chroot(3) explain chroot(2) errors
- explain_close_or_die(3) close a file descriptor and report errors
- explain_close(3) explain close(2) errors
- explain_closedir_or_die(3) close a directory and report errors
- explain_closedir(3) explain closedir(3) errors
- explain_connect_or_die(3) initiate a connection on a socket and report errors
- explain_connect(3) explain connect(2) errors
- explain_creat_or_die(3) create and open a file creat and report errors
- explain_creat(3) explain creat(2) errors
- explain_dirfd_or_die(3) get directory stream file descriptor and report errors
- explain_dirfd(3) explain dirfd(3) errors
- explain_dup_or_die(3) duplicate a file descriptor and report errors
- explain_dup(3) explain dup(2) errors
- explain_dup2_or_die(3) duplicate a file descriptor and report errors
- explain_dup2(3) explain dup2(2) errors
- explain_endgrent_or_die(3) finish group file accesses and report errors
- explain_endgrent(3) explain \f[I]endgrent(3) errors
- explain_eventfd_or_die(3) create event notify file descriptor and report errors
- explain_eventfd(3) explain eventfd(2) errors
- explain_execlp_or_die(3) execute a file and report errors
- explain_execlp(3) explain \f[I]execlp(3) errors
- explain_execv_or_die(3) execute a file and report errors
- explain_execv(3) explain \f[I]execv(3) errors
- explain_execve_or_die(3) execute program and report errors
- explain_execve(3) explain execve(2) errors
- explain_execvp_or_die(3) execute a file and report errors
- explain_execvp(3) explain execvp(3) errors
- explain_exit(3) print an explanation of exit status before exiting
- explain_fchdir_or_die(3) change directory and report errors
- explain_fchdir(3) explain fchdir(2) errors
- explain_fchmod_or_die(3) change permissions of an open file and report errors
- explain_fchmod(3) explain \f[I]fchmod(2) errors
- explain_fchown_or_die(3) change ownership of a file and report errors
- explain_fchown(3) explain fchown(2) errors
- explain_fchownat_or_die(3) change ownership of a file relative to a directory \
- explain_fchownat(3) explain \f[I]fchownat(2) errors
- explain_fclose_or_die(3) close a stream and report errors
- explain_fclose(3) explain fclose(3) errors
- explain_fcntl_or_die(3) manipulate a file descriptor and report errors
- explain_fcntl(3) explain fcntl(2) errors
- explain_fdopen_or_die(3) stream open functions and report errors
- explain_fdopen(3) explain fdopen(3) errors
- explain_fdopendir_or_die(3) open a directory and report errors
- explain_fdopendir(3) explain \f[I]fdopendir(3) errors
- explain_feof_or_die(3) check and reset stream status and report errors
- explain_feof(3) explain \f[I]feof(3) errors
- explain_ferror_or_die(3) check stream status and report errors
- explain_ferror(3) explain ferror(3) errors
- explain_fflush_or_die(3) flush a stream and report errors
- explain_fflush(3) explain fflush(3) errors
- explain_fgetc_or_die(3) input of characters and report errors
- explain_fgetc(3) explain fgetc(3) errors
- explain_fgetpos_or_die(3) reposition a stream and report errors
- explain_fgetpos(3) explain \f[I]fgetpos(3) errors
- explain_fgets_or_die(3) input of strings and report errors
- explain_fgets(3) explain fgets(3) errors
- explain_filename(3) obtain filename from file descriptor
- explain_fileno_or_die(3) check and reset stream status and report errors
- explain_fileno(3) explain fileno(3) errors
- explain_flock_or_die(3) control advisory lock on open file and report errors
- explain_flock(3) explain flock(2) errors
- explain_fopen_or_die(3) open file and report errors
- explain_fopen(3) explain fopen(3) errors
- explain_fork_or_die(3) create a child process and report errors
- explain_fork(3) explain fork(2) errors
- explain_fpathconf_or_die(3) get file configuration and report errors
- explain_fpathconf(3) explain fpathconf(3) errors
- explain_fprintf_or_die(3) formatted output conversion and report errors
- explain_fprintf(3) explain \f[I]fprintf(3) errors
- explain_fpurge_or_die(3) purge a stream and report errors
- explain_fpurge(3) explain \f[I]fpurge(3) errors
- explain_fputc_or_die(3) output of characters and report errors
- explain_fputc(3) explain fputc(3) errors
- explain_fputs_or_die(3) write a string to a stream and report errors
- explain_fputs(3) explain \f[I]fputs(3) errors
- explain_fread_or_die(3) binary stream input and report errors
- explain_fread(3) explain fread(3) errors
- explain_freopen_or_die(3) open file and report errors
- explain_freopen(3) explain freopen(3) errors
- explain_fseek_or_die(3) reposition a stream and report errors
- explain_fseek(3) explain \f[I]fseek(3) errors
- explain_fseeko_or_die(3) seek to or report file position and report errors
- explain_fseeko(3) explain \f[I]fseeko(3) errors
- explain_fsetpos_or_die(3) reposition a stream and report errors
- explain_fsetpos(3) explain \f[I]fsetpos(3) errors
- explain_fstat_or_die(3) get file status and report errors
- explain_fstat(3) explain fstat(2) errors
- explain_fstatat_or_die(3) get file status relative to a dir fd and report errors
- explain_fstatat(3) explain \f[I]fstatat(2) errors
- explain_fstatfs_or_die(3) get file system statistics and report errors
- explain_fstatfs(3) explain fstatfs(2) errors
- explain_fstatvfs_or_die(3) get file system statistics and report errors
- explain_fstatvfs(3) explain \f[I]fstatvfs(2) errors
- explain_fsync_or_die(3) synchronize a file with storage device and report errors
- explain_fsync(3) explain \f[I]fsync(2) errors
- explain_ftell_or_die(3) get stream position and report errors
- explain_ftell(3) explain \f[I]ftell(3) errors
- explain_ftello_or_die(3) get stream position and report errors
- explain_ftello(3) explain \f[I]ftello(3) errors
- explain_ftime_or_die(3) return date and time and report errors
- explain_ftime(3) explain ftime(3) errors
- explain_ftruncate_or_die(3) truncate a file and report errors
- explain_ftruncate(3) explain ftruncate(2) errors
- explain_futimens_or_die(3) change file timestamps and report errors
- explain_futimens(3) explain \f[I]futimens(3) errors
- explain_futimes_or_die(3) change file timestamps and report errors
- explain_futimes(3) explain futimes(3) errors
- explain_futimesat_or_die(3) change timestamps of a file\
- explain_futimesat(3) explain \f[I]futimesat(2) errors
- explain_fwrite_or_die(3) binary stream output and report errors
- explain_fwrite(3) explain fwrite(3) errors
- explain_getaddrinfo_or_die(3) network address translation and report errors
- explain_getaddrinfo(3) explain getaddrinfo(3) errors
- explain_getc_or_die(3) input of characters and report errors
- explain_getc(3) explain getc(3) errors
- explain_getchar_or_die(3) input of characters and report errors
- explain_getchar(3) explain getchar(3) errors
- explain_getcwd_or_die(3) get current working directory and report errors
- explain_getcwd(3) explain getcwd(2) errors
- explain_getdomainname_or_die(3) get domain name and report errors
- explain_getdomainname(3) explain getdomainname(2) errors
- explain_getgrent_or_die(3) get group file entry and report errors
- explain_getgrent(3) explain \f[I]getgrent(3) errors
- explain_getgrouplist_or_die(3) get list of groups and report errors
- explain_getgrouplist(3) explain \f[I]getgrouplist(3) errors
- explain_getgroups_or_die(3) get supplementary group IDs and report errors
- explain_getgroups(3) explain getgroups(2) errors
- explain_gethostbyname_or_die(3) get host address by host name and report errors
- explain_gethostbyname(3) explain \f[I]gethostbyname(3) errors
- explain_gethostid_or_die(3) get the unique identifier of the current host \
- explain_gethostid(3) explain \f[I]gethostid(3) errors
- explain_gethostname_or_die(3) get/set hostname and report errors
- explain_gethostname(3) explain gethostname(2) errors
- explain_getpeername_or_die(3) get name of peer socket and report errors
- explain_getpeername(3) explain getpeername(2) errors
- explain_getpgid_or_die(3) get process group and report errors
- explain_getpgid(3) explain \f[I]getpgid(2) errors
- explain_getpgrp_or_die(3) get process group and report errors
- explain_getpgrp(3) explain \f[I]getpgrp(2) errors
- explain_getpriority_or_die(3) get program scheduling priority and report errors
- explain_getpriority(3) explain \f[I]getpriority(2) errors
- explain_getresgid_or_die(3) get r/e/s group IDs and report errors
- explain_getresgid(3) explain \f[I]getresgid(2) errors
- explain_getresuid_or_die(3) get r/e/s user IDs and report errors
- explain_getresuid(3) explain \f[I]getresuid(2) errors
- explain_getrlimit_or_die(3) get resource limits and report errors
- explain_getrlimit(3) explain getrlimit(2) errors
- explain_getrusage_or_die(3) get resource usage and report errors
- explain_getrusage(3) explain \f[I]getrusage(2) errors
- explain_getsockname_or_die(3) get socket name and report errors
- explain_getsockname(3) explain getsockname(2) errors
- explain_getsockopt_or_die(3) get and set options on sockets and report errors
- explain_getsockopt(3) explain getsockopt(2) errors
- explain_gettimeofday_or_die(3) get time and report errors
- explain_gettimeofday(3) explain gettimeofday(2) errors
- explain_getw_or_die(3) input a word (int) and report errors
- explain_getw(3) explain \f[I]getw(3) errors
- explain_iconv_close_or_die(3) deallocate conversion descriptor and report errors
- explain_iconv_close(3) explain \f[I]iconv_close(3) errors
- explain_iconv_open_or_die(3) prepare for charset conversion and report errors
- explain_iconv_open(3) explain \f[I]iconv_open(3) errors
- explain_iconv_or_die(3) perform character set conversion and report errors
- explain_iconv(3) explain \f[I]iconv(3) errors
- explain_ioctl_or_die(3) control device and report errors
- explain_ioctl(3) explain ioctl(2) errors
- explain_kill_or_die(3) send signal to a process and report errors
- explain_kill(3) explain kill(2) errors
- explain_lchmod_or_die(3) change permissions of a file and report errors
- explain_lchmod(3) explain \f[I]lchmod(2) errors
- explain_lchown_or_die(3) change ownership of a file and report errors
- explain_lchown(3) explain lchown(2) errors
- explain_lchownat_or_die(3) Execute \f[I]lchownat(2) and report errors
- explain_lchownat(3) explain \f[I]lchownat(2) errors
- explain_link_or_die(3) make a new name for a file and report errors
- explain_link(3) explain link(2) errors
- explain_linkat_or_die(3) link a file relative to directory and report errors
- explain_linkat(3) explain \f[I]linkat(2) errors
- explain_listen_or_die(3) listen for connections on a socket and report errors
- explain_listen(3) explain listen(2) errors
- explain_lseek_or_die(3) reposition file offset and report errors
- explain_lseek(3) explain lseek(2) errors
- explain_lstat_or_die(3) get file status and report errors
- explain_lstat(3) explain lstat(3) errors
- explain_lutimes_or_die(3) modify file timestamps and report errors
- explain_lutimes(3) explain \f[I]lutimes(3) errors
- explain_malloc_or_die(3) Allocate and free dynamic memory and report errors
- explain_malloc(3) explain malloc(3) errors
- explain_mkdir_or_die(3) create a directory and report errors
- explain_mkdir(3) explain mkdir(2) errors
- explain_mkdtemp_or_die(3) create a unique temporary directory and report errors
- explain_mkdtemp(3) explain \f[I]mkdtemp(3) errors
- explain_mknod_or_die(3) create a special or ordinary file and report errors
- explain_mknod(3) explain \f[I]mknod(2) errors
- explain_mkostemp_or_die(3) create a unique temporary file and report errors
- explain_mkostemp(3) explain \f[I]mkostemp(3) errors
- explain_mkstemp_or_die(3) create a unique temporary file and report errors
- explain_mkstemp(3) explain \f[I]mkstemp(3) errors
- explain_mktemp_or_die(3) make a unique temporary filename and report errors
- explain_mktemp(3) explain \f[I]mktemp(3) errors
- explain_mmap_or_die(3) map file or device into memory and report errors
- explain_mmap(3) explain \f[I]mmap(2) errors
- explain_mount_or_die(3) mount file system and report errors
- explain_mount(3) explain \f[I]mount(2) errors
- explain_munmap_or_die(3) unmap a file or device from memory and report errors
- explain_munmap(3) explain \f[I]munmap(2) errors
- explain_nanosleep_or_die(3) high\[hy]resolution sleep and report errors
- explain_nanosleep(3) explain \f[I]nanosleep(2) errors
- explain_nice_or_die(3) change process priority and report errors
- explain_nice(3) explain nice(2) errors
- explain_open_or_die(3) open file and report errors
- explain_open(3) explain open(2) errors
- explain_openat_or_die(3) open a file relative to a dir fd and report errors
- explain_openat(3) explain \f[I]openat(2) errors
- explain_opendir_or_die(3) open a directory and report errors
- explain_opendir(3) explain opendir(3) errors
- explain_output(3) output error messages
- explain_pathconf_or_die(3) get configuration values and report errors
- explain_pathconf(3) explain pathconf(3) errors
- explain_pclose_or_die(3) process I/O and report errors
- explain_pclose(3) explain pclose(3) errors
- explain_pipe_or_die(3) create pipe and report errors
- explain_pipe(3) explain pipe(2) errors
- explain_pipe2_or_die(3) create pipe and report errors
- explain_pipe2(3) explain \f[I]pipe2(2) errors
- explain_poll_or_die(3) wait for some event on file descriptor and report errors
- explain_poll(3) explain \f[I]poll(2) errors
- explain_popen_or_die(3) process I/O and report errors
- explain_popen(3) explain popen(3) errors
- explain_pread_or_die(3) seek and read from a file descriptor and report errors
- explain_pread(3) explain pread(2) errors
- explain_printf_or_die(3) formatted output conversion and report errors
- explain_printf(3) explain \f[I]printf(3) errors
- explain_program_name(3) manipulate the program name
- explain_ptrace_or_die(3) process trace and report errors
- explain_ptrace(3) explain \f[I]ptrace(2) errors
- explain_putc_or_die(3) output of characters and report errors
- explain_putc(3) explain putc(3) errors
- explain_putchar_or_die(3) output of characters and report errors
- explain_putchar(3) explain putchar(3) errors
- explain_putenv_or_die(3) change or add an environment variable and report errors
- explain_putenv(3) explain \f[I]putenv(3) errors
- explain_puts_or_die(3) write a string and a newline to stdout and report errors
- explain_puts(3) explain \f[I]puts(3) errors
- explain_putw_or_die(3) output a word (int) and report errors
- explain_putw(3) explain \f[I]putw(3) errors
- explain_pwrite_or_die(3) seek and write to a file descriptor and report errors
- explain_pwrite(3) explain pwrite(2) errors
- explain_raise_or_die(3) send a signal to the caller and report errors
- explain_raise(3) explain \f[I]raise(3) errors
- explain_read_or_die(3) read from a file descriptor and report errors
- explain_read(3) explain read(2) errors
- explain_readdir_or_die(3) read directory entry and report errors
- explain_readdir(3) explain readdir(2) errors
- explain_readlink_or_die(3) read value of a symbolic link and report errors
- explain_readlink(3) explain readlink(2) errors
- explain_readv_or_die(3) read data into multiple buffers and report errors
- explain_readv(3) explain readv(2) errors
- explain_realloc_or_die(3) Allocate and free dynamic memory and report errors
- explain_realloc(3) explain realloc(3) errors
- explain_realpath_or_die(3) return canonical pathname and report errors
- explain_realpath(3) explain \f[I]realpath(3) errors
- explain_remove_or_die(3) delete a file and report errors
- explain_remove(3) explain remove(2) errors
- explain_rename_or_die(3) change the name of a file and report errors
- explain_rename(3) explain rename(2) errors
- explain_rmdir_or_die(3) delete a directory and report errors
- explain_rmdir(3) explain rmdir(2) errors
- explain_select_or_die(3) blah blah and report errors
- explain_select(3) explain select(2) errors
- explain_setbuf_or_die(3) set stream buffer and report errors
- explain_setbuf(3) explain \f[I]setbuf(3) errors
- explain_setbuffer_or_die(3) stream buffering operations and report errors
- explain_setbuffer(3) explain \f[I]setbuffer(3) errors
- explain_setdomainname_or_die(3) set domain name and report errors
- explain_setdomainname(3) explain setdomainname(2) errors
- explain_setenv_or_die(3) change or add an environment variable and report errors
- explain_setenv(3) explain \f[I]setenv(3) errors
- explain_setgid_or_die(3) set group identity and report errors
- explain_setgid(3) explain \f[I]setgid(2) errors
- explain_setgrent_or_die(3) rewind group database and report errors
- explain_setgrent(3) explain \f[I]setgrent(3) errors
- explain_setgroups_or_die(3) set supplementary group IDs and report errors
- explain_setgroups(3) explain setgroups(2) errors
- explain_sethostname_or_die(3) get/set hostname and report errors
- explain_sethostname(3) explain sethostname(2) errors
- explain_setlinebuf_or_die(3) stream buffering operations and report errors
- explain_setlinebuf(3) explain \f[I]setlinebuf(3) errors
- explain_setpgid_or_die(3) set process group and report errors
- explain_setpgid(3) explain \f[I]setpgid(2) errors
- explain_setpgrp_or_die(3) set process group and report errors
- explain_setpgrp(3) explain \f[I]setpgrp(2) errors
- explain_setpriority_or_die(3) set program scheduling priority and report errors
- explain_setpriority(3) explain \f[I]setpriority(2) errors
- explain_setregid_or_die(3) set real and/or effective group ID and report errors
- explain_setregid(3) explain \f[I]setregid(2) errors
- explain_setresgid_or_die(3) set r/e/s group ID and report errors
- explain_setresgid(3) explain \f[I]setresgid(2) errors
- explain_setresuid_or_die(3) set r/e/s user ID and report errors
- explain_setresuid(3) explain \f[I]setresuid(2) errors
- explain_setreuid_or_die(3) set the real and effective user ID and report errors
- explain_setreuid(3) explain \f[I]setreuid(2) errors
- explain_setsid_or_die(3) sets process group ID and report errors
- explain_setsid(3) explain \f[I]setsid(2) errors
- explain_setsockopt_or_die(3) get and set options on sockets and report errors
- explain_setsockopt(3) explain setsockopt(2) errors
- explain_settimeofday_or_die(3) sets system time and report errors
- explain_settimeofday(3) explain \f[I]settimeofday(2) errors
- explain_setuid_or_die(3) set user identity and report errors
- explain_setuid(3) explain \f[I]setuid(2) errors
- explain_setvbuf_or_die(3) stream buffering operations and report errors
- explain_setvbuf(3) explain \f[I]setvbuf(3) errors
- explain_shmat_or_die(3) shared memory attach and report errors
- explain_shmat(3) explain \f[I]shmat(2) errors
- explain_shmctl_or_die(3) shared memory control and report errors
- explain_shmctl(3) explain \f[I]shmctl(2) errors
- explain_signalfd_or_die(3) create signalable file descriptor and report errors
- explain_signalfd(3) explain signalfd(2) errors
- explain_sleep_or_die(3) Sleep for a number of seconds and report errors
- explain_sleep(3) explain \f[I]sleep(3) errors
- explain_snprintf_or_die(3) formatted output conversion and report errors
- explain_snprintf(3) explain \f[I]snprintf(3) errors
- explain_socket_or_die(3) create an endpoint and report errors
- explain_socket(3) explain socket(2) errors
- explain_socketpair_or_die(3) create pair of connected sockets and report errors
- explain_socketpair(3) explain \f[I]socketpair(2) errors
- explain_sprintf_or_die(3) formatted output conversion and report errors
- explain_sprintf(3) explain \f[I]sprintf(3) errors
- explain_stat_or_die(3) get file status and report errors
- explain_stat(3) explain stat(2) errors
- explain_statfs_or_die(3) get file system statistics and report errors
- explain_statfs(3) explain statfs(2) errors
- explain_statvfs_or_die(3) get file system statistics and report errors
- explain_statvfs(3) explain \f[I]statvfs(2) errors
- explain_stime_or_die(3) set system time and report errors
- explain_stime(3) explain \f[I]stime(2) errors
- explain_strcoll_or_die(3) compare strings using current locale and report errors
- explain_strcoll(3) explain \f[I]strcoll(3) errors
- explain_strdup_or_die(3) duplicate a string and report errors
- explain_strdup(3) explain strdup(3) errors
- explain_strndup_or_die(3) duplicate a string and report errors
- explain_strndup(3) explain strndup(3) errors
- explain_strtod_or_die(3) convert string to number and report errors
- explain_strtod(3) explain strtod(3) errors
- explain_strtof_or_die(3) convert string to number and report errors
- explain_strtof(3) explain strtof(3) errors
- explain_strtol_or_die(3) convert a string to a long integer and report errors
- explain_strtol(3) explain strtol(3) errors
- explain_strtold_or_die(3) convert string to number and report errors
- explain_strtold(3) explain strtold(3) errors
- explain_strtoll_or_die(3) convert a string to a long integer and report errors
- explain_strtoll(3) explain strtoll(3) errors
- explain_strtoul_or_die(3) convert string to unsigned long and report errors
- explain_strtoul(3) explain strtoul(3) errors
- explain_strtoull_or_die(3) convert string to integer and report errors
- explain_strtoull(3) explain strtoull(3) errors
- explain_symlink_or_die(3) make a new name for a file and report errors
- explain_symlink(3) explain symlink(2) errors
- explain_system_or_die(3) execute a shell command and report errors
- explain_system(3) explain system(3) errors
- explain_tcdrain_or_die(3) Execute \f[I]tcdrain(3) and report errors
- explain_tcdrain(3) explain \f[I]tcdrain(3) errors
- explain_tcflow_or_die(3) terminal flow control and report errors
- explain_tcflow(3) explain tcflow(3) errors
- explain_tcflush_or_die(3) discard terminal data and report errors
- explain_tcflush(3) explain \f[I]tcflush(3) errors
- explain_tcgetattr_or_die(3) get terminal parameters and report errors
- explain_tcgetattr(3) explain \f[I]tcgetattr(3) errors
- explain_tcsendbreak_or_die(3) send terminal line break and report errors
- explain_tcsendbreak(3) explain \f[I]tcsendbreak(3) errors
- explain_tcsetattr_or_die(3) set terminal attributes and report errors
- explain_tcsetattr(3) explain \f[I]tcsetattr(3) errors
- explain_telldir_or_die(3) current location in directory and report errors
- explain_telldir(3) explain telldir(3) errors
- explain_tempnam_or_die(3) create a name for a temporary file and report errors
- explain_tempnam(3) explain \f[I]tempnam(3) errors
- explain_time_or_die(3) get time in seconds and report errors
- explain_time(3) explain time(2) errors
- explain_timerfd_create_or_die(3) create file descriptor timers and report errors
- explain_timerfd_create(3) explain timerfd_create(2) errors
- explain_tmpfile_or_die(3) create a temporary file and report errors
- explain_tmpfile(3) explain \f[I]tmpfile(3) errors
- explain_tmpnam_or_die(3) create a name for a temporary file and report errors
- explain_tmpnam(3) explain \f[I]tmpnam(3) errors
- explain_truncate_or_die(3) truncate a file and report errors
- explain_truncate(3) explain truncate(2) errors
- explain_uname_or_die(3) get information about current kernel and report errors
- explain_uname(3) explain \f[I]uname(2) errors
- explain_ungetc_or_die(3) push a character back to a stream and report errors
- explain_ungetc(3) explain \f[I]ungetc(3) errors
- explain_unlink_or_die(3) delete a file and report errors
- explain_unlink(3) explain unlink(2) errors
- explain_unsetenv_or_die(3) remove an environment variable and report errors
- explain_unsetenv(3) explain \f[I]unsetenv(3) errors
- explain_usleep_or_die(3) suspend execution for ms intervals and report errors
- explain_usleep(3) explain \f[I]usleep(3) errors
- explain_ustat_or_die(3) get file system statistics and report errors
- explain_ustat(3) explain ustat(2) errors
- explain_utime_or_die(3) change file times and report errors
- explain_utime(3) explain utime(2) errors
- explain_utimens_or_die(3) change file timestamps and report errors
- explain_utimens(3) explain \f[I]utimens(2) errors
- explain_utimensat_or_die(3) change file timestamps and report errors
- explain_utimensat(3) explain \f[I]utimensat(2) errors
- explain_utimes_or_die(3) change file access and modify times and report errors
- explain_utimes(3) explain \f[I]utimes(2) errors
- explain_vasprintf_or_die(3) print to allocated string and report errors
- explain_vasprintf(3) explain \f[I]vasprintf(3) errors
- explain_vfork_or_die(3) create a child process and report errors
- explain_vfork(3) explain \f[I]vfork(2) errors
- explain_vfprintf_or_die(3) formatted output conversion and report errors
- explain_vfprintf(3) explain \f[I]vfprintf(3) errors
- explain_vprintf_or_die(3) formatted output conversion and report errors
- explain_vprintf(3) explain \f[I]vprintf(3) errors
- explain_vsnprintf_or_die(3) formatted output conversion and report errors
- explain_vsnprintf(3) explain \f[I]vsnprintf(3) errors
- explain_vsprintf_or_die(3) formatted output conversion and report errors
- explain_vsprintf(3) explain \f[I]vsprintf(3) errors
- explain_wait_or_die(3) wait for process to change state and report errors
- explain_wait(3) explain wait(2) errors
- explain_wait3_or_die(3) wait for process to change state and report errors
- explain_wait3(3) explain wait3(2) errors
- explain_wait4_or_die(3) wait for process to change state and report errors
- explain_wait4(3) explain wait4(2) errors
- explain_waitpid_or_die(3) wait for process to change state and report errors
- explain_waitpid(3) explain waitpid(2) errors
- explain_write_or_die(3) write to a file descriptor and report errors
- explain_write(3) explain write(2) errors
- explain_writev_or_die(3) write data from multiple buffers and report errors
- explain_writev(3) explain writev(2) errors
- explain(3) Explain errno values returned by libc functions
- explicit_bzero(3) zero a byte string
- expm1(3) exponential minus 1
- expm1f(3) exponential minus 1
- expm1l(3) exponential minus 1
- ext.h(3) ccRTP Stack extensions.
- Extract(3) extract one field from a rectangular region of a volume
- fabs(3) absolute value of floating-point number
- fabsf(3) absolute value of floating-point number
- fabsl(3) absolute value of floating-point number
- Fapi_AuthorizePolicy(3) Fapi_AuthorizePolicy
- Fapi_ChangeAuth(3) Fapi_ChangeAuth
- Fapi_CreateKey(3) Fapi_CreateKey
- Fapi_CreateNv(3) Fapi_CreateNv
- Fapi_CreateSeal(3) Fapi_CreateSeal
- Fapi_Decrypt(3) Fapi_Decrypt
- Fapi_Delete(3) Fapi_Delete
- Fapi_Encrypt(3) Fapi_Encrypt
- Fapi_ExportKey(3) Fapi_ExportKey
- Fapi_ExportPolicy(3) Fapi_ExportPolicy
- Fapi_Finalize(3) Fapi_Finalize
- Fapi_Free(3) Fapi_Free
- Fapi_GetAppData(3) Fapi_GetAppData
- Fapi_GetCertificate(3) Fapi_GetCertificate
- Fapi_GetDescription(3) Fapi_GetDescription
- Fapi_GetInfo(3) Fapi_GetInfo
- Fapi_GetPlatformCertificates(3) Fapi_GetPlatformCertificates
- Fapi_GetPollHandles(3) Fapi_GetPollHandles
- Fapi_GetRandom(3) Fapi_GetRandom
- Fapi_GetTcti(3) Fapi_GetTcti
- Fapi_GetTpmBlobs(3) Fapi_GetTpmBlobs
- Fapi_Import(3) Fapi_Import
- Fapi_Initialize(3) Fapi_Initialize
- Fapi_List(3) Fapi_List
- Fapi_NvExtend(3) Fapi_NvExtend
- Fapi_NvIncrement(3) Fapi_NvIncrement
- Fapi_NvRead(3) Fapi_NvRead
- Fapi_NvSetBits(3) Fapi_NvSetBits
- Fapi_NvWrite(3) Fapi_NvWrite
- Fapi_PcrExtend(3) Fapi_PcrExtend
- Fapi_PcrRead(3) Fapi_PcrRead
- Fapi_Provision(3) Fapi_Provision
- Fapi_Quote(3) Fapi_Quote
- Fapi_SetAppData(3) Fapi_SetAppData
- Fapi_SetAuthCB(3) Fapi_SetAuthCB
- Fapi_SetBranchCB(3) Fapi_SetBranchCB
- Fapi_SetCertificate(3) Fapi_SetCertificate
- Fapi_SetDescription(3) Fapi_SetDescription
- Fapi_SetSignCB(3) Fapi_SetSignCB
- Fapi_Sign(3) Fapi_Sign
- Fapi_Unseal(3) Fapi_Unseal
- Fapi_VerifyQuote(3) Fapi_VerifyQuote
- Fapi_VerifySignature(3) Fapi_VerifySignature
- Fapi_WriteAuthorizeNv(3) Fapi_WriteAuthorizeNv
- FapiTestgroup(3) Fapi-Testing
- FascistCheck(3) a pro-active password checker library
- FcAtomicCreate(3) create an FcAtomic object
- FcAtomicDeleteNew(3) delete new file
- FcAtomicDestroy(3) destroy an FcAtomic object
- FcAtomicLock(3) lock a file
- FcAtomicNewFile(3) return new temporary file name
- FcAtomicOrigFile(3) return original file name
- FcAtomicReplaceOrig(3) replace original with new
- FcAtomicUnlock(3) unlock a file
- FcBlanksAdd(3) Add a character to an FcBlanks
- FcBlanksCreate(3) Create an FcBlanks
- FcBlanksDestroy(3) Destroy and FcBlanks
- FcBlanksIsMember(3) Query membership in an FcBlanks
- FcCacheCopySet(3) Returns a copy of the fontset from cache
- FcCacheCreateTagFile(3) Create CACHEDIR.TAG at cache directory.
- FcCacheDir(3) Return directory of cache
- FcCacheNumFont(3) Returns the number of fonts in cache.
- FcCacheNumSubdir(3) Return the number of subdirectories in cache.
- FcCacheSubdir(3) Return the i'th subdirectory.
- FcCharSetAddChar(3) Add a character to a charset
- FcCharSetCopy(3) Copy a charset
- FcCharSetCount(3) Count entries in a charset
- FcCharSetCoverage(3) DEPRECATED return coverage for a Unicode page
- FcCharSetCreate(3) Create an empty character set
- FcCharSetDelChar(3) Add a character to a charset
- FcCharSetDestroy(3) Destroy a character set
- FcCharSetEqual(3) Compare two charsets
- FcCharSetFirstPage(3) Start enumerating charset contents
- FcCharSetHasChar(3) Check a charset for a char
- FcCharSetIntersect(3) Intersect charsets
- FcCharSetIntersectCount(3) Intersect and count charsets
- FcCharSetIsSubset(3) Test for charset inclusion
- FcCharSetMerge(3) Merge charsets
- FcCharSetNew(3) DEPRECATED alias for FcCharSetCreate
- FcCharSetNextPage(3) Continue enumerating charset contents
- FcCharSetSubtract(3) Subtract charsets
- FcCharSetSubtractCount(3) Subtract and count charsets
- FcCharSetUnion(3) Add charsets
- FcConfigAppFontAddDir(3) Add fonts from directory to font database
- FcConfigAppFontAddFile(3) Add font file to font database
- FcConfigAppFontClear(3) Remove all app fonts from font database
- FcConfigBuildFonts(3) Build font database
- FcConfigCreate(3) Create a configuration
- FcConfigDestroy(3) Destroy a configuration
- FcConfigEnableHome(3) controls use of the home directory.
- FcConfigFileInfoIterGet(3) Obtain the configuration file information
- FcConfigFileInfoIterInit(3) Initialize the iterator
- FcConfigFileInfoIterNext(3) Set the iterator to point to the next list
- FcConfigFilename(3) Find a config file
- FcConfigGetBlanks(3) Get config blanks
- FcConfigGetCache(3) DEPRECATED used to return per-user cache filename
- FcConfigGetCacheDirs(3) return the list of directories searched for cache files
- FcConfigGetConfigDirs(3) Get config directories
- FcConfigGetConfigFiles(3) Get config files
- FcConfigGetCurrent(3) Return current configuration
- FcConfigGetFilename(3) Find a config file
- FcConfigGetFontDirs(3) Get font directories
- FcConfigGetFonts(3) Get config font set
- FcConfigGetRescanInterval(3) Get config rescan interval
- FcConfigGetSysRoot(3) Obtain the system root directory
- FcConfigHome(3) return the current home directory.
- FcConfigParseAndLoad(3) load a configuration file
- FcConfigParseAndLoadFromMemory(3) load a configuration from memory
- FcConfigReference(3) Increment config reference count
- FcConfigSetCurrent(3) Set configuration as default
- FcConfigSetRescanInterval(3) Set config rescan interval
- FcConfigSetSysRoot(3) Set the system root directory
- FcConfigSubstitute(3) Execute substitutions
- FcConfigSubstituteWithPat(3) Execute substitutions
- FcConfigUptoDate(3) Check timestamps on config files
- FcDefaultSubstitute(3) Perform default substitutions in a pattern
- FcDirCacheClean(3) Clean up a cache directory
- FcDirCacheCreateUUID(3) Create .uuid file at a directory
- FcDirCacheDeleteUUID(3) Delete .uuid file
- FcDirCacheLoad(3) load a directory cache
- FcDirCacheLoadFile(3) load a cache file
- FcDirCacheRead(3) read or construct a directory cache
- FcDirCacheRescan(3) Re-scan a directory cache
- FcDirCacheUnlink(3) Remove all caches related to dir
- FcDirCacheUnload(3) unload a cache file
- FcDirCacheValid(3) check directory cache
- FcDirSave(3) DEPRECATED: formerly used to save a directory cache
- FcDirScan(3) scan a font directory without caching it
- FcFileIsDir(3) check whether a file is a directory
- FcFileScan(3) scan a font file
- FcFini(3) finalize fontconfig library
- FcFontList(3) List fonts
- FcFontMatch(3) Return best font
- FcFontRenderPrepare(3) Prepare pattern for loading font file
- FcFontSetAdd(3) Add to a font set
- FcFontSetCreate(3) Create a font set
- FcFontSetDestroy(3) Destroy a font set
- FcFontSetList(3) List fonts from a set of font sets
- FcFontSetMatch(3) Return the best font from a set of font sets
- FcFontSetPrint(3) Print a set of patterns to stdout
- FcFontSetSort(3) Add to a font set
- FcFontSetSortDestroy(3) DEPRECATED destroy a font set
- FcFontSort(3) Return list of matching fonts
- FcFreeTypeCharIndex(3) map Unicode to glyph id
- FcFreeTypeCharSet(3) compute Unicode coverage
- FcFreeTypeCharSetAndSpacing(3) compute Unicode coverage and spacing type
- FcFreeTypeQuery(3) compute pattern from font file (and index)
- FcFreeTypeQueryAll(3) compute all patterns from font file (and index)
- FcFreeTypeQueryFace(3) compute pattern from FT_Face
- fcft_capabilities(3) fcft_capabilities - available optional library capabilities
- fcft_clone(3) fcft_clone - copy an already instantiated font
- fcft_destroy(3) fcft_destroy - free fcft_font objects
- fcft_fini(3) fcft_fini - release global resources
- fcft_from_name(3) fcft_from_name - instantiate a new font
- fcft_init(3) fcft_init - initialize the library
- fcft_kerning(3) fcft_kerning - calculate kerning distance between two wide characters
- fcft_log_init(3) fcft_log_init - configure logging in fcft
- fcft_precompose(3) fcft_precompose - pre-compose two wide characters into one
- fcft_rasterize_char_utf32(3) fcft_rasterize_char_utf32 - rasterize a glyph for a single UTF-32 codepoint
- fcft_rasterize_grapheme_utf32(3) fcft_rasterize_grapheme_utf32 - rasterize glyph(s) for a grapheme cluster
- fcft_rasterize_text_run_utf32(3) fcft_rasterize_text_run_utf32 - rasterize a series of glyphs for a text string
- fcft_set_emoji_presentation(3) fcft_set_emoji_presentation - configures the default emoji presentation
- fcft_set_scaling_filter(3) fcft_set_scaling_filter - configures the filter to use when downscaling bitmap fonts
- fcft_text_run_destroy(3) fcft_text_run_destroy - free fcft_text_run objects
- FcGetDefaultLangs(3) Get the default languages list
- FcGetLangs(3) Get list of languages
- FcGetVersion(3) library version number
- FcInit(3) initialize fontconfig library
- FcInitBringUptoDate(3) reload configuration files if needed
- FcInitLoadConfig(3) load configuration
- FcInitLoadConfigAndFonts(3) load configuration and font data
- FcInitReinitialize(3) re-initialize library
- FcIsLower(3) check for lower case ASCII character
- FcIsUpper(3) check for upper case ASCII character
- FcLangGetCharSet(3) Get character map for a language
- FcLangNormalize(3) Normalize the language string
- FcLangSetAdd(3) add a language to a langset
- FcLangSetCompare(3) compare language sets
- FcLangSetContains(3) check langset subset relation
- FcLangSetCopy(3) copy a langset object
- FcLangSetCreate(3) create a langset object
- FcLangSetDel(3) delete a language from a langset
- FcLangSetDestroy(3) destroy a langset object
- FcLangSetEqual(3) test for matching langsets
- FcLangSetGetLangs(3) get the list of languages in the langset
- FcLangSetHash(3) return a hash value for a langset
- FcLangSetHasLang(3) test langset for language support
- FcLangSetSubtract(3) Subtract langsets
- FcLangSetUnion(3) Add langsets
- fclose(3) close a stream
- fcloseall(3) close all open streams
- FcMatrixCopy(3) Copy a matrix
- FcMatrixEqual(3) Compare two matrices
- FcMatrixInit(3) initialize an FcMatrix structure
- FcMatrixMultiply(3) Multiply matrices
- FcMatrixRotate(3) Rotate a matrix
- FcMatrixScale(3) Scale a matrix
- FcMatrixShear(3) Shear a matrix
- FcNameConstant(3) Get the value for a symbolic constant
- FcNameGetConstant(3) Lookup symbolic constant
- FcNameGetObjectType(3) Lookup an object type
- FcNameParse(3) Parse a pattern string
- FcNameRegisterConstants(3) Register symbolic constants
- FcNameRegisterObjectTypes(3) Register object types
- FcNameUnparse(3) Convert a pattern back into a string that can be parsed
- FcNameUnregisterConstants(3) Unregister symbolic constants
- FcNameUnregisterObjectTypes(3) Unregister object types
- FcObjectSetAdd(3) Add to an object set
- FcObjectSetBuild(3) Build object set from args
- FcObjectSetCreate(3) Create an object set
- FcObjectSetDestroy(3) Destroy an object set
- FcPatternAdd-Type(3) Add a typed value to a pattern
- FcPatternAdd(3) Add a value to a pattern
- FcPatternAddWeak(3) Add a value to a pattern with weak binding
- FcPatternBuild(3) Create patterns from arguments
- FcPatternCreate(3) Create a pattern
- FcPatternDel(3) Delete a property from a pattern
- FcPatternDestroy(3) Destroy a pattern
- FcPatternDuplicate(3) Copy a pattern
- FcPatternEqual(3) Compare patterns
- FcPatternEqualSubset(3) Compare portions of patterns
- FcPatternFilter(3) Filter the objects of pattern
- FcPatternFindIter(3) Set the iterator to point to the object in the pattern
- FcPatternFormat(3) Format a pattern into a string according to a format specifier
- FcPatternGet-Type(3) Return a typed value from a pattern
- FcPatternGet(3) Return a value from a pattern
- FcPatternGetWithBinding(3) Return a value with binding from a pattern
- FcPatternHash(3) Compute a pattern hash value
- FcPatternIterEqual(3) Compare iterators
- FcPatternIterGetObject(3) Returns an object name which the iterator point to
- FcPatternIterGetValue(3) Returns a value which the iterator point to
- FcPatternIterIsValid(3) Check whether the iterator is valid or not
- FcPatternIterNext(3) FcPatternIterNext -
- FcPatternIterStart(3) Initialize the iterator with the first iterator in the pattern
- FcPatternIterValueCount(3) Returns the number of the values which the iterator point to
- FcPatternObjectCount(3) Returns the number of the object
- FcPatternPrint(3) Print a pattern for debugging
- FcPatternReference(3) Increment pattern reference count
- FcPatternRemove(3) Remove one object of the specified type from the pattern
- FcRangeCopy(3) Copy a range object
- FcRangeCreateDouble(3) create a range object for double
- FcRangeCreateInteger(3) create a range object for integer
- FcRangeDestroy(3) destroy a range object
- FcRangeGetDouble(3) Get the range in double
- fCreate(3) fCreate - create a file lock.
- FcStrBasename(3) last component of filename
- FcStrBuildFilename(3) Concatenate strings as a file path
- FcStrCmp(3) compare UTF-8 strings
- FcStrCmpIgnoreCase(3) compare UTF-8 strings ignoring case
- FcStrCopy(3) duplicate a string
- FcStrCopyFilename(3) create a complete path from a filename
- FcStrDirname(3) directory part of filename
- FcStrDowncase(3) create a lower case translation of a string
- FcStrFree(3) free a string
- FcStrListCreate(3) create a string iterator
- FcStrListDone(3) destroy a string iterator
- FcStrListFirst(3) get first string in iteration
- FcStrListNext(3) get next string in iteration
- FcStrPlus(3) concatenate two strings
- FcStrSetAdd(3) add to a string set
- FcStrSetAddFilename(3) add a filename to a string set
- FcStrSetCreate(3) create a string set
- FcStrSetDel(3) delete from a string set
- FcStrSetDestroy(3) destroy a string set
- FcStrSetEqual(3) check sets for equality
- FcStrSetMember(3) check set for membership
- FcStrStr(3) locate UTF-8 substring
- FcStrStrIgnoreCase(3) locate UTF-8 substring ignoring case
- FcToLower(3) convert upper case ASCII to lower case
- FcUcs4ToUtf8(3) convert UCS4 to UTF-8
- FcUtf16Len(3) count UTF-16 encoded chars
- FcUtf16ToUcs4(3) convert UTF-16 to UCS4
- FcUtf8Len(3) count UTF-8 encoded chars
- FcUtf8ToUcs4(3) convert UTF-8 to UCS4
- FcValueDestroy(3) Free a value
- FcValueEqual(3) Test two values for equality
- FcValuePrint(3) Print a value to stdout
- FcValueSave(3) Copy a value
- fcvt_r(3) convert a floating-point number to a string
- fcvt(3) convert a floating-point number to a string
- FcWeightFromOpenType(3) Convert from OpenType weight values to fontconfig ones
- FcWeightFromOpenTypeDouble(3) Convert from OpenType weight values to fontconfig ones
- FcWeightToOpenType(3) Convert from fontconfig weight values to OpenType ones
- FcWeightToOpenTypeDouble(3) Convert from fontconfig weight values to OpenType ones
- FD_CLR(3) synchronous I/O multiplexing
- FD_ISSET(3) synchronous I/O multiplexing
- FD_SET(3) synchronous I/O multiplexing
- fd_to_handle(3) file handle operations
- FD_ZERO(3) synchronous I/O multiplexing
- fDestroy(3) fDestroy - destroy a lock.
- fdim(3) positive difference
- fdimf(3) positive difference
- fdiml(3) positive difference
- fdopen(3) stream open functions
- fdopendir(3) open a directory
- fduserdata_create(3) associate file descriptors with user defined data
- fduserdata_del(3) associate file descriptors with user defined data
- fduserdata_destroy_cb(3) associate file descriptors with user defined data
- fduserdata_destroy(3) associate file descriptors with user defined data
- fduserdata_get(3) associate file descriptors with user defined data
- fduserdata_new(3) associate file descriptors with user defined data
- fduserdata_put(3) associate file descriptors with user defined data
- fduserdata(3) associate file descriptors with user defined data
- feclearexcept(3) floating-point rounding and exception handling
- fedisableexcept(3) floating-point rounding and exception handling
- feenableexcept(3) floating-point rounding and exception handling
- fegetenv(3) floating-point rounding and exception handling
- fegetexcept(3) floating-point rounding and exception handling
- fegetexceptflag(3) floating-point rounding and exception handling
- fegetround(3) floating-point rounding and exception handling
- feholdexcept(3) floating-point rounding and exception handling
- fenv(3) floating-point rounding and exception handling
- feof_unlocked(3) nonlocking stdio functions
- feof(3) check and reset stream status
- feraiseexcept(3) floating-point rounding and exception handling
- ferror_unlocked(3) nonlocking stdio functions
- ferror(3) check and reset stream status
- fesetenv(3) floating-point rounding and exception handling
- fesetexceptflag(3) floating-point rounding and exception handling
- fesetround(3) floating-point rounding and exception handling
- fetestexcept(3) floating-point rounding and exception handling
- feupdateenv(3) floating-point rounding and exception handling
- fexecve(3) execute program specified via file descriptor
- ffi_call(3) The function provides a simple mechanism for invoking a function without requiring knowledge of the function's interface
- ffi_prep_cif_var(3) structure for use with for variadic functions.
- ffi_prep_cif(3) structure for use with .
- ffi(3) libffi, -lffi The foreign function interface provides a mechanism by which a function can generate a call to another fun
- fFind(3) fFind - find a file lock.
- fflush_unlocked(3) nonlocking stdio functions
- fflush(3) flush a stream
- ffs(3) find first bit set in a word
- ffsl(3) find first bit set in a word
- ffsll(3) find first bit set in a word
- fgetc_unlocked(3) nonlocking stdio functions
- fgetc(3) input of characters and strings
- fgetfilecon_raw(3) get SELinux security context of a file
- fgetfilecon(3) get SELinux security context of a file
- fgetgrent_r(3) get group file entry reentrantly
- fgetgrent(3) get group file entry
- fgetpos(3) reposition a stream
- fgetpwent_r(3) get passwd file entry reentrantly
- fgetpwent(3) get password file entry
- fgets_unlocked(3) nonlocking stdio functions
- fgets(3) input of characters and strings
- fgetspent_r(3) get shadow password file entry
- fgetspent(3) get shadow password file entry
- fgetwc_unlocked(3) nonlocking stdio functions
- fgetwc(3) read a wide character from a FILE stream
- fgetws_unlocked(3) nonlocking stdio functions
- fgetws(3) read a wide-character string from a FILE stream
- fi_accept(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_alias(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_allgather(3) Collective operations
- fi_allreduce(3) Collective operations
- fi_alltoall(3) Collective operations
- fi_atomic_valid(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_atomic(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_atomicmsg(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_atomicv(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_av_bind(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av_insert(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av_insertsvc(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av_lookup(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av_open(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av_remove(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av_set_diff(3) fi_av_set - Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on
- fi_av_set_insert(3) fi_av_set - Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on
- fi_av_set_intersect(3) fi_av_set - Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on
- fi_av_set_remove(3) fi_av_set - Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on
- fi_av_set_union(3) fi_av_set - Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on
- fi_av_set(3) fi_av_set - Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on
- fi_av_straddr(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_av(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_barrier(3) Collective operations
- fi_broadcast(3) Collective operations
- fi_cancel(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_close(3) fi_domain - Open a fabric access domain
- fi_cm(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_cntr_add(3) fi_cntr - Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter
- fi_cntr_open(3) fi_cntr - Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter
- fi_cntr_read(3) fi_cntr - Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter
- fi_cntr_set(3) fi_cntr - Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter
- fi_cntr_wait(3) fi_cntr - Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter
- fi_cntr(3) fi_cntr - Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter
- fi_collective(3) Collective operations
- fi_compare_atomic_valid(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_compare_atomic(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_compare_atomicmsg(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_compare_atomicv(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_connect(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_control(3) fi_control - Perform an operation on a fabric resource.
- fi_cq_open(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_read(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_readerr(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_readfrom(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_signal(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_sread(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_sreadfrom(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq_strerror(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_cq(3) fi_cq - Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes.
- fi_domain_bind(3) fi_domain - Open a fabric access domain
- fi_domain_query(3) fi_domain - Open a fabric access domain
- fi_domain(3) fi_domain - Open a fabric access domain
- fi_dupinfo(3) fi_getinfo, fi_freeinfo - Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info
- fi_enable(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_endpoint(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_ep_bind(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_ep(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_eq_open(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_eq_read(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_eq_readerr(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_eq_sread(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_eq_strerror(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_eq_write(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_eq(3) fi_eq - Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an
- fi_errno(3) fi_errno - fabric errors fi_strerror - Convert fabric error into a printable string
- fi_fabric(3) fi_fabric - Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and
- fi_fetch_atomic_valid(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_fetch_atomic(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_fetch_atomicmsg(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_fetch_atomicv(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_freeinfo(3) fi_getinfo, fi_freeinfo - Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info
- fi_getinfo(3) fi_getinfo, fi_freeinfo - Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info
- fi_getname(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_getopt(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_getpeer(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_inject_atomic(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_inject_write(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_inject_writedata(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_inject(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_injectdata(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_join_collective(3) Collective operations
- fi_join(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_leave(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_listen(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_mr_bind(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_mr_desc(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_mr_key(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_mr_reg(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_mr_regattr(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_mr_regv(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_mr(3) fi_mr - Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister
- fi_msg(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_nic(3) fi_nic - Fabric network interface card attributes
- fi_open_ops(3) fi_domain - Open a fabric access domain
- fi_open(3) fi_prov_ini - External provider entry point fi_param_define / fi_param_get Register and retrieve environment variables with the libfabric core
- fi_passive_ep(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_peer(3) fi_export_fid / fi_import_fid Share a fabric object between different providers or resources struct fid_peer_av An address vector sharable between
- fi_pep_bind(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_poll_add(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_poll_del(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_poll_open(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_poll(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_provider(3) fi_prov_ini - External provider entry point fi_param_define / fi_param_get Register and retrieve environment variables with the libfabric core
- fi_query_atomic(3) fi_atomic - Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory
- fi_query_collective(3) Collective operations
- fi_read(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_readmsg(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_readv(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_recv(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_recvmsg(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_recvv(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_reduce_scatter(3) Collective operations
- fi_reject(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_rma(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_rx_addr(3) fi_av - Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue.
- fi_rx_size_left(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_scalable_ep_bind(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_send(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_senddata(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_sendmsg(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_sendv(3) fi_msg - Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv /
- fi_setname(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_setopt(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_shutdown(3) fi_cm - Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state.
- fi_strerror(3) fi_errno - fabric errors fi_strerror - Convert fabric error into a printable string
- fi_tagged(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tinject(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tinjectdata(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tostr(3) fi_fabric - Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and
- fi_trecv(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_trecvmsg(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_trecvv(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_trigger(3) fi_trigger - Triggered operations
- fi_trywait(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_tsend(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tsenddata(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tsendmsg(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tsendv(3) fi_tagged - Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv /
- fi_tx_size_left(3) fi_endpoint - Fabric endpoint operations fi_endpoint / fi_endpoint2 / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint.
- fi_version(3) fi_version - Version of the library interfaces
- fi_wait_open(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_wait(3) fi_poll - Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or
- fi_write(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_writedata(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_writemsg(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fi_writev(3) fi_rma - Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg
- fido_assert_allow_cred(3) The function adds to the list of credentials allowed in where points to a credential ID of bytes.
- fido_assert_authdata_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_authdata_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_blob_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_blob_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_clientdata_hash_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_clientdata_hash_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_count(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_flags(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_free(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_hmac_secret_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_hmac_secret_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_id_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_id_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_largeblob_key_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_largeblob_key_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_new(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_rp_id(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_set_authdata_raw(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_authdata(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_clientdata_hash(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_clientdata(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_count(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_extensions(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_hmac_salt(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_hmac_secret(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_rp(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_sig(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_up(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_set_uv(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_assert_sig_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_sig_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_sigcount(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_user_display_name(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_user_icon(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_user_id_len(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_user_id_ptr(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_user_name(3) A FIDO2 assertion is a collection of statements, each statement a map between a challenge, a credential, a signature, an
- fido_assert_verify(3) The function verifies whether the signature contained in statement index of matches the parameters of the assertion.
- fido_bio_dev_enroll_begin(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_dev_enroll_cancel(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_dev_enroll_continue(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_dev_enroll_remove(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_dev_get_info(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_dev_get_template_array(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_dev_set_template_name(3) The functions described in this page allow biometric templates on a FIDO2 authenticator to be listed, created, removed,
- fido_bio_enroll_free(3) #define FIDO_BIO_ENROLL_FP_GOOD 0x00 #define FIDO_BIO_ENROLL_FP_TOO_HIGH 0x01 #define FIDO_BIO_ENROLL_FP_TOO_LOW 0x02 #d
- fido_bio_enroll_last_status(3) #define FIDO_BIO_ENROLL_FP_GOOD 0x00 #define FIDO_BIO_ENROLL_FP_TOO_HIGH 0x01 #define FIDO_BIO_ENROLL_FP_TOO_LOW 0x02 #d
- fido_bio_enroll_new(3) #define FIDO_BIO_ENROLL_FP_GOOD 0x00 #define FIDO_BIO_ENROLL_FP_TOO_HIGH 0x01 #define FIDO_BIO_ENROLL_FP_TOO_LOW 0x02 #d
- fido_bio_enroll_remaining_samples(3) #define FIDO_BIO_ENROLL_FP_GOOD 0x00 #define FIDO_BIO_ENROLL_FP_TOO_HIGH 0x01 #define FIDO_BIO_ENROLL_FP_TOO_LOW 0x02 #d
- fido_bio_info_free(3) Biometric sensor metadata is abstracted in by the type.
- fido_bio_info_max_samples(3) Biometric sensor metadata is abstracted in by the type.
- fido_bio_info_new(3) Biometric sensor metadata is abstracted in by the type.
- fido_bio_info_type(3) Biometric sensor metadata is abstracted in by the type.
- fido_bio_template_array_count(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_array_free(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_array_new(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_free(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_id_len(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_id_ptr(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_name(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_new(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_set_id(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template_set_name(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_bio_template(3) Existing FIDO2 biometric enrollments are abstracted in by the and types.
- fido_cbor_info_aaguid_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_aaguid_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_algorithm_cose(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_algorithm_count(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_algorithm_type(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_certs_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_certs_name_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_certs_value_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_extensions_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_extensions_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_free(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_fwversion(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_maxcredbloblen(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_maxcredcntlst(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_maxcredidlen(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_maxlargeblob(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_maxmsgsiz(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_maxrpid_minpinlen(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_minpinlen(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_new_pin_required(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_new(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_options_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_options_name_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_options_value_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_protocols_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_protocols_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_rk_remaining(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_transports_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_transports_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_uv_attempts(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_uv_modality(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_versions_len(3) The function returns a pointer to a newly allocated, empty type.
- fido_cbor_info_versions_ptr(3) The function returns a pointer to a newly allocated, empty type.
- fido_cred_aaguid_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_aaguid_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_attstmt_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_attstmt_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_authdata_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_authdata_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_authdata_raw_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_authdata_raw_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_clientdata_hash_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_clientdata_hash_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_display_name(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_exclude(3) The function adds to the list of credentials excluded by where points to a credential ID of bytes.
- fido_cred_flags(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_fmt(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_free(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_id_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_id_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_largeblob_key_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_largeblob_key_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_new(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_pin_minlen(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_prot(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_pubkey_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_pubkey_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_rp_id(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_rp_name(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_set_attstmt(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_authdata_raw(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_authdata(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_blob(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_clientdata_hash(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_clientdata(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_extensions(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_fmt(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_id(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_pin_minlen(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_prot(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_rk(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_rp(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_sig(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_type(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_user(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_uv(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_set_x509(3) typedef enum { FIDO_OPT_OMIT = 0, /* use authenticator's default */ FIDO_OPT_FALSE, /* explicitly set option to false */
- fido_cred_sig_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_sig_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_sigcount(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_type(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_user_id_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_user_id_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_user_name(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_verify_self(3) The and functions verify whether the attestation signature contained in matches the attributes of the credential.
- fido_cred_verify(3) The and functions verify whether the attestation signature contained in matches the attributes of the credential.
- fido_cred_x5c_len(3) FIDO2 credentials are abstracted in by the type.
- fido_cred_x5c_ptr(3) FIDO2 credentials are abstracted in by the type.
- fido_credman_del_dev_rk(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_get_dev_metadata(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_get_dev_rk(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_get_dev_rp(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_metadata_free(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_metadata_new(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rk_count(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rk_existing(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rk_free(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rk_new(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rk_remaining(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rk(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_count(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_free(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_id_hash_len(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_id_hash_ptr(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_id(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_name(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_rp_new(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_credman_set_dev_rk(3) The credential management API of allows resident credentials on a FIDO2 authenticator to be listed, inspected, modified,
- fido_dev_build(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_cancel(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_close(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_enable_entattest(3) The functions described in this page allow configuration of a CTAP 2.1 authenticator.
- fido_dev_flags(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_force_fido2(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_force_pin_change(3) The functions described in this page allow configuration of a CTAP 2.1 authenticator.
- fido_dev_force_u2f(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_free(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_get_assert(3) The function asks the FIDO2 device represented by for an assertion according to the following parameters defined in See
- fido_dev_get_cbor_info(3) The function returns a pointer to a newly allocated, empty type.
- fido_dev_get_retry_count(3) The function sets the PIN of device to where is a NUL-terminated UTF-8 string.
- fido_dev_get_touch_begin(3) The functions described in this page allow an application to asynchronously wait for touch on a FIDO2 authenticator.
- fido_dev_get_touch_status(3) The functions described in this page allow an application to asynchronously wait for touch on a FIDO2 authenticator.
- fido_dev_get_uv_retry_count(3) The function sets the PIN of device to where is a NUL-terminated UTF-8 string.
- fido_dev_has_pin(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_has_uv(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_info_free(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_manifest(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_manufacturer_string(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_new(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_path(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_product_string(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_product(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_ptr(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_set(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_info_vendor(3) The function fills with up to FIDO2 devices found by the underlying operating system.
- fido_dev_io_handle(3) typedef void *fido_dev_io_open_t(const char *); typedef void fido_dev_io_close_t(void *); typedef int fido_dev_io_read_t
- fido_dev_is_fido2(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_is_winhello(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_largeblob_get_array(3) The API of allows binary blobs residing on a CTAP 2.1 authenticator to be read, written, and inspected.
- fido_dev_largeblob_get(3) The API of allows binary blobs residing on a CTAP 2.1 authenticator to be read, written, and inspected.
- fido_dev_largeblob_remove(3) The API of allows binary blobs residing on a CTAP 2.1 authenticator to be read, written, and inspected.
- fido_dev_largeblob_set_array(3) The API of allows binary blobs residing on a CTAP 2.1 authenticator to be read, written, and inspected.
- fido_dev_largeblob_set(3) The API of allows binary blobs residing on a CTAP 2.1 authenticator to be read, written, and inspected.
- fido_dev_major(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_make_cred(3) The function asks the FIDO2 device represented by to generate a new credential according to the following parameters def
- fido_dev_minor(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_new_with_info(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_new(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_open_with_info(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_open(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_protocol(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_reset(3) The function sets the PIN of device to where is a NUL-terminated UTF-8 string.
- fido_dev_set_io_functions(3) typedef void *fido_dev_io_open_t(const char *); typedef void fido_dev_io_close_t(void *); typedef int fido_dev_io_read_t
- fido_dev_set_pin_minlen_rpid(3) The functions described in this page allow configuration of a CTAP 2.1 authenticator.
- fido_dev_set_pin_minlen(3) The functions described in this page allow configuration of a CTAP 2.1 authenticator.
- fido_dev_set_pin(3) The function sets the PIN of device to where is a NUL-terminated UTF-8 string.
- fido_dev_set_sigmask(3) typedef void *fido_dev_io_open_t(const char *); typedef void fido_dev_io_close_t(void *); typedef int fido_dev_io_read_t
- fido_dev_set_timeout(3) typedef void *fido_dev_io_open_t(const char *); typedef void fido_dev_io_close_t(void *); typedef int fido_dev_io_read_t
- fido_dev_set_transport_functions(3) typedef void *fido_dev_io_open_t(const char *); typedef void fido_dev_io_close_t(void *); typedef int fido_dev_io_read_t
- fido_dev_supports_cred_prot(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_supports_credman(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_supports_permissions(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_supports_pin(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_supports_uv(3) The function opens the device pointed to by where is a freshly allocated or otherwise closed If claims to be FIDO2, will
- fido_dev_toggle_always_uv(3) The functions described in this page allow configuration of a CTAP 2.1 authenticator.
- fido_init(3) typedef void fido_log_handler_t(const char *); The function initialises the library.
- fido_set_log_handler(3) typedef void fido_log_handler_t(const char *); The function initialises the library.
- fido_strerr(3) The function translates the error code into a readable string, where is an error code defined in never returns NULL.
- fileno_unlocked(3) nonlocking stdio functions
- fileno(3) obtain file descriptor of a stdio stream
- filter_create_fd(3) filter_create_fd - Create a sub process and return the requested pipes
- filter_create_fp(3) filter_create_fp - similar to filter_create_fd except with buffered FILE*
- filter_wait(3) filter_wait - wrap waitpid to decode the exitcode and why your filter quit
- Filter(3) define a resampling filter
- FilterTab(3) initialize a filter weight table
- find_key_by_type_and_name(3) find a key by type and name
- fini_selinuxmnt(3) initialize the global variable selinux_mnt
- finite(3) BSD floating-point classification functions
- finitef(3) BSD floating-point classification functions
- finitel(3) BSD floating-point classification functions
- fixedallocator(3) The C++ allocator compatible with the C++ standard library allocator concepts
- flask-httpauth(3) Flask-HTTPAuth Documentation
- flexc++api(3) Application programmer\(cqs interface of flexc++ generated classes
- fLock(3) fLock - acquire file lock.
- flockfile(3) lock FILE for stdio
- floor(3) largest integral value not greater than argument
- floorCDK(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- floorf(3) largest integral value not greater than argument
- floorl(3) largest integral value not greater than argument
- fltk(3) the fast light tool kit
- fma(3) floating-point multiply and add
- fmaf(3) floating-point multiply and add
- fmal(3) floating-point multiply and add
- fmax(3) determine maximum of two floating-point numbers
- fmaxf(3) determine maximum of two floating-point numbers
- fmaxl(3) determine maximum of two floating-point numbers
- fmemcmp(3) fuzzy comparison of two memory areas
- fmemcmpi(3) fuzzy comparison of two memory areas
- fmemopen(3) open memory as stream
- fmin(3) determine minimum of two floating-point numbers
- fminf(3) determine minimum of two floating-point numbers
- fminl(3) determine minimum of two floating-point numbers
- fmod(3) floating-point remainder function
- fmodf(3) floating-point remainder function
- fmodl(3) floating-point remainder function
- fmt_8long(3) write an octal ASCII representation of an unsigned long integer
- fmt_asn1derlength(3) encode unsigned integer like ASN.1 DER length
- fmt_asn1dertag(3) encode unsigned integer like ASN.1 DER tag
- fmt_double(3) write an ASCII representation of a double
- fmt_fill(3) append spaces to a string
- fmt_httpdate(3) write a date in ASCII as in the HTTP protocol
- fmt_human(3) write a human readable ASCII representation of a long integer
- fmt_humank(3) write a human readable ASCII representation of a long integer
- fmt_ip4(3) write a formatted ASCII representation of an IPv4 number
- fmt_ip6_flat(3) write a formatted ASCII representation of an IPv6 number
- fmt_ip6(3) write a formatted ASCII representation of an IPv6 number
- fmt_ip6c(3) write a formatted ASCII representation of an IPv6 number
- fmt_ip6if(3) write a formatted ASCII representation of an IPv6 number
- fmt_ip6ifc(3) write a formatted ASCII representation of an IPv6 number
- fmt_iso8601(3) write a date in ASCII conforming to ISO-8601
- fmt_long(3) write an ASCII representation of a long integer
- fmt_longlong(3) write an ASCII representation of a long long integer
- fmt_minus(3) write '-' for negative integers
- fmt_netstring(3) convert a memory buffer into a netstring
- fmt_pad(3) pad a string with spaces.
- fmt_plusminus(3) write '+' or '-'
- fmt_str(3) write an ASCII string
- fmt_strm(3) write multiple ASCII strings
- fmt_strn(3) write an ASCII string
- fmt_uint(3) write an ASCII representation of an unsigned integer
- fmt_uint0(3) write a zero-padded ASCII representation of an unsigned integer
- fmt_ulong(3) write an ASCII representation of an unsigned long integer
- fmt_ulong0(3) write a zero-padded ASCII representation of an unsigned long integer
- fmt_ulonglong(3) write an ASCII representation of an unsigned long long integer
- fmt_utf8(3) encode 31-bit unsigned integer using UTF-8 rules
- fmt_xlong(3) write a hexadecimal ASCII representation of an unsigned long integer
- fmt_xlonglong(3) write a hexadecimal ASCII representation of an unsigned long long integer
- fmtmsg(3) print formatted error messages
- fnmatch(3) match filename or pathname
- fopen(3) stream open functions
- fopencookie(3) opening a custom stream
- forkpty(3) terminal utility functions
- formats.h(3) Payload types and formats.
- fpathconf(3) get configuration values for files
- fpclassify(3) floating-point
- fprint_description(3) netsnmp_mib_api functions
- fprint_objid(3) netsnmp_mib_api functions
- fprint_value(3) netsnmp_varbind_api functions
- fprint_variable(3) netsnmp_varbind_api functions
- fprintf(3) formatted output conversion
- fpurge(3) purge a stream
- fputc_unlocked(3) nonlocking stdio functions
- fputc(3) output of characters and strings
- fputs_unlocked(3) nonlocking stdio functions
- fputs(3) output of characters and strings
- fputwc_unlocked(3) nonlocking stdio functions
- fputwc(3) write a wide character to a FILE stream
- fputws_unlocked(3) nonlocking stdio functions
- fputws(3) write a wide-character string to a FILE stream
- fread_reading(3) Read a trace file into a Read structure.
- fread_scf(3) Read SCF files
- fread_unlocked(3) nonlocking stdio functions
- fread(3) binary stream input/output
- free_handle(3) file handle operations
- free_huge_pages(3) Allocate and free hugepages
- free_hugepage_region(3) Allocate and free regions of memory that use hugepages where possible
- free(3) allocate and free dynamic memory
- freeaddrinfo(3) network address and
- freeChar(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- freeCharList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- freeChtype(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- freeChtypeList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- freecon(3) get SELinux security context of a process
- freeconary(3) get SELinux security context of a process
- freefare_error(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions returns the error string corresponding to the l
- freefare_free_tags(3) Mifare card manipulation library (libfreefare, -lfreefare) enum mifare_tag_type { ULTRALIGHT, CLASSIC_1K, CLASSIC_4K };
- freefare_get_tag_friendly_name(3) Mifare card manipulation library (libfreefare, -lfreefare) enum mifare_tag_type { ULTRALIGHT, CLASSIC_1K, CLASSIC_4K };
- freefare_get_tag_type(3) Mifare card manipulation library (libfreefare, -lfreefare) enum mifare_tag_type { ULTRALIGHT, CLASSIC_1K, CLASSIC_4K };
- freefare_get_tag_uid(3) Mifare card manipulation library (libfreefare, -lfreefare) enum mifare_tag_type { ULTRALIGHT, CLASSIC_1K, CLASSIC_4K };
- freefare_get_tags(3) Mifare card manipulation library (libfreefare, -lfreefare) enum mifare_tag_type { ULTRALIGHT, CLASSIC_1K, CLASSIC_4K };
- freefare_perror(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions returns the error string corresponding to the l
- freefare_strerror_r(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions returns the error string corresponding to the l
- freefare_strerror(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions returns the error string corresponding to the l
- freefare(3) Mifare card manipulation library (libfreefare, -lfreefare) enum mifare_tag_type { ULTRALIGHT, CLASSIC_1K, CLASSIC_4K };
- freehostent(3) get network
- freeifaddrs(3) get interface addresses
- freelocale(3) create, modify, and free a locale object
- freopen(3) stream open functions
- frexp(3) convert floating-point number to fractional
- frexpf(3) convert floating-point number to fractional
- frexpl(3) convert floating-point number to fractional
- fribidi_charset_to_unicode(3) convert string to Unicode
- fribidi_debug_status(3) get current debug state
- fribidi_get_bidi_type_name(3) get bidi type name
- fribidi_get_bidi_type(3) get character bidi type
- fribidi_get_bidi_types(3) get bidi types for an string of characters
- fribidi_get_bracket_types(3) get bracketed characters
- fribidi_get_bracket(3) get bracketed character
- fribidi_get_joining_type_name(3) get joining type name
- fribidi_get_joining_type(3) get character joining type
- fribidi_get_joining_types(3) get joining types for an string of characters
- fribidi_get_mirror_char(3) get mirrored character
- fribidi_get_par_direction(3) get base paragraph direction
- fribidi_get_par_embedding_levels_ex(3) get bidi embedding levels of a paragraph
- fribidi_get_par_embedding_levels(3) get bidi embedding levels of a paragraph
- fribidi_get_type_internal(3) get character bidi type
- fribidi_get_type(3) get character bidi type
- fribidi_join_arabic(3) do Arabic joining
- fribidi_log2vis_get_embedding_levels(3) get embedding levels
- fribidi_log2vis(3) get visual string
- fribidi_mirroring_status(3) get current mirroring status
- fribidi_parse_charset(3) parse character set name
- fribidi_remove_bidi_marks(3) remove bidi marks out of an string
- fribidi_reorder_line(3) reorder a line of logical string to visual
- fribidi_reorder_nsm_status(3) get current marks reordering status
- fribidi_set_debug(3) set debug state
- fribidi_set_mirroring(3) set mirroring on or off
- fribidi_set_reorder_nsm(3) set marks reordering on or off
- fribidi_shape_arabic(3) do Arabic shaping
- fribidi_shape_mirroring(3) do mirroring shaping
- fribidi_shape(3) do bidi-aware shaping
- fribidi_unicode_to_charset(3) convert string from Unicode
- fscanf(3) input FILE format conversion
- fseek(3) reposition a stream
- fseeko(3) seek to or report file position
- fsetfilecon_raw(3) set SELinux security context of a file
- fsetfilecon(3) set SELinux security context of a file
- fsetpos(3) reposition a stream
- fssetdm_by_handle(3) file handle operations
- fstatvfs(3) get filesystem statistics
- fstrcasecmp(3) fuzzy comparison of two strings ignoring case
- fstrcasecmpi(3) fuzzy comparison of two strings ignoring case
- fstrcmp(3) fuzzy comparison of two strings
- fstrcmpi(3) fuzzy comparison of two strings
- fstrcoll(3) fuzzy comparison of two strings using the current locale
- fstrcolli(3) fuzzy comparison of two strings using the current locale
- ftell(3) reposition a stream
- ftello(3) seek to or report file position
- ftime(3) return date and time
- ftok(3) convert a pathname and a project identifier to a System V IPC key
- ftrylockfile(3) lock FILE for stdio
- fts_children(3) \
- fts_close(3) \
- fts_open(3) \
- fts_read(3) \
- fts_set(3) \
- fts(3) \
- ftw(3) file tree walk
- FunClose(3) close a Funtools data file
- FunColumnActivate(3) activate Funtools columns
- FunColumnLookup(3) lookup a Funtools column
- FunColumnSelect(3) select Funtools columns
- FunFlush(3) flush data to output file
- FunImageGet(3) get an image or image section
- FunImagePut(3) put an image to a Funtools file
- FunImageRowGet(3) get row(s) of an image
- FunImageRowPut(3) put row(s) of an image
- FunInfoGet(3) get information from Funtools struct
- FunInfoPut(3) put information into a Funtools struct
- FunLib(3) the Funtools Programming Interface
- fUnlock(3) fUnlock - release file lock.
- funlockfile(3) lock FILE for stdio
- FunOpen(3) open a Funtools data file
- FunParamGet(3) get a Funtools param value
- FunParamPut(3) put a Funtools param value
- FunRef(3) the Funtools Reference Handle
- FunTableRowGet(3) get Funtools rows
- FunTableRowPut(3) put Funtools rows
- futimens(3) change file timestamps with nanosecond precision
- futimes(3) change file timestamps
- fwcscmp(3) fuzzy comparison of two wide-character strings
- fwcscmpi(3) fuzzy comparison of two wide-character strings
- fwide(3) set and determine the orientation of a FILE stream
- fwprintf(3) formatted
- fwrite_reading(3) Write a Read structure into a trace file.
- fwrite_scf(3) Write SCF files
- fwrite_unlocked(3) nonlocking stdio functions
- fwrite(3) binary stream input/output
- g15daemon_client_devel(3) #include .br #include link with -lg15daemon_client int new_g15_screen(int screentype); .br int g15_c
- gai_cancel(3) asynchronous
- gai_error(3) asynchronous
- gai_strerror(3) network address and
- gai_suspend(3) asynchronous
- gamma(3) (logarithm of the) gamma function
- gammaf(3) (logarithm of the) gamma function
- gammal(3) (logarithm of the) gamma function
- GB(3) General Band Matrix
- gcvt(3) convert a floating-point number to a string
- gd_add_alias(3) gd_add_alias, gd_madd_alias \(em add a field to a Dirfile
- gd_add_bit(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_carray(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_clincom(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_const(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_cpolynom(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_crecip(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_divide(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_indir(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_lincom(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_linterp(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_mplex(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_multiply(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_phase(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_polynom(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_raw(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_recip(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_sarray(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_sbit(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_sindir(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_spec(3) gd_add_spec, gd_madd_spec \(em add a field to a Dirfile
- gd_add_string(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add_window(3) gd_add_bit, gd_add_carray gd_add_clincom, gd_add_const, gd_add_cpolynom, gd_add_crecip, gd_add_divide, gd_add_indir, gd_add_lincom, gd_add_linterp,
- gd_add(3) gd_add, gd_madd \(em add a field to a Dirfile
- gd_alias_target(3) gd_alias_target — determine the target of an alias defined in a Dirfile database
- gd_aliases(3) gd_aliases \(em retrieve a list of aliases for a field in a Dirfile database
- gd_alloc_funcs(3) gd_alloc_funcs \(em specify an alternate memory manager for GetData's use
- gd_alter_affixes(3) gd_alter_affixes \(em modify the field affixes of a fragments in a Dirfile
- gd_alter_bit(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_carray(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_clincom(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_const(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_cpolynom(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_crecip(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_divide(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_encoding(3) gd_alter_encoding \(em modify the binary encoding of data in a Dirfile
- gd_alter_endianness(3) gd_alter_endianness \(em modify the byte sex of fields in a Dirfile
- gd_alter_entry(3) gd_alter_entry \(em modify the metadata of a Dirfile field
- gd_alter_frameoffset(3) gd_alter_frameoffset \(em modify the starting frame of fields in a Dirfile
- gd_alter_frameoffset64(3) gd_frameoffset64, gd_alter_frameoffset64 — report or change the frame offset of fields in a dirfile, with largefile
- gd_alter_lincom(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_linterp(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_mplex(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_multiply(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_phase(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_polynom(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_protection(3) gd_alter_protection \(em modify the protection level of a Dirfile fragment
- gd_alter_raw(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_recip(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_sbit(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_alter_spec(3) gd_alter_spec, gd_malter_spec \(em modify a field in a Dirfile
- gd_alter_window(3) gd_alter_bit, gd_alter_carray, gd_alter_clincom, gd_alter_const, gd_alter_cpolynom, gd_alter_crecip, gd_alter_divide, gd_alter_indir,
- gd_array_len(3) gd_array_len \(em returns the length of a CARRAY or SARRAY field in a Dirfile
- gd_bof(3) gd_bof \(em find the start of data in a Dirfile field
- gd_bof64(3) gd_bof64 \(em find the start of data in a Dirfile field, with largefile support
- gd_carray_len(3) gd_array_len \(em returns the length of a CARRAY or SARRAY field in a Dirfile
- gd_carrays(3) gd_carrays, gd_mcarrays \(em retrieve a list of CARRAY values from a Dirfile
- gd_cbopen(3) gd_open, gd_cbopen \(em open or create a Dirfile
- gd_close(3) gd_close, gd_discard \(em close a Dirfile and free associated memory
- gd_constants(3) gd_constants, gd_mconstants \(em retrieve a list of constant values from a Dirfile
- gd_delete(3) gd_delete \(em remove an entry from a Dirfile
- gd_desync(3) gd_desync \(em check for a change of metadata on disk
- gd_dirfile_standards(3) gd_dirfile_standards — change or report the current Dirfile Standards Version for a DirFile
- gd_dirfilename(3) gd_dirfilename \(em retrieve the name of a Dirfile
- gd_discard(3) gd_close, gd_discard \(em close a Dirfile and free associated memory
- gd_encoding_support(3) gd_encoding_support \(em determine GetData library support for data encodings
- gd_encoding(3) gd_encoding \(em report the binary encoding of data in a Dirfile
- gd_endianness(3) gd_endianness \(em report the byte sex of fields in a Dirfile
- gd_entry_list(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_entry_type(3) gd_entry_type \(em retrieve the type of a Dirfile field
- gd_entry(3) gd_entry \(em retrieve a Dirfile field's metadata
- gd_eof(3) gd_eof \(em find the end of a Dirfile field
- gd_eof64(3) gd_eof64 \(em find the end of a Dirfile field, with largefile support
- gd_error_count(3) gd_error_count — report the number of errors encountered by the GetData library
- gd_error_string(3) gd_error, gd_error_string \(em report a GetData library error
- gd_error(3) gd_error, gd_error_string \(em report a GetData library error
- gd_field_list_by_type(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_field_list(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_flags(3) gd_flags \(em alter GetData operational flags
- gd_flush(3) gd_flush gd_raw_close gd_sync — write all pending Dirfile changes to disk or close open raw fields
- gd_fragment_affixes(3) gd_fragment_affixes \(em report the field affixes of a fragment of a Dirfile database
- gd_fragment_index(3) gd_fragment_index \(em retrieve the fragment containing a Dirfile field
- gd_fragment_namespace(3) gd_fragment_namespace — report or change the root namespace of a fragment of a dirfile database
- gd_fragmentname(3) gd_fragmentname \(em retrieve a Dirfile format specification fragment name
- gd_framenum_subset(3) gd_framenum_subset, gd_framenum — perform a reverse look-up on a monotonic dirfile field
- gd_framenum_subset64(3) gd_framenum_subset64 — perform a reverse look-up on a monotonic Dirfile field, with largefile support.
- gd_framenum(3) gd_framenum_subset, gd_framenum — perform a reverse look-up on a monotonic dirfile field
- gd_frameoffset(3) gd_frameoffset \(em report the starting frame of fields in a Dirfile
- gd_frameoffset64(3) gd_frameoffset64, gd_alter_frameoffset64 — report or change the frame offset of fields in a dirfile, with largefile
- gd_free_entry_strings(3) gd_free_entry_strings \(em free strings in a GetData gd_entry_t object
- gd_get_carray_slice(3) gd_get_carray, gd_get_carray_slice, gd_get_constant \(em retrieve CONST or CARRAY data from a Dirfile database
- gd_get_carray(3) gd_get_carray, gd_get_carray_slice, gd_get_constant \(em retrieve CONST or CARRAY data from a Dirfile database
- gd_get_constant(3) gd_get_carray, gd_get_carray_slice, gd_get_constant \(em retrieve CONST or CARRAY data from a Dirfile database
- gd_get_sarray_slice(3) gd_get_sarray, gd_get_sarray_slice — retrieve STRING or SARRAY data from a dirfile database
- gd_get_sarray(3) gd_get_sarray, gd_get_sarray_slice — retrieve STRING or SARRAY data from a dirfile database
- gd_get_string(3) gd_get_string \(em retrieve STRING or SARRAY data from a Dirfile database
- gd_getdata(3) gd_getdata \(em retrieve data from a Dirfile database
- gd_getdata64(3) gd_getdata64 \(em retrieve data from a Dirfile database, with largefile support
- gd_hidden(3) gd_hidden \(em check whether a Dirfile entry is hidden or not
- gd_hide(3) gd_hide, gd_unhide \(em hide or unhide a Dirfile database entry
- gd_include_affix(3) gd_include, gd_include_affix, gd_include_ns — add a format specification fragment to a Dirfile
- gd_include_ns(3) gd_include, gd_include_affix, gd_include_ns — add a format specification fragment to a Dirfile
- gd_include(3) gd_include, gd_include_affix, gd_include_ns — add a format specification fragment to a Dirfile
- gd_invalid_dirfile(3) gd_invalid_dirfile \(em obtain an pointer to an invalid DIRFILE object
- gd_linterp_tablename(3) gd_linterp_tablename \(em retrieve the pathname of a look-up table in a Dirfile
- gd_madd_alias(3) gd_add_alias, gd_madd_alias \(em add a field to a Dirfile
- gd_madd_bit(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_carray(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_clincom(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_const(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_cpolynom(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_crecip(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_divide(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_lincom(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_linterp(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_mplex(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_multiply(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_phase(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_polynom(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_recip(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_sbit(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_spec(3) gd_add_spec, gd_madd_spec \(em add a field to a Dirfile
- gd_madd_string(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd_window(3) gd_madd_bit, gd_madd_carray, gd_madd_clincom, gd_madd_const, gd_madd_cpolynom, gd_madd_crecip, gd_madd_divide, gd_madd_indir, gd_madd_lincom,
- gd_madd(3) gd_add, gd_madd \(em add a field to a Dirfile
- gd_malter_spec(3) gd_alter_spec, gd_malter_spec \(em modify a field in a Dirfile
- gd_match_entries(3) gd_match_entries \(em search the entry list of a Dirfile
- gd_mcarrays(3) gd_carrays, gd_mcarrays \(em retrieve a list of CARRAY values from a Dirfile
- gd_mconstants(3) gd_constants, gd_mconstants \(em retrieve a list of constant values from a Dirfile
- gd_metaflush(3) gd_metaflush \(em write modified Dirfile metadata to disk
- gd_mfield_list_by_type(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_mfield_list(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_move(3) gd_move \(em move a Dirfile entry between format specification fragments
- gd_mplex_lookback(3) gd_mplex_lookback \(em set the GetData lookback length for MPLEX fields.
- gd_msarrays(3) gd_sarrays, gd_msarrays \(em retrieve a list of SARRAY values from a Dirfile
- gd_mstrings(3) gd_strings \(em retrieve a list of string values from a Dirfile
- gd_naliases(3) gd_naliases \(em report the number of aliases of a field in a Dirfile
- gd_native_type(3) gd_native_type \(em returns the native data type of a field in a Dirfile
- gd_nentries(3) gd_nentries, gd_nfields, gd_nfields_by_type gd_nmfields, gd_nmfields_by_type, gd_nmvectors, gd_nvectors — count field entries in a
- gd_nfields_by_type(3) gd_nentries, gd_nfields, gd_nfields_by_type gd_nmfields, gd_nmfields_by_type, gd_nmvectors, gd_nvectors — count field entries in a
- gd_nfields(3) gd_nentries, gd_nfields, gd_nfields_by_type gd_nmfields, gd_nmfields_by_type, gd_nmvectors, gd_nvectors — count field entries in a
- gd_nfragments(3) gd_nfragments — retrieve the number of format specification fragments in a dirfile
- gd_nframes(3) gd_nframes \(em report the size of a Dirfile
- gd_nframes64(3) gd_nframes64 \(em report the size of a Dirfile, with largefile support
- gd_nmfields_by_type(3) gd_nentries, gd_nfields, gd_nfields_by_type gd_nmfields, gd_nmfields_by_type, gd_nmvectors, gd_nvectors — count field entries in a
- gd_nmfields(3) gd_nentries, gd_nfields, gd_nfields_by_type gd_nmfields, gd_nmfields_by_type, gd_nmvectors, gd_nvectors — count field entries in a
- gd_nmvectore(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_nvectors(3) gd_nentries, gd_nfields, gd_nfields_by_type gd_nmfields, gd_nmfields_by_type, gd_nmvectors, gd_nvectors — count field entries in a
- gd_open_limit(3) gd_open_limit \(em set a Dirfile's allowed number of open files
- gd_open(3) gd_open, gd_cbopen \(em open or create a Dirfile
- gd_parent_fragment(3) gd_parent_fragment \(em retrieve the parent fragment of a fragment in a Dirfile
- gd_parser_callback(3) gd_parser_callback \(em set the syntax error callback handler for a Dirfile
- gd_protection(3) gd_protection \(em report the protection level of a Dirfile fragment
- gd_put_carray_slice(3) gd_put_carray, gd_put_carray_slice, gd_put_constant — write CONST or CARRAY data to a dirfile database
- gd_put_carray(3) gd_put_carray, gd_put_carray_slice, gd_put_constant — write CONST or CARRAY data to a dirfile database
- gd_put_constant(3) gd_put_carray, gd_put_carray_slice, gd_put_constant — write CONST or CARRAY data to a dirfile database
- gd_put_sarray_slice(3) gd_put_sarray, gd_put_sarray_slice \(em write STRING or SARRAY data to a Dirfile database
- gd_put_sarray(3) gd_put_sarray, gd_put_sarray_slice \(em write STRING or SARRAY data to a Dirfile database
- gd_put_string(3) gd_put_string \(em write a STRING or SARRAY element to a Dirfile database
- gd_putdata(3) gd_putdata \(em write data to a Dirfile database
- gd_putdata64(3) gd_putdata64 \(em write data to a Dirfile database, with largefile support
- gd_raw_close(3) gd_flush gd_raw_close gd_sync — write all pending Dirfile changes to disk or close open raw fields
- gd_raw_filename(3) gd_raw_filename \(em retrieve the pathname of a binary file in a Dirfile
- gd_reference(3) gd_reference \(em retrieve or set the reference field for a Dirfile
- gd_rename(3) gd_rename \(em change the name of a Dirfile field or alias
- gd_rewrite_fragment(3) gd_rewrite_fragment \(em re-write a Dirfile format specification fragment
- gd_sarrays(3) gd_sarrays, gd_msarrays \(em retrieve a list of SARRAY values from a Dirfile
- gd_seek(3) gd_seek \(em reposition a Dirfile field pointer
- gd_seek64(3) gd_seek64 \(em retrieve data from a Dirfile database, with largefile support
- GD_SIZE(3) GD_SIZE \(em report the size of a GetData data sample
- gd_spf(3) gd_spf — returns the samples per frame for a field in a dirfile
- gd_strings(3) gd_strings \(em retrieve a list of string values from a Dirfile
- gd_strtok(3) gd_strtok \(em tokenise a string using the GetData parser
- gd_sync(3) gd_flush gd_raw_close gd_sync — write all pending Dirfile changes to disk or close open raw fields
- gd_tell(3) gd_tell \(em report the position of a Dirfile field I/O pointer
- gd_tell64(3) gd_tell64 \(em retrieve data from a Dirfile database, with largefile support
- gd_unhide(3) gd_hide, gd_unhide \(em hide or unhide a Dirfile database entry
- gd_uninclude(3) gd_uninclude \(em remove a format specification fragment from a Dirfile
- gd_validate(3) gd_validate \(em check a Dirfile field code for validity
- gd_vector_list(3) gd_entry_list, gd_field_list, gd_field_list_by_type gd_mfield_list, gd_mfield_list_by_type, gd_mvector_list, gd_vector_list — list field entries in a
- gd_verbose_prefix(3) gd_verbose_prefix \(em set the prefix on error messages printed by GetData
- gdbm-nolfs(3) The GNU database manager. Includes dbm and ndbm
- gdbm(3) The GNU database manager. Includes dbm and ndbm
- GE(3) General Matrices
- gearman_actions_t(3) Gearmand Documentation, http://gearman.info/
- gearman_allocator_t(3) Gearmand Documentation, http://gearman.info/
- gearman_argument_make(3) Gearmand Documentation, http://gearman.info/
- gearman_argument_t(3) Gearmand Documentation, http://gearman.info/
- gearman_bugreport(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_options(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_server(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_servers(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task_background(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task_high_background(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task_high(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task_low_background(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task_low(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task_status(3) Gearmand Documentation, http://gearman.info/
- gearman_client_add_task(3) Gearmand Documentation, http://gearman.info/
- gearman_client_clear_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_clone(3) Gearmand Documentation, http://gearman.info/
- gearman_client_context(3) Gearmand Documentation, http://gearman.info/
- gearman_client_create(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_background(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_high_background(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_high(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_job_handle(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_low_background(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_low(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do_status(3) Gearmand Documentation, http://gearman.info/
- gearman_client_do(3) Gearmand Documentation, http://gearman.info/
- gearman_client_echo(3) Gearmand Documentation, http://gearman.info/
- gearman_client_errno(3) Gearmand Documentation, http://gearman.info/
- gearman_client_error(3) Gearmand Documentation, http://gearman.info/
- gearman_client_free(3) Gearmand Documentation, http://gearman.info/
- gearman_client_has_option(3) Gearmand Documentation, http://gearman.info/
- gearman_client_job_status(3) Gearmand Documentation, http://gearman.info/
- gearman_client_options_t(3) Gearmand Documentation, http://gearman.info/
- gearman_client_options(3) Gearmand Documentation, http://gearman.info/
- gearman_client_remove_options(3) Gearmand Documentation, http://gearman.info/
- gearman_client_remove_servers(3) Gearmand Documentation, http://gearman.info/
- gearman_client_run_tasks(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_complete_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_context(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_created_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_data_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_exception_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_fail_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_log_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_memory_allocators(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_namespace(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_options(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_status_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_task_context_free_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_timeout(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_warning_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_workload_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_workload_free_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_set_workload_malloc_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_client_st(3) Gearmand Documentation, http://gearman.info/
- gearman_client_task_free_all(3) Gearmand Documentation, http://gearman.info/
- gearman_client_timeout(3) Gearmand Documentation, http://gearman.info/
- gearman_client_wait(3) Gearmand Documentation, http://gearman.info/
- gearman_continue(3) Gearmand Documentation, http://gearman.info/
- gearman_execute(3) Gearmand Documentation, http://gearman.info/
- gearman_failed(3) Gearmand Documentation, http://gearman.info/
- gearman_job_free_all(3) Gearmand Documentation, http://gearman.info/
- gearman_job_free(3) Gearmand Documentation, http://gearman.info/
- gearman_job_function_name(3) Gearmand Documentation, http://gearman.info/
- gearman_job_handle_t(3) Gearmand Documentation, http://gearman.info/
- gearman_job_handle(3) Gearmand Documentation, http://gearman.info/
- gearman_job_send_complete(3) Gearmand Documentation, http://gearman.info/
- gearman_job_send_data(3) Gearmand Documentation, http://gearman.info/
- gearman_job_send_exception(3) Gearmand Documentation, http://gearman.info/
- gearman_job_send_fail(3) Gearmand Documentation, http://gearman.info/
- gearman_job_send_status(3) Gearmand Documentation, http://gearman.info/
- gearman_job_send_warning(3) Gearmand Documentation, http://gearman.info/
- gearman_job_st(3) Gearmand Documentation, http://gearman.info/
- gearman_job_take_workload(3) Gearmand Documentation, http://gearman.info/
- gearman_job_unique(3) Gearmand Documentation, http://gearman.info/
- gearman_job_use_client(3) Gearmand Documentation, http://gearman.info/
- gearman_job_workload_size(3) Gearmand Documentation, http://gearman.info/
- gearman_job_workload(3) Gearmand Documentation, http://gearman.info/
- gearman_log_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_parse_servers(3) Gearmand Documentation, http://gearman.info/
- gearman_result_boolean(3) Gearmand Documentation, http://gearman.info/
- gearman_result_integer(3) Gearmand Documentation, http://gearman.info/
- gearman_result_is_null(3) Gearmand Documentation, http://gearman.info/
- gearman_result_size(3) Gearmand Documentation, http://gearman.info/
- gearman_result_store_integer(3) Gearmand Documentation, http://gearman.info/
- gearman_result_store_string(3) Gearmand Documentation, http://gearman.info/
- gearman_result_store_value(3) Gearmand Documentation, http://gearman.info/
- gearman_result_string(3) Gearmand Documentation, http://gearman.info/
- gearman_return_t(3) Gearmand Documentation, http://gearman.info/
- gearman_strerror(3) Gearmand Documentation, http://gearman.info/
- gearman_string_t(3) Gearmand Documentation, http://gearman.info/
- gearman_success(3) Gearmand Documentation, http://gearman.info/
- gearman_task_attr_init_background(3) Gearmand Documentation, http://gearman.info/
- gearman_task_attr_init_epoch(3) Gearmand Documentation, http://gearman.info/
- gearman_task_attr_init(3) Gearmand Documentation, http://gearman.info/
- gearman_task_attr_t(3) Gearmand Documentation, http://gearman.info/
- gearman_task_context(3) Gearmand Documentation, http://gearman.info/
- gearman_task_data_size(3) Gearmand Documentation, http://gearman.info/
- gearman_task_data(3) Gearmand Documentation, http://gearman.info/
- gearman_task_denominator(3) Gearmand Documentation, http://gearman.info/
- gearman_task_error(3) Gearmand Documentation, http://gearman.info/
- gearman_task_free(3) Gearmand Documentation, http://gearman.info/
- gearman_task_function_name(3) Gearmand Documentation, http://gearman.info/
- gearman_task_give_workload(3) Gearmand Documentation, http://gearman.info/
- gearman_task_is_known(3) Gearmand Documentation, http://gearman.info/
- gearman_task_is_running(3) Gearmand Documentation, http://gearman.info/
- gearman_task_job_handle(3) Gearmand Documentation, http://gearman.info/
- gearman_task_numerator(3) Gearmand Documentation, http://gearman.info/
- gearman_task_recv_data(3) Gearmand Documentation, http://gearman.info/
- gearman_task_return(3) Gearmand Documentation, http://gearman.info/
- gearman_task_send_workload(3) Gearmand Documentation, http://gearman.info/
- gearman_task_set_context(3) Gearmand Documentation, http://gearman.info/
- gearman_task_st(3) Gearmand Documentation, http://gearman.info/
- gearman_task_take_data(3) Gearmand Documentation, http://gearman.info/
- gearman_task_unique(3) Gearmand Documentation, http://gearman.info/
- gearman_verbose_name(3) Gearmand Documentation, http://gearman.info/
- gearman_verbose_t(3) Gearmand Documentation, http://gearman.info/
- gearman_version(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_add_function(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_add_options(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_add_server(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_add_servers(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_clone(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_context(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_create(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_define_function(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_echo(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_errno(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_error(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_free(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_function_exist(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_grab_job(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_options(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_register(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_remove_options(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_remove_servers(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_context(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_identifier(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_log_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_memory_allocators(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_namespace(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_options(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_timeout(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_workload_free_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_set_workload_malloc_fn(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_st(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_timeout(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_unregister_all(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_unregister(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_wait(3) Gearmand Documentation, http://gearman.info/
- gearman_worker_work(3) Gearmand Documentation, http://gearman.info/
- gen-scale(3) curses scale widget (type <CTYPE>).
- gen-slider(3) curses slider widget (type <CTYPE>)
- genders_attrlist_clear(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_attrlist_create(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_attrlist_destroy(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_errnum(3) genders error routines
- genders_errormsg(3) genders error routines
- genders_getattr_all(3) get all the attributes stored in a genders file
- genders_getattr(3) get attributes from a genders file
- genders_getmaxattrlen(3) genders statistics routines
- genders_getmaxattrs(3) genders statistics routines
- genders_getmaxnodelen(3) genders statistics routines
- genders_getmaxvallen(3) genders statistics routines
- genders_getnodename(3) get the current node name
- genders_getnodes(3) get nodes from the genders file
- genders_getnumattrs(3) genders statistics routines
- genders_getnumnodes(3) genders statistics routines
- genders_handle_create(3) create a genders handle
- genders_handle_destroy(3) destroys a genders handle
- genders_index_attrvals(3) internally index attribute values in genders
- genders_isattr(3) node, attribute, value check routines
- genders_isattrval(3) node, attribute, value check routines
- genders_isnode(3) node, attribute, value check routines
- genders_load_data(3) read and parse a genders file
- genders_nodelist_clear(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_nodelist_create(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_nodelist_destroy(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_parse(3) determine errors with a genders file
- genders_perror(3) genders error routines
- genders_query(3) query genders database for a set of nodes
- genders_strerror(3) genders error routines
- genders_testattr(3) test if a node has an attribute
- genders_testattrval(3) test if a node has an attribute
- genders_testquery(3) query genders database for a set of nodes
- genders_vallist_clear(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_vallist_create(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders_vallist_destroy(3) genders_nodelist_create, genders_nodelist_clear, genders_nodelist_destroy, genders_attrlist_create, genders_attrlist_clear, genders_attrlist_destroy,
- genders(3) a library of functions to parse and retrieve genders data
- gendlib(3) perl library for querying genders file
- gensio_acc_accept_s(3) Synchronous I/O operations on a gensio accepter
- gensio_acc_control(3) Perform gensio accepter specific actions
- gensio_acc_disable(3) Stop/free a gensio accepter that is started up
- gensio_acc_free(3) Stop/free a gensio accepter that is started up
- gensio_acc_get_type(3) Return general information about a gensio accepter
- gensio_acc_get_user_data(3) Set the event callback and user data for a gensio accepter
- gensio_acc_is_message(3) Return general information about a gensio accepter
- gensio_acc_is_packet(3) Return general information about a gensio accepter
- gensio_acc_is_reliable(3) Return general information about a gensio accepter
- gensio_acc_set_accept_callback_enable_cb(3) Enable or disable the accept ready callback
- gensio_acc_set_accept_callback_enable_s(3) Enable or disable the accept ready callback
- gensio_acc_set_accept_callback_enable(3) Enable or disable the accept ready callback
- gensio_acc_set_callback(3) Set the event callback and user data for a gensio accepter
- gensio_acc_set_sync(3) Synchronous I/O operations on a gensio accepter
- gensio_acc_set_user_data(3) Set the event callback and user data for a gensio accepter
- gensio_acc_shutdown_s(3) Stop/free a gensio accepter that is started up
- gensio_acc_shutdown(3) Stop/free a gensio accepter that is started up
- gensio_acc_startup(3) Start a gensio accepter
- gensio_acc_str_to_gensio(3) Create a gensio from a string
- gensio_accepter_event(3) Event handler for events from a gensio
- gensio_add_default(3) Handle default values for gensios
- gensio_alloc_channel(3) Create a new channel on a
- gensio_alloc_mdns(3) Functions for doing mDNS operations
- gensio_clear_sync(3) Synchronous I/O operations on a gensio
- gensio_close_s(3) Stop/free a gensio that is open
- gensio_close(3) Stop/free a gensio that is open
- gensio_control(3) Perform gensio-specific actions
- gensio_default_os_hnd(3) Abstraction for some operating system functions used
- gensio_del_default(3) Handle default values for gensios
- gensio_disable(3) Stop/free a gensio that is open
- gensio_err_to_str(3) Error reporting values for gensio functions
- gensio_err(3) Error reporting values for gensio functions
- gensio_event(3) Event handler for events from a gensio
- gensio_filter_acc_alloc(3) Create a gensio accepter from a string
- gensio_filter_alloc(3) Create a gensio from a string
- gensio_free_mdns(3) Functions for doing mDNS operations
- gensio_free(3) Stop/free a gensio that is open
- gensio_get_child(3) Return general information about a gensio
- gensio_get_default(3) Handle default values for gensios
- gensio_get_defaultaddr(3) Handle default values for gensios
- gensio_get_log_mask(3) Logging and seting which gensio logs are passed or ignored
- gensio_get_type(3) Return general information about a gensio
- gensio_get_user_data(3) Set the event callback and user data for a gensio
- gensio_is_authenticated(3) Return general information about a gensio
- gensio_is_client(3) Return general information about a gensio
- gensio_is_encrypted(3) Return general information about a gensio
- gensio_is_message(3) Return general information about a gensio
- gensio_is_packet(3) Return general information about a gensio
- gensio_is_reliable(3) Return general information about a gensio
- gensio_log_level_to_str(3) Logging and seting which gensio logs are passed or ignored
- gensio_log(3) Logging and seting which gensio logs are passed or ignored
- gensio_mdns_add_service(3) Functions for doing mDNS operations
- gensio_mdns_add_watch(3) Functions for doing mDNS operations
- gensio_mdns_remove_service(3) Functions for doing mDNS operations
- gensio_mdns_remove_watch(3) Functions for doing mDNS operations
- gensio_mdns(3) Functions for doing mDNS operations
- gensio_open_nochild_s(3) Start a connecting gensio
- gensio_open_nochild(3) Start a connecting gensio
- gensio_open_s(3) Start a connecting gensio
- gensio_open(3) Start a connecting gensio
- gensio_os_funcs_alloc_lock(3) Abstraction for some operating system functions used
- gensio_os_funcs_alloc_runner(3) Abstraction for some operating system functions used
- gensio_os_funcs_alloc_timer(3) Abstraction for some operating system functions used
- gensio_os_funcs_alloc_waiter(3) Abstraction for some operating system functions used
- gensio_os_funcs_free_lock(3) Abstraction for some operating system functions used
- gensio_os_funcs_free_runner(3) Abstraction for some operating system functions used
- gensio_os_funcs_free_timer(3) Abstraction for some operating system functions used
- gensio_os_funcs_free_waiter(3) Abstraction for some operating system functions used
- gensio_os_funcs_free(3) Abstraction for some operating system functions used
- gensio_os_funcs_get_data(3) Abstraction for some operating system functions used
- gensio_os_funcs_get_monotonic_time(3) Abstraction for some operating system functions used
- gensio_os_funcs_handle_fork(3) Abstraction for some operating system functions used
- gensio_os_funcs_lock(3) Abstraction for some operating system functions used
- gensio_os_funcs_run(3) Abstraction for some operating system functions used
- gensio_os_funcs_service(3) Abstraction for some operating system functions used
- gensio_os_funcs_set_data(3) Abstraction for some operating system functions used
- gensio_os_funcs_set_vlog(3) Abstraction for some operating system functions used
- gensio_os_funcs_start_timer_abs(3) Abstraction for some operating system functions used
- gensio_os_funcs_start_timer(3) Abstraction for some operating system functions used
- gensio_os_funcs_stop_timer_with_done(3) Abstraction for some operating system functions used
- gensio_os_funcs_stop_timer(3) Abstraction for some operating system functions used
- gensio_os_funcs_unlock(3) Abstraction for some operating system functions used
- gensio_os_funcs_wait_intr_sigmask(3) Abstraction for some operating system functions used
- gensio_os_funcs_wait_intr(3) Abstraction for some operating system functions used
- gensio_os_funcs_wait(3) Abstraction for some operating system functions used
- gensio_os_funcs_wake(3) Abstraction for some operating system functions used
- gensio_os_funcs_zalloc(3) Abstraction for some operating system functions used
- gensio_os_funcs_zfree(3) Abstraction for some operating system functions used
- gensio_os_funcs(3) Abstraction for some operating system functions used
- gensio_os_new_thread(3) Abstraction for some operating system functions used
- gensio_os_proc_cleanup(3) Abstraction for some operating system functions used
- gensio_os_proc_register_reload_handler(3) Abstraction for some operating system functions used
- gensio_os_proc_register_term_handler(3) Abstraction for some operating system functions used
- gensio_os_proc_setup(3) Abstraction for some operating system functions used
- gensio_os_proc_unix_get_wait_sigset(3) Abstraction for some operating system functions used
- gensio_os_proc_winsize_handler(3) Abstraction for some operating system functions used
- gensio_os_wait_thread(3) Abstraction for some operating system functions used
- gensio_read_s(3) Synchronous I/O operations on a gensio
- gensio_reset_defaults(3) Handle default values for gensios
- gensio_set_callback(3) Set the event callback and user data for a gensio
- gensio_set_default(3) Handle default values for gensios
- gensio_set_log_mask(3) Logging and seting which gensio logs are passed or ignored
- gensio_set_read_callback_enable(3) Enable or disable read data and write ready
- gensio_set_sync(3) Synchronous I/O operations on a gensio
- gensio_set_user_data(3) Set the event callback and user data for a gensio
- gensio_set_write_callback_enable(3) Enable or disable read data and write ready
- gensio_terminal_acc_alloc(3) Create a gensio accepter from a string
- gensio_terminal_alloc(3) Create a gensio from a string
- gensio_to_sergensio(3) General information and conversion routines for a sergensio
- gensio_unix_funcs_alloc(3) Abstraction for some operating system functions used
- gensio_vlog(3) Logging and seting which gensio logs are passed or ignored
- gensio_win_funcs_alloc(3) Abstraction for some operating system functions used
- gensio_write_s(3) Synchronous I/O operations on a gensio
- gensio_write_sg(3) Write data to a gensio
- gensio_write(3) Write data to a gensio
- get_auditfail_action(3) Get failure_action tunable value
- get_avphys_pages(3) get total and available physical
- get_current_dir_name(3) get current working directory
- get_default_context_with_level(3) determine SELinux context(s) for user sessions
- get_default_context_with_role(3) determine SELinux context(s) for user sessions
- get_default_context_with_rolelevel(3) determine SELinux context(s) for user sessions
- get_default_context(3) determine SELinux context(s) for user sessions
- get_default_type(3) determine SELinux context(s) for user sessions
- get_huge_pages(3) Allocate and free hugepages
- get_hugepage_region(3) Allocate and free regions of memory that use hugepages where possible
- get_module_node(3) netsnmp_mib_api functions
- get_myaddress(3) library routines for remote procedure calls
- get_nprocs_conf(3) get number of processors
- get_nprocs(3) get number of processors
- get_ordered_context_list_with_level(3) determine SELinux context(s) for user sessions
- get_ordered_context_list(3) determine SELinux context(s) for user sessions
- get_phys_pages(3) get total and available physical
- Get(3) get the value of an option
- getaddrinfo_a(3) asynchronous
- getaddrinfo(3) network address and
- getaliasbyname_r(3) read an alias entry
- getaliasbyname(3) read an alias entry
- getaliasent_r(3) read an alias entry
- getaliasent(3) read an alias entry
- getauxval(3) retrieve a value from the auxiliary vector
- getc_unlocked(3) nonlocking stdio functions
- getc(3) input of characters and strings
- getcCDKObject(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- getCDKAlphalistBox(3) curses sorted list widget.
- getCDKAlphalistContents(3) curses sorted list widget.
- getCDKAlphalistCurrentItem(3) curses sorted list widget.
- getCDKAlphalistFillerChar(3) curses sorted list widget.
- getCDKAlphalistHighlight(3) curses sorted list widget.
- getCDKButtonBox(3) create and manage a curses button widget.
- getCDKButtonboxBox(3) Creates a managed curses buttonbox widget.
- getCDKButtonboxButtonCount(3) Creates a managed curses buttonbox widget.
- getCDKButtonboxCurrentButton(3) Creates a managed curses buttonbox widget.
- getCDKButtonboxHighlight(3) Creates a managed curses buttonbox widget.
- getCDKButtonMessage(3) create and manage a curses button widget.
- getCDKCalendarBox(3) curses calendar widget.
- getCDKCalendarDate(3) curses calendar widget.
- getCDKCalendarDayAttribute(3) curses calendar widget.
- getCDKCalendarHighlight(3) curses calendar widget.
- getCDKCalendarMarker(3) curses calendar widget.
- getCDKCalendarMonthAttribute(3) curses calendar widget.
- getCDKCalendarYearAttribute(3) curses calendar widget.
- getCDKDialog(3) curses dialog widget
- getCDKDialogBox(3) curses dialog widget
- getCDKDialogHighlight(3) curses dialog widget
- getCDKDialogSeparator(3) curses dialog widget
- getCDKDScaleBox(3) curses scale widget (type double).
- getCDKDScaleDigits(3) curses scale widget (type double).
- getCDKDScaleHighValue(3) curses scale widget (type double).
- getCDKDScaleLowValue(3) curses scale widget (type double).
- getCDKDScaleValue(3) curses scale widget (type double).
- getCDKEntryBox(3) curses text-entry widget.
- getCDKEntryFillerChar(3) curses text-entry widget.
- getCDKEntryHiddenChar(3) curses text-entry widget.
- getCDKEntryMax(3) curses text-entry widget.
- getCDKEntryMin(3) curses text-entry widget.
- getCDKEntryValue(3) curses text-entry widget.
- getCDKFocusCurrent(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- getCDKFScaleBox(3) curses scale widget (type float).
- getCDKFScaleDigits(3) curses scale widget (type float).
- getCDKFScaleHighValue(3) curses scale widget (type float).
- getCDKFScaleLowValue(3) curses scale widget (type float).
- getCDKFScaleValue(3) curses scale widget (type float).
- getCDKFselectBox(3) curses file selector widget.
- getCDKFselectContents(3) curses file selector widget.
- getCDKFselectCurrentItem(3) curses file selector widget.
- getCDKFselectDirAttribute(3) curses file selector widget.
- getCDKFselectDirContents(3) curses file selector widget.
- getCDKFselectDirectory(3) curses file selector widget.
- getCDKFselectFileAttribute(3) curses file selector widget.
- getCDKFselectFillerChar(3) curses file selector widget.
- getCDKFselectHighlight(3) curses file selector widget.
- getCDKFselectLinkAttribute(3) curses file selector widget.
- getCDKFselectSocketAttribute(3) curses file selector widget.
- getCDKFSliderBox(3) curses slider widget (type float)
- getCDKFSliderDigits(3) curses slider widget (type float)
- getCDKFSliderHighValue(3) curses slider widget (type float)
- getCDKFSliderLowValue(3) curses slider widget (type float)
- getCDKFSliderValue(3) curses slider widget (type float)
- getCDKGraphBox(3) curses graph widget
- getCDKGraphCharacter(3) curses graph widget
- getCDKGraphCharacters(3) curses graph widget
- getCDKGraphDisplayType(3) curses graph widget
- getCDKGraphValue(3) curses graph widget
- getCDKGraphValues(3) curses graph widget
- getCDKHistogramBox(3) curses histogram widget
- getCDKHistogramFillerChar(3) curses histogram widget
- getCDKHistogramHighValue(3) curses histogram widget
- getCDKHistogramLowValue(3) curses histogram widget
- getCDKHistogramStatsAttr(3) curses histogram widget
- getCDKHistogramStatsPos(3) curses histogram widget
- getCDKHistogramValue(3) curses histogram widget
- getCDKHistogramViewType(3) curses histogram widget
- getCDKItemlistBox(3) curses itemlist widget.
- getCDKItemlistCurrentItem(3) curses itemlist widget.
- getCDKItemlistDefaultItem(3) curses itemlist widget.
- getCDKItemlistValues(3) curses itemlist widget.
- getCDKLabelBox(3) Creates a managed curses label widget.
- getCDKLabelMessage(3) Creates a managed curses label widget.
- getCDKMarqueeBox(3) curses marquee widget
- getCDKMatrixBox(3) curses matrix widget.
- getCDKMatrixCell(3) curses matrix widget.
- getCDKMatrixCol(3) curses matrix widget.
- getCDKMatrixRow(3) curses matrix widget.
- getCDKMentryBox(3) curses multiple line entry widget.
- getCDKMentryFillerChar(3) curses multiple line entry widget.
- getCDKMentryHiddenChar(3) curses multiple line entry widget.
- getCDKMentryMin(3) curses multiple line entry widget.
- getCDKMentryValue(3) curses multiple line entry widget.
- getCDKMenuCurrentItem(3) curses menu widget
- getCDKMenuSubTitleHighlight(3) curses menu widget
- getCDKMenuTitleHighlight(3) curses menu widget
- getCDKRadioBox(3) curses radio list widget.
- getCDKRadioChoiceCharacter(3) curses radio list widget.
- getCDKRadioCurrentItem(3) curses radio list widget.
- getCDKRadioHighlight(3) curses radio list widget.
- getCDKRadioItems(3) curses radio list widget.
- getCDKRadioLeftBrace(3) curses radio list widget.
- getCDKRadioRightBrace(3) curses radio list widget.
- getCDKRadioSelectedItem(3) curses radio list widget.
- getCDKScaleBox(3) curses scale widget (type int).
- getCDKScaleDigits(3) curses scale widget (type int).
- getCDKScaleHighValue(3) curses scale widget (type int).
- getCDKScaleLowValue(3) curses scale widget (type int).
- getCDKScaleValue(3) curses scale widget (type int).
- getCDKScrollBox(3) curses scrolling list widget.
- getCDKScrollCurrent(3) curses scrolling list widget.
- getCDKScrollCurrentItem(3) curses scrolling list widget.
- getCDKScrollCurrentTop(3) curses scrolling list widget.
- getCDKScrollHighlight(3) curses scrolling list widget.
- getCDKScrollItems(3) curses scrolling list widget.
- getCDKSelectionBox(3) curses selection list widget.
- getCDKSelectionChoice(3) curses selection list widget.
- getCDKSelectionChoices(3) curses selection list widget.
- getCDKSelectionCurrent(3) curses selection list widget.
- getCDKSelectionHighlight(3) curses selection list widget.
- getCDKSelectionItems(3) curses selection list widget.
- getCDKSelectionMode(3) curses selection list widget.
- getCDKSelectionModes(3) curses selection list widget.
- getCDKSelectionTitle(3) curses selection list widget.
- getCDKSliderBox(3) curses slider widget (type int)
- getCDKSliderDigits(3) curses slider widget (type int)
- getCDKSliderHighValue(3) curses slider widget (type int)
- getCDKSliderLowValue(3) curses slider widget (type int)
- getCDKSliderValue(3) curses slider widget (type int)
- getCDKSwindowBox(3) a curses scrolling window widget.
- getCDKSwindowContents(3) a curses scrolling window widget.
- getCDKTemplateBox(3) a curses template widget.
- getCDKTemplateMin(3) a curses template widget.
- getCDKTemplateValue(3) a curses template widget.
- getCDKUScaleBox(3) curses scale widget (type unsigned).
- getCDKUScaleDigits(3) curses scale widget (type unsigned).
- getCDKUScaleHighValue(3) curses scale widget (type unsigned).
- getCDKUScaleLowValue(3) curses scale widget (type unsigned).
- getCDKUScaleValue(3) curses scale widget (type unsigned).
- getCDKUSliderBox(3) curses slider widget (type unsigned)
- getCDKUSliderDigits(3) curses slider widget (type unsigned)
- getCDKUSliderHighValue(3) curses slider widget (type unsigned)
- getCDKUSliderLowValue(3) curses slider widget (type unsigned)
- getCDKUSliderValue(3) curses slider widget (type unsigned)
- getCDKViewerBox(3) curses viewer list widget.
- getCDKViewerHighlight(3) curses viewer list widget.
- getCDKViewerInfo(3) curses viewer list widget.
- getCDKViewerInfoLine(3) curses viewer list widget.
- getCDKViewerTitle(3) curses viewer list widget.
- getchar_unlocked(3) nonlocking stdio functions
- getchar(3) input of characters and strings
- getchCDKObject(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- getcon_raw(3) get SELinux security context of a process
- getcon(3) get SELinux security context of a process
- getcontext(3) get or set the user context
- getcwd(3) get current working directory
- getdate_err(3) convert a date-plus-time string to broken-down time
- getdate_r(3) convert a date-plus-time string to broken-down time
- getdate(3) convert a date-plus-time string to broken-down time
- getdelim(3) delimited string input
- getDirectoryContents(3) Cdk4 compatibility functions
- getdirentries(3) get directory entries in a filesystem-independent format
- getdns_address_sync(3) getdns_address, getdns_address_sync -- get ip address(es) for a name
- getdns_address(3) getdns_address, getdns_address_sync -- get ip address(es) for a name
- getdns_cancel_callback(3) getdns_cancel_callback -- cancel an outstanding asyn getdns request
- getdns_context_create_with_extended_memory_functions(3) getdns_context, getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions,
- getdns_context_create_with_memory_functions(3) getdns_context, getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions,
- getdns_context_create(3) getdns_context, getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions,
- getdns_context_destroy(3) getdns_context, getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions,
- getdns_context_get_api_information(3) getdns_context, getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions,
- getdns_context_set_append_name(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_context_update_callback(3) getdns_context_set_context_update_callback -- get informed on getdns context updates
- getdns_context_set_dns_root_servers(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_dns_transport(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_dnssec_allowed_skew(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_dnssec_trust_anchors(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_follow_redirects(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_limit_outstanding_queries(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_namespaces(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_resolution_type(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_suffix(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set_timeout(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context_set(3) getdns_context_set_append_name, getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport,
- getdns_context(3) getdns_context, getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions,
- getdns_convert_dns_name_to_fqdn(3) getdns_convert, getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and
- getdns_convert_fqdn_to_dns_name(3) getdns_convert, getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and
- getdns_convert(3) getdns_convert, getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and
- getdns_dict_create_with_extended_memory_functions(3) getdns_dict, getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy --
- getdns_dict_create_with_memory_functions(3) getdns_dict, getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy --
- getdns_dict_create(3) getdns_dict, getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy --
- getdns_dict_destroy(3) getdns_dict, getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy --
- getdns_dict_get_bindata(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_get_data_type(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_get_dict(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_get_int(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_get_list(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_get_names(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_get(3) getdns_dict_get, getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list,
- getdns_dict_set_bindata(3) getdns_dict_set, getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns
- getdns_dict_set_dict(3) getdns_dict_set, getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns
- getdns_dict_set_int(3) getdns_dict_set, getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns
- getdns_dict_set_list(3) getdns_dict_set, getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns
- getdns_dict_set(3) getdns_dict_set, getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns
- getdns_dict(3) getdns_dict, getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy --
- getdns_display_ip_address(3) getdns_display_ip_address -- convert an getdns ip address to string
- getdns_general_sync(3) getdns_general, getdns_general_sync -- do a getdns DNS lookup
- getdns_general(3) getdns_general, getdns_general_sync -- do a getdns DNS lookup
- getdns_hostname_sync(3) getdns_hostname, getdns_hostname_sync -- get hostname by address
- getdns_hostname(3) getdns_hostname, getdns_hostname_sync -- get hostname by address
- getdns_list_create_with_extended_memory_functions(3) getdns_list, getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy --
- getdns_list_create_with_memory_functions(3) getdns_list, getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy --
- getdns_list_create(3) getdns_list, getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy --
- getdns_list_destroy(3) getdns_list, getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy --
- getdns_list_get_bindata(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_get_data_type(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_get_dict(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_get_int(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_get_length(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_get_list(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_get(3) getdns_list_get, getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list,
- getdns_list_set_bindata(3) getdns_list_set, getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns
- getdns_list_set_dict(3) getdns_list_set, getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns
- getdns_list_set_int(3) getdns_list_set, getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns
- getdns_list_set_list(3) getdns_list_set, getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns
- getdns_list_set(3) getdns_list_set, getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns
- getdns_list(3) getdns_list, getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy --
- getdns_pretty_print_dict(3) getdns_pretty_print_dict -- return a string representation of a getdns dict
- getdns_root_trust_anchor(3) getdns_root_trust_anchor -- return the getdns list of default root trust anchors
- getdns_service_sync(3) getdns_service, getdns_service_sync -- getdns lookup of a service
- getdns_service(3) getdns_service, getdns_service_sync -- getdns lookup of a service
- getdns_validate_dnssec(3) getdns_validate_dnssec -- DNSSEC validate a given getdns record
- getdtablesize(3) get file descriptor table size
- getentropy(3) fill a buffer with random bytes
- getenv(3) get an environment variable
- getexeccon_raw(3) get or set the SELinux security context used for executing a new process
- getexeccon(3) get or set the SELinux security context used for executing a new process
- getfilecon_raw(3) get SELinux security context of a file
- getfilecon(3) get SELinux security context of a file
- getfscreatecon_raw(3) get or set the SELinux security context used for creating a new file system object
- getfscreatecon(3) get or set the SELinux security context used for creating a new file system object
- getfsent(3) handle fstab entries
- getfsfile(3) handle fstab entries
- getfsspec(3) handle fstab entries
- getgrent_r(3) get group file entry reentrantly
- getgrent(3) get group file entry
- getgrgid_r(3) get group file entry
- getgrgid(3) get group file entry
- getgrnam_r(3) get group file entry
- getgrnam(3) get group file entry
- getgrouplist(3) get list of groups to which a user belongs
- gethostbyaddr_r(3) get network host entry
- gethostbyaddr(3) get network host entry
- gethostbyname_r(3) get network host entry
- gethostbyname(3) get network host entry
- gethostbyname2_r(3) get network host entry
- gethostbyname2(3) get network host entry
- gethostent_r(3) get network host entry
- gethostent(3) get network host entry
- gethostid(3) get or set the unique identifier of the current host
- gethugepagesize(3) gethugepagesize - Get the default huge page size
- gethugepagesizes(3) gethugepagesizes - Get the system supported huge page sizes
- getifaddrs(3) get interface addresses
- GetImage(3) get a field of the intermediate image
- getipnodebyaddr(3) get network
- getipnodebyname(3) get network
- getkeycreatecon_raw(3) get or set the SELinux security context used for creating a new kernel keyrings
- getkeycreatecon(3) get or set the SELinux security context used for creating a new kernel keyrings
- GetLight(3) get lighting properties
- getline(3) delimited string input
- getListIndex(3) Cdk utility functions
- getloadavg(3) get system load averages
- getlogin_r(3) get username
- getlogin(3) get username
- GetMaterial(3) get material properties
- GetMatrix(3) retrieve the contents of a transformation matrix
- getmntent_r(3) get filesystem descriptor file entry
- getmntent(3) get filesystem descriptor file entry
- getnameinfo(3) address-to-name translation in protocol-independent manner
- getnetbyaddr_r(3) get
- getnetbyaddr(3) get network entry
- getnetbyname_r(3) get
- getnetbyname(3) get network entry
- getnetent_r(3) get
- getnetent(3) get network entry
- getnetgrent_r(3) handle network group entries
- getnetgrent(3) handle network group entries
- getopt_long_only(3) Parse command-line options
- getopt_long(3) Parse command-line options
- getopt(3) Parse command-line options
- getopts(3) This is a documentation for getopts library, that implements function for For documentation of bash getopts function, pl
- getpagesizes(3) getpagesizes - Get the system supported huge page sizes
- getparentpaths_by_handle(3) file handle operations
- getparents_by_handle(3) file handle operations
- getpass(3) get a password
- getpeercon_raw(3) get SELinux security context of a process
- getpeercon(3) get SELinux security context of a process
- getpidcon_raw(3) get SELinux security context of a process
- getpidcon(3) get SELinux security context of a process
- getprevcon_raw(3) get SELinux security context of a process
- getprevcon(3) get SELinux security context of a process
- getprotobyname_r(3) get
- getprotobyname(3) get protocol entry
- getprotobynumber_r(3) get
- getprotobynumber(3) get protocol entry
- getprotoent_r(3) get
- getprotoent(3) get protocol entry
- getpt(3) open a new pseudoterminal master
- getpw(3) reconstruct password line entry
- getpwent_r(3) get passwd file entry reentrantly
- getpwent(3) get password file entry
- getpwnam_r(3) get password file entry
- getpwnam(3) get password file entry
- getpwuid_r(3) get password file entry
- getpwuid(3) get password file entry
- getrpcbyname_r(3) get
- getrpcbyname(3) get
- getrpcbynumber_r(3) get
- getrpcbynumber(3) get
- getrpcent_r(3) get
- getrpcent(3) get
- getrpcport(3) get RPC port number
- gets(3) get a string from standard input (DEPRECATED)
- getservbyname_r(3) get
- getservbyname(3) get service entry
- getservbyport_r(3) get
- getservbyport(3) get service entry
- getservent_r(3) get
- getservent(3) get service entry
- getseuserbyname(3) get SELinux username and level for a given Linux username
- getsockcreatecon_raw(3) get or set the SELinux security context used for creating a new labeled sockets
- getsockcreatecon(3) get or set the SELinux security context used for creating a new labeled sockets
- getspent_r(3) get shadow password file entry
- getspent(3) get shadow password file entry
- getspnam_r(3) get shadow password file entry
- getspnam(3) get shadow password file entry
- getString(3) Cdk utility functions
- getsubopt(3) parse suboption arguments from a string
- gettext(3) translate message
- getttyent(3) get ttys file entry
- getttynam(3) get ttys file entry
- getudprefix(3) return installation prefix of Unidata software
- getuduser(3) return user database entry of Unidata user
- getusershell(3) get permitted user shells
- getutent_r(3) access utmp file entries
- getutent(3) access utmp file entries
- getutid_r(3) access utmp file entries
- getutid(3) access utmp file entries
- getutline_r(3) access utmp file entries
- getutline(3) access utmp file entries
- getutmp(3) copy utmp structure to utmpx, and vice versa
- getutmpx(3) copy utmp structure to utmpx, and vice versa
- getutxent(3) access utmp file entries
- getutxid(3) access utmp file entries
- getutxline(3) access utmp file entries
- getw(3) input and output of words (ints)
- getwc_unlocked(3) nonlocking stdio functions
- getwc(3) read a wide character from a FILE stream
- getwchar_unlocked(3) nonlocking stdio functions
- getwchar(3) read a wide character from standard input
- getwd(3) get current working directory
- gfarm_initialize(3) initialize the Gfarm execution environment for client
- gfarm_terminate(3) terminate the Gfarm execution environment for client
- gfarm(3) Gfarm file system API library
- gfs_acl_add_perm(3) add a permission to a Gfarm ACL permission set
- gfs_acl_calc_mask(3) calculate and set the file group class mask in a Gfarm ACL
- gfs_acl_check(3) check a Gfarm ACL for validity
- gfs_acl_clear_perms(3) clear all permissions from a Gfarm ACL permission set
- gfs_acl_cmp(3) compare two Gfarm ACLs
- gfs_acl_create_entry(3) create a new Gfarm ACL entry
- gfs_acl_delete_def_file(3) delete a Gfarm default ACL by filename
- gfs_acl_delete_entry(3) delete a Gfarm ACL entry
- gfs_acl_delete_perm(3) delete a permission from a Gfarm ACL permission set
- gfs_acl_dup(3) duplicate a Gfarm ACL structure
- gfs_acl_entries(3) return the number of entries in a Gfarm ACL
- gfs_acl_equiv_mode(3) check for an equivalent Gfarm ACL
- gfs_acl_error(3) convert a Gfarm ACL error code to a text message
- gfs_acl_free(3) release a Gfarm ACL structure memory
- gfs_acl_from_mode(3) create a Gfarm ACL from file permission bits
- gfs_acl_from_text_with_default(3) create a Gfarm ACL from text with default prefix
- gfs_acl_from_text(3) create a Gfarm ACL from text
- gfs_acl_from_xattr_value(3) convert an ACL binary data of Gfarm extended attribute to a Gfarm ACL
- gfs_acl_get_entry(3) get a Gfarm ACL entry
- gfs_acl_get_file(3) get a Gfarm ACL by filename
- gfs_acl_get_perm(3) test for a permission in a Gfarm ACL permission set
- gfs_acl_get_permset(3) get the permission set from a Gfarm ACL entry
- gfs_acl_get_qualifier(3) get the qualifier from a Gfarm ACL entry
- gfs_acl_get_tag_type(3) get the tag type from a Gfarm ACL entry
- gfs_acl_init(3) initialize a Gfarm ACL structure
- gfs_acl_set_file(3) set a Gfarm ACL by filename
- gfs_acl_set_permset(3) set the permission set in a Gfarm ACL entry
- gfs_acl_set_qualifier(3) set the qualifier of a Gfarm ACL entry
- gfs_acl_set_tag_type(3) set the tag type of a Gfarm ACL entry
- gfs_acl_sort(3) sort Gfarm ACL entries
- gfs_acl_to_any_text(3) convert a Gfarm ACL to text
- gfs_acl_to_text(3) convert a Gfarm ACL to text
- gfs_acl_to_xattr_value(3) convert a Gfarm ACL to binary data for Gfarm extended attribute
- gfs_acl_valid(3) validate a Gfarm ACL structure
- gfs_mkdir(3) create a directory
- gfs_pio_close(3) close a file in the Gfarm file system
- gfs_pio_create(3) create a file in the Gfarm file system
- gfs_pio_datasync(3) output a files data on memroy to disk
- gfs_pio_flush(3) flush a stream
- gfs_pio_open(3) open a file in the Gfarm file system
- gfs_pio_read(3) binary stream input
- gfs_pio_recvfile(3) receive a Gfarm file to local machine
- gfs_pio_seek(3) reposition a stream
- gfs_pio_sendfile(3) receive a Gfarm file to local machine
- gfs_pio_sync(3) output a files data on memroy to disk
- gfs_pio_write(3) write to a file
- gfs_rmdir(3) delete a directory
- gfs_stat_free(3) free dynamic memory of file status
- gfs_stat(3) get file status
- gfs_unlink(3) delete a file
- gl_abandon_line(3) How to use gl_get_line() from an external event loop.
- gl_bind_keyseq(3) allow the user to compose an input line
- gl_catch_blocked(3) allow the user to compose an input line
- gl_change_terminal(3) allow the user to compose an input line
- gl_clear_history(3) allow the user to compose an input line
- gl_completion_action(3) allow the user to compose an input line
- gl_configure_getline(3) allow the user to compose an input line
- gl_customize_completion(3) allow the user to compose an input line
- gl_display_text(3) allow the user to compose an input line
- gl_echo_mode(3) allow the user to compose an input line
- gl_erase_terminal(3) allow the user to compose an input line
- gl_error_message(3) allow the user to compose an input line
- gl_get_line(3) allow the user to compose an input line
- gl_group_history(3) allow the user to compose an input line
- gl_handle_signal(3) How to use gl_get_line() from an external event loop.
- gl_ignore_signal(3) allow the user to compose an input line
- gl_inactivity_timeout(3) allow the user to compose an input line
- gl_io_mode(3) How to use gl_get_line() from an external event loop.
- gl_last_signal(3) allow the user to compose an input line
- gl_limit_history(3) allow the user to compose an input line
- gl_list_signals(3) allow the user to compose an input line
- gl_load_history(3) allow the user to compose an input line
- gl_lookup_history(3) allow the user to compose an input line
- gl_normal_io(3) How to use gl_get_line() from an external event loop.
- gl_pending_io(3) How to use gl_get_line() from an external event loop.
- gl_prompt_style(3) allow the user to compose an input line
- gl_query_char(3) allow the user to compose an input line
- gl_range_of_history(3) allow the user to compose an input line
- gl_raw_io(3) How to use gl_get_line() from an external event loop.
- gl_read_char(3) allow the user to compose an input line
- gl_register_action(3) allow the user to compose an input line
- gl_resize_history(3) allow the user to compose an input line
- gl_return_status(3) allow the user to compose an input line
- gl_save_history(3) allow the user to compose an input line
- gl_set_term_size(3) allow the user to compose an input line
- gl_show_history(3) allow the user to compose an input line
- gl_size_of_history(3) allow the user to compose an input line
- gl_state_of_history(3) allow the user to compose an input line
- gl_terminal_size(3) allow the user to compose an input line
- gl_toggle_history(3) allow the user to compose an input line
- gl_trap_signal(3) allow the user to compose an input line
- gl_tty_signals(3) How to use gl_get_line() from an external event loop.
- gl_watch_fd(3) allow the user to compose an input line
- glob(3) find pathnames matching a pattern, free memory from glob()
- globfree(3) find pathnames matching a pattern, free memory from glob()
- globus_abstime_cmp(3) Time Types and Macros.
- globus_args.h(3) Command-line Argument Parser.
- globus_bool_t(3) Globus Common API
- globus_byte_t(3) Common Primitive Types.
- globus_callback_add_wakeup_handler(3) Globus Callback Spaces
- globus_callback_adjust_oneshot(3) Globus Callback API
- globus_callback_adjust_period(3) Globus Callback API
- globus_callback_api(3) Globus Callback API
- GLOBUS_CALLBACK_ERROR_ALREADY_CANCELED(3) Globus Callback
- GLOBUS_CALLBACK_ERROR_INVALID_ARGUMENT(3) Globus Callback
- GLOBUS_CALLBACK_ERROR_INVALID_CALLBACK_HANDLE(3) Globus Callback
- GLOBUS_CALLBACK_ERROR_INVALID_SPACE(3) Globus Callback
- GLOBUS_CALLBACK_ERROR_MEMORY_ALLOC(3) Globus Callback
- GLOBUS_CALLBACK_ERROR_NO_ACTIVE_CALLBACK(3) Globus Callback
- globus_callback_error_type_t(3) Globus Callback
- globus_callback_func_t(3) Globus Callback API
- globus_callback_get_timeout(3) Globus Callback API
- GLOBUS_CALLBACK_GLOBAL_SPACE(3) Globus Callback Spaces
- globus_callback_handle_t(3) Globus Callback
- globus_callback_has_time_expired(3) Globus Callback API
- GLOBUS_CALLBACK_MODULE(3) Globus Callback
- globus_callback_poll(3) Globus Callback API
- globus_callback_register_oneshot(3) Globus Callback API
- globus_callback_register_periodic(3) Globus Callback API
- globus_callback_register_signal_handler(3) Globus Callback API
- globus_callback_signal_poll(3) Globus Callback API
- globus_callback_signal(3) Globus Callback Signal Handling
- globus_callback_space_attr_destroy(3) Globus Callback Spaces
- globus_callback_space_attr_get_behavior(3) Globus Callback Spaces
- globus_callback_space_attr_init(3) Globus Callback Spaces
- globus_callback_space_attr_set_behavior(3) Globus Callback Spaces
- globus_callback_space_attr_t(3) Globus Callback
- GLOBUS_CALLBACK_SPACE_BEHAVIOR_SERIALIZED(3) Globus Callback Spaces
- GLOBUS_CALLBACK_SPACE_BEHAVIOR_SINGLE(3) Globus Callback Spaces
- globus_callback_space_behavior_t(3) Globus Callback Spaces
- GLOBUS_CALLBACK_SPACE_BEHAVIOR_THREADED(3) Globus Callback Spaces
- globus_callback_space_destroy(3) Globus Callback Spaces
- globus_callback_space_get_depth(3) Globus Callback Spaces
- globus_callback_space_get(3) Globus Callback Spaces
- globus_callback_space_init(3) Globus Callback Spaces
- globus_callback_space_is_single(3) Globus Callback Spaces
- globus_callback_space_poll(3) Globus Callback API
- globus_callback_space_reference(3) Globus Callback Spaces
- globus_callback_space_register_oneshot(3) Globus Callback API
- globus_callback_space_register_periodic(3) Globus Callback API
- globus_callback_space_register_signal_handler(3) Globus Callback Spaces
- globus_callback_space_t(3) Globus Callback
- globus_callback_spaces(3) Globus Callback Spaces
- globus_callback_unregister_signal_handler(3) Globus Callback Spaces
- globus_callback_unregister(3) Globus Callback API
- globus_callback_was_restarted(3) Globus Callback API
- globus_callback.h(3) Globus Callback API.
- globus_callback(3) Globus Callback
- globus_callout_activation(3) Activation
- globus_callout_call_type(3) Callout Invocation
- globus_callout_call(3) Callout Invocation
- globus_callout_config(3) Callout Configuration
- globus_callout_constants.h(3) Globus Callout Infrastructure.
- globus_callout_constants(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_CALLOUT_ERROR(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_LAST(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_OPENING_CONF_FILE(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_OUT_OF_MEMORY(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_PARSING_CONF_FILE(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_SUCCESS(3) Callout Constants
- globus_callout_error_t(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_TYPE_NOT_REGISTERED(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_WITH_DL(3) Callout Constants
- GLOBUS_CALLOUT_ERROR_WITH_HASHTABLE(3) Callout Constants
- globus_callout_function_t(3) Callout Invocation
- globus_callout_handle_destroy(3) Callout Handle Operations
- globus_callout_handle_init(3) Callout Handle Operations
- globus_callout_handle_t(3) Callout Handle Operations
- globus_callout_handle(3) Callout Handle Operations
- GLOBUS_CALLOUT_MODULE(3) Activation
- globus_callout_read_config(3) Callout Configuration
- globus_callout_register(3) Callout Configuration
- globus_callout.h(3) Globus Callout Infrastructure.
- globus_callout(3) Globus Callout API
- globus_common_include.h(3) Include System Headers.
- GLOBUS_COMMON_MODULE(3) Headers common to all of Globus.
- globus_common.h(3) Headers common to all of Globus.
- globus_common(3) Globus Common API
- globus_cond_broadcast(3) Condition Variables
- globus_cond_destroy(3) Condition Variables
- globus_cond_init(3) Condition Variables
- globus_cond_signal(3) Condition Variables
- globus_cond_t(3) Condition variable.
- globus_cond_timedwait(3) Condition Variables
- globus_cond_wait(3) Condition Variables
- globus_cond(3) Condition Variables
- globus_condattr_destroy(3) Condition Variables
- globus_condattr_getspace(3) Condition Variables
- globus_condattr_init(3) Condition Variables
- globus_condattr_setspace(3) Condition Variables
- globus_condattr_t(3) Condition variable attribute.
- globus_config.h(3) Globus Platform Configuration.
- globus_debug.h(3) Debugging Routines.
- globus_errno_error_accessor(3) Error Data Accessors and Modifiers
- globus_errno_error_api(3) Globus Errno Error API
- globus_errno_error_object(3) Error Construction
- globus_errno_error_utility(3) Error Handling Helpers
- globus_error_api(3) Globus Error API
- globus_error_construct_errno_error(3) Error Construction
- globus_error_construct_error(3) Error Construction
- globus_error_construct_gssapi_error(3) Error Construction
- globus_error_construct_multiple(3) Globus Error API.
- globus_error_construct_openssl_error(3) Globus OpenSSL Error Object
- globus_error_construct_string(3) Error Object Containing a String.
- globus_error_errno_get_errno(3) Error Data Accessors and Modifiers
- globus_error_errno_match(3) Error Handling Helpers
- globus_error_errno_search(3) Error Handling Helpers
- globus_error_errno_set_errno(3) Error Data Accessors and Modifiers
- globus_error_errno.h(3) Globus Errno Error API.
- globus_error_generic.h(3) Globus Error API.
- globus_error_get_cause(3) Error Data Accessors and Modifiers
- globus_error_get_long_desc(3) Error Data Accessors and Modifiers
- globus_error_get_short_desc(3) Error Data Accessors and Modifiers
- globus_error_get_source(3) Error Data Accessors and Modifiers
- globus_error_get_type(3) Error Data Accessors and Modifiers
- globus_error_gssapi_get_major_status(3) Error Data Accessors and Modifiers
- globus_error_gssapi_get_minor_status(3) Error Data Accessors and Modifiers
- globus_error_gssapi_match(3) Error Handling Helpers
- globus_error_gssapi_set_major_status(3) Error Data Accessors and Modifiers
- globus_error_initialize_errno_error(3) Error Construction
- globus_error_initialize_error(3) Error Construction
- globus_error_initialize_gssapi_error(3) Error Construction
- globus_error_initialize_openssl_error(3) Globus OpenSSL Error Object
- globus_error_match_openssl_error(3) Error Object Helper Functions
- globus_error_match(3) Error Handling Helpers
- globus_error_multiple_remove_chain(3) Globus Error API.
- globus_error_mutliple_add_chain(3) Globus Error API.
- globus_error_openssl_error_get_data_flags(3) Globus Generic Error.
- globus_error_openssl_error_get_data(3) Globus Generic Error.
- globus_error_openssl_error_get_filename(3) Globus Generic Error.
- globus_error_openssl_error_get_function(3) Globus Generic Error.
- globus_error_openssl_error_get_library(3) Globus Generic Error.
- globus_error_openssl_error_get_linenumber(3) Globus Generic Error.
- globus_error_openssl_error_get_reason(3) Globus Generic Error.
- globus_error_openssl.h(3) Globus Generic Error.
- globus_error_print_chain(3) Error Handling Helpers
- globus_error_print_friendly_t(3) Globus Error API.
- globus_error_print_friendly(3) Error Handling Helpers
- globus_error_set_cause(3) Error Data Accessors and Modifiers
- globus_error_set_long_desc(3) Error Data Accessors and Modifiers
- globus_error_set_short_desc(3) Error Data Accessors and Modifiers
- globus_error_set_source(3) Error Data Accessors and Modifiers
- globus_error_set_type(3) Error Data Accessors and Modifiers
- globus_error_string.h(3) Error Object Containing a String.
- GLOBUS_ERROR_TYPE_ERRNO(3) Error Construction
- GLOBUS_ERROR_TYPE_GLOBUS(3) Error Construction
- GLOBUS_ERROR_TYPE_GSSAPI(3) Error Construction
- GLOBUS_ERROR_TYPE_OPENSSL(3) Globus OpenSSL Error Object
- globus_error_v_construct_error(3) Error Construction
- globus_error_wrap_errno_error(3) Error Handling Helpers
- globus_error_wrap_gssapi_error(3) Error Handling Helpers
- globus_error_wrap_openssl_error(3) Error Object Helper Functions
- globus_error.h(3) Globus Error Handling.
- globus_eval_path(3) Globus Common API
- globus_extension_activate(3) Globus Extension Modules.
- globus_extension_lookup(3) Globus Extension Modules.
- globus_extension_register_builtin(3) Globus Extension Modules.
- globus_extension.h(3) Globus Extension Modules.
- GLOBUS_FAILURE(3) Common Primitive Types.
- GLOBUS_FALSE(3) Common Primitive Types.
- globus_fifo_convert_to_list(3) FIFO Queue
- globus_fifo_copy(3) FIFO Queue
- globus_fifo_dequeue(3) FIFO Queue
- globus_fifo_destroy_all(3) FIFO Queue
- globus_fifo_destroy(3) FIFO Queue
- globus_fifo_empty(3) FIFO Queue
- globus_fifo_enqueue(3) FIFO Queue
- globus_fifo_init(3) FIFO Queue
- globus_fifo_move(3) FIFO Queue
- globus_fifo_peek(3) FIFO Queue
- globus_fifo_remove(3) FIFO Queue
- globus_fifo_size(3) FIFO Queue
- globus_fifo_t(3) FIFO Queue
- globus_fifo_tail_peek(3) FIFO Queue
- globus_fifo.h(3) Globus FIFO.
- globus_fifo(3) FIFO Queue
- globus_ftp_client_abort(3) FTP Operations
- globus_ftp_client_activation(3) Activation
- globus_ftp_client_api(3) Globus FTP Client API
- globus_ftp_client_chgrp(3) FTP Operations
- globus_ftp_client_chmod(3) FTP Operations
- globus_ftp_client_cksm(3) FTP Operations
- GLOBUS_FTP_CLIENT_CMD_MASK_ALL(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_BUFFER(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_CONTROL_ESTABLISHMENT(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_DATA_ESTABLISHMENT(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_FILE_ACTIONS(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_INFORMATION(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_MISC(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_TRANSFER_MODIFIERS(3) Plugins
- GLOBUS_FTP_CLIENT_CMD_MASK_TRANSFER_PARAMETERS(3) Plugins
- globus_ftp_client_complete_callback_t(3) FTP Operations
- globus_ftp_client_cwd(3) FTP Operations
- globus_ftp_client_data_callback_t(3) Reading and Writing Data
- globus_ftp_client_data(3) Reading and Writing Data
- globus_ftp_client_debug_plugin_destroy(3) Debugging Plugin
- globus_ftp_client_debug_plugin_init(3) Debugging Plugin
- GLOBUS_FTP_CLIENT_DEBUG_PLUGIN_MODULE(3) Debugging Plugin
- globus_ftp_client_debug_plugin.h(3) GridFTP Debugging Plugin Implementation.
- globus_ftp_client_debug_plugin(3) Debugging Plugin
- globus_ftp_client_delete(3) FTP Operations
- globus_ftp_client_error_t(3) GridFTP Client.
- globus_ftp_client_exists(3) FTP Operations
- globus_ftp_client_extended_get(3) FTP Operations
- globus_ftp_client_extended_put(3) FTP Operations
- globus_ftp_client_extended_third_party_transfer(3) FTP Operations
- globus_ftp_client_feat(3) FTP Operations
- globus_ftp_client_features_destroy(3) FTP Operations
- globus_ftp_client_features_init(3) FTP Operations
- globus_ftp_client_features_t(3) FTP Operations
- globus_ftp_client_get(3) FTP Operations
- globus_ftp_client_handle_add_plugin(3) Handle Management
- globus_ftp_client_handle_cache_url_state(3) Handle Management
- globus_ftp_client_handle_destroy(3) Handle Management
- globus_ftp_client_handle_flush_url_state(3) Handle Management
- globus_ftp_client_handle_get_restart_marker(3)
- globus_ftp_client_handle_get_user_pointer(3)
- globus_ftp_client_handle_init(3) Handle Management
- globus_ftp_client_handle_remove_plugin(3) Handle Management
- globus_ftp_client_handle_set_user_pointer(3) Handle Management
- globus_ftp_client_handle_t(3) Handle Management
- globus_ftp_client_handle(3) Handle Management
- globus_ftp_client_handleattr_add_cached_url(3) Handle Attributes
- globus_ftp_client_handleattr_add_plugin(3) Handle Attributes
- globus_ftp_client_handleattr_copy(3) Handle Attributes
- globus_ftp_client_handleattr_destroy(3) Handle Attributes
- globus_ftp_client_handleattr_get_cache_all(3)
- globus_ftp_client_handleattr_get_clientinfo(3)
- globus_ftp_client_handleattr_get_gridftp2(3)
- globus_ftp_client_handleattr_get_pipeline(3)
- globus_ftp_client_handleattr_get_rfc1738_url(3)
- globus_ftp_client_handleattr_init(3) Handle Attributes
- globus_ftp_client_handleattr_remove_cached_url(3)
- globus_ftp_client_handleattr_remove_plugin(3)
- globus_ftp_client_handleattr_set_cache_all(3) Handle Attributes
- globus_ftp_client_handleattr_set_clientinfo(3) Handle Attributes
- globus_ftp_client_handleattr_set_gridftp2(3) Handle Attributes
- globus_ftp_client_handleattr_set_netlogger_ftp_io(3)
- globus_ftp_client_handleattr_set_netlogger(3) Handle Attributes
- globus_ftp_client_handleattr_set_pipeline(3) Handle Attributes
- globus_ftp_client_handleattr_set_rfc1738_url(3) Handle Attributes
- globus_ftp_client_handleattr_t(3) Handle Attributes
- globus_ftp_client_handleattr(3) Handle Attributes
- globus_ftp_client_is_feature_supported(3) FTP Operations
- globus_ftp_client_list(3) FTP Operations
- globus_ftp_client_machine_list(3) FTP Operations
- globus_ftp_client_mkdir(3) FTP Operations
- globus_ftp_client_mlst(3) FTP Operations
- globus_ftp_client_modification_time(3) FTP Operations
- GLOBUS_FTP_CLIENT_MODULE(3) Activation
- globus_ftp_client_move(3) FTP Operations
- globus_ftp_client_operationattr_copy(3) FTP Operation Attributes
- globus_ftp_client_operationattr_destroy(3) Handle Attributes
- globus_ftp_client_operationattr_get_allocate(3)
- globus_ftp_client_operationattr_get_allow_ipv6(3)
- globus_ftp_client_operationattr_get_append(3)
- globus_ftp_client_operationattr_get_authorization(3)
- globus_ftp_client_operationattr_get_authz_assert(3)
- globus_ftp_client_operationattr_get_control_protection(3)
- globus_ftp_client_operationattr_get_data_protection(3)
- globus_ftp_client_operationattr_get_data_security(3)
- globus_ftp_client_operationattr_get_dcau(3)
- globus_ftp_client_operationattr_get_delayed_pasv(3)
- globus_ftp_client_operationattr_get_disk_stack(3)
- globus_ftp_client_operationattr_get_layout(3)
- globus_ftp_client_operationattr_get_list_uses_data_mode(3)
- globus_ftp_client_operationattr_get_mode(3)
- globus_ftp_client_operationattr_get_net_stack(3)
- globus_ftp_client_operationattr_get_parallelism(3)
- globus_ftp_client_operationattr_get_read_all(3)
- globus_ftp_client_operationattr_get_storage_module(3)
- globus_ftp_client_operationattr_get_striped(3)
- globus_ftp_client_operationattr_get_tcp_buffer(3)
- globus_ftp_client_operationattr_get_type(3)
- globus_ftp_client_operationattr_init(3) Handle Attributes
- globus_ftp_client_operationattr_set_allocate(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_allow_ipv6(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_append(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_authorization(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_authz_assert(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_control_protection(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_data_protection(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_data_security(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_dcau(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_delayed_pasv(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_disk_stack(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_layout(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_list_uses_data_mode(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_mode(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_net_stack(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_parallelism(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_read_all(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_storage_module(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_striped(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_tcp_buffer(3) FTP Operation Attributes
- globus_ftp_client_operationattr_set_type(3) FTP Operation Attributes
- globus_ftp_client_operationattr_t(3) FTP Operation Attributes
- globus_ftp_client_operationattr(3) FTP Operation Attributes
- globus_ftp_client_operations(3) FTP Operations
- globus_ftp_client_partial_get(3) FTP Operations
- globus_ftp_client_partial_put(3) FTP Operations
- globus_ftp_client_partial_third_party_transfer(3) FTP Operations
- globus_ftp_client_perf_plugin_begin_cb_t(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_complete_cb_t(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_destroy(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_get_user_specific(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_init(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_marker_cb_t(3) Performance Marker Plugin
- GLOBUS_FTP_CLIENT_PERF_PLUGIN_MODULE(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_set_copy_destroy(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_user_copy_cb_t(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin_user_destroy_cb_t(3) Performance Marker Plugin
- globus_ftp_client_perf_plugin.h(3) GridFTP Performance Marker Plugin Implementation.
- globus_ftp_client_perf_plugin(3) Performance Marker Plugin
- globus_ftp_client_plugin_abort_t(3) Plugins
- globus_ftp_client_plugin_abort(3) Plugins
- globus_ftp_client_plugin_add_data_channels(3) Plugins
- globus_ftp_client_plugin_authenticate_t(3) Plugins
- globus_ftp_client_plugin_chgrp_t(3) Plugins
- globus_ftp_client_plugin_chmod_t(3) Plugins
- globus_ftp_client_plugin_cksm_t(3) Plugins
- globus_ftp_client_plugin_command_mask_t(3) Plugins
- globus_ftp_client_plugin_command_t(3) Plugins
- globus_ftp_client_plugin_complete_t(3) Plugins
- globus_ftp_client_plugin_connect_t(3) Plugins
- globus_ftp_client_plugin_copy_t(3) Plugins
- globus_ftp_client_plugin_data_t(3) Plugins
- globus_ftp_client_plugin_delete_t(3) Plugins
- globus_ftp_client_plugin_destroy_t(3) Plugins
- globus_ftp_client_plugin_fault_t(3) Plugins
- globus_ftp_client_plugin_feat_t(3) Plugins
- globus_ftp_client_plugin_get_t(3) Plugins
- globus_ftp_client_plugin_list_t(3) Plugins
- globus_ftp_client_plugin_machine_list_t(3) Plugins
- globus_ftp_client_plugin_mkdir_t(3) Plugins
- globus_ftp_client_plugin_mlst_t(3) Plugins
- globus_ftp_client_plugin_modification_time_t(3) Plugins
- globus_ftp_client_plugin_move_t(3) Plugins
- globus_ftp_client_plugin_put_t(3) Plugins
- globus_ftp_client_plugin_read_t(3) Plugins
- globus_ftp_client_plugin_recursive_list_t(3) Plugins
- globus_ftp_client_plugin_remove_data_channels(3) Plugins
- globus_ftp_client_plugin_response_t(3) Plugins
- globus_ftp_client_plugin_restart_chgrp(3) Plugins
- globus_ftp_client_plugin_restart_chmod(3) Plugins
- globus_ftp_client_plugin_restart_cksm(3) Plugins
- globus_ftp_client_plugin_restart_delete(3) Plugins
- globus_ftp_client_plugin_restart_feat(3) Plugins
- globus_ftp_client_plugin_restart_get_marker(3) Plugins
- globus_ftp_client_plugin_restart_get(3) Plugins
- globus_ftp_client_plugin_restart_list(3) Plugins
- globus_ftp_client_plugin_restart_machine_list(3) Plugins
- globus_ftp_client_plugin_restart_mkdir(3) Plugins
- globus_ftp_client_plugin_restart_mlst(3) Plugins
- globus_ftp_client_plugin_restart_modification_time(3) Plugins
- globus_ftp_client_plugin_restart_move(3) Plugins
- globus_ftp_client_plugin_restart_put(3) Plugins
- globus_ftp_client_plugin_restart_recursive_list(3) Plugins
- globus_ftp_client_plugin_restart_rmdir(3) Plugins
- globus_ftp_client_plugin_restart_size(3) Plugins
- globus_ftp_client_plugin_restart_stat(3) Plugins
- globus_ftp_client_plugin_restart_symlink(3) Plugins
- globus_ftp_client_plugin_restart_third_party_transfer(3) Plugins
- globus_ftp_client_plugin_restart_utime(3) Plugins
- globus_ftp_client_plugin_restart_verbose_list(3) Plugins
- globus_ftp_client_plugin_rmdir_t(3) Plugins
- globus_ftp_client_plugin_size_t(3) Plugins
- globus_ftp_client_plugin_stat_t(3) Plugins
- globus_ftp_client_plugin_symlink_t(3) Plugins
- globus_ftp_client_plugin_t(3) Plugins
- globus_ftp_client_plugin_third_party_transfer_t(3) Plugins
- globus_ftp_client_plugin_utime_t(3) Plugins
- globus_ftp_client_plugin_verbose_list_t(3) Plugins
- globus_ftp_client_plugin_write_t(3) Plugins
- globus_ftp_client_plugin.h(3) Plugin Implementation.
- globus_ftp_client_plugins(3) Plugins
- globus_ftp_client_probed_feature_t(3) FTP Operations
- globus_ftp_client_put(3) FTP Operations
- globus_ftp_client_recursive_list(3) FTP Operations
- globus_ftp_client_register_read(3) Reading and Writing Data
- globus_ftp_client_register_write(3) Reading and Writing Data
- globus_ftp_client_restart_extended_block_t(3) Extended block mode restart marker.
- globus_ftp_client_restart_marker_copy(3) Restart Markers
- globus_ftp_client_restart_marker_destroy(3) Restart Markers
- globus_ftp_client_restart_marker_from_string(3) Restart Markers
- globus_ftp_client_restart_marker_get_total(3) Restart Markers
- globus_ftp_client_restart_marker_init(3) Restart Markers
- globus_ftp_client_restart_marker_insert_range(3) Restart Markers
- globus_ftp_client_restart_marker_plugin_begin_cb_t(3) Restart Marker Plugin
- globus_ftp_client_restart_marker_plugin_complete_cb_t(3) Restart Marker Plugin
- globus_ftp_client_restart_marker_plugin_destroy(3) Restart Marker Plugin
- globus_ftp_client_restart_marker_plugin_init(3) Restart Marker Plugin
- globus_ftp_client_restart_marker_plugin_marker_cb_t(3) Restart Marker Plugin
- GLOBUS_FTP_CLIENT_RESTART_MARKER_PLUGIN_MODULE(3) Restart Marker Plugin
- globus_ftp_client_restart_marker_plugin.h(3) GridFTP Restart Marker Plugin Implementation.
- globus_ftp_client_restart_marker_plugin(3) Restart Marker Plugin
- globus_ftp_client_restart_marker_set_ascii_offset(3) Restart Markers
- globus_ftp_client_restart_marker_set_offset(3) Restart Markers
- globus_ftp_client_restart_marker_t(3) Restart marker.
- globus_ftp_client_restart_marker_to_string(3) Restart Markers
- globus_ftp_client_restart_marker(3) Restart Markers
- globus_ftp_client_restart_plugin_destroy(3) Restart Plugin
- globus_ftp_client_restart_plugin_init(3) Restart Plugin
- GLOBUS_FTP_CLIENT_RESTART_PLUGIN_MODULE(3) Restart Plugin
- globus_ftp_client_restart_plugin.h(3) GridFTP Restart Plugin Implementation.
- globus_ftp_client_restart_plugin(3) Restart Plugin
- globus_ftp_client_restart_stream_t(3) Stream mode restart marker.
- globus_ftp_client_restart_type_t(3) GridFTP Client.
- globus_ftp_client_rmdir(3) FTP Operations
- globus_ftp_client_size(3) FTP Operations
- globus_ftp_client_stat(3) FTP Operations
- globus_ftp_client_symlink(3) FTP Operations
- globus_ftp_client_third_party_transfer(3) FTP Operations
- globus_ftp_client_throughput_nl_plugin_destroy(3) Netlogger Throughput Plugin
- globus_ftp_client_throughput_nl_plugin_init_with_handle(3) Netlogger Throughput Plugin
- globus_ftp_client_throughput_nl_plugin_init(3) Netlogger Throughput Plugin
- GLOBUS_FTP_CLIENT_THROUGHPUT_NL_PLUGIN_MODULE(3) Netlogger Throughput Plugin
- globus_ftp_client_throughput_nl_plugin_set_callbacks(3) Netlogger Throughput Plugin
- globus_ftp_client_throughput_nl_plugin.h(3) GridFTP Netlogger Throughput Plugin.
- globus_ftp_client_throughput_nl_plugin(3) Netlogger Throughput Plugin
- globus_ftp_client_throughput_plugin_begin_cb_t(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_complete_cb_t(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_destroy(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_get_user_specific(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_init(3) Throughput Performance Plugin
- GLOBUS_FTP_CLIENT_THROUGHPUT_PLUGIN_MODULE(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_set_copy_destroy(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_stripe_cb_t(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_total_cb_t(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_user_copy_cb_t(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin_user_destroy_cb_t(3) Throughput Performance Plugin
- globus_ftp_client_throughput_plugin.h(3) GridFTP Throughput Performance Plugin Implementation.
- globus_ftp_client_throughput_plugin(3) Throughput Performance Plugin
- globus_ftp_client_tristate_t(3) FTP Operations
- globus_ftp_client_utime(3) FTP Operations
- globus_ftp_client_verbose_list(3) FTP Operations
- globus_ftp_client.h(3) GridFTP Client.
- globus_ftp_control_abort(3) GridFTP Control Client
- globus_ftp_control_auth_callback_t(3) GridFTP Control Connection API.
- globus_ftp_control_auth_info_compare(3) GridFTP Control Client
- globus_ftp_control_auth_info_init(3) GridFTP Control Client
- globus_ftp_control_auth_info_s(3) Authentication Values.
- globus_ftp_control_auth_info_t(3) GridFTP Control Connection API.
- globus_ftp_control_auth_requirements_t(3) GridFTP Control Connection API.
- globus_ftp_control_authenticate_ex(3) GridFTP Control Client
- globus_ftp_control_authenticate(3) GridFTP Control Client
- globus_ftp_control_callback_t(3) GridFTP Control Connection API.
- globus_ftp_control_client_get_connection_info_ex(3)
- globus_ftp_control_client(3) GridFTP Control Client
- globus_ftp_control_command_callback_t(3) GridFTP Control Connection API.
- globus_ftp_control_command_copy(3) GridFTP Server Control
- globus_ftp_control_command_destroy(3) GridFTP Server Control
- globus_ftp_control_command_init(3) GridFTP Server Control
- globus_ftp_control_connect(3) GridFTP Control Client
- globus_ftp_control_constants(3) GridFTP Constants
- globus_ftp_control_create_data_info(3) GridFTP Data Connections
- globus_ftp_control_data_add_channels(3) GridFTP Data Connections
- globus_ftp_control_data_callback_t(3) GridFTP Control Connection API.
- globus_ftp_control_data_connect_read(3) GridFTP Data Connections
- globus_ftp_control_data_connect_write(3) GridFTP Data Connections
- globus_ftp_control_data_force_close(3) GridFTP Data Connections
- globus_ftp_control_data_get_total_data_channels(3) GridFTP Data Connections
- globus_ftp_control_data_query_channels(3) GridFTP Data Connections
- globus_ftp_control_data_read(3) GridFTP Data Connections
- globus_ftp_control_data_remove_channels(3) GridFTP Data Connections
- globus_ftp_control_data_send_eof(3) GridFTP Data Connections
- globus_ftp_control_data_set_interface(3) GridFTP Data Connections
- globus_ftp_control_data_write_stripe(3) GridFTP Data Connections
- globus_ftp_control_data_write(3) GridFTP Data Connections
- globus_ftp_control_data(3) GridFTP Data Connections
- GLOBUS_FTP_CONTROL_DCAU_DEFAULT(3) GridFTP Constants
- globus_ftp_control_dcau_mode_e(3) GridFTP Constants
- globus_ftp_control_dcau_mode_t(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_DCAU_NONE(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_DCAU_SELF(3) GridFTP Constants
- globus_ftp_control_dcau_subject_s(3) Control DCAU subject authentication type.
- globus_ftp_control_dcau_subject_t(3) GridFTP Control Connection API.
- GLOBUS_FTP_CONTROL_DCAU_SUBJECT(3) GridFTP Constants
- globus_ftp_control_dcau_t(3) GridFTP Control Connection API.
- globus_ftp_control_dcau_u(3) Control DCAU union.
- globus_ftp_control_delay_passive_t(3) GridFTP Control Connection API.
- globus_ftp_control_force_close(3) GridFTP Control Client
- globus_ftp_control_get_pbsz(3) GridFTP Data Connections
- globus_ftp_control_handle_destroy(3) GridFTP Control Client
- globus_ftp_control_handle_init(3) GridFTP Control Client
- globus_ftp_control_ipv6_allow(3)
- globus_ftp_control_layout_t(3) GridFTP Control Connection API.
- globus_ftp_control_layout_u(3) Control striping attribute union.
- globus_ftp_control_local_dcau(3) GridFTP Data Connections
- globus_ftp_control_local_layout(3) GridFTP Data Connections
- globus_ftp_control_local_mode(3) GridFTP Data Connections
- globus_ftp_control_local_parallelism(3) GridFTP Data Connections
- globus_ftp_control_local_pasv(3) GridFTP Data Connections
- globus_ftp_control_local_pbsz(3) GridFTP Data Connections
- globus_ftp_control_local_port(3) GridFTP Data Connections
- globus_ftp_control_local_send_eof(3) GridFTP Data Connections
- globus_ftp_control_local_spas(3) GridFTP Data Connections
- globus_ftp_control_local_spor(3) GridFTP Data Connections
- globus_ftp_control_local_stru(3) GridFTP Data Connections
- globus_ftp_control_local_tcp_buffer(3) GridFTP Data Connections
- globus_ftp_control_local_type(3) GridFTP Data Connections
- GLOBUS_FTP_CONTROL_MODE_BLOCK(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_MODE_COMPRESSED(3) GridFTP Constants
- globus_ftp_control_mode_e(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_MODE_EXTENDED_BLOCK(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_MODE_NONE(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_MODE_STREAM(3) GridFTP Constants
- globus_ftp_control_mode_t(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_MODULE(3) GridFTP Control Connection API.
- globus_ftp_control_parallelism_mode_e(3) GridFTP Control Connection API.
- globus_ftp_control_parallelism_mode_t(3) GridFTP Control Connection API.
- globus_ftp_control_parallelism_t(3) GridFTP Control Connection API.
- globus_ftp_control_parallelism_u(3) Control parallelism attribute structure
- GLOBUS_FTP_CONTROL_PROTECTION_CLEAR(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_PROTECTION_CONFIDENTIAL(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_PROTECTION_PRIVATE(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_PROTECTION_SAFE(3) GridFTP Constants
- globus_ftp_control_protection_t(3) GridFTP Constants
- globus_ftp_control_quit(3) GridFTP Control Client
- globus_ftp_control_read_commands(3) GridFTP Server Control
- globus_ftp_control_release_data_info(3) GridFTP Data Connections
- globus_ftp_control_response_callback_t(3) GridFTP Control Connection API.
- globus_ftp_control_response_copy(3) GridFTP Control Client
- globus_ftp_control_response_destroy(3) GridFTP Control Client
- globus_ftp_control_round_robin_s(3) Control striping round robin attribute structure.
- globus_ftp_control_round_robin_t(3) GridFTP Control Connection API.
- globus_ftp_control_send_command(3) GridFTP Control Client
- globus_ftp_control_send_response(3) GridFTP Server Control
- globus_ftp_control_server_accept(3) GridFTP Server Control
- globus_ftp_control_server_authenticate(3) GridFTP Server Control
- globus_ftp_control_server_callback_t(3) GridFTP Server Control
- globus_ftp_control_server_handle_destroy(3) GridFTP Server Control
- globus_ftp_control_server_handle_init(3) GridFTP Server Control
- globus_ftp_control_server_listen_ex(3) GridFTP Server Control
- globus_ftp_control_server_listen(3) GridFTP Server Control
- globus_ftp_control_server_stop(3) GridFTP Server Control
- globus_ftp_control_server(3) GridFTP Server Control
- globus_ftp_control_set_force_order(3) GridFTP Data Connections
- globus_ftp_control_striping_mode_e(3) GridFTP Constants
- globus_ftp_control_striping_mode_t(3) GridFTP Constants
- globus_ftp_control_structure_e(3) GridFTP Control Connection API.
- globus_ftp_control_structure_t(3) GridFTP Control Connection API.
- globus_ftp_control_tcpbuffer_automatic_s(3) Automatically set the TCP buffer/window size.
- globus_ftp_control_tcpbuffer_automatic_t(3) GridFTP Control Connection API.
- GLOBUS_FTP_CONTROL_TCPBUFFER_AUTOMATIC(3) GridFTP Control Connection API.
- globus_ftp_control_tcpbuffer_default_t(3) Don't change the TCP buffer/window size from the system default.
- GLOBUS_FTP_CONTROL_TCPBUFFER_DEFAULT(3) GridFTP Control Connection API.
- globus_ftp_control_tcpbuffer_fixed_t(3) Set the TCP buffer/window size to a fixed value.
- GLOBUS_FTP_CONTROL_TCPBUFFER_FIXED(3) GridFTP Control Connection API.
- globus_ftp_control_tcpbuffer_mode_e(3) GridFTP Control Connection API.
- globus_ftp_control_tcpbuffer_mode_t(3) GridFTP Control Connection API.
- globus_ftp_control_tcpbuffer_t(3) Control tcpbuffer attribute structure.
- GLOBUS_FTP_CONTROL_TYPE_ASCII(3) GridFTP Constants
- globus_ftp_control_type_e(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_TYPE_EBCDIC(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_TYPE_IMAGE(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_TYPE_LOCAL(3) GridFTP Constants
- GLOBUS_FTP_CONTROL_TYPE_NONE(3) GridFTP Constants
- globus_ftp_control_type_t(3) GridFTP Constants
- globus_ftp_control.h(3) GridFTP Control Connection API.
- globus_ftp_control(3) GridFTP Control API
- globus_ftp_extensions(3) GridFTP: Protocol Extensions to FTP for the Grid
- globus_gass_cache_add_done(3) Globus GASS Cache
- globus_gass_cache_add(3) Globus GASS Cache
- globus_gass_cache_cleanup_tag_all(3) Globus GASS Cache
- globus_gass_cache_cleanup_tag(3) Globus GASS Cache
- globus_gass_cache_close(3) Globus GASS Cache
- globus_gass_cache_delete_start(3) Globus GASS Cache
- globus_gass_cache_delete(3) Globus GASS Cache
- globus_gass_cache_error_string(3) Globus GASS Cache
- globus_gass_cache_get_cache_dir(3) Globus GASS Cache
- globus_gass_cache_get_cache_type_string(3) Globus GASS Cache
- globus_gass_cache_get_dirs(3) Globus GASS Cache
- globus_gass_cache_mangle_tag(3) Globus GASS Cache
- globus_gass_cache_mangle_url(3) Globus GASS Cache
- GLOBUS_GASS_CACHE_MODULE(3) GASS Cache API.
- globus_gass_cache_open(3) Globus GASS Cache
- globus_gass_cache_query(3) Globus GASS Cache
- globus_gass_cache_t(3) Globus GASS Cache
- globus_gass_cache.h(3) GASS Cache API.
- globus_gass_cache(3) Globus GASS Cache
- globus_gass_copy_attr_init(3) GASS Copy
- globus_gass_copy_attr_s(3) Attributes.
- globus_gass_copy_attr_set_ftp(3) GASS Copy
- globus_gass_copy_attr_set_gass(3) GASS Copy
- globus_gass_copy_attr_set_io(3) GASS Copy
- globus_gass_copy_attr_t(3) GASS Copy
- globus_gass_copy_cache_url_state(3) GASS Copy Library.
- globus_gass_copy_callback_t(3) GASS Copy
- globus_gass_copy_cancel(3) GASS Copy Library.
- globus_gass_copy_flush_url_state(3) GASS Copy Library.
- globus_gass_copy_get_buffer_length(3) GASS Copy
- globus_gass_copy_get_no_third_party_transfers(3) GASS Copy
- globus_gass_copy_get_partial_offsets(3) GASS Copy
- globus_gass_copy_get_status_string(3) GASS Copy
- globus_gass_copy_get_status(3) GASS Copy
- globus_gass_copy_get_url_mode(3) GASS Copy
- globus_gass_copy_get_user_pointer(3) GASS Copy Library.
- globus_gass_copy_glob_entry_cb_t(3) GASS Copy
- globus_gass_copy_glob_entry_t(3) GASS Copy
- globus_gass_copy_glob_expand_url(3) GASS Copy
- globus_gass_copy_glob_stat_t(3) Glob expanded entry information.
- globus_gass_copy_handle_destroy(3) GASS Copy
- globus_gass_copy_handle_init(3) GASS Copy
- globus_gass_copy_handle_s(3) Copy Handle.
- globus_gass_copy_handle_to_url(3) GASS Copy Library.
- globus_gass_copy_handleattr_s(3) Handle Attributes.
- globus_gass_copy_handleattr_t(3) GASS Copy
- globus_gass_copy_mkdir(3) GASS Copy
- GLOBUS_GASS_COPY_MODULE(3) GASS Copy Library.
- globus_gass_copy_performance_cb_t(3) GASS Copy
- globus_gass_copy_register_handle_to_url(3) GASS Copy Library.
- globus_gass_copy_register_performance_cb(3) GASS Copy
- globus_gass_copy_register_url_to_handle(3) GASS Copy Library.
- globus_gass_copy_register_url_to_url(3) GASS Copy Library.
- globus_gass_copy_set_allocate(3)
- globus_gass_copy_set_buffer_length(3) GASS Copy
- globus_gass_copy_set_checksum_algo(3) GASS Copy
- globus_gass_copy_set_checksum(3) GASS Copy
- globus_gass_copy_set_no_third_party_transfers(3) GASS Copy
- globus_gass_copy_set_partial_offsets(3) GASS Copy
- globus_gass_copy_set_stat_on_expand(3)
- globus_gass_copy_set_user_pointer(3) GASS Copy Library.
- globus_gass_copy_status_t(3)
- globus_gass_copy_url_mode_t(3)
- globus_gass_copy_url_to_handle(3) GASS Copy Library.
- globus_gass_copy_url_to_url(3) GASS Copy Library.
- globus_gass_copy.h(3) GASS Copy Library.
- globus_gass_copy(3) GASS Copy
- globus_gass_transfer_activation(3) Activation
- globus_gass_transfer_append(3) Client-Initiated Operations
- globus_gass_transfer_authorize(3) Implementing Servers
- globus_gass_transfer_bytes_callback_t(3) Sending and Receiving Data
- globus_gass_transfer_client(3) Client-Initiated Operations
- globus_gass_transfer_close_callback_t(3) Implementing Servers
- globus_gass_transfer_close_listener(3) Implementing Servers
- globus_gass_transfer_create_listener(3) Implementing Servers
- globus_gass_transfer_data(3) Sending and Receiving Data
- globus_gass_transfer_deny(3) Implementing Servers
- GLOBUS_GASS_TRANSFER_ERROR_ALREADY_REGISTERED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_BAD_PORT(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_BAD_URL(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_DONE(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_INTERNAL_ERROR(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_INVALID_USE(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_MALLOC_FAILED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_NOT_FOUND(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_NOT_IMPLEMENTED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_NOT_INITIALIZED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_NOT_REGISTERED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_NOT_SUPPORTED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_NULL_POINTER(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_OPEN_FAILED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_REQUEST_FAILED(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_TOO_LARGE(3) GASS transfer.
- GLOBUS_GASS_TRANSFER_ERROR_TRANSFER_FAILED(3) GASS transfer.
- globus_gass_transfer_get(3) Client-Initiated Operations
- GLOBUS_GASS_TRANSFER_LENGTH_UNKNOWN(3) GASS transfer.
- globus_gass_transfer_listen_callback_t(3) Implementing Servers
- globus_gass_transfer_listener_get_base_url(3) Implementing Servers
- globus_gass_transfer_listener_get_user_pointer(3) Implementing Servers
- globus_gass_transfer_listener_proto_s(3) Protocol module listener handling structure.
- globus_gass_transfer_listener_proto_t(3) Protocol Modules
- globus_gass_transfer_listener_set_user_pointer(3) Implementing Servers
- globus_gass_transfer_listenerattr_get_backlog(3)
- globus_gass_transfer_listenerattr_get_port(3)
- globus_gass_transfer_listenerattr_init(3) Request Attributes
- globus_gass_transfer_listenerattr_initialize(3) Request Attributes
- globus_gass_transfer_listenerattr_set_backlog(3) Listener attributes
- globus_gass_transfer_listenerattr_set_port(3) Listener attributes
- globus_gass_transfer_listenerattr(3) Listener attributes
- GLOBUS_GASS_TRANSFER_MODULE(3) Activation
- globus_gass_transfer_proto_accept_t(3) Protocol Modules
- globus_gass_transfer_proto_create_listener_t(3) Protocol Modules
- globus_gass_transfer_proto_descriptor_t(3) Protocol module descriptor structure.
- globus_gass_transfer_proto_func_t(3) Protocol Modules
- globus_gass_transfer_proto_listener_ready(3) Protocol Modules
- globus_gass_transfer_proto_listener_t(3) Protocol Modules
- globus_gass_transfer_proto_new_attr_t(3) Protocol Modules
- globus_gass_transfer_proto_new_listener_request(3) Protocol Modules
- globus_gass_transfer_proto_new_request_t(3) Protocol Modules
- globus_gass_transfer_proto_receive_complete(3) Protocol Modules
- globus_gass_transfer_proto_receive_t(3) Protocol Modules
- globus_gass_transfer_proto_register_protocol(3) Protocol Modules
- globus_gass_transfer_proto_request_denied(3) Protocol Modules
- globus_gass_transfer_proto_request_ready(3) Protocol Modules
- globus_gass_transfer_proto_request_referred(3) Protocol Modules
- globus_gass_transfer_proto_send_complete(3) Protocol Modules
- globus_gass_transfer_proto_send_t(3) Protocol Modules
- globus_gass_transfer_proto_unregister_protocol(3) Protocol Modules
- globus_gass_transfer_proto.h(3) GASS Transfer Protocol Interface.
- globus_gass_transfer_protocol(3) Protocol Modules
- globus_gass_transfer_put(3) Client-Initiated Operations
- globus_gass_transfer_receive_bytes(3) Sending and Receiving Data
- globus_gass_transfer_refer(3) Implementing Servers
- globus_gass_transfer_referral_destroy(3) Referrals
- globus_gass_transfer_referral_get_count(3) Referrals
- globus_gass_transfer_referral_get_url(3) Referrals
- globus_gass_transfer_referral(3) Referrals
- globus_gass_transfer_register_accept(3) Implementing Servers
- globus_gass_transfer_register_append(3) Client-Initiated Operations
- globus_gass_transfer_register_get(3) Client-Initiated Operations
- globus_gass_transfer_register_listen(3) Implementing Servers
- globus_gass_transfer_register_put(3) Client-Initiated Operations
- GLOBUS_GASS_TRANSFER_REQUEST_DENIED(3) Request Handles
- globus_gass_transfer_request_destroy(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_DONE(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_FAILED(3) Request Handles
- globus_gass_transfer_request_get_denial_message(3) Request Handles
- globus_gass_transfer_request_get_denial_reason(3) Request Handles
- globus_gass_transfer_request_get_length(3) Request Handles
- globus_gass_transfer_request_get_referral(3) Request Handles
- globus_gass_transfer_request_get_status(3) Request Handles
- globus_gass_transfer_request_get_subject(3) Request Handles
- globus_gass_transfer_request_get_type(3) Request Handles
- globus_gass_transfer_request_get_url(3) Request Handles
- globus_gass_transfer_request_get_user_pointer(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_INVALID(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_PENDING(3) Request Handles
- globus_gass_transfer_request_proto_s(3) Protocol module request handling structure.
- globus_gass_transfer_request_proto_t(3) Protocol Modules
- GLOBUS_GASS_TRANSFER_REQUEST_REFERRED(3) Request Handles
- globus_gass_transfer_request_set_length(3) Request Handles
- globus_gass_transfer_request_set_type(3) Request Handles
- globus_gass_transfer_request_set_url(3) Request Handles
- globus_gass_transfer_request_set_user_pointer(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_STARTING(3) Request Handles
- globus_gass_transfer_request_status_t(3) Request Handles
- globus_gass_transfer_request_t(3) Request handle.
- GLOBUS_GASS_TRANSFER_REQUEST_TYPE_APPEND(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_TYPE_GET(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_TYPE_INVALID(3) Request Handles
- GLOBUS_GASS_TRANSFER_REQUEST_TYPE_PUT(3) Request Handles
- globus_gass_transfer_request_type_t(3) Request Handles
- globus_gass_transfer_request(3) Request Handles
- globus_gass_transfer_requestattr_destroy(3) Request Attributes
- globus_gass_transfer_requestattr_get_block_size(3)
- globus_gass_transfer_requestattr_get_connection_reuse(3)
- globus_gass_transfer_requestattr_get_file_mode(3)
- globus_gass_transfer_requestattr_get_proxy_url(3)
- globus_gass_transfer_requestattr_get_socket_nodelay(3)
- globus_gass_transfer_requestattr_get_socket_rcvbuf(3)
- globus_gass_transfer_requestattr_get_socket_sndbuf(3)
- globus_gass_transfer_requestattr_implementation(3) Implementing Request Attributes
- globus_gass_transfer_requestattr_init(3) Request Attributes
- globus_gass_transfer_requestattr_initialize(3) Implementing Request Attributes
- globus_gass_transfer_requestattr_set_block_size(3) Request Attributes
- globus_gass_transfer_requestattr_set_connection_reuse(3) Request Attributes
- globus_gass_transfer_requestattr_set_file_mode(3) Request Attributes
- globus_gass_transfer_requestattr_set_proxy_url(3) Request Attributes
- globus_gass_transfer_requestattr_set_socket_nodelay(3) Request Attributes
- globus_gass_transfer_requestattr_set_socket_rcvbuf(3) Request Attributes
- globus_gass_transfer_requestattr_set_socket_sndbuf(3) Request Attributes
- globus_gass_transfer_requestattr(3) Request Attributes
- globus_gass_transfer_secure_requestattr_get_authorization(3)
- globus_gass_transfer_secure_requestattr_initialize(3) Request Attributes
- globus_gass_transfer_secure_requestattr_set_authorization(3) Request Attributes
- globus_gass_transfer_send_bytes(3) Sending and Receiving Data
- globus_gass_transfer_server(3) Implementing Servers
- globus_gass_transfer_socket_requestattr_initialize(3) Request Attributes
- GLOBUS_GASS_TRANSFER_TIMESTAMP_UNKNOWN(3) GASS transfer.
- globus_gass_transfer.h(3) GASS transfer.
- globus_gass_transfer(3) GASS Transfer API
- globus_generic_error_accessor(3) Error Data Accessors and Modifiers
- globus_generic_error_api(3) Globus Generic Error API
- globus_generic_error_object(3) Error Construction
- globus_generic_error_utility(3) Error Handling Helpers
- globus_gram_client_attr_destroy(3) GRAM Client Attribute Functions
- globus_gram_client_attr_get_credential(3) GRAM Client Attribute Functions
- globus_gram_client_attr_get_delegation_mode(3) GRAM Client Attribute Functions
- globus_gram_client_attr_init(3) GRAM Client Attribute Functions
- globus_gram_client_attr_set_credential(3) GRAM Client Attribute Functions
- globus_gram_client_attr_set_delegation_mode(3) GRAM Client Attribute Functions
- globus_gram_client_attr_t(3) GRAM Client Attribute Functions
- globus_gram_client_attr(3) GRAM Client Attribute Functions
- globus_gram_client_callback_allow(3) Job state callbacks
- globus_gram_client_callback_disallow(3) Job state callbacks
- globus_gram_client_callback_func_t(3) Job state callbacks
- globus_gram_client_callback(3) Job state callbacks
- globus_gram_client_debug(3) GRAM Client API
- globus_gram_client_error_string(3) GRAM Client API
- globus_gram_client_get_jobmanager_version(3) GRAM Job Functions
- globus_gram_client_info_callback_allow(3) Job state callbacks
- globus_gram_client_info_callback_func_t(3) Job state callbacks
- globus_gram_client_job_callback_register(3) GRAM Job Functions
- globus_gram_client_job_callback_unregister(3) GRAM Job Functions
- globus_gram_client_job_cancel(3) GRAM Job Functions
- globus_gram_client_job_contact_free(3) GRAM Client API
- globus_gram_client_job_functions(3) GRAM Job Functions
- globus_gram_client_job_info_destroy(3) GRAM Client API
- globus_gram_client_job_info_s(3) Extensible job information structure.
- globus_gram_client_job_info_t(3) Job state callbacks
- globus_gram_client_job_refresh_credentials(3) GRAM Job Functions
- globus_gram_client_job_request_with_info(3) GRAM Job Functions
- globus_gram_client_job_request(3) GRAM Job Functions
- globus_gram_client_job_signal(3) GRAM Job Functions
- globus_gram_client_job_status_with_info(3) GRAM Job Functions
- globus_gram_client_job_status(3) GRAM Job Functions
- GLOBUS_GRAM_CLIENT_NO_ATTR(3) GRAM Client Attribute Functions
- globus_gram_client_nonblocking_func_t(3) Job state callbacks
- globus_gram_client_ping(3) GRAM Job Functions
- globus_gram_client_register_get_jobmanager_version(3) GRAM Job Functions
- globus_gram_client_register_job_callback_registration(3) GRAM Job Functions
- globus_gram_client_register_job_callback_unregistration(3) GRAM Job Functions
- globus_gram_client_register_job_cancel(3) GRAM Job Functions
- globus_gram_client_register_job_refresh_credentials(3) GRAM Job Functions
- globus_gram_client_register_job_request_with_info(3) GRAM Job Functions
- globus_gram_client_register_job_request(3) GRAM Job Functions
- globus_gram_client_register_job_signal(3) GRAM Job Functions
- globus_gram_client_register_job_status_with_info(3) GRAM Job Functions
- globus_gram_client_register_job_status(3) GRAM Job Functions
- globus_gram_client_register_ping(3) GRAM Job Functions
- globus_gram_client_set_credentials(3) GRAM Client API
- globus_gram_client_version(3) GRAM Client API
- globus_gram_client.h(3) GRAM Client API.
- globus_gram_client(3) GRAM Client API
- globus_gram_job_manager_callout_error(3) Globus GRAM Job Manager Callout Error
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_DENIED_BAD_EXECUTABLE(3) Datatypes
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_DENIED_INVALID_JOB(3) Datatypes
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_DENIED(3) Datatypes
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_SYSTEM_ERROR(3) Datatypes
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_BAD_CREDS(3) Datatypes
- globus_gram_jobmanager_callout_error_activation(3) Activation
- globus_gram_jobmanager_callout_error_datatypes(3) Datatypes
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_ERROR_LAST(3) Datatypes
- GLOBUS_GRAM_JOBMANAGER_CALLOUT_ERROR_MODULE(3) Activation
- globus_gram_jobmanager_callout_error_t(3) Datatypes
- globus_gram_jobmanager_callout_error.h(3) Globus GRAM Job Manager Callout Error.
- globus_gram_protocol_accept_delegation(3) Message I/O
- globus_gram_protocol_allow_attach(3) Message I/O
- globus_gram_protocol_authorize_self(3) Message I/O
- globus_gram_protocol_callback_disallow(3) Message I/O
- globus_gram_protocol_constants.h(3) Protocol Constants.
- globus_gram_protocol_create_extension(3) GRAM Protocol API.
- globus_gram_protocol_definition(3) GRAM Protocol Definition
- globus_gram_protocol_error_10_hack_replace_message(3) Error Messages
- globus_gram_protocol_error_7_hack_replace_message(3) Error Messages
- globus_gram_protocol_error_messages(3) Error Messages
- globus_gram_protocol_error_string(3) Error Messages
- globus_gram_protocol_error_t(3) GRAM Error codes
- globus_gram_protocol_error(3) GRAM Error codes
- globus_gram_protocol_extension_t(3) Message I/O
- globus_gram_protocol_frame_reply(3) Message Framing
- globus_gram_protocol_frame_request(3) Message Framing
- globus_gram_protocol_framing(3) Message Framing
- globus_gram_protocol_functions(3) Functions
- globus_gram_protocol_get_sec_context(3) Message I/O
- globus_gram_protocol_handle_t(3) Message I/O
- globus_gram_protocol_hash_destroy(3) Message Unpacking
- globus_gram_protocol_io(3) Message I/O
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_CANCEL(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_COMMIT_END(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_COMMIT_EXTEND(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_COMMIT_REQUEST(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_PRIORITY(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_RESUME(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_STDIO_SIZE(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_STDIO_UPDATE(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_STOP_MANAGER(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_SIGNAL_SUSPEND(3) GRAM Signals
- globus_gram_protocol_job_signal_t(3) GRAM Signals
- globus_gram_protocol_job_signal(3) GRAM Signals
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_ACTIVE(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_ALL(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_DONE(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_FAILED(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_PENDING(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_STAGE_IN(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_STAGE_OUT(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_SUSPENDED(3) GRAM Job States
- globus_gram_protocol_job_state_t(3) GRAM Job States
- GLOBUS_GRAM_PROTOCOL_JOB_STATE_UNSUBMITTED(3) GRAM Job States
- globus_gram_protocol_job_state(3) GRAM Job States
- globus_gram_protocol_pack_job_request_reply_with_extensions(3) Message Packing
- globus_gram_protocol_pack_job_request_reply(3) Message Packing
- globus_gram_protocol_pack_job_request(3) Message Packing
- globus_gram_protocol_pack_status_reply_with_extensions(3) Message Packing
- globus_gram_protocol_pack_status_reply(3) Message Packing
- globus_gram_protocol_pack_status_request(3) Message Packing
- globus_gram_protocol_pack_status_update_message_with_extensions(3) Message Packing
- globus_gram_protocol_pack_status_update_message(3) Message Packing
- globus_gram_protocol_pack_version_request(3) Message Packing
- globus_gram_protocol_pack(3) Message Packing
- globus_gram_protocol_post_delegation(3) Message I/O
- globus_gram_protocol_post(3) Message I/O
- globus_gram_protocol_reply(3) Message I/O
- globus_gram_protocol_setup_attr(3) Message I/O
- globus_gram_protocol_unpack_job_request_reply_with_extensions(3) Message Unpacking
- globus_gram_protocol_unpack_job_request_reply(3) Message Unpacking
- globus_gram_protocol_unpack_job_request(3) Message Unpacking
- globus_gram_protocol_unpack_status_reply_with_extensions(3) Message Unpacking
- globus_gram_protocol_unpack_status_reply(3) Message Unpacking
- globus_gram_protocol_unpack_status_request(3) Message Unpacking
- globus_gram_protocol_unpack_status_update_message_with_extensions(3) Message Unpacking
- globus_gram_protocol_unpack_status_update_message(3) Message Unpacking
- globus_gram_protocol_unpack(3) Message Unpacking
- globus_gram_protocol.h(3) GRAM Protocol API.
- globus_gram_protocol(3) GRAM Protocol
- globus_gram_resource_manager_contact(3) Resource Manager Contact
- GLOBUS_GRIDMAP_CALLOUT_BUFFER_TOO_SMALL(3) Datatypes
- globus_gridmap_callout_error_activation(3) Activation
- globus_gridmap_callout_error_datatypes(3) Datatypes
- GLOBUS_GRIDMAP_CALLOUT_ERROR_LAST(3) Datatypes
- GLOBUS_GRIDMAP_CALLOUT_ERROR_MODULE(3) Activation
- globus_gridmap_callout_error_t(3) Datatypes
- GLOBUS_GRIDMAP_CALLOUT_GSSAPI_ERROR(3) Datatypes
- GLOBUS_GRIDMAP_CALLOUT_LOOKUP_FAILED(3) Datatypes
- globus_gsi_authorize(3) GSI Authorization API
- GLOBUS_GSI_AUTHZ_CALLOUT_AUTHZ_CALLOUT_ERROR(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_AUTHZ_DENIED_BY_CALLOUT(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_BAD_ARGUMENT_ERROR(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_CONFIGURATION_ERROR(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_CREDENTIAL_ERROR(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_ERRNO_ERROR(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_ERROR_MODULE(3) GSI Authorization Callout Error API.
- globus_gsi_authz_callout_error_t(3) GSI Authorization Callout Error API
- globus_gsi_authz_callout_error.h(3) GSI Authorization Callout Error API.
- GLOBUS_GSI_AUTHZ_CALLOUT_ERROR(3) GSI Authorization Callout Error API
- GLOBUS_GSI_AUTHZ_CALLOUT_SYSTEM_ERROR(3) GSI Authorization Callout Error API
- globus_gsi_authz_constants.h(3) Globus GSI Authorization Library Constants.
- globus_gsi_authz_constants(3) GSI Credential Constants
- GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER(3) GSI Credential Constants
- GLOBUS_GSI_AUTHZ_ERROR_CALLOUT(3) GSI Credential Constants
- GLOBUS_GSI_AUTHZ_ERROR_ERRNO(3) GSI Credential Constants
- GLOBUS_GSI_AUTHZ_ERROR_SUCCESS(3) GSI Credential Constants
- globus_gsi_authz_error_t(3) GSI Credential Constants
- globus_gsi_authz_get_authorization_identity(3) GSI Authorization API
- globus_gsi_authz_handle_destroy(3) GSI Authorization API
- globus_gsi_authz_handle_init(3) GSI Authorization API
- globus_gsi_authz.h(3) GSI Authorization API.
- globus_gsi_authz(3) GSI Authorization API
- globus_gsi_callback_activation(3) Activation
- globus_gsi_callback_check_issued(3) Callback Functions
- globus_gsi_callback_constants.h(3) Globus GSI Callback.
- globus_gsi_callback_constants(3) GSI Callback Constants
- globus_gsi_callback_create_proxy_callback(3) Callback Functions
- globus_gsi_callback_data_copy(3) Callback Data Functions
- globus_gsi_callback_data_destroy(3) Callback Data Functions
- globus_gsi_callback_data_init(3) Callback Data Functions
- globus_gsi_callback_data_t(3) Callback Data Functions
- globus_gsi_callback_data(3) Callback Data Functions
- GLOBUS_GSI_CALLBACK_ERROR_CALLBACK_DATA(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_CANT_GET_LOCAL_CA_CERT(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_CERT_CHAIN(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_CERT_HAS_EXPIRED(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_CERT_NOT_YET_VALID(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_ERRNO(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_INVALID_CRL(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_INVALID_PROXY(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_LAST(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_LIMITED_PROXY(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_MIXING_DIFFERENT_PROXY_TYPES(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_OLD_GAA(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_PROXY_PATH_LENGTH_EXCEEDED(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_REVOKED_CERT(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_SUCCESS(3) GSI Callback Constants
- globus_gsi_callback_error_t(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_VERIFY_CRED(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_WITH_CALLBACK_DATA_INDEX(3) GSI Callback Constants
- GLOBUS_GSI_CALLBACK_ERROR_WITH_SIGNING_POLICY(3) GSI Callback Constants
- globus_gsi_callback_functions(3) Callback Functions
- globus_gsi_callback_get_allow_missing_signing_policy(3) Callback Data Functions
- globus_gsi_callback_get_cert_chain(3) Callback Data Functions
- globus_gsi_callback_get_cert_depth(3) Callback Data Functions
- globus_gsi_callback_get_cert_dir(3) Callback Data Functions
- globus_gsi_callback_get_cert_type(3) Callback Data Functions
- globus_gsi_callback_get_check_policy_for_self_signed_certs(3) Callback Data Functions
- globus_gsi_callback_get_error(3) Callback Data Functions
- globus_gsi_callback_get_extension_cb(3) Callback Data Functions
- globus_gsi_callback_get_extension_oids(3) Callback Data Functions
- globus_gsi_callback_get_multiple_limited_proxy_ok(3) Callback Data Functions
- globus_gsi_callback_get_proxy_depth(3) Callback Data Functions
- globus_gsi_callback_get_SSL_callback_data_index(3) Callback Functions
- globus_gsi_callback_get_X509_STORE_callback_data_index(3) Callback Functions
- globus_gsi_callback_handshake_callback(3) Callback Functions
- GLOBUS_GSI_CALLBACK_MODULE(3) Activation
- globus_gsi_callback_set_allow_missing_signing_policy(3) Callback Data Functions
- globus_gsi_callback_set_cert_chain(3) Callback Data Functions
- globus_gsi_callback_set_cert_depth(3) Callback Data Functions
- globus_gsi_callback_set_cert_dir(3) Callback Data Functions
- globus_gsi_callback_set_cert_type(3) Callback Data Functions
- globus_gsi_callback_set_check_policy_for_self_signed_certs(3) Callback Data Functions
- globus_gsi_callback_set_error(3) Callback Data Functions
- globus_gsi_callback_set_extension_cb(3) Callback Data Functions
- globus_gsi_callback_set_extension_oids(3) Callback Data Functions
- globus_gsi_callback_set_multiple_limited_proxy_ok(3) Callback Data Functions
- globus_gsi_callback_set_proxy_depth(3) Callback Data Functions
- GLOBUS_GSI_CALLBACK_VERIFY_DEPTH(3) Globus GSI Callback.
- globus_gsi_callback_X509_verify_cert(3) Callback Functions
- globus_gsi_callback.h(3) Globus GSI Callback.
- globus_gsi_callback(3) Globus GSI Callback
- globus_gsi_cancel_authz(3) GSI Authorization API
- globus_gsi_cert_utils_activation(3) Activation
- globus_gsi_cert_utils_cert_type_e(3) Cert Utils Constants
- globus_gsi_cert_utils_cert_type_t(3) Cert Utils Constants
- globus_gsi_cert_utils_constants(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_ADDING_CN_TO_SUBJECT(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_COPYING_SUBJECT(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_DETERMINING_CERT_TYPE(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_GETTING_CN_ENTRY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_GETTING_NAME_ENTRY_OF_SUBJECT(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_LAST(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_NON_COMPLIANT_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_OUT_OF_MEMORY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_SUCCESS(3) Cert Utils Constants
- globus_gsi_cert_utils_error_t(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_ERROR_UNEXPECTED_FORMAT(3) Cert Utils Constants
- globus_gsi_cert_utils_get_base_name(3) Globus GSI Certificate Handling Utilities
- globus_gsi_cert_utils_get_cert_type(3) Globus GSI Certificate Handling Utilities
- globus_gsi_cert_utils_get_eec(3) Globus GSI Certificate Handling Utilities
- globus_gsi_cert_utils_get_identity_cert(3) Globus GSI Certificate Handling Utilities
- globus_gsi_cert_utils_get_x509_name(3) Globus GSI Certificate Handling Utilities
- globus_gsi_cert_utils_make_time(3) Globus GSI Certificate Handling Utilities
- GLOBUS_GSI_CERT_UTILS_MODULE(3) Activation
- GLOBUS_GSI_CERT_UTILS_TYPE_CA(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_DEFAULT(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_EEC(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_FORMAT_MASK(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_2_LIMITED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_2_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_2(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_3_IMPERSONATION_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_3_INDEPENDENT_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_3_LIMITED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_3_RESTRICTED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_GSI_3(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_IMPERSONATION_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_INDEPENDENT_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_LIMITED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_PROXY_MASK(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_RESTRICTED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_RFC_IMPERSONATION_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_RFC_INDEPENDENT_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_RFC_LIMITED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_RFC_RESTRICTED_PROXY(3) Cert Utils Constants
- GLOBUS_GSI_CERT_UTILS_TYPE_RFC(3) Cert Utils Constants
- globus_gsi_cert_utils.h(3) Globus GSI Cert Utils Library.
- globus_gsi_cert_utils(3) Globus GSI Certificate Handling Utilities
- globus_gsi_cred_constants.h(3) Globus GSI Credential Library.
- GLOBUS_GSI_CRED_ERROR_BAD_PARAMETER(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_CHECKING_PROXY(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_CREATING_ERROR_OBJ(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_ERRNO(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_GETTING_SERVICE_NAME(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_KEY_IS_PASS_PROTECTED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_LAST(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_NO_CRED_FOUND(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_READING_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_READING_HOST_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_READING_PROXY_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_READING_SERVICE_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_SUBJECT_CMP(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_SUCCESS(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_SYSTEM_CONFIG(3) Credential Constants
- globus_gsi_cred_error_t(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_VERIFYING_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CALLBACK_DATA(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT_CHAIN(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT_NAME(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CRED_CERT(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CRED_HANDLE_ATTRS(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CRED_PRIVATE_KEY(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WITH_SSL_CTX(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WRITING_CRED(3) Credential Constants
- GLOBUS_GSI_CRED_ERROR_WRITING_PROXY_CRED(3) Credential Constants
- globus_gsi_cred_get_cert_chain(3) Credential Handle Management
- globus_gsi_cred_get_cert_type(3) Credential Operations
- globus_gsi_cred_get_cert(3) Credential Handle Management
- globus_gsi_cred_get_goodtill(3) Credential Handle Management
- globus_gsi_cred_get_handle_attrs(3) Credential Handle Management
- globus_gsi_cred_get_identity_name(3) Credential Handle Management
- globus_gsi_cred_get_issuer_name(3) Credential Handle Management
- globus_gsi_cred_get_key_bits(3) Credential Handle Management
- globus_gsi_cred_get_key(3) Credential Handle Management
- globus_gsi_cred_get_lifetime(3) Credential Handle Management
- globus_gsi_cred_get_policies(3) Credential Handle Management
- globus_gsi_cred_get_policy_languages(3) Credential Handle Management
- globus_gsi_cred_get_subject_name(3) Credential Handle Management
- globus_gsi_cred_get_X509_identity_name(3) Credential Handle Management
- globus_gsi_cred_get_X509_issuer_name(3) Credential Handle Management
- globus_gsi_cred_get_X509_subject_name(3) Credential Handle Management
- globus_gsi_cred_handle_attrs_copy(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_destroy(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_get_ca_cert_dir(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_get_search_order(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_init(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_set_ca_cert_dir(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_set_search_order(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs_t(3) Credential Handle Attributes
- globus_gsi_cred_handle_attrs(3) Credential Handle Attributes
- globus_gsi_cred_handle_copy(3) Credential Handle Management
- globus_gsi_cred_handle_destroy(3) Credential Handle Management
- globus_gsi_cred_handle_init(3) Credential Handle Management
- globus_gsi_cred_handle_t(3) Credential Handle Management
- globus_gsi_cred_handle(3) Credential Handle Management
- globus_gsi_cred_operations(3) Credential Operations
- globus_gsi_cred_read_cert_bio(3) Credential Operations
- globus_gsi_cred_read_cert_buffer(3) Credential Operations
- globus_gsi_cred_read_cert(3) Credential Operations
- globus_gsi_cred_read_key(3) Credential Operations
- globus_gsi_cred_read_pkcs12(3) Credential Operations
- globus_gsi_cred_read_proxy_bio(3) Credential Operations
- globus_gsi_cred_read_proxy(3) Credential Operations
- globus_gsi_cred_read(3) Credential Operations
- globus_gsi_cred_set_cert_chain(3) Credential Handle Management
- globus_gsi_cred_set_cert(3) Credential Handle Management
- globus_gsi_cred_set_key(3) Credential Handle Management
- globus_gsi_cred_type_t(3) Credential Constants
- globus_gsi_cred_verify_cert_chain_when(3) Credential Handle Management
- globus_gsi_cred_verify_cert_chain(3) Credential Handle Management
- globus_gsi_cred_verify(3) Credential Handle Management
- globus_gsi_cred_write_proxy(3) Credential Operations
- globus_gsi_cred_write(3) Credential Operations
- globus_gsi_credential_activation(3) Activation
- globus_gsi_credential_constants(3) Credential Constants
- GLOBUS_GSI_CREDENTIAL_MODULE(3) Activation
- globus_gsi_credential.h(3) Globus GSI Credential Library.
- globus_gsi_credential(3) Globus GSI Credential
- globus_gsi_extension_callback_t(3) Globus GSI Callback
- GLOBUS_GSI_GSS_ASSIST_BUFFER_TOO_SMALL(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_CALLOUT_ERROR(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_CANONICALIZING_HOSTNAME(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_ERRNO(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_EXPORTING_CONTEXT(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_IMPORTING_CONTEXT(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_IN_GRIDMAP_NO_USER_ENTRY(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_INITIALIZING_CALLOUT_HANDLE(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_INVALID_GRIDMAP_FORMAT(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_SUCCESS(3) GSI GSS Assist Constants
- globus_gsi_gss_assist_error_t(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_USER_ID_DOESNT_MATCH(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_ARGUMENTS(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_CALLOUT_CONFIG(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_GRIDMAP(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_INIT(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_TOKEN(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_WRAP(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_GRIDMAP_LOOKUP_FAILED(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_GSSAPI_ERROR(3) GSI GSS Assist Constants
- GLOBUS_GSI_GSS_ASSIST_MODULE(3) Activation
- globus_gsi_gss_constants.h(3) Globus GSI GSS constants.
- globus_gsi_gss_requested_context_flags(3) Request Flags
- globus_gsi_gss_returned_context_flags(3) Return Flags
- globus_gsi_gssapi_activation(3) Activation
- globus_gsi_gssapi_buffer_set(3) Buffer Set Utilities
- globus_gsi_gssapi_constants(3) Constants
- globus_gsi_gssapi_error_t(3)
- globus_gsi_gssapi_extensions_delegation(3) Delegation
- globus_gsi_gssapi_extensions(3) GSSAPI Extensions
- GLOBUS_GSI_GSSAPI_MODULE(3) Activation
- globus_gsi_gssapi(3) Globus GSSAPI
- globus_gsi_openssl_error_activation(3) Activation
- GLOBUS_GSI_OPENSSL_ERROR_MODULE(3) Activation
- globus_gsi_proxy_activation(3) Activation
- globus_gsi_proxy_assemble_cred(3) Proxy Operations
- globus_gsi_proxy_constants.h(3) GSI Proxy Constants.
- globus_gsi_proxy_constants(3) Proxy Constants
- globus_gsi_proxy_create_req(3) Proxy Operations
- globus_gsi_proxy_create_signed(3) Proxy Operations
- GLOBUS_GSI_PROXY_ERROR_ERRNO(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_LAST(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_SETTING_HANDLE_TYPE(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_SIGNING(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_SUCCESS(3) Proxy Constants
- globus_gsi_proxy_error_t(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_BIO(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE_ATTRS(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_CREDENTIAL(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE_ATTRS(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_PATHLENGTH(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_PRIVATE_KEY(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_PROXYCERTINFO(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_PROXYPOLICY(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_X509_EXTENSIONS(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_X509_REQ(3) Proxy Constants
- GLOBUS_GSI_PROXY_ERROR_WITH_X509(3) Proxy Constants
- globus_gsi_proxy_file_type_t(3) Data Types
- globus_gsi_proxy_handle_add_extension(3) Handle Management
- globus_gsi_proxy_handle_attrs_copy(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_destroy(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_get_clock_skew_allowable(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_get_init_prime(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_get_key_gen_callback(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_get_keybits(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_get_signing_algorithm(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_init(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_set_clock_skew_allowable(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_set_init_prime(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_set_key_gen_callback(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_set_keybits(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_set_signing_algorithm(3) Handle Attributes
- globus_gsi_proxy_handle_attrs_t(3) Handle Attributes
- globus_gsi_proxy_handle_attrs(3) Handle Attributes
- globus_gsi_proxy_handle_clear_cert_info(3) Handle Management
- globus_gsi_proxy_handle_destroy(3) Globus GSI Proxy API.
- globus_gsi_proxy_handle_get_clock_skew_allowable(3) Handle Management
- globus_gsi_proxy_handle_get_common_name(3) Handle Management
- globus_gsi_proxy_handle_get_extensions(3) Handle Management
- globus_gsi_proxy_handle_get_init_prime(3) Handle Management
- globus_gsi_proxy_handle_get_key_gen_callback(3) Handle Management
- globus_gsi_proxy_handle_get_keybits(3) Handle Management
- globus_gsi_proxy_handle_get_pathlen(3) Handle Management
- globus_gsi_proxy_handle_get_policy(3) Handle Management
- globus_gsi_proxy_handle_get_private_key(3) Handle Management
- globus_gsi_proxy_handle_get_proxy_cert_info_openssl(3) Handle Management
- globus_gsi_proxy_handle_get_req(3) Handle Management
- globus_gsi_proxy_handle_get_signing_algorithm(3) Handle Management
- globus_gsi_proxy_handle_get_time_valid(3) Handle Management
- globus_gsi_proxy_handle_get_type(3) Handle Management
- globus_gsi_proxy_handle_init(3) Handle Management
- globus_gsi_proxy_handle_set_common_name(3) Globus GSI Proxy API.
- globus_gsi_proxy_handle_set_extensions(3) Handle Management
- globus_gsi_proxy_handle_set_is_limited(3) Handle Management
- globus_gsi_proxy_handle_set_pathlen(3) Handle Management
- globus_gsi_proxy_handle_set_policy(3) Handle Management
- globus_gsi_proxy_handle_set_private_key(3) Globus GSI Proxy API.
- globus_gsi_proxy_handle_set_proxy_cert_info_openssl(3) Handle Management
- globus_gsi_proxy_handle_set_req(3) Globus GSI Proxy API.
- globus_gsi_proxy_handle_set_time_valid(3) Handle Management
- globus_gsi_proxy_handle_set_type(3) Handle Management
- globus_gsi_proxy_handle_t(3) Handle Management
- globus_gsi_proxy_handle(3) Handle Management
- globus_gsi_proxy_inquire_req(3) Proxy Operations
- GLOBUS_GSI_PROXY_INVALID_PARAMETER(3) Proxy Constants
- globus_gsi_proxy_is_limited(3) Globus GSI Proxy API.
- GLOBUS_GSI_PROXY_MODULE(3) Globus GSI Proxy API.
- globus_gsi_proxy_operations(3) Proxy Operations
- globus_gsi_proxy_resign_cert(3) Proxy Operations
- globus_gsi_proxy_sign_req(3) Proxy Operations
- globus_gsi_proxy_ssl_api(3) Globus GSI Proxy SSL API
- globus_gsi_proxy.h(3) Globus GSI Proxy API.
- globus_gsi_proxy(3) Globus GSI Proxy API
- globus_gsi_sysconfig_activation(3) Activation
- globus_gsi_sysconfig_check_certfile_uid_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_CHECK_CERTFILE_UID(3) Defines
- globus_gsi_sysconfig_check_certfile_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_CHECK_CERTFILE(3) Defines
- globus_gsi_sysconfig_check_keyfile_uid_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_CHECK_KEYFILE_UID(3) Defines
- globus_gsi_sysconfig_check_keyfile_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_CHECK_KEYFILE(3) Defines
- globus_gsi_sysconfig_datatypes(3) Data Types
- globus_gsi_sysconfig_dir_exists_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_dir_exists_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_DIR_EXISTS(3) Defines
- GLOBUS_GSI_SYSCONFIG_ERROR_CHECKING_FILE_EXISTS(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_CHECKING_SUPERUSER(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_ERRNO(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_BAD_PERMISSIONS(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_DOES_NOT_EXIST(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_HAS_CHANGED(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_HAS_LINKS(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_IS_DIR(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_DIR(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_OWNED(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_REGULAR(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_ZERO_LENGTH(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_AUTHZ_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_AUTHZ_LIB_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CA_CERT_FILENAMES(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_DIR(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_STRING(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CWD(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_DELEG_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_GAA_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_GRIDMAP_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_HOME_DIR(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_KEY_STRING(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_PROXY_FILENAME(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_PW_ENTRY(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_SIGNING_POLICY(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_LAST(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_REMOVING_OWNED_FILES(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_SETTING_PERMS(3) Data Types
- GLOBUS_GSI_SYSCONFIG_ERROR_SUCCESS(3) Data Types
- globus_gsi_sysconfig_error_t(3) Data Types
- globus_gsi_sysconfig_file_exists_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_file_exists_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_FILE_EXISTS(3) Defines
- globus_gsi_sysconfig_get_authz_conf_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_authz_conf_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_AUTHZ_CONF_FILENAME(3) Defines
- globus_gsi_sysconfig_get_authz_lib_conf_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_authz_lib_conf_filename_win32(3) Functions for Win32 platforms
- globus_gsi_sysconfig_get_ca_cert_files_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_ca_cert_files_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_CA_CERT_FILES(3) Defines
- globus_gsi_sysconfig_get_cert_dir_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_cert_dir_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_CERT_DIR(3) Defines
- globus_gsi_sysconfig_get_current_working_dir_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_current_working_dir_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_CURRENT_WORKING_DIR(3) Defines
- globus_gsi_sysconfig_get_gaa_conf_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_gaa_conf_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_GAA_CONF_FILENAME(3) Defines
- globus_gsi_sysconfig_get_gridmap_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_gridmap_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_GRIDMAP_FILENAME(3) Defines
- globus_gsi_sysconfig_get_home_dir_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_GET_HOME_DIR(3) Defines
- globus_gsi_sysconfig_get_host_cert_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_host_cert_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_HOST_CERT_FILENAME(3) Defines
- globus_gsi_sysconfig_get_proc_id_string_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_GET_PROC_ID_STRING(3) Defines
- globus_gsi_sysconfig_get_proxy_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_proxy_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_PROXY_FILENAME(3) Defines
- globus_gsi_sysconfig_get_service_cert_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_service_cert_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_SERVICE_CERT_FILENAME(3) Defines
- globus_gsi_sysconfig_get_signing_policy_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_signing_policy_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_SIGNING_POLICY_FILENAME(3) Defines
- globus_gsi_sysconfig_get_unique_proxy_filename(3) Functions for all platforms
- globus_gsi_sysconfig_get_user_cert_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_get_user_cert_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_GET_USER_CERT_FILENAME(3) Defines
- globus_gsi_sysconfig_get_user_id_string_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_GET_USER_ID_STRING(3) Defines
- globus_gsi_sysconfig_get_username_unix(3) Functions for UNIX platforms
- GLOBUS_GSI_SYSCONFIG_GET_USERNAME(3) Defines
- globus_gsi_sysconfig_get_vhost_cred_dir(3) Functions for all platforms
- GLOBUS_GSI_SYSCONFIG_INVALID_ARG(3) Data Types
- globus_gsi_sysconfig_is_superuser_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_is_superuser_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_IS_SUPERUSER(3) Defines
- globus_gsi_sysconfig_make_absolute_path_for_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_make_absolute_path_for_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_MAKE_ABSOLUTE_PATH_FOR_FILENAME(3) Defines
- GLOBUS_GSI_SYSCONFIG_MODULE(3) Activation
- globus_gsi_sysconfig_remove_all_owned_files_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_remove_all_owned_files_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_REMOVE_ALL_OWNED_FILES(3) Defines
- globus_gsi_sysconfig_set_key_permissions_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_set_key_permissions_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_SET_KEY_PERMISSIONS(3) Defines
- globus_gsi_sysconfig_shared(3) Functions for all platforms
- globus_gsi_sysconfig_split_dir_and_filename_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_split_dir_and_filename_win32(3) Functions for Win32 platforms
- GLOBUS_GSI_SYSCONFIG_SPLIT_DIR_AND_FILENAME(3) Defines
- globus_gsi_sysconfig_unix(3) Functions for UNIX platforms
- globus_gsi_sysconfig_win32(3) Functions for Win32 platforms
- globus_gsi_sysconfig(3) Globus GSI System Config API
- globus_gsi_system_config_constants.h(3) Globus GSI System Config Library.
- globus_gsi_system_config_defines(3) Defines
- globus_gsi_system_config.h(3) Globus GSI System Config Library.
- globus_gss_assist_accept_sec_context_async(3) Security Context Management
- globus_gss_assist_accept_sec_context(3) Security Context Management
- globus_gss_assist_acquire_cred_ext(3) Credential Management
- globus_gss_assist_acquire_cred(3) Credential Management
- globus_gss_assist_activation(3) Activation
- globus_gss_assist_authorization_host_name(3) GSS Assist Header.
- globus_gss_assist_constants.h(3) Globus GSI GSS Assist Library.
- globus_gss_assist_constants(3) GSI GSS Assist Constants
- globus_gss_assist_context(3) Security Context Management
- globus_gss_assist_credential(3) Credential Management
- globus_gss_assist_display_status_str(3) GSSAPI Result Status Strings
- globus_gss_assist_display_status(3) GSSAPI Result Status Strings
- globus_gss_assist_display(3) GSSAPI Result Status Strings
- globus_gss_assist_export_sec_context(3) Security Context Management
- globus_gss_assist_get_unwrap(3) Security Context Management
- globus_gss_assist_gridmap(3) Gridmap Authorization
- globus_gss_assist_import_sec_context(3) Security Context Management
- globus_gss_assist_init_sec_context_async(3) Security Context Management
- globus_gss_assist_init_sec_context(3) Security Context Management
- globus_gss_assist_lookup_all_globusid(3) Gridmap Authorization
- globus_gss_assist_map_and_authorize_sharing(3) Gridmap Authorization
- globus_gss_assist_map_and_authorize(3) Gridmap Authorization
- globus_gss_assist_map_local_user(3) Gridmap Authorization
- globus_gss_assist_read_vhost_cred_dir(3) Credential Management
- globus_gss_assist_token_get_fd(3) Token Transport
- globus_gss_assist_token_send_fd_ex(3) Token Transport
- globus_gss_assist_token_send_fd_without_length(3) Token Transport
- globus_gss_assist_token_send_fd(3) Token Transport
- globus_gss_assist_tokens(3) Token Transport
- globus_gss_assist_userok(3) Gridmap Authorization
- globus_gss_assist_will_handle_restrictions(3) Security Context Management
- globus_gss_assist_wrap_send(3) GSS Assist Header.
- globus_gss_assist.h(3) GSS Assist Header.
- globus_gss_assist(3) Globus GSS Assist
- globus_gssapi_error_accessor(3) Error Data Accessors and Modifiers
- globus_gssapi_error_api(3) Globus GSSAPI Error API
- globus_gssapi_error_object(3) Error Construction
- globus_gssapi_error_utility(3) Error Handling Helpers
- globus_handle_destructor_t(3) Handle Table for Reference Counting Data
- globus_handle_t(3) Handle Table for Reference Counting Data.
- globus_handle_table_decrement_reference(3) Handle Table for Reference Counting Data
- globus_handle_table_destroy(3) Handle Table for Reference Counting Data
- globus_handle_table_increment_reference_by(3) Handle Table for Reference Counting Data
- globus_handle_table_increment_reference(3) Handle Table for Reference Counting Data
- globus_handle_table_init(3) Handle Table for Reference Counting Data
- globus_handle_table_insert(3) Handle Table for Reference Counting Data
- globus_handle_table_lookup(3) Handle Table for Reference Counting Data
- globus_handle_table_t(3) Handle Table for Reference Counting Data.
- globus_handle_table.h(3) Handle Table for Reference Counting Data.
- globus_handle_table(3) Handle Table for Reference Counting Data
- globus_hashtable_copy_func_t(3) Hash Table
- globus_hashtable_destroy(3) Hash Table
- globus_hashtable_destructor_func_t(3) Hash Table
- globus_hashtable_empty(3) Hash Table
- globus_hashtable_first(3) Iterators
- globus_hashtable_hash_func_t(3) Hash Table
- globus_hashtable_init(3) Hash Table
- globus_hashtable_insert(3) Hash Table
- globus_hashtable_int_hash(3) Hash Table
- globus_hashtable_int_keyeq(3)
- globus_hashtable_iterators(3) Iterators
- globus_hashtable_keyeq_func_t(3) Hash Table
- globus_hashtable_last(3) Iterators
- globus_hashtable_lookup(3) Hash Table
- globus_hashtable_next(3) Iterators
- globus_hashtable_prev(3) Iterators
- globus_hashtable_remove(3) Hash Table
- globus_hashtable_size(3) Hash Table
- globus_hashtable_string_hash(3) Hash Table
- globus_hashtable_string_keyeq(3)
- globus_hashtable_to_list(3)
- globus_hashtable_update(3) Hash Table
- globus_hashtable_voidp_hash(3) Hash Table
- globus_hashtable_voidp_keyeq(3)
- globus_hashtable.h(3) Hash Table.
- globus_hashtable(3) Hash Table
- globus_i_am_only_thread(3) Threading
- globus_i_callout_module(3) Activation
- globus_i_ftp_client_cache_entry_t(3) URL caching support structure.
- globus_i_ftp_client_data_target_t(3) Data connection caching information.
- globus_i_ftp_client_features_s(3) FTP server features we are interested in.
- globus_i_ftp_client_handle_t(3) FTP Client handle implementation.
- globus_i_ftp_client_handleattr_destroy(3)
- globus_i_ftp_client_handleattr_t(3) Handle attributes.
- globus_i_ftp_client_module(3) GridFTP Client.
- globus_i_ftp_client_operationattr_t(3) The globus_i_ftp_client_operationattr_t is a pointer to this structure type.
- globus_i_ftp_client_plugin_t(3) FTP Client Plugin.
- globus_i_ftp_client_range_t(3) Byte range report.
- globus_i_ftp_client_restart_s(3) Restart information management.
- globus_i_ftp_client_target_s(3) FTP Connection State.
- globus_i_gsi_authz_module(3) GSI Authorization API.
- globus_i_gss_get_hash(3)
- globus_i_xio_op_type_e(3) Globus XIO API
- globus_l_xio_gridftp_mode_e(3) Globus XIO GRIDFTP Client Driver
- globus_l_xio_gridftp_mode_t(3) Globus XIO GRIDFTP Client Driver
- globus_libc_contact_string_to_ints(3) Thread-safe libc macros, function prototypes.
- globus_libc_join(3) Thread-safe libc macros, function prototypes.
- globus_libc.h(3) Thread-safe libc macros, function prototypes.
- globus_list_cons(3) List data type.
- globus_list_copy_reverse(3) List Functions
- globus_list_copy(3) List data type.
- globus_list_empty(3) List data type.
- globus_list_first(3) List data type.
- globus_list_free(3) List data type.
- globus_list_insert(3) List data type.
- globus_list_min(3) List data type.
- globus_list_pred_t(3) List data type.
- globus_list_relation_t(3) List data type.
- globus_list_remove(3) List data type.
- globus_list_replace_first(3) List data type.
- globus_list_rest(3) List data type.
- globus_list_search_pred(3) List data type.
- globus_list_search(3) List data type.
- globus_list_size(3) List data type.
- globus_list_sort(3) List data type.
- globus_list_t(3) List data type.
- globus_list.h(3) Linked List.
- globus_list(3) List data type.
- globus_logging_update_pid(3) Debug Logging.
- globus_logging.h(3) Debug Logging.
- globus_memory_destroy(3) Memory Pool
- globus_memory_init(3) Memory Pool
- globus_memory_pop_node(3) Memory Pool
- globus_memory_push_node(3) Memory Pool
- globus_memory.h(3) Memory Pool.
- globus_memory(3) Memory Pool
- globus_module_activate_array(3) Module Activation Management
- globus_module_activate_proxy(3) Reference Counting Module Activation and Deactivation.
- globus_module_activate(3) Module Activation Management
- globus_module_deactivate_proxy_cb_t(3) Reference Counting Module Activation and Deactivation.
- globus_module_deactivate(3)
- globus_module_descriptor_s(3) Module Descriptor.
- globus_module_get_module_pointer(3) Reference Counting Module Activation and Deactivation.
- globus_module_get_version(3) Reference Counting Module Activation and Deactivation.
- globus_module_getenv(3) Reference Counting Module Activation and Deactivation.
- globus_module_print_activated_versions(3) Reference Counting Module Activation and Deactivation.
- globus_module_print_version(3) Reference Counting Module Activation and Deactivation.
- globus_module_setenv(3) Reference Counting Module Activation and Deactivation.
- globus_module.h(3) Reference Counting Module Activation and Deactivation.
- globus_module(3) Module Activation Management
- globus_mutex_destroy(3) Mutual Exclusion
- globus_mutex_init(3) Mutual Exclusion
- globus_mutex_lock(3) Mutual Exclusion
- globus_mutex_t(3) Mutex.
- globus_mutex_trylock(3) Mutual Exclusion
- globus_mutex_unlock(3) Mutual Exclusion
- globus_mutex(3) Mutual Exclusion
- globus_mutexattr_destroy(3) Mutual Exclusion
- globus_mutexattr_init(3) Mutual Exclusion
- globus_mutexattr_t(3) Mutex attribute.
- globus_net_manager_attr_array_copy(3) Attributes
- globus_net_manager_attr_array_delete(3) Attributes
- globus_net_manager_attr_array_from_string(3) Attributes
- globus_net_manager_attr_destroy(3) Attributes
- globus_net_manager_attr_init(3) Attributes
- globus_net_manager_attr_s(3) Net Manager Attributes.
- globus_net_manager_attr_t(3) Attributes
- globus_net_manager_attr.h(3) Globus Network Manager Attributes.
- globus_net_manager_attr(3) Attributes
- globus_net_manager_context_destroy(3) Context
- globus_net_manager_context_end_listen(3) Context
- globus_net_manager_context_init(3) Context
- globus_net_manager_context_post_accept(3) Context
- globus_net_manager_context_post_close(3) Context
- globus_net_manager_context_post_connect(3) Context
- globus_net_manager_context_post_listen(3) Context
- globus_net_manager_context_pre_accept(3) Context
- globus_net_manager_context_pre_close(3) Context
- globus_net_manager_context_pre_connect(3) Context
- globus_net_manager_context_pre_listen(3) Context
- globus_net_manager_context_t(3) Context
- globus_net_manager_context.h(3) Globus Network Manager Context.
- globus_net_manager_context(3) Context
- globus_net_manager_end_listen(3) Function Signatures
- globus_net_manager_logging_module(3) Logging Network Manager Implementation.
- globus_net_manager_logging.c(3) Logging Network Manager Implementation.
- GLOBUS_NET_MANAGER_MODULE(3) Net Manager
- globus_net_manager_null_attr(3) Attributes
- globus_net_manager_post_accept(3) Function Signatures
- globus_net_manager_post_close(3) Function Signatures
- globus_net_manager_post_connect(3) Function Signatures
- globus_net_manager_post_listen(3) Function Signatures
- globus_net_manager_pre_accept(3) Function Signatures
- globus_net_manager_pre_close(3) Function Signatures
- globus_net_manager_pre_connect(3) Function Signatures
- globus_net_manager_pre_listen(3) Function Signatures
- globus_net_manager_python(3) Python Module
- globus_net_manager_register(3) Net Manager
- globus_net_manager_s(3) Net Manager Definition.
- globus_net_manager_signatures(3) Function Signatures
- globus_net_manager_t(3) Globus Net Manager Interface.
- globus_net_manager_tutorial(3) Net Manager Implementation Tutorial
- globus_net_manager_types(3) Net Manager Data Types
- globus_net_manager_unregister(3) Net Manager
- globus_net_manager.h(3) Globus Net Manager Interface.
- globus_net_manager(3) Net Manager
- GLOBUS_NULL_HANDLE(3) Handle Table for Reference Counting Data
- GLOBUS_NULL(3) Common Primitive Types.
- globus_object_cache.h(3) Object Cache.
- globus_openssl_activation(3) Activation
- globus_openssl_error_api(3) Globus OpenSSL Error API
- globus_openssl_error_handle_get_data_flags(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_data(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_error_code(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_filename(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_function(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_library(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_linenumber(3) Globus OpenSSL Error Object
- globus_openssl_error_handle_get_reason(3) Globus OpenSSL Error Object
- globus_openssl_error_object(3) Globus OpenSSL Error Object
- globus_openssl_error_utility(3) Error Object Helper Functions
- GLOBUS_OPENSSL_MODULE(3) Activation
- globus_openssl.h(3) Globus OpenSSL Module.
- globus_options.h(3) Command-Line Options Parser.
- globus_poll_blocking(3) Globus Callback API
- GLOBUS_POLL_MODULE(3) Globus Callback
- globus_poll_nonblocking(3) Globus Callback API
- globus_poll(3) Globus Callback API
- globus_print.h(3) Error Message Printing.
- globus_priority_q_cmp_func_t(3) Priority Queue
- globus_priority_q_dequeue(3) Priority Queue
- globus_priority_q_destroy(3) Priority Queue
- globus_priority_q_empty(3) Priority Queue
- globus_priority_q_enqueue(3) Priority Queue
- globus_priority_q_first_priority(3) Priority Queue
- globus_priority_q_first(3) Priority Queue
- globus_priority_q_init(3) Priority Queue
- globus_priority_q_modify(3) Priority Queue
- globus_priority_q_remove(3) Priority Queue
- globus_priority_q_s(3) Priority Queue Structure.
- globus_priority_q_size(3) Priority Queue
- globus_priority_q_t(3) Priority Queue
- globus_priority_q.h(3) Priority Queue.
- globus_priority_q(3) Priority Queue
- GLOBUS_PROXY_FILE_INPUT(3) Data Types
- GLOBUS_PROXY_FILE_OUTPUT(3) Data Types
- globus_range_list.h(3) Byte Range List.
- globus_release.h(3) Release Information.
- globus_reltime_cmp(3) Time Types and Macros.
- globus_result_t(3) Globus Common API
- globus_rmutex_destroy(3) Mutual Exclusion
- globus_rmutex_init(3) Mutual Exclusion
- globus_rmutex_lock(3) Mutual Exclusion
- globus_rmutex_t(3) Recursive Mutex.
- globus_rmutex_unlock(3) Mutual Exclusion
- globus_rmutexattr_t(3) Recursive Mutex.
- globus_rsl_accessor(3) RSL Accessor Functions
- globus_rsl_assist_attributes_canonicalize(3) RSL Helper Functions
- globus_rsl_assist_string_canonicalize(3) RSL Helper Functions
- globus_rsl_assist.h(3) RSL Utility Functions.
- globus_rsl_assist(3) RSL Helper Functions
- globus_rsl_boolean_get_operand_list_ref(3) RSL Accessor Functions
- globus_rsl_boolean_get_operand_list(3) RSL Accessor Functions
- globus_rsl_boolean_get_operator(3) RSL Accessor Functions
- globus_rsl_constructors(3) RSL Constructors
- globus_rsl_copy_recursive(3) RSL Memory Management
- globus_rsl_eval(3) RSL Memory Management
- globus_rsl_free_recursive(3) RSL Memory Management
- globus_rsl_free(3) RSL Memory Management
- globus_rsl_get_operator(3) RSL Display
- globus_rsl_is_boolean_and(3) RSL Predicates
- globus_rsl_is_boolean_multi(3) RSL Predicates
- globus_rsl_is_boolean_or(3) RSL Predicates
- globus_rsl_is_boolean(3) RSL Predicates
- globus_rsl_is_relation_attribute_equal(3) RSL Predicates
- globus_rsl_is_relation_eq(3) RSL Predicates
- globus_rsl_is_relation_lessthan(3) RSL Predicates
- globus_rsl_is_relation(3) RSL Predicates
- globus_rsl_list(3) List Functions
- globus_rsl_make_boolean(3) RSL Constructors
- globus_rsl_make_relation(3) RSL Constructors
- globus_rsl_memory(3) RSL Memory Management
- globus_rsl_param_get_values(3) RSL Value Accessors
- globus_rsl_param_get(3) RSL Value Accessors
- globus_rsl_param(3) RSL Value Accessors
- globus_rsl_parse(3) Globus RSL Parsing.
- globus_rsl_predicates(3) RSL Predicates
- globus_rsl_print_recursive(3) RSL Display
- globus_rsl_print(3) RSL Display
- globus_rsl_relation_get_attribute(3) RSL Accessor Functions
- globus_rsl_relation_get_operator(3) RSL Accessor Functions
- globus_rsl_relation_get_single_value(3) RSL Accessor Functions
- globus_rsl_relation_get_value_sequence(3) RSL Accessor Functions
- globus_rsl_unparse(3) RSL Display
- globus_rsl_value_concatenation_get_left(3) RSL Accessor Functions
- globus_rsl_value_concatenation_get_right(3) RSL Accessor Functions
- globus_rsl_value_concatenation_set_left(3) RSL Value Accessors
- globus_rsl_value_concatenation_set_right(3) RSL Value Accessors
- globus_rsl_value_copy_recursive(3) RSL Memory Management
- globus_rsl_value_eval(3) RSL Memory Management
- globus_rsl_value_free_recursive(3) RSL Memory Management
- globus_rsl_value_free(3) RSL Memory Management
- globus_rsl_value_is_concatenation(3) RSL Predicates
- globus_rsl_value_is_literal(3) RSL Predicates
- globus_rsl_value_is_sequence(3) RSL Predicates
- globus_rsl_value_is_variable(3) RSL Predicates
- globus_rsl_value_list_literal_replace(3) RSL Memory Management
- globus_rsl_value_list_param_get(3) RSL Value Accessors
- globus_rsl_value_literal_get_string(3) RSL Accessor Functions
- globus_rsl_value_make_concatenation(3) RSL Constructors
- globus_rsl_value_make_literal(3) RSL Constructors
- globus_rsl_value_make_sequence(3) RSL Constructors
- globus_rsl_value_make_variable(3) RSL Constructors
- globus_rsl_value_print_recursive(3) RSL Display
- globus_rsl_value_sequence_get_list_ref(3) RSL Accessor Functions
- globus_rsl_value_sequence_get_value_list(3) RSL Accessor Functions
- globus_rsl_value_unparse(3) RSL Display
- globus_rsl_value_variable_get_default(3) RSL Accessor Functions
- globus_rsl_value_variable_get_name(3) RSL Accessor Functions
- globus_rsl_value_variable_get_sequence(3) RSL Accessor Functions
- globus_rsl_value_variable_get_size(3) RSL Accessor Functions
- globus_rsl.h(3) Globus RSL Parsing.
- globus_rsl(3) Globus RSL
- globus_scheduler_event_generator_api(3) Scheduler Implementation API
- globus_scheduler_event_generator_error_t(3) Scheduler Implementation API
- GLOBUS_SEG_ERROR_TYPE_ALREADY_SET(3) Scheduler Implementation API
- GLOBUS_SEG_ERROR_TYPE_INVALID_FORMAT(3) Scheduler Implementation API
- GLOBUS_SEG_ERROR_TYPE_INVALID_MODULE(3) Scheduler Implementation API
- GLOBUS_SEG_ERROR_TYPE_LOADING_MODULE(3) Scheduler Implementation API
- GLOBUS_SEG_ERROR_TYPE_NULL(3) Scheduler Implementation API
- GLOBUS_SEG_ERROR_TYPE_OUT_OF_MEMORY(3) Scheduler Implementation API
- GLOBUS_SIGNAL_INTERRUPT(3) Globus Callback Spaces
- globus_signal_poll(3) Globus Callback API
- globus_size_t(3) Common Primitive Types.
- globus_socklen_t(3) Globus Common API
- globus_states.h(3) State Machine.
- globus_strptime.h(3) strptime
- GLOBUS_SUCCESS(3) Common Primitive Types.
- globus_symboltable.h(3) Lightweight Chaining Symboltable.
- GLOBUS_THREAD_CANCEL_DISABLE(3) Threading
- GLOBUS_THREAD_CANCEL_ENABLE(3) Threading
- globus_thread_cancel(3) Threading
- globus_thread_cancellable_func(3) Threading
- globus_thread_common.h(3) Common Thread Interface.
- globus_thread_create(3) Threading
- globus_thread_equal(3) Threading
- globus_thread_exit(3) Threading
- globus_thread_getspecific(3) Thread-Specific Storage
- globus_thread_key_create(3) Thread-Specific Storage
- globus_thread_key_delete(3) Thread-Specific Storage
- globus_thread_key_destructor_func_t(3) Globus Threading Abstraction.
- globus_thread_key_t(3) Thread-specific data key.
- globus_thread_key(3) Thread-Specific Storage
- globus_thread_kill(3) Threading
- GLOBUS_THREAD_MODULE(3) Globus Threading Abstraction.
- GLOBUS_THREAD_ONCE_INIT(3) Globus Threading Abstraction.
- globus_thread_once_t(3) Thread once structure.
- globus_thread_once(3) One-time execution
- globus_thread_pool.h(3) Thread Pooling.
- globus_thread_pool(3) Thread Pooling
- globus_thread_preemptive_threads(3) Threading
- globus_thread_rmutex.h(3) Recursive Mutex.
- globus_thread_self(3) Threading
- globus_thread_set_model(3) Threading
- globus_thread_setcancelstate(3) Threading
- globus_thread_setspecific(3) Thread-Specific Storage
- globus_thread_sigmask(3) Threading
- globus_thread_t(3) Thread ID.
- globus_thread_testcancel(3) Threading
- globus_thread_yield(3) Threading
- globus_thread.h(3) Globus Threading Abstraction.
- globus_thread(3) Threading
- globus_threadattr_t(3) Thread attributes.
- globus_tilde_expand.h(3) Home Directory ~ expansion.
- globus_tilde_expand(3) Globus Common API
- GLOBUS_TILDE_USER_EXPAND(3) Home Directory ~ expansion.
- globus_time_abstime_is_infinity(3) Time Types and Macros.
- globus_time_has_expired(3) Time Types and Macros.
- globus_time_reltime_is_infinity(3) Time Types and Macros.
- globus_time.h(3) Time Types and Macros.
- GLOBUS_TRUE(3) Common Primitive Types.
- globus_types.h(3) Common Primitive Types.
- globus_url_copy(3) URL String Parser
- globus_url_destroy(3) URL String Parser
- globus_url_get_scheme(3) URL String Parser
- GLOBUS_URL_NUM_SCHEMES(3) URL String Parser
- globus_url_parse_loose(3) URL String Parser
- globus_url_parse_rfc1738(3) URL String Parser
- globus_url_parse(3) URL String Parser
- GLOBUS_URL_SCHEME_FILE(3) URL String Parser
- GLOBUS_URL_SCHEME_FTP(3) URL String Parser
- GLOBUS_URL_SCHEME_GSIFTP(3) URL String Parser
- GLOBUS_URL_SCHEME_HTTP(3) URL String Parser
- GLOBUS_URL_SCHEME_HTTPS(3) URL String Parser
- GLOBUS_URL_SCHEME_LDAP(3) URL String Parser
- globus_url_scheme_t(3) URL String Parser
- GLOBUS_URL_SCHEME_UNKNOWN(3) URL String Parser
- GLOBUS_URL_SCHEME_X_GASS_CACHE(3) URL String Parser
- GLOBUS_URL_SCHEME_X_NEXUS(3) URL String Parser
- globus_url_t(3) Parsed URLs.
- globus_url.h(3) URL Parsing.
- globus_url(3) URL String Parser
- globus_uuid_create(3) Globus UUID Generator.
- globus_uuid_fields(3) Globus UUID Generator
- globus_uuid_import(3) Globus UUID Generator
- globus_uuid.h(3) Globus UUID Generator.
- globus_uuid(3) Globus UUID Generator
- globus_version_print(3) Reference Counting Module Activation and Deactivation.
- globus_X_ftp_control_data_write_stripe(3) GridFTP Data Connections
- globus_xio_accept_callback_t(3) Globus XIO API
- GLOBUS_XIO_API_ASSIST(3) XIO Examples
- GLOBUS_XIO_API(3) Globus XIO API
- globus_xio_attr_cntl(3) Globus XIO HTTP Driver Header.
- globus_xio_attr_copy(3) Globus XIO API
- globus_xio_attr_destroy(3) Globus XIO API
- globus_xio_attr_init(3) Globus XIO API
- globus_xio_callback_t(3) Globus XIO API
- globus_xio_close(3) Globus XIO API
- globus_xio_data_callback_t(3) Globus XIO API
- globus_xio_data_descriptor_cntl(3) Globus XIO HTTP Driver Header.
- globus_xio_data_descriptor_destroy(3) Globus XIO API
- globus_xio_data_descriptor_init(3) Globus XIO API
- globus_xio_data_descriptors(3) Data descriptors
- globus_xio_driver_attr_cntl_t(3) Globus XIO Driver
- globus_xio_driver_attr_copy_t(3) Globus XIO Driver
- globus_xio_driver_attr_destroy_t(3) Globus XIO Driver
- globus_xio_driver_attr_init_t(3) Globus XIO Driver
- globus_xio_driver_callback_t(3) Globus XIO Driver
- globus_xio_driver_close_t(3) Globus XIO Driver
- globus_xio_driver_data_callback_t(3) Globus XIO Driver
- globus_xio_driver_eof_received(3) Globus XIO Driver
- globus_xio_driver_finished_accept(3) Globus XIO Driver
- globus_xio_driver_finished_close(3) Globus XIO Driver
- globus_xio_driver_finished_open(3) Globus XIO Driver
- globus_xio_driver_finished_read(3) Globus XIO Driver
- globus_xio_driver_finished_write(3) Globus XIO Driver
- globus_xio_driver_handle_cntl_t(3) Globus XIO Driver
- globus_xio_driver_handle_cntl(3) Globus XIO Driver
- globus_xio_driver_handle_string_cntl_set_table(3)
- globus_xio_driver_link_destroy_t(3) Globus XIO Driver
- globus_xio_driver_list_to_stack_attr(3) Globus XIO API
- globus_xio_driver_merge_operation(3) Globus XIO Driver
- globus_xio_driver_operation_create(3) Globus XIO Driver
- globus_xio_driver_operation_is_blocking(3) Globus XIO Driver
- globus_xio_driver_pass_close(3) Globus XIO Driver
- globus_xio_driver_pass_open(3) Globus XIO Driver
- globus_xio_driver_pass_read(3) Globus XIO Driver
- globus_xio_driver_pass_write(3) Globus XIO Driver
- globus_xio_driver_read_t(3) Globus XIO Driver
- globus_xio_driver_server_accept_t(3) Globus XIO Driver
- globus_xio_driver_server_cntl_t(3) Globus XIO Driver
- globus_xio_driver_server_destroy_t(3) Globus XIO Driver
- globus_xio_driver_server_init_t(3) Globus XIO Driver
- globus_xio_driver_set_eof_received(3) Globus XIO Driver
- globus_xio_driver_set_server_pre_init(3) Globus XIO Driver
- globus_xio_driver_string_cntl_set_table(3)
- globus_xio_driver_transform_open_t(3) Globus XIO Driver
- globus_xio_driver_transport_open_t(3) Globus XIO Driver
- globus_xio_driver_write_t(3) Globus XIO Driver
- globus_xio_driver(3) Globus XIO Driver
- GLOBUS_XIO_FILE_APPEND(3) Types
- globus_xio_file_attr_cmd_t(3) Attributes and Cntls
- GLOBUS_XIO_FILE_BINARY(3) Types
- GLOBUS_XIO_FILE_CREAT(3) Types
- globus_xio_file_driver_cntls(3) Attributes and Cntls
- globus_xio_file_driver_envs(3) Environment Variables
- globus_xio_file_driver_errors(3) Error Types
- globus_xio_file_driver_instance(3) Opening/Closing
- globus_xio_file_driver_io(3) Reading/Writing
- globus_xio_file_driver_types(3) Types
- globus_xio_file_driver.h(3) XIO File Driver.
- globus_xio_file_driver(3) Globus XIO File Driver
- GLOBUS_XIO_FILE_EXCL(3) Types
- globus_xio_file_flag_t(3) Types
- GLOBUS_XIO_FILE_GET_BLOCKING_IO(3) Attributes and Cntls
- GLOBUS_XIO_FILE_GET_FLAGS(3) Attributes and Cntls
- GLOBUS_XIO_FILE_GET_HANDLE(3) Attributes and Cntls
- GLOBUS_XIO_FILE_GET_MODE(3) Attributes and Cntls
- GLOBUS_XIO_FILE_GET_TRUNC_OFFSET(3) Attributes and Cntls
- GLOBUS_XIO_FILE_INVALID_HANDLE(3) Types
- GLOBUS_XIO_FILE_IRGRP(3) Types
- GLOBUS_XIO_FILE_IROTH(3) Types
- GLOBUS_XIO_FILE_IRUSR(3) Types
- GLOBUS_XIO_FILE_IRWXG(3) Types
- GLOBUS_XIO_FILE_IRWXO(3) Types
- GLOBUS_XIO_FILE_IRWXU(3) Types
- GLOBUS_XIO_FILE_IWGRP(3) Types
- GLOBUS_XIO_FILE_IWOTH(3) Types
- GLOBUS_XIO_FILE_IWUSR(3) Types
- GLOBUS_XIO_FILE_IXGRP(3) Types
- GLOBUS_XIO_FILE_IXOTH(3) Types
- GLOBUS_XIO_FILE_IXUSR(3) Types
- globus_xio_file_mode_t(3) Types
- GLOBUS_XIO_FILE_RDONLY(3) Types
- GLOBUS_XIO_FILE_RDWR(3) Types
- GLOBUS_XIO_FILE_SEEK_CUR(3) Types
- GLOBUS_XIO_FILE_SEEK_END(3) Types
- GLOBUS_XIO_FILE_SEEK_SET(3) Types
- GLOBUS_XIO_FILE_SEEK(3) Attributes and Cntls
- GLOBUS_XIO_FILE_SET_BLOCKING_IO(3) Attributes and Cntls
- GLOBUS_XIO_FILE_SET_FLAGS(3) Attributes and Cntls
- GLOBUS_XIO_FILE_SET_HANDLE(3) Attributes and Cntls
- GLOBUS_XIO_FILE_SET_MODE(3) Attributes and Cntls
- GLOBUS_XIO_FILE_SET_TRUNC_OFFSET(3) Attributes and Cntls
- GLOBUS_XIO_FILE_TEXT(3) Types
- GLOBUS_XIO_FILE_TRUNC(3) Types
- globus_xio_file_whence_t(3) Types
- GLOBUS_XIO_FILE_WRONLY(3) Types
- GLOBUS_XIO_GET_DRIVER_NAME(3) Globus XIO API
- GLOBUS_XIO_GET_LOCAL_CONTACT(3) Globus XIO API
- GLOBUS_XIO_GET_LOCAL_NUMERIC_CONTACT(3) Globus XIO API
- GLOBUS_XIO_GET_REMOTE_CONTACT(3) Globus XIO API
- GLOBUS_XIO_GET_REMOTE_NUMERIC_CONTACT(3) Globus XIO API
- GLOBUS_XIO_GET_STRING_OPTIONS(3) Globus XIO API
- globus_xio_gridftp_attr_cntl(3) XIO GRIDFTP Client Driver.
- globus_xio_gridftp_cmd_t(3) Globus XIO GRIDFTP Client Driver
- globus_xio_gridftp_driver.h(3) XIO GRIDFTP Client Driver.
- globus_xio_gridftp_driver(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_ATTR(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_OUTSTANDING_PARTIAL_XFER(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_OUTSTANDING_READ(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_OUTSTANDING_WRITE(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_PENDING_READ(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_PENDING_WRITE(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_ERROR_SEEK(3) Globus XIO GRIDFTP Client Driver
- globus_xio_gridftp_error_type_t(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_APPEND(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_AUTH(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_CONTROL_PROTECTION(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_DATA_PROTECTION(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_DCAU(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_ERET(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_ESTO(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_HANDLE(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_MODE(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_NUM_STREAMS(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_PARTIAL_TRANSFER(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_GET_TCP_BUFFER(3) Globus XIO GRIDFTP Client Driver
- globus_xio_gridftp_handle_cntl(3) XIO GRIDFTP Client Driver.
- GLOBUS_XIO_GRIDFTP_SEEK(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_APPEND(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_AUTH(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_CONTROL_PROTECTION(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_DATA_PROTECTION(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_DCAU(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_ERET(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_ESTO(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_HANDLE(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_MODE(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_NUM_STREAMS(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_PARTIAL_TRANSFER(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GRIDFTP_SET_TCP_BUFFER(3) Globus XIO GRIDFTP Client Driver
- GLOBUS_XIO_GSI_ACCEPT_DELEGATION(3) Globus XIO GSI Driver
- globus_xio_gsi_attr_cntl(3) XIO GSI Driver.
- GLOBUS_XIO_GSI_AUTHORIZATION_FAILED(3) Globus XIO GSI Driver
- globus_xio_gsi_authorization_mode_t(3) Globus XIO GSI Driver
- globus_xio_gsi_cmd_t(3) Globus XIO GSI Driver
- globus_xio_gsi_delegation_accept_callback_t(3) Globus XIO GSI Driver
- globus_xio_gsi_delegation_init_callback_t(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_DELEGATION_MODE_FULL(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_DELEGATION_MODE_LIMITED(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_DELEGATION_MODE_NONE(3) Globus XIO GSI Driver
- globus_xio_gsi_delegation_mode_t(3) Globus XIO GSI Driver
- globus_xio_gsi_driver(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_ERROR_EMPTY_HOST_NAME(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_ERROR_EMPTY_TARGET_NAME(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_ERROR_INVALID_PROTECTION_LEVEL(3) Globus XIO GSI Driver
- globus_xio_gsi_error_t(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_ERROR_TOKEN_TOO_BIG(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_ERROR_WRAP_GSSAPI(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_FORCE_SERVER_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_ALLOW_MISSING_SIGNING_POLICY(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_AUTHORIZATION_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_BUFFER_SIZE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_CONTEXT(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_CREDENTIAL(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_DELEGATED_CRED(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_DELEGATION_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_GSSAPI_REQ_FLAGS(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_LOCAL_NAME(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_PEER_NAME(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_PROTECTION_LEVEL(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_PROXY_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_TARGET_NAME(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_GET_WRAP_MODE(3) Globus XIO GSI Driver
- globus_xio_gsi_handle_cntl(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_HOST_AUTHORIZATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_IDENTITY_AUTHORIZATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_INIT_DELEGATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_NO_AUTHORIZATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_PROTECTION_LEVEL_INTEGRITY(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_PROTECTION_LEVEL_NONE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_PROTECTION_LEVEL_PRIVACY(3) Globus XIO GSI Driver
- globus_xio_gsi_protection_level_t(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_PROXY_MODE_FULL(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_PROXY_MODE_LIMITED(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_PROXY_MODE_MANY(3) Globus XIO GSI Driver
- globus_xio_gsi_proxy_mode_t(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_REGISTER_ACCEPT_DELEGATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_REGISTER_INIT_DELEGATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SELF_AUTHORIZATION(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_ALLOW_MISSING_SIGNING_POLICY(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_ANON(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_APPLICATION_PROTOCOLS(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_AUTHORIZATION_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_BUFFER_SIZE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_CREDENTIAL(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_CREDENTIALS_DIR(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_DELEGATION_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_GSSAPI_REQ_FLAGS(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_PROTECTION_LEVEL(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_PROXY_MODE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_SSL_COMPATIBLE(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_TARGET_NAME(3) Globus XIO GSI Driver
- GLOBUS_XIO_GSI_SET_WRAP_MODE(3) Globus XIO GSI Driver
- globus_xio_gsi.h(3) XIO GSI Driver.
- globus_xio_handle_cmd_t(3) Globus XIO API
- globus_xio_handle_cntl(3) Attributes and Cntls
- globus_xio_handle_create_from_url(3) Globus XIO API
- globus_xio_handle_create(3) Globus XIO API
- globus_xio_http_attr_cmd_t(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_ATTR_DELAY_WRITE_HEADER(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_ATTR_SET_REQUEST_HEADER(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_ATTR_SET_REQUEST_HTTP_VERSION(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_ATTR_SET_REQUEST_METHOD(3) Attributes and Cntls
- globus_xio_http_driver_cntls(3) Attributes and Cntls
- globus_xio_http_driver_errors(3) Error Types
- globus_xio_http_driver_instance(3) Opening/Closing
- globus_xio_http_driver_io(3) Reading/Writing
- globus_xio_http_driver_server(3) Server
- globus_xio_http_driver(3) Globus XIO HTTP Driver
- GLOBUS_XIO_HTTP_ERROR_EOF(3) Error Types
- GLOBUS_XIO_HTTP_ERROR_INVALID_HEADER(3) Error Types
- GLOBUS_XIO_HTTP_ERROR_NO_ENTITY(3) Error Types
- GLOBUS_XIO_HTTP_ERROR_PARSE(3) Error Types
- GLOBUS_XIO_HTTP_ERROR_PERSISTENT_CONNECTION_DROPPED(3) Error Types
- globus_xio_http_errors_t(3) Error Types
- GLOBUS_XIO_HTTP_GET_REQUEST(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_GET_RESPONSE(3) Attributes and Cntls
- globus_xio_http_handle_cmd_t(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_HANDLE_SET_END_OF_ENTITY(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_HANDLE_SET_RESPONSE_HEADER(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_HANDLE_SET_RESPONSE_HTTP_VERSION(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_HANDLE_SET_RESPONSE_REASON_PHRASE(3) Attributes and Cntls
- GLOBUS_XIO_HTTP_HANDLE_SET_RESPONSE_STATUS_CODE(3) Attributes and Cntls
- globus_xio_http_header_t(3) HTTP Header.
- GLOBUS_XIO_HTTP_VERSION_1_0(3) Globus XIO HTTP Driver
- GLOBUS_XIO_HTTP_VERSION_1_1(3) Globus XIO HTTP Driver
- globus_xio_http_version_t(3) Globus XIO HTTP Driver
- globus_xio_http.h(3) Globus XIO HTTP Driver Header.
- globus_xio_iovec_callback_t(3) Globus XIO API
- globus_xio_mode_e_cmd_t(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_DD_GET_OFFSET(3) Attributes and Cntls
- globus_xio_mode_e_driver_cntls(3) Attributes and Cntls
- globus_xio_mode_e_driver_envs(3) Env Variables
- globus_xio_mode_e_driver_errors(3) Error Types
- globus_xio_mode_e_driver_instance(3) Opening/Closing
- globus_xio_mode_e_driver_io(3) Reading/Writing
- globus_xio_mode_e_driver_server(3) Server
- globus_xio_mode_e_driver_types(3) Types
- globus_xio_mode_e_driver.h(3) XIO MODE_E Driver.
- globus_xio_mode_e_driver(3) Globus XIO MODE_E Driver
- globus_xio_mode_e_error_type_t(3) Error Types
- GLOBUS_XIO_MODE_E_GET_MANUAL_EODC(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_GET_NUM_STREAMS(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_GET_OFFSET_READS(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_GET_STACK_ATTR(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_GET_STACK(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_HEADER_ERROR(3) Error Types
- GLOBUS_XIO_MODE_E_SEND_EOD(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_SET_EODC(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_SET_MANUAL_EODC(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_SET_NUM_STREAMS(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_SET_OFFSET_READS(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_SET_STACK_ATTR(3) Attributes and Cntls
- GLOBUS_XIO_MODE_E_SET_STACK(3) Attributes and Cntls
- globus_xio_net_manager_cntl_t(3) Globus XIO Net Manager Driver
- globus_xio_net_manager_driver.h(3) Network Manager XIO Driver.
- globus_xio_net_manager_driver(3) Globus XIO Net Manager Driver
- GLOBUS_XIO_NET_MANAGER_GET_TASK_ID(3) Globus XIO Net Manager Driver
- GLOBUS_XIO_NET_MANAGER_SET_TASK_ID(3) Globus XIO Net Manager Driver
- globus_xio_open(3) Globus XIO API
- globus_xio_operation_type_t(3) Globus XIO API
- globus_xio_ordering_cmd_t(3) Attributes and Cntls
- globus_xio_ordering_driver_cntls(3) Attributes and Cntls
- globus_xio_ordering_driver_envs(3) Env Variables
- globus_xio_ordering_driver_errors(3) Error Types
- globus_xio_ordering_driver_instance(3) Opening/Closing
- globus_xio_ordering_driver_io(3) Reading/Writing
- globus_xio_ordering_driver_types(3) Types
- globus_xio_ordering_driver.h(3) XIO ORDERING Driver.
- globus_xio_ordering_driver(3) Globus XIO ORDERING Driver
- GLOBUS_XIO_ORDERING_ERROR_CANCEL(3) Error Types
- GLOBUS_XIO_ORDERING_ERROR_READ(3) Error Types
- globus_xio_ordering_error_type_t(3) Error Types
- GLOBUS_XIO_ORDERING_GET_BUF_SIZE(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_GET_BUFFERING(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_GET_MAX_BUF_COUNT(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_GET_MAX_READ_COUNT(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_SET_BUF_SIZE(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_SET_BUFFERING(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_SET_MAX_BUF_COUNT(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_SET_MAX_READ_COUNT(3) Attributes and Cntls
- GLOBUS_XIO_ORDERING_SET_OFFSET(3) Attributes and Cntls
- globus_xio_read(3) Globus XIO API
- globus_xio_readv(3) Globus XIO API
- globus_xio_register_close(3) Globus XIO API
- globus_xio_register_open(3) Globus XIO API
- globus_xio_register_read(3) Globus XIO API
- globus_xio_register_readv(3) Globus XIO API
- globus_xio_register_write(3) Globus XIO API
- globus_xio_register_writev(3) Globus XIO API
- GLOBUS_XIO_SEEK(3) Globus XIO API
- globus_xio_server_accept(3) Globus XIO API
- globus_xio_server_callback_t(3) Globus XIO API
- globus_xio_server_close(3) Globus XIO API
- globus_xio_server_cntl(3) Attributes and Cntls
- globus_xio_server_create(3) Globus XIO API
- globus_xio_server_get_contact_string(3) Globus XIO API
- globus_xio_server_register_accept(3) Globus XIO API
- globus_xio_server_register_close(3) Globus XIO API
- GLOBUS_XIO_SET_STRING_OPTIONS(3) Globus XIO API
- globus_xio_stack_copy(3) Globus XIO API
- globus_xio_stack_destroy(3) Globus XIO API
- globus_xio_stack_init(3) Globus XIO API
- globus_xio_stack_push_driver(3) Globus XIO API
- globus_xio_string_cntl_bool(3)
- globus_xio_string_cntl_bouncer(3)
- globus_xio_string_cntl_float(3)
- globus_xio_string_cntl_int_int(3)
- globus_xio_string_cntl_int(3)
- globus_xio_string_cntl_string(3)
- GLOBUS_XIO_TCP_AFFECT_ATTR_DEFAULTS(3) Attributes and Cntls
- globus_xio_tcp_cmd_t(3) Attributes and Cntls
- globus_xio_tcp_driver_cntls(3) Attributes and Cntls
- globus_xio_tcp_driver_envs(3) Env Variables
- globus_xio_tcp_driver_errors(3) Error Types
- globus_xio_tcp_driver_instance(3) Opening/Closing
- globus_xio_tcp_driver_io(3) Reading/Writing
- globus_xio_tcp_driver_server(3) Server
- globus_xio_tcp_driver_types(3) Types
- globus_xio_tcp_driver.h(3) Header file for XIO TCP Driver.
- globus_xio_tcp_driver(3) Globus XIO TCP Driver
- GLOBUS_XIO_TCP_ERROR_NO_ADDRS(3) Error Types
- globus_xio_tcp_error_type_t(3) Error Types
- GLOBUS_XIO_TCP_GET_BACKLOG(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_BLOCKING_IO(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_CONNECT_RANGE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_HANDLE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_INTERFACE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_KEEPALIVE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_LINGER(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_LISTEN_RANGE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_LOCAL_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_LOCAL_NUMERIC_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_NO_IPV6(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_NODELAY(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_OOBINLINE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_PORT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_RCVBUF(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_REMOTE_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_REMOTE_NUMERIC_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_RESTRICT_PORT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_REUSEADDR(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_SEND_FLAGS(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_SERVICE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_GET_SNDBUF(3) Attributes and Cntls
- GLOBUS_XIO_TCP_INVALID_HANDLE(3) Types
- globus_xio_tcp_send_flags_t(3) Types
- GLOBUS_XIO_TCP_SEND_OOB(3) Types
- GLOBUS_XIO_TCP_SET_BACKLOG(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_BLOCKING_IO(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_CONNECT_RANGE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_HANDLE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_INTERFACE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_KEEPALIVE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_LINGER(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_LISTEN_RANGE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_NO_IPV6(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_NODELAY(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_OOBINLINE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_PORT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_RCVBUF(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_RESTRICT_PORT(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_REUSEADDR(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_SEND_FLAGS(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_SERVICE(3) Attributes and Cntls
- GLOBUS_XIO_TCP_SET_SNDBUF(3) Attributes and Cntls
- globus_xio_telnet.h(3) XIO Telnet Driver.
- globus_xio_timeout_callback_t(3) Globus XIO API
- globus_xio_udp_cmd_t(3) Attributes and Cntls
- GLOBUS_XIO_UDP_CONNECT(3) Attributes and Cntls
- globus_xio_udp_driver_cntls(3) Attributes and Cntls
- globus_xio_udp_driver_envs(3) Env Variables
- globus_xio_udp_driver_errors(3) Error Types
- globus_xio_udp_driver_instance(3) Opening/Closing
- globus_xio_udp_driver_io(3) Reading/Writing
- globus_xio_udp_driver_types(3) Types
- globus_xio_udp_driver.h(3) XIO UDP Driver.
- globus_xio_udp_driver(3) Globus XIO UDP Driver
- GLOBUS_XIO_UDP_ERROR_NO_ADDRS(3) Error Types
- GLOBUS_XIO_UDP_ERROR_SHORT_WRITE(3) Error Types
- globus_xio_udp_error_type_t(3) Error Types
- GLOBUS_XIO_UDP_GET_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_HANDLE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_INTERFACE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_LISTEN_RANGE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_NO_IPV6(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_NUMERIC_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_PORT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_RCVBUF(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_RESTRICT_PORT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_REUSEADDR(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_SERVICE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_GET_SNDBUF(3) Attributes and Cntls
- GLOBUS_XIO_UDP_INVALID_HANDLE(3) Types
- GLOBUS_XIO_UDP_SET_CONTACT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_HANDLE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_INTERFACE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_LISTEN_RANGE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_MULTICAST(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_NO_IPV6(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_PORT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_RCVBUF(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_RESTRICT_PORT(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_REUSEADDR(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_SERVICE(3) Attributes and Cntls
- GLOBUS_XIO_UDP_SET_SNDBUF(3) Attributes and Cntls
- globus_xio_write(3) Globus XIO API
- globus_xio_writev(3) Globus XIO API
- globus_xio(3) Globus XIO
- GlobusExtensionDefineModule(3) Globus Extension Modules.
- GlobusGssAssistFreeDNArray(3) Gridmap Authorization
- GlobusTimeAbstimeCopy(3) Time Types and Macros.
- GlobusTimeAbstimeDiff(3) Time Types and Macros.
- GlobusTimeAbstimeGet(3) Time Types and Macros.
- GlobusTimeAbstimeGetCurrent(3) Time Types and Macros.
- GlobusTimeAbstimeInc(3) Time Types and Macros.
- GlobusTimeAbstimeSet(3) Time Types and Macros.
- GlobusTimeReltimeCopy(3) Time Types and Macros.
- GlobusTimeReltimeDivide(3) Time Types and Macros.
- GlobusTimeReltimeMultiply(3) Time Types and Macros.
- GlobusTimeReltimeSet(3) Time Types and Macros.
- GlobusTimeReltimeToMilliSec(3) Time Types and Macros.
- GlobusTimeReltimeToUSec(3) Time Types and Macros.
- gmpy2(3) gmpy2 Documentation
- gmtime_r(3) transform date and time to broken-down time or ASCII
- gmtime(3) transform date and time to broken-down time or ASCII
- gnu_dev_major(3) manage a device number
- gnu_dev_makedev(3) manage a device number
- gnu_dev_minor(3) manage a device number
- gnu_get_libc_release(3) get glibc version and release
- gnu_get_libc_version(3) get glibc version and release
- gnutls_aead_cipher_decrypt(3) API function
- gnutls_aead_cipher_decryptv2(3) API function
- gnutls_aead_cipher_deinit(3) API function
- gnutls_aead_cipher_encrypt(3) API function
- gnutls_aead_cipher_encryptv(3) API function
- gnutls_aead_cipher_encryptv2(3) API function
- gnutls_aead_cipher_init(3) API function
- gnutls_aead_cipher_set_key(3) API function
- gnutls_alert_get_name(3) API function
- gnutls_alert_get_strname(3) API function
- gnutls_alert_get(3) API function
- gnutls_alert_send_appropriate(3) API function
- gnutls_alert_send(3) API function
- gnutls_alert_set_read_function(3) API function
- gnutls_alpn_get_selected_protocol(3) API function
- gnutls_alpn_set_protocols(3) API function
- gnutls_anon_allocate_client_credentials(3) API function
- gnutls_anon_allocate_server_credentials(3) API function
- gnutls_anon_free_client_credentials(3) API function
- gnutls_anon_free_server_credentials(3) API function
- gnutls_anon_set_params_function(3) API function
- gnutls_anon_set_server_dh_params(3) API function
- gnutls_anon_set_server_known_dh_params(3) API function
- gnutls_anon_set_server_params_function(3) API function
- gnutls_anti_replay_deinit(3) API function
- gnutls_anti_replay_enable(3) API function
- gnutls_anti_replay_init(3) API function
- gnutls_anti_replay_set_add_function(3) API function
- gnutls_anti_replay_set_ptr(3) API function
- gnutls_anti_replay_set_window(3) API function
- gnutls_auth_client_get_type(3) API function
- gnutls_auth_get_type(3) API function
- gnutls_auth_server_get_type(3) API function
- gnutls_base64_decode2(3) API function
- gnutls_base64_encode2(3) API function
- gnutls_buffer_append_data(3) API function
- gnutls_bye(3) API function
- gnutls_certificate_activation_time_peers(3) API function
- gnutls_certificate_allocate_credentials(3) API function
- gnutls_certificate_client_get_request_status(3) API function
- gnutls_certificate_expiration_time_peers(3) API function
- gnutls_certificate_free_ca_names(3) API function
- gnutls_certificate_free_cas(3) API function
- gnutls_certificate_free_credentials(3) API function
- gnutls_certificate_free_crls(3) API function
- gnutls_certificate_free_keys(3) API function
- gnutls_certificate_get_crt_raw(3) API function
- gnutls_certificate_get_issuer(3) API function
- gnutls_certificate_get_ocsp_expiration(3) API function
- gnutls_certificate_get_ours(3) API function
- gnutls_certificate_get_peers_subkey_id(3) API function
- gnutls_certificate_get_peers(3) API function
- gnutls_certificate_get_trust_list(3) API function
- gnutls_certificate_get_verify_flags(3) API function
- gnutls_certificate_get_x509_crt(3) API function
- gnutls_certificate_get_x509_key(3) API function
- gnutls_certificate_send_x509_rdn_sequence(3) API function
- gnutls_certificate_server_set_request(3) API function
- gnutls_certificate_set_dh_params(3) API function
- gnutls_certificate_set_flags(3) API function
- gnutls_certificate_set_key(3) API function
- gnutls_certificate_set_known_dh_params(3) API function
- gnutls_certificate_set_ocsp_status_request_file(3) API function
- gnutls_certificate_set_ocsp_status_request_file2(3) API function
- gnutls_certificate_set_ocsp_status_request_function(3) API function
- gnutls_certificate_set_ocsp_status_request_function2(3) API function
- gnutls_certificate_set_ocsp_status_request_mem(3) API function
- gnutls_certificate_set_params_function(3) API function
- gnutls_certificate_set_pin_function(3) API function
- gnutls_certificate_set_rawpk_key_file(3) API function
- gnutls_certificate_set_rawpk_key_mem(3) API function
- gnutls_certificate_set_retrieve_function(3) API function
- gnutls_certificate_set_retrieve_function2(3) API function
- gnutls_certificate_set_retrieve_function3(3) API function
- gnutls_certificate_set_trust_list(3) API function
- gnutls_certificate_set_verify_flags(3) API function
- gnutls_certificate_set_verify_function(3) API function
- gnutls_certificate_set_verify_limits(3) API function
- gnutls_certificate_set_x509_crl_file(3) API function
- gnutls_certificate_set_x509_crl_mem(3) API function
- gnutls_certificate_set_x509_crl(3) API function
- gnutls_certificate_set_x509_key_file(3) API function
- gnutls_certificate_set_x509_key_file2(3) API function
- gnutls_certificate_set_x509_key_mem(3) API function
- gnutls_certificate_set_x509_key_mem2(3) API function
- gnutls_certificate_set_x509_key(3) API function
- gnutls_certificate_set_x509_simple_pkcs12_file(3) API function
- gnutls_certificate_set_x509_simple_pkcs12_mem(3) API function
- gnutls_certificate_set_x509_system_trust(3) API function
- gnutls_certificate_set_x509_trust_dir(3) API function
- gnutls_certificate_set_x509_trust_file(3) API function
- gnutls_certificate_set_x509_trust_mem(3) API function
- gnutls_certificate_set_x509_trust(3) API function
- gnutls_certificate_type_get_id(3) API function
- gnutls_certificate_type_get_name(3) API function
- gnutls_certificate_type_get(3) API function
- gnutls_certificate_type_get2(3) API function
- gnutls_certificate_type_list(3) API function
- gnutls_certificate_verification_profile_get_id(3) API function
- gnutls_certificate_verification_profile_get_name(3) API function
- gnutls_certificate_verification_status_print(3) API function
- gnutls_certificate_verify_peers(3) API function
- gnutls_certificate_verify_peers2(3) API function
- gnutls_certificate_verify_peers3(3) API function
- gnutls_check_version(3) API function
- gnutls_cipher_add_auth(3) API function
- gnutls_cipher_decrypt(3) API function
- gnutls_cipher_decrypt2(3) API function
- gnutls_cipher_decrypt3(3) API function
- gnutls_cipher_deinit(3) API function
- gnutls_cipher_encrypt(3) API function
- gnutls_cipher_encrypt2(3) API function
- gnutls_cipher_encrypt3(3) API function
- gnutls_cipher_get_block_size(3) API function
- gnutls_cipher_get_id(3) API function
- gnutls_cipher_get_iv_size(3) API function
- gnutls_cipher_get_key_size(3) API function
- gnutls_cipher_get_name(3) API function
- gnutls_cipher_get_tag_size(3) API function
- gnutls_cipher_get(3) API function
- gnutls_cipher_init(3) API function
- gnutls_cipher_list(3) API function
- gnutls_cipher_set_iv(3) API function
- gnutls_cipher_suite_get_name(3) API function
- gnutls_cipher_suite_info(3) API function
- gnutls_cipher_tag(3) API function
- gnutls_ciphersuite_get(3) API function
- gnutls_compress_certificate_get_selected_method(3) API function
- gnutls_compress_certificate_set_methods(3) API function
- gnutls_compression_get_id(3) API function
- gnutls_compression_get_name(3) API function
- gnutls_compression_get(3) API function
- gnutls_compression_list(3) API function
- gnutls_credentials_clear(3) API function
- gnutls_credentials_get(3) API function
- gnutls_credentials_set(3) API function
- gnutls_crypto_register_aead_cipher(3) API function
- gnutls_crypto_register_cipher(3) API function
- gnutls_crypto_register_digest(3) API function
- gnutls_crypto_register_mac(3) API function
- gnutls_db_check_entry_expire_time(3) API function
- gnutls_db_check_entry_time(3) API function
- gnutls_db_check_entry(3) API function
- gnutls_db_get_default_cache_expiration(3) API function
- gnutls_db_get_ptr(3) API function
- gnutls_db_remove_session(3) API function
- gnutls_db_set_cache_expiration(3) API function
- gnutls_db_set_ptr(3) API function
- gnutls_db_set_remove_function(3) API function
- gnutls_db_set_retrieve_function(3) API function
- gnutls_db_set_store_function(3) API function
- gnutls_decode_ber_digest_info(3) API function
- gnutls_decode_gost_rs_value(3) API function
- gnutls_decode_rs_value(3) API function
- gnutls_deinit(3) API function
- gnutls_dh_get_group(3) API function
- gnutls_dh_get_peers_public_bits(3) API function
- gnutls_dh_get_prime_bits(3) API function
- gnutls_dh_get_pubkey(3) API function
- gnutls_dh_get_secret_bits(3) API function
- gnutls_dh_params_cpy(3) API function
- gnutls_dh_params_deinit(3) API function
- gnutls_dh_params_export_pkcs3(3) API function
- gnutls_dh_params_export_raw(3) API function
- gnutls_dh_params_export2_pkcs3(3) API function
- gnutls_dh_params_generate2(3) API function
- gnutls_dh_params_import_dsa(3) API function
- gnutls_dh_params_import_pkcs3(3) API function
- gnutls_dh_params_import_raw(3) API function
- gnutls_dh_params_import_raw2(3) API function
- gnutls_dh_params_import_raw3(3) API function
- gnutls_dh_params_init(3) API function
- gnutls_dh_set_prime_bits(3) API function
- gnutls_digest_get_id(3) API function
- gnutls_digest_get_name(3) API function
- gnutls_digest_get_oid(3) API function
- gnutls_digest_list(3) API function
- gnutls_digest_set_secure(3) API function
- gnutls_dtls_cookie_send(3) API function
- gnutls_dtls_cookie_verify(3) API function
- gnutls_dtls_get_data_mtu(3) API function
- gnutls_dtls_get_mtu(3) API function
- gnutls_dtls_get_timeout(3) API function
- gnutls_dtls_prestate_set(3) API function
- gnutls_dtls_set_data_mtu(3) API function
- gnutls_dtls_set_mtu(3) API function
- gnutls_dtls_set_timeouts(3) API function
- gnutls_early_cipher_get(3) API function
- gnutls_early_prf_hash_get(3) API function
- gnutls_ecc_curve_get_id(3) API function
- gnutls_ecc_curve_get_name(3) API function
- gnutls_ecc_curve_get_oid(3) API function
- gnutls_ecc_curve_get_pk(3) API function
- gnutls_ecc_curve_get_size(3) API function
- gnutls_ecc_curve_get(3) API function
- gnutls_ecc_curve_list(3) API function
- gnutls_ecc_curve_set_enabled(3) API function
- gnutls_encode_ber_digest_info(3) API function
- gnutls_encode_gost_rs_value(3) API function
- gnutls_encode_rs_value(3) API function
- gnutls_error_is_fatal(3) API function
- gnutls_error_to_alert(3) API function
- gnutls_est_record_overhead_size(3) API function
- gnutls_ext_get_current_msg(3) API function
- gnutls_ext_get_data(3) API function
- gnutls_ext_get_name(3) API function
- gnutls_ext_get_name2(3) API function
- gnutls_ext_raw_parse(3) API function
- gnutls_ext_register(3) API function
- gnutls_ext_set_data(3) API function
- gnutls_fingerprint(3) API function
- gnutls_fips140_context_deinit(3) API function
- gnutls_fips140_context_init(3) API function
- gnutls_fips140_get_operation_state(3) API function
- gnutls_fips140_mode_enabled(3) API function
- gnutls_fips140_pop_context(3) API function
- gnutls_fips140_push_context(3) API function
- gnutls_fips140_run_self_tests(3) API function
- gnutls_fips140_set_mode(3) API function
- gnutls_get_library_config(3) API function
- gnutls_get_system_config_file(3) API function
- gnutls_global_deinit(3) API function
- gnutls_global_init(3) API function
- gnutls_global_set_audit_log_function(3) API function
- gnutls_global_set_log_function(3) API function
- gnutls_global_set_log_level(3) API function
- gnutls_global_set_mem_functions(3) API function
- gnutls_global_set_mutex(3) API function
- gnutls_global_set_time_function(3) API function
- gnutls_gost_paramset_get_name(3) API function
- gnutls_gost_paramset_get_oid(3) API function
- gnutls_group_get_id(3) API function
- gnutls_group_get_name(3) API function
- gnutls_group_get(3) API function
- gnutls_group_list(3) API function
- gnutls_handshake_description_get_name(3) API function
- gnutls_handshake_get_last_in(3) API function
- gnutls_handshake_get_last_out(3) API function
- gnutls_handshake_set_hook_function(3) API function
- gnutls_handshake_set_max_packet_length(3) API function
- gnutls_handshake_set_post_client_hello_function(3) API function
- gnutls_handshake_set_private_extensions(3) API function
- gnutls_handshake_set_random(3) API function
- gnutls_handshake_set_read_function(3) API function
- gnutls_handshake_set_secret_function(3) API function
- gnutls_handshake_set_timeout(3) API function
- gnutls_handshake_write(3) API function
- gnutls_handshake(3) API function
- gnutls_hash_copy(3) API function
- gnutls_hash_deinit(3) API function
- gnutls_hash_fast(3) API function
- gnutls_hash_get_len(3) API function
- gnutls_hash_init(3) API function
- gnutls_hash_output(3) API function
- gnutls_hash(3) API function
- gnutls_heartbeat_allowed(3) API function
- gnutls_heartbeat_enable(3) API function
- gnutls_heartbeat_get_timeout(3) API function
- gnutls_heartbeat_ping(3) API function
- gnutls_heartbeat_pong(3) API function
- gnutls_heartbeat_set_timeouts(3) API function
- gnutls_hex_decode(3) API function
- gnutls_hex_decode2(3) API function
- gnutls_hex_encode(3) API function
- gnutls_hex_encode2(3) API function
- gnutls_hex2bin(3) API function
- gnutls_hkdf_expand(3) API function
- gnutls_hkdf_extract(3) API function
- gnutls_hmac_copy(3) API function
- gnutls_hmac_deinit(3) API function
- gnutls_hmac_fast(3) API function
- gnutls_hmac_get_key_size(3) API function
- gnutls_hmac_get_len(3) API function
- gnutls_hmac_init(3) API function
- gnutls_hmac_output(3) API function
- gnutls_hmac_set_nonce(3) API function
- gnutls_hmac(3) API function
- gnutls_idna_map(3) API function
- gnutls_idna_reverse_map(3) API function
- gnutls_init(3) API function
- gnutls_key_generate(3) API function
- gnutls_kx_get_id(3) API function
- gnutls_kx_get_name(3) API function
- gnutls_kx_get(3) API function
- gnutls_kx_list(3) API function
- gnutls_load_file(3) API function
- gnutls_mac_get_id(3) API function
- gnutls_mac_get_key_size(3) API function
- gnutls_mac_get_name(3) API function
- gnutls_mac_get_nonce_size(3) API function
- gnutls_mac_get(3) API function
- gnutls_mac_list(3) API function
- gnutls_memcmp(3) API function
- gnutls_memset(3) API function
- gnutls_ocsp_req_add_cert_id(3) API function
- gnutls_ocsp_req_add_cert(3) API function
- gnutls_ocsp_req_deinit(3) API function
- gnutls_ocsp_req_export(3) API function
- gnutls_ocsp_req_get_cert_id(3) API function
- gnutls_ocsp_req_get_extension(3) API function
- gnutls_ocsp_req_get_nonce(3) API function
- gnutls_ocsp_req_get_version(3) API function
- gnutls_ocsp_req_import(3) API function
- gnutls_ocsp_req_init(3) API function
- gnutls_ocsp_req_print(3) API function
- gnutls_ocsp_req_randomize_nonce(3) API function
- gnutls_ocsp_req_set_extension(3) API function
- gnutls_ocsp_req_set_nonce(3) API function
- gnutls_ocsp_resp_check_crt(3) API function
- gnutls_ocsp_resp_deinit(3) API function
- gnutls_ocsp_resp_export(3) API function
- gnutls_ocsp_resp_export2(3) API function
- gnutls_ocsp_resp_get_certs(3) API function
- gnutls_ocsp_resp_get_extension(3) API function
- gnutls_ocsp_resp_get_nonce(3) API function
- gnutls_ocsp_resp_get_produced(3) API function
- gnutls_ocsp_resp_get_responder_raw_id(3) API function
- gnutls_ocsp_resp_get_responder(3) API function
- gnutls_ocsp_resp_get_responder2(3) API function
- gnutls_ocsp_resp_get_response(3) API function
- gnutls_ocsp_resp_get_signature_algorithm(3) API function
- gnutls_ocsp_resp_get_signature(3) API function
- gnutls_ocsp_resp_get_single(3) API function
- gnutls_ocsp_resp_get_status(3) API function
- gnutls_ocsp_resp_get_version(3) API function
- gnutls_ocsp_resp_import(3) API function
- gnutls_ocsp_resp_import2(3) API function
- gnutls_ocsp_resp_init(3) API function
- gnutls_ocsp_resp_list_import2(3) API function
- gnutls_ocsp_resp_print(3) API function
- gnutls_ocsp_resp_verify_direct(3) API function
- gnutls_ocsp_resp_verify(3) API function
- gnutls_ocsp_status_request_enable_client(3) API function
- gnutls_ocsp_status_request_get(3) API function
- gnutls_ocsp_status_request_get2(3) API function
- gnutls_ocsp_status_request_is_checked(3) API function
- gnutls_oid_to_digest(3) API function
- gnutls_oid_to_ecc_curve(3) API function
- gnutls_oid_to_gost_paramset(3) API function
- gnutls_oid_to_mac(3) API function
- gnutls_oid_to_pk(3) API function
- gnutls_oid_to_sign(3) API function
- gnutls_openpgp_privkey_sign_hash(3) API function
- gnutls_openpgp_send_cert(3) API function
- gnutls_packet_deinit(3) API function
- gnutls_packet_get(3) API function
- gnutls_pbkdf2(3) API function
- gnutls_pcert_deinit(3) API function
- gnutls_pcert_export_openpgp(3) API function
- gnutls_pcert_export_x509(3) API function
- gnutls_pcert_import_openpgp_raw(3) API function
- gnutls_pcert_import_openpgp(3) API function
- gnutls_pcert_import_rawpk_raw(3) API function
- gnutls_pcert_import_rawpk(3) API function
- gnutls_pcert_import_x509_list(3) API function
- gnutls_pcert_import_x509_raw(3) API function
- gnutls_pcert_import_x509(3) API function
- gnutls_pcert_list_import_x509_file(3) API function
- gnutls_pcert_list_import_x509_raw(3) API function
- gnutls_pem_base64_decode(3) API function
- gnutls_pem_base64_decode2(3) API function
- gnutls_pem_base64_encode(3) API function
- gnutls_pem_base64_encode2(3) API function
- gnutls_perror(3) API function
- gnutls_pk_algorithm_get_name(3) API function
- gnutls_pk_bits_to_sec_param(3) API function
- gnutls_pk_get_id(3) API function
- gnutls_pk_get_name(3) API function
- gnutls_pk_get_oid(3) API function
- gnutls_pk_list(3) API function
- gnutls_pk_to_sign(3) API function
- gnutls_pkcs_schema_get_name(3) API function
- gnutls_pkcs_schema_get_oid(3) API function
- gnutls_pkcs11_add_provider(3) API function
- gnutls_pkcs11_copy_attached_extension(3) API function
- gnutls_pkcs11_copy_pubkey(3) API function
- gnutls_pkcs11_copy_secret_key(3) API function
- gnutls_pkcs11_copy_x509_crt(3) API function
- gnutls_pkcs11_copy_x509_crt2(3) API function
- gnutls_pkcs11_copy_x509_privkey(3) API function
- gnutls_pkcs11_copy_x509_privkey2(3) API function
- gnutls_pkcs11_crt_is_known(3) API function
- gnutls_pkcs11_deinit(3) API function
- gnutls_pkcs11_delete_url(3) API function
- gnutls_pkcs11_get_pin_function(3) API function
- gnutls_pkcs11_get_raw_issuer_by_dn(3) API function
- gnutls_pkcs11_get_raw_issuer_by_subject_key_id(3) API function
- gnutls_pkcs11_get_raw_issuer(3) API function
- gnutls_pkcs11_init(3) API function
- gnutls_pkcs11_obj_deinit(3) API function
- gnutls_pkcs11_obj_export_url(3) API function
- gnutls_pkcs11_obj_export(3) API function
- gnutls_pkcs11_obj_export2(3) API function
- gnutls_pkcs11_obj_export3(3) API function
- gnutls_pkcs11_obj_flags_get_str(3) API function
- gnutls_pkcs11_obj_get_exts(3) API function
- gnutls_pkcs11_obj_get_flags(3) API function
- gnutls_pkcs11_obj_get_info(3) API function
- gnutls_pkcs11_obj_get_ptr(3) API function
- gnutls_pkcs11_obj_get_type(3) API function
- gnutls_pkcs11_obj_import_url(3) API function
- gnutls_pkcs11_obj_init(3) API function
- gnutls_pkcs11_obj_list_import_url3(3) API function
- gnutls_pkcs11_obj_list_import_url4(3) API function
- gnutls_pkcs11_obj_set_info(3) API function
- gnutls_pkcs11_obj_set_pin_function(3) API function
- gnutls_pkcs11_privkey_cpy(3) API function
- gnutls_pkcs11_privkey_deinit(3) API function
- gnutls_pkcs11_privkey_export_pubkey(3) API function
- gnutls_pkcs11_privkey_export_url(3) API function
- gnutls_pkcs11_privkey_generate(3) API function
- gnutls_pkcs11_privkey_generate2(3) API function
- gnutls_pkcs11_privkey_generate3(3) API function
- gnutls_pkcs11_privkey_get_info(3) API function
- gnutls_pkcs11_privkey_get_pk_algorithm(3) API function
- gnutls_pkcs11_privkey_import_url(3) API function
- gnutls_pkcs11_privkey_init(3) API function
- gnutls_pkcs11_privkey_set_pin_function(3) API function
- gnutls_pkcs11_privkey_status(3) API function
- gnutls_pkcs11_reinit(3) API function
- gnutls_pkcs11_set_pin_function(3) API function
- gnutls_pkcs11_set_token_function(3) API function
- gnutls_pkcs11_token_check_mechanism(3) API function
- gnutls_pkcs11_token_get_flags(3) API function
- gnutls_pkcs11_token_get_info(3) API function
- gnutls_pkcs11_token_get_mechanism(3) API function
- gnutls_pkcs11_token_get_ptr(3) API function
- gnutls_pkcs11_token_get_random(3) API function
- gnutls_pkcs11_token_get_url(3) API function
- gnutls_pkcs11_token_init(3) API function
- gnutls_pkcs11_token_set_pin(3) API function
- gnutls_pkcs11_type_get_name(3) API function
- gnutls_pkcs12_bag_decrypt(3) API function
- gnutls_pkcs12_bag_deinit(3) API function
- gnutls_pkcs12_bag_enc_info(3) API function
- gnutls_pkcs12_bag_encrypt(3) API function
- gnutls_pkcs12_bag_get_count(3) API function
- gnutls_pkcs12_bag_get_data(3) API function
- gnutls_pkcs12_bag_get_friendly_name(3) API function
- gnutls_pkcs12_bag_get_key_id(3) API function
- gnutls_pkcs12_bag_get_type(3) API function
- gnutls_pkcs12_bag_init(3) API function
- gnutls_pkcs12_bag_set_crl(3) API function
- gnutls_pkcs12_bag_set_crt(3) API function
- gnutls_pkcs12_bag_set_data(3) API function
- gnutls_pkcs12_bag_set_friendly_name(3) API function
- gnutls_pkcs12_bag_set_key_id(3) API function
- gnutls_pkcs12_bag_set_privkey(3) API function
- gnutls_pkcs12_deinit(3) API function
- gnutls_pkcs12_export(3) API function
- gnutls_pkcs12_export2(3) API function
- gnutls_pkcs12_generate_mac(3) API function
- gnutls_pkcs12_generate_mac2(3) API function
- gnutls_pkcs12_get_bag(3) API function
- gnutls_pkcs12_import(3) API function
- gnutls_pkcs12_init(3) API function
- gnutls_pkcs12_mac_info(3) API function
- gnutls_pkcs12_set_bag(3) API function
- gnutls_pkcs12_simple_parse(3) API function
- gnutls_pkcs12_verify_mac(3) API function
- gnutls_pkcs7_add_attr(3) API function
- gnutls_pkcs7_attrs_deinit(3) API function
- gnutls_pkcs7_deinit(3) API function
- gnutls_pkcs7_delete_crl(3) API function
- gnutls_pkcs7_delete_crt(3) API function
- gnutls_pkcs7_export(3) API function
- gnutls_pkcs7_export2(3) API function
- gnutls_pkcs7_get_attr(3) API function
- gnutls_pkcs7_get_crl_count(3) API function
- gnutls_pkcs7_get_crl_raw(3) API function
- gnutls_pkcs7_get_crl_raw2(3) API function
- gnutls_pkcs7_get_crt_count(3) API function
- gnutls_pkcs7_get_crt_raw(3) API function
- gnutls_pkcs7_get_crt_raw2(3) API function
- gnutls_pkcs7_get_embedded_data_oid(3) API function
- gnutls_pkcs7_get_embedded_data(3) API function
- gnutls_pkcs7_get_signature_count(3) API function
- gnutls_pkcs7_get_signature_info(3) API function
- gnutls_pkcs7_import(3) API function
- gnutls_pkcs7_init(3) API function
- gnutls_pkcs7_print_signature_info(3) API function
- gnutls_pkcs7_print(3) API function
- gnutls_pkcs7_set_crl_raw(3) API function
- gnutls_pkcs7_set_crl(3) API function
- gnutls_pkcs7_set_crt_raw(3) API function
- gnutls_pkcs7_set_crt(3) API function
- gnutls_pkcs7_sign(3) API function
- gnutls_pkcs7_signature_info_deinit(3) API function
- gnutls_pkcs7_verify_direct(3) API function
- gnutls_pkcs7_verify(3) API function
- gnutls_pkcs8_info(3) API function
- gnutls_prf_early(3) API function
- gnutls_prf_hash_get(3) API function
- gnutls_prf_raw(3) API function
- gnutls_prf_rfc5705(3) API function
- gnutls_prf(3) API function
- gnutls_priority_certificate_type_list(3) API function
- gnutls_priority_certificate_type_list2(3) API function
- gnutls_priority_cipher_list(3) API function
- gnutls_priority_compression_list(3) API function
- gnutls_priority_deinit(3) API function
- gnutls_priority_ecc_curve_list(3) API function
- gnutls_priority_get_cipher_suite_index(3) API function
- gnutls_priority_group_list(3) API function
- gnutls_priority_init(3) API function
- gnutls_priority_init2(3) API function
- gnutls_priority_kx_list(3) API function
- gnutls_priority_mac_list(3) API function
- gnutls_priority_protocol_list(3) API function
- gnutls_priority_set_direct(3) API function
- gnutls_priority_set(3) API function
- gnutls_priority_sign_list(3) API function
- gnutls_priority_string_list(3) API function
- gnutls_privkey_decrypt_data(3) API function
- gnutls_privkey_decrypt_data2(3) API function
- gnutls_privkey_deinit(3) API function
- gnutls_privkey_export_dsa_raw(3) API function
- gnutls_privkey_export_dsa_raw2(3) API function
- gnutls_privkey_export_ecc_raw(3) API function
- gnutls_privkey_export_ecc_raw2(3) API function
- gnutls_privkey_export_gost_raw2(3) API function
- gnutls_privkey_export_openpgp(3) API function
- gnutls_privkey_export_pkcs11(3) API function
- gnutls_privkey_export_rsa_raw(3) API function
- gnutls_privkey_export_rsa_raw2(3) API function
- gnutls_privkey_export_x509(3) API function
- gnutls_privkey_generate(3) API function
- gnutls_privkey_generate2(3) API function
- gnutls_privkey_get_pk_algorithm(3) API function
- gnutls_privkey_get_seed(3) API function
- gnutls_privkey_get_spki(3) API function
- gnutls_privkey_get_type(3) API function
- gnutls_privkey_import_dsa_raw(3) API function
- gnutls_privkey_import_ecc_raw(3) API function
- gnutls_privkey_import_ext(3) API function
- gnutls_privkey_import_ext2(3) API function
- gnutls_privkey_import_ext3(3) API function
- gnutls_privkey_import_ext4(3) API function
- gnutls_privkey_import_gost_raw(3) API function
- gnutls_privkey_import_openpgp_raw(3) API function
- gnutls_privkey_import_openpgp(3) API function
- gnutls_privkey_import_pkcs11_url(3) API function
- gnutls_privkey_import_pkcs11(3) API function
- gnutls_privkey_import_rsa_raw(3) API function
- gnutls_privkey_import_tpm_raw(3) API function
- gnutls_privkey_import_tpm_url(3) API function
- gnutls_privkey_import_url(3) API function
- gnutls_privkey_import_x509_raw(3) API function
- gnutls_privkey_import_x509(3) API function
- gnutls_privkey_init(3) API function
- gnutls_privkey_set_flags(3) API function
- gnutls_privkey_set_pin_function(3) API function
- gnutls_privkey_set_spki(3) API function
- gnutls_privkey_sign_data(3) API function
- gnutls_privkey_sign_data2(3) API function
- gnutls_privkey_sign_hash(3) API function
- gnutls_privkey_sign_hash2(3) API function
- gnutls_privkey_status(3) API function
- gnutls_privkey_verify_params(3) API function
- gnutls_privkey_verify_seed(3) API function
- gnutls_protocol_get_id(3) API function
- gnutls_protocol_get_name(3) API function
- gnutls_protocol_get_version(3) API function
- gnutls_protocol_list(3) API function
- gnutls_protocol_set_enabled(3) API function
- gnutls_psk_allocate_client_credentials(3) API function
- gnutls_psk_allocate_server_credentials(3) API function
- gnutls_psk_client_get_hint(3) API function
- gnutls_psk_free_client_credentials(3) API function
- gnutls_psk_free_server_credentials(3) API function
- gnutls_psk_server_get_username(3) API function
- gnutls_psk_server_get_username2(3) API function
- gnutls_psk_set_client_credentials_function(3) API function
- gnutls_psk_set_client_credentials_function2(3) API function
- gnutls_psk_set_client_credentials(3) API function
- gnutls_psk_set_client_credentials2(3) API function
- gnutls_psk_set_params_function(3) API function
- gnutls_psk_set_server_credentials_file(3) API function
- gnutls_psk_set_server_credentials_function(3) API function
- gnutls_psk_set_server_credentials_function2(3) API function
- gnutls_psk_set_server_credentials_hint(3) API function
- gnutls_psk_set_server_dh_params(3) API function
- gnutls_psk_set_server_known_dh_params(3) API function
- gnutls_psk_set_server_params_function(3) API function
- gnutls_pubkey_deinit(3) API function
- gnutls_pubkey_encrypt_data(3) API function
- gnutls_pubkey_export_dsa_raw(3) API function
- gnutls_pubkey_export_dsa_raw2(3) API function
- gnutls_pubkey_export_ecc_raw(3) API function
- gnutls_pubkey_export_ecc_raw2(3) API function
- gnutls_pubkey_export_ecc_x962(3) API function
- gnutls_pubkey_export_gost_raw2(3) API function
- gnutls_pubkey_export_rsa_raw(3) API function
- gnutls_pubkey_export_rsa_raw2(3) API function
- gnutls_pubkey_export(3) API function
- gnutls_pubkey_export2(3) API function
- gnutls_pubkey_get_key_id(3) API function
- gnutls_pubkey_get_key_usage(3) API function
- gnutls_pubkey_get_openpgp_key_id(3) API function
- gnutls_pubkey_get_pk_algorithm(3) API function
- gnutls_pubkey_get_preferred_hash_algorithm(3) API function
- gnutls_pubkey_get_spki(3) API function
- gnutls_pubkey_import_dsa_raw(3) API function
- gnutls_pubkey_import_ecc_raw(3) API function
- gnutls_pubkey_import_ecc_x962(3) API function
- gnutls_pubkey_import_gost_raw(3) API function
- gnutls_pubkey_import_openpgp_raw(3) API function
- gnutls_pubkey_import_openpgp(3) API function
- gnutls_pubkey_import_pkcs11(3) API function
- gnutls_pubkey_import_privkey(3) API function
- gnutls_pubkey_import_rsa_raw(3) API function
- gnutls_pubkey_import_tpm_raw(3) API function
- gnutls_pubkey_import_tpm_url(3) API function
- gnutls_pubkey_import_url(3) API function
- gnutls_pubkey_import_x509_crq(3) API function
- gnutls_pubkey_import_x509_raw(3) API function
- gnutls_pubkey_import_x509(3) API function
- gnutls_pubkey_import(3) API function
- gnutls_pubkey_init(3) API function
- gnutls_pubkey_print(3) API function
- gnutls_pubkey_set_key_usage(3) API function
- gnutls_pubkey_set_pin_function(3) API function
- gnutls_pubkey_set_spki(3) API function
- gnutls_pubkey_verify_data2(3) API function
- gnutls_pubkey_verify_hash2(3) API function
- gnutls_pubkey_verify_params(3) API function
- gnutls_random_art(3) API function
- gnutls_range_split(3) API function
- gnutls_reauth(3) API function
- gnutls_record_can_use_length_hiding(3) API function
- gnutls_record_check_corked(3) API function
- gnutls_record_check_pending(3) API function
- gnutls_record_cork(3) API function
- gnutls_record_disable_padding(3) API function
- gnutls_record_discard_queued(3) API function
- gnutls_record_get_direction(3) API function
- gnutls_record_get_discarded(3) API function
- gnutls_record_get_max_early_data_size(3) API function
- gnutls_record_get_max_size(3) API function
- gnutls_record_get_state(3) API function
- gnutls_record_overhead_size(3) API function
- gnutls_record_recv_early_data(3) API function
- gnutls_record_recv_packet(3) API function
- gnutls_record_recv_seq(3) API function
- gnutls_record_recv(3) API function
- gnutls_record_send_early_data(3) API function
- gnutls_record_send_file(3) API function
- gnutls_record_send_range(3) API function
- gnutls_record_send(3) API function
- gnutls_record_send2(3) API function
- gnutls_record_set_max_early_data_size(3) API function
- gnutls_record_set_max_recv_size(3) API function
- gnutls_record_set_max_size(3) API function
- gnutls_record_set_state(3) API function
- gnutls_record_set_timeout(3) API function
- gnutls_record_uncork(3) API function
- gnutls_register_custom_url(3) API function
- gnutls_rehandshake(3) API function
- gnutls_rnd_refresh(3) API function
- gnutls_rnd(3) API function
- gnutls_safe_renegotiation_status(3) API function
- gnutls_sec_param_get_name(3) API function
- gnutls_sec_param_to_pk_bits(3) API function
- gnutls_sec_param_to_symmetric_bits(3) API function
- gnutls_server_name_get(3) API function
- gnutls_server_name_set(3) API function
- gnutls_session_channel_binding(3) API function
- gnutls_session_enable_compatibility_mode(3) API function
- gnutls_session_etm_status(3) API function
- gnutls_session_ext_master_secret_status(3) API function
- gnutls_session_ext_register(3) API function
- gnutls_session_force_valid(3) API function
- gnutls_session_get_data(3) API function
- gnutls_session_get_data2(3) API function
- gnutls_session_get_desc(3) API function
- gnutls_session_get_flags(3) API function
- gnutls_session_get_id(3) API function
- gnutls_session_get_id2(3) API function
- gnutls_session_get_keylog_function(3) API function
- gnutls_session_get_master_secret(3) API function
- gnutls_session_get_ptr(3) API function
- gnutls_session_get_random(3) API function
- gnutls_session_get_verify_cert_status(3) API function
- gnutls_session_is_resumed(3) API function
- gnutls_session_key_update(3) API function
- gnutls_session_resumption_requested(3) API function
- gnutls_session_set_data(3) API function
- gnutls_session_set_id(3) API function
- gnutls_session_set_keylog_function(3) API function
- gnutls_session_set_premaster(3) API function
- gnutls_session_set_ptr(3) API function
- gnutls_session_set_verify_cert(3) API function
- gnutls_session_set_verify_cert2(3) API function
- gnutls_session_set_verify_function(3) API function
- gnutls_session_set_verify_output_function(3) API function
- gnutls_session_supplemental_register(3) API function
- gnutls_session_ticket_enable_client(3) API function
- gnutls_session_ticket_enable_server(3) API function
- gnutls_session_ticket_key_generate(3) API function
- gnutls_session_ticket_send(3) API function
- gnutls_set_default_priority_append(3) API function
- gnutls_set_default_priority(3) API function
- gnutls_sign_algorithm_get_client(3) API function
- gnutls_sign_algorithm_get_requested(3) API function
- gnutls_sign_algorithm_get(3) API function
- gnutls_sign_get_hash_algorithm(3) API function
- gnutls_sign_get_id(3) API function
- gnutls_sign_get_name(3) API function
- gnutls_sign_get_oid(3) API function
- gnutls_sign_get_pk_algorithm(3) API function
- gnutls_sign_is_secure(3) API function
- gnutls_sign_is_secure2(3) API function
- gnutls_sign_list(3) API function
- gnutls_sign_set_secure_for_certs(3) API function
- gnutls_sign_set_secure(3) API function
- gnutls_sign_supports_pk_algorithm(3) API function
- gnutls_srp_allocate_client_credentials(3) API function
- gnutls_srp_allocate_server_credentials(3) API function
- gnutls_srp_base64_decode(3) API function
- gnutls_srp_base64_decode2(3) API function
- gnutls_srp_base64_encode(3) API function
- gnutls_srp_base64_encode2(3) API function
- gnutls_srp_free_client_credentials(3) API function
- gnutls_srp_free_server_credentials(3) API function
- gnutls_srp_server_get_username(3) API function
- gnutls_srp_set_client_credentials_function(3) API function
- gnutls_srp_set_client_credentials(3) API function
- gnutls_srp_set_prime_bits(3) API function
- gnutls_srp_set_server_credentials_file(3) API function
- gnutls_srp_set_server_credentials_function(3) API function
- gnutls_srp_set_server_fake_salt_seed(3) API function
- gnutls_srp_verifier(3) API function
- gnutls_srtp_get_keys(3) API function
- gnutls_srtp_get_mki(3) API function
- gnutls_srtp_get_profile_id(3) API function
- gnutls_srtp_get_profile_name(3) API function
- gnutls_srtp_get_selected_profile(3) API function
- gnutls_srtp_set_mki(3) API function
- gnutls_srtp_set_profile_direct(3) API function
- gnutls_srtp_set_profile(3) API function
- gnutls_store_commitment(3) API function
- gnutls_store_pubkey(3) API function
- gnutls_strerror_name(3) API function
- gnutls_strerror(3) API function
- gnutls_subject_alt_names_deinit(3) API function
- gnutls_subject_alt_names_get(3) API function
- gnutls_subject_alt_names_init(3) API function
- gnutls_subject_alt_names_set(3) API function
- gnutls_supplemental_get_name(3) API function
- gnutls_supplemental_recv(3) API function
- gnutls_supplemental_register(3) API function
- gnutls_supplemental_send(3) API function
- gnutls_system_key_add_x509(3) API function
- gnutls_system_key_delete(3) API function
- gnutls_system_key_iter_deinit(3) API function
- gnutls_system_key_iter_get_info(3) API function
- gnutls_system_recv_timeout(3) API function
- gnutls_tdb_deinit(3) API function
- gnutls_tdb_init(3) API function
- gnutls_tdb_set_store_commitment_func(3) API function
- gnutls_tdb_set_store_func(3) API function
- gnutls_tdb_set_verify_func(3) API function
- gnutls_tpm_get_registered(3) API function
- gnutls_tpm_key_list_deinit(3) API function
- gnutls_tpm_key_list_get_url(3) API function
- gnutls_tpm_privkey_delete(3) API function
- gnutls_tpm_privkey_generate(3) API function
- gnutls_transport_get_int(3) API function
- gnutls_transport_get_int2(3) API function
- gnutls_transport_get_ptr(3) API function
- gnutls_transport_get_ptr2(3) API function
- gnutls_transport_is_ktls_enabled(3) API function
- gnutls_transport_set_errno_function(3) API function
- gnutls_transport_set_errno(3) API function
- gnutls_transport_set_fastopen(3) API function
- gnutls_transport_set_int(3) API function
- gnutls_transport_set_int2(3) API function
- gnutls_transport_set_ptr(3) API function
- gnutls_transport_set_ptr2(3) API function
- gnutls_transport_set_pull_function(3) API function
- gnutls_transport_set_pull_timeout_function(3) API function
- gnutls_transport_set_push_function(3) API function
- gnutls_transport_set_vec_push_function(3) API function
- gnutls_url_is_supported(3) API function
- gnutls_utf8_password_normalize(3) API function
- gnutls_verify_stored_pubkey(3) API function
- gnutls_x509_aia_deinit(3) API function
- gnutls_x509_aia_get(3) API function
- gnutls_x509_aia_init(3) API function
- gnutls_x509_aia_set(3) API function
- gnutls_x509_aki_deinit(3) API function
- gnutls_x509_aki_get_cert_issuer(3) API function
- gnutls_x509_aki_get_id(3) API function
- gnutls_x509_aki_init(3) API function
- gnutls_x509_aki_set_cert_issuer(3) API function
- gnutls_x509_aki_set_id(3) API function
- gnutls_x509_cidr_to_rfc5280(3) API function
- gnutls_x509_crl_check_issuer(3) API function
- gnutls_x509_crl_deinit(3) API function
- gnutls_x509_crl_dist_points_deinit(3) API function
- gnutls_x509_crl_dist_points_get(3) API function
- gnutls_x509_crl_dist_points_init(3) API function
- gnutls_x509_crl_dist_points_set(3) API function
- gnutls_x509_crl_export(3) API function
- gnutls_x509_crl_export2(3) API function
- gnutls_x509_crl_get_authority_key_gn_serial(3) API function
- gnutls_x509_crl_get_authority_key_id(3) API function
- gnutls_x509_crl_get_crt_count(3) API function
- gnutls_x509_crl_get_crt_serial(3) API function
- gnutls_x509_crl_get_dn_oid(3) API function
- gnutls_x509_crl_get_extension_data(3) API function
- gnutls_x509_crl_get_extension_data2(3) API function
- gnutls_x509_crl_get_extension_info(3) API function
- gnutls_x509_crl_get_extension_oid(3) API function
- gnutls_x509_crl_get_issuer_dn_by_oid(3) API function
- gnutls_x509_crl_get_issuer_dn(3) API function
- gnutls_x509_crl_get_issuer_dn2(3) API function
- gnutls_x509_crl_get_issuer_dn3(3) API function
- gnutls_x509_crl_get_next_update(3) API function
- gnutls_x509_crl_get_number(3) API function
- gnutls_x509_crl_get_raw_issuer_dn(3) API function
- gnutls_x509_crl_get_signature_algorithm(3) API function
- gnutls_x509_crl_get_signature_oid(3) API function
- gnutls_x509_crl_get_signature(3) API function
- gnutls_x509_crl_get_this_update(3) API function
- gnutls_x509_crl_get_version(3) API function
- gnutls_x509_crl_import(3) API function
- gnutls_x509_crl_init(3) API function
- gnutls_x509_crl_iter_crt_serial(3) API function
- gnutls_x509_crl_iter_deinit(3) API function
- gnutls_x509_crl_list_import(3) API function
- gnutls_x509_crl_list_import2(3) API function
- gnutls_x509_crl_print(3) API function
- gnutls_x509_crl_privkey_sign(3) API function
- gnutls_x509_crl_set_authority_key_id(3) API function
- gnutls_x509_crl_set_crt_serial(3) API function
- gnutls_x509_crl_set_crt(3) API function
- gnutls_x509_crl_set_next_update(3) API function
- gnutls_x509_crl_set_number(3) API function
- gnutls_x509_crl_set_this_update(3) API function
- gnutls_x509_crl_set_version(3) API function
- gnutls_x509_crl_sign(3) API function
- gnutls_x509_crl_sign2(3) API function
- gnutls_x509_crl_verify(3) API function
- gnutls_x509_crq_deinit(3) API function
- gnutls_x509_crq_export(3) API function
- gnutls_x509_crq_export2(3) API function
- gnutls_x509_crq_get_attribute_by_oid(3) API function
- gnutls_x509_crq_get_attribute_data(3) API function
- gnutls_x509_crq_get_attribute_info(3) API function
- gnutls_x509_crq_get_basic_constraints(3) API function
- gnutls_x509_crq_get_challenge_password(3) API function
- gnutls_x509_crq_get_dn_by_oid(3) API function
- gnutls_x509_crq_get_dn_oid(3) API function
- gnutls_x509_crq_get_dn(3) API function
- gnutls_x509_crq_get_dn2(3) API function
- gnutls_x509_crq_get_dn3(3) API function
- gnutls_x509_crq_get_extension_by_oid(3) API function
- gnutls_x509_crq_get_extension_by_oid2(3) API function
- gnutls_x509_crq_get_extension_data(3) API function
- gnutls_x509_crq_get_extension_data2(3) API function
- gnutls_x509_crq_get_extension_info(3) API function
- gnutls_x509_crq_get_key_id(3) API function
- gnutls_x509_crq_get_key_purpose_oid(3) API function
- gnutls_x509_crq_get_key_rsa_raw(3) API function
- gnutls_x509_crq_get_key_usage(3) API function
- gnutls_x509_crq_get_pk_algorithm(3) API function
- gnutls_x509_crq_get_pk_oid(3) API function
- gnutls_x509_crq_get_private_key_usage_period(3) API function
- gnutls_x509_crq_get_signature_algorithm(3) API function
- gnutls_x509_crq_get_signature_oid(3) API function
- gnutls_x509_crq_get_spki(3) API function
- gnutls_x509_crq_get_subject_alt_name(3) API function
- gnutls_x509_crq_get_subject_alt_othername_oid(3) API function
- gnutls_x509_crq_get_tlsfeatures(3) API function
- gnutls_x509_crq_get_version(3) API function
- gnutls_x509_crq_import(3) API function
- gnutls_x509_crq_init(3) API function
- gnutls_x509_crq_print(3) API function
- gnutls_x509_crq_privkey_sign(3) API function
- gnutls_x509_crq_set_attribute_by_oid(3) API function
- gnutls_x509_crq_set_basic_constraints(3) API function
- gnutls_x509_crq_set_challenge_password(3) API function
- gnutls_x509_crq_set_dn_by_oid(3) API function
- gnutls_x509_crq_set_dn(3) API function
- gnutls_x509_crq_set_extension_by_oid(3) API function
- gnutls_x509_crq_set_key_purpose_oid(3) API function
- gnutls_x509_crq_set_key_rsa_raw(3) API function
- gnutls_x509_crq_set_key_usage(3) API function
- gnutls_x509_crq_set_key(3) API function
- gnutls_x509_crq_set_private_key_usage_period(3) API function
- gnutls_x509_crq_set_pubkey(3) API function
- gnutls_x509_crq_set_spki(3) API function
- gnutls_x509_crq_set_subject_alt_name(3) API function
- gnutls_x509_crq_set_subject_alt_othername(3) API function
- gnutls_x509_crq_set_tlsfeatures(3) API function
- gnutls_x509_crq_set_version(3) API function
- gnutls_x509_crq_sign(3) API function
- gnutls_x509_crq_sign2(3) API function
- gnutls_x509_crq_verify(3) API function
- gnutls_x509_crt_check_email(3) API function
- gnutls_x509_crt_check_hostname(3) API function
- gnutls_x509_crt_check_hostname2(3) API function
- gnutls_x509_crt_check_ip(3) API function
- gnutls_x509_crt_check_issuer(3) API function
- gnutls_x509_crt_check_key_purpose(3) API function
- gnutls_x509_crt_check_revocation(3) API function
- gnutls_x509_crt_cpy_crl_dist_points(3) API function
- gnutls_x509_crt_deinit(3) API function
- gnutls_x509_crt_equals(3) This function compares two gnutls_x509_crt_t certificates
- gnutls_x509_crt_equals2(3) This function compares a gnutls_x509_crt_t cert with DER data
- gnutls_x509_crt_export(3) API function
- gnutls_x509_crt_export2(3) API function
- gnutls_x509_crt_get_activation_time(3) API function
- gnutls_x509_crt_get_authority_info_access(3) API function
- gnutls_x509_crt_get_authority_key_gn_serial(3) API function
- gnutls_x509_crt_get_authority_key_id(3) API function
- gnutls_x509_crt_get_basic_constraints(3) API function
- gnutls_x509_crt_get_ca_status(3) API function
- gnutls_x509_crt_get_crl_dist_points(3) API function
- gnutls_x509_crt_get_dn_by_oid(3) API function
- gnutls_x509_crt_get_dn_oid(3) API function
- gnutls_x509_crt_get_dn(3) API function
- gnutls_x509_crt_get_dn2(3) API function
- gnutls_x509_crt_get_dn3(3) API function
- gnutls_x509_crt_get_expiration_time(3) API function
- gnutls_x509_crt_get_extension_by_oid(3) API function
- gnutls_x509_crt_get_extension_by_oid2(3) API function
- gnutls_x509_crt_get_extension_data(3) API function
- gnutls_x509_crt_get_extension_data2(3) API function
- gnutls_x509_crt_get_extension_info(3) API function
- gnutls_x509_crt_get_extension_oid(3) API function
- gnutls_x509_crt_get_fingerprint(3) API function
- gnutls_x509_crt_get_inhibit_anypolicy(3) API function
- gnutls_x509_crt_get_issuer_alt_name(3) API function
- gnutls_x509_crt_get_issuer_alt_name2(3) API function
- gnutls_x509_crt_get_issuer_alt_othername_oid(3) API function
- gnutls_x509_crt_get_issuer_dn_by_oid(3) API function
- gnutls_x509_crt_get_issuer_dn_oid(3) API function
- gnutls_x509_crt_get_issuer_dn(3) API function
- gnutls_x509_crt_get_issuer_dn2(3) API function
- gnutls_x509_crt_get_issuer_dn3(3) API function
- gnutls_x509_crt_get_issuer_unique_id(3) API function
- gnutls_x509_crt_get_issuer(3) API function
- gnutls_x509_crt_get_key_id(3) API function
- gnutls_x509_crt_get_key_purpose_oid(3) API function
- gnutls_x509_crt_get_key_usage(3) API function
- gnutls_x509_crt_get_name_constraints(3) API function
- gnutls_x509_crt_get_pk_algorithm(3) API function
- gnutls_x509_crt_get_pk_dsa_raw(3) API function
- gnutls_x509_crt_get_pk_ecc_raw(3) API function
- gnutls_x509_crt_get_pk_gost_raw(3) API function
- gnutls_x509_crt_get_pk_oid(3) API function
- gnutls_x509_crt_get_pk_rsa_raw(3) API function
- gnutls_x509_crt_get_policy(3) API function
- gnutls_x509_crt_get_preferred_hash_algorithm(3) API function
- gnutls_x509_crt_get_private_key_usage_period(3) API function
- gnutls_x509_crt_get_proxy(3) API function
- gnutls_x509_crt_get_raw_dn(3) API function
- gnutls_x509_crt_get_raw_issuer_dn(3) API function
- gnutls_x509_crt_get_serial(3) API function
- gnutls_x509_crt_get_signature_algorithm(3) API function
- gnutls_x509_crt_get_signature_oid(3) API function
- gnutls_x509_crt_get_signature(3) API function
- gnutls_x509_crt_get_spki(3) API function
- gnutls_x509_crt_get_subject_alt_name(3) API function
- gnutls_x509_crt_get_subject_alt_name2(3) API function
- gnutls_x509_crt_get_subject_alt_othername_oid(3) API function
- gnutls_x509_crt_get_subject_key_id(3) API function
- gnutls_x509_crt_get_subject_unique_id(3) API function
- gnutls_x509_crt_get_subject(3) API function
- gnutls_x509_crt_get_tlsfeatures(3) API function
- gnutls_x509_crt_get_version(3) API function
- gnutls_x509_crt_import_pkcs11(3) API function
- gnutls_x509_crt_import_url(3) API function
- gnutls_x509_crt_import(3) API function
- gnutls_x509_crt_init(3) API function
- gnutls_x509_crt_list_import_pkcs11(3) API function
- gnutls_x509_crt_list_import_url(3) API function
- gnutls_x509_crt_list_import(3) API function
- gnutls_x509_crt_list_import2(3) API function
- gnutls_x509_crt_list_verify(3) API function
- gnutls_x509_crt_print(3) API function
- gnutls_x509_crt_privkey_sign(3) API function
- gnutls_x509_crt_set_activation_time(3) API function
- gnutls_x509_crt_set_authority_info_access(3) API function
- gnutls_x509_crt_set_authority_key_id(3) API function
- gnutls_x509_crt_set_basic_constraints(3) API function
- gnutls_x509_crt_set_ca_status(3) API function
- gnutls_x509_crt_set_crl_dist_points(3) API function
- gnutls_x509_crt_set_crl_dist_points2(3) API function
- gnutls_x509_crt_set_crq_extension_by_oid(3) API function
- gnutls_x509_crt_set_crq_extensions(3) API function
- gnutls_x509_crt_set_crq(3) API function
- gnutls_x509_crt_set_dn_by_oid(3) API function
- gnutls_x509_crt_set_dn(3) API function
- gnutls_x509_crt_set_expiration_time(3) API function
- gnutls_x509_crt_set_extension_by_oid(3) API function
- gnutls_x509_crt_set_flags(3) API function
- gnutls_x509_crt_set_inhibit_anypolicy(3) API function
- gnutls_x509_crt_set_issuer_alt_name(3) API function
- gnutls_x509_crt_set_issuer_alt_othername(3) API function
- gnutls_x509_crt_set_issuer_dn_by_oid(3) API function
- gnutls_x509_crt_set_issuer_dn(3) API function
- gnutls_x509_crt_set_issuer_unique_id(3) API function
- gnutls_x509_crt_set_key_purpose_oid(3) API function
- gnutls_x509_crt_set_key_usage(3) API function
- gnutls_x509_crt_set_key(3) API function
- gnutls_x509_crt_set_name_constraints(3) API function
- gnutls_x509_crt_set_pin_function(3) API function
- gnutls_x509_crt_set_policy(3) API function
- gnutls_x509_crt_set_private_key_usage_period(3) API function
- gnutls_x509_crt_set_proxy_dn(3) API function
- gnutls_x509_crt_set_proxy(3) API function
- gnutls_x509_crt_set_pubkey(3) API function
- gnutls_x509_crt_set_serial(3) API function
- gnutls_x509_crt_set_spki(3) API function
- gnutls_x509_crt_set_subject_alt_name(3) API function
- gnutls_x509_crt_set_subject_alt_othername(3) API function
- gnutls_x509_crt_set_subject_alternative_name(3) API function
- gnutls_x509_crt_set_subject_key_id(3) API function
- gnutls_x509_crt_set_subject_unique_id(3) API function
- gnutls_x509_crt_set_tlsfeatures(3) API function
- gnutls_x509_crt_set_version(3) API function
- gnutls_x509_crt_sign(3) API function
- gnutls_x509_crt_sign2(3) API function
- gnutls_x509_crt_verify_data2(3) API function
- gnutls_x509_crt_verify(3) API function
- gnutls_x509_ct_sct_get_version(3) API function
- gnutls_x509_ct_sct_get(3) API function
- gnutls_x509_dn_deinit(3) API function
- gnutls_x509_dn_export(3) API function
- gnutls_x509_dn_export2(3) API function
- gnutls_x509_dn_get_rdn_ava(3) API function
- gnutls_x509_dn_get_str(3) API function
- gnutls_x509_dn_get_str2(3) API function
- gnutls_x509_dn_import(3) API function
- gnutls_x509_dn_init(3) API function
- gnutls_x509_dn_oid_known(3) API function
- gnutls_x509_dn_oid_name(3) API function
- gnutls_x509_dn_set_str(3) API function
- gnutls_x509_ext_ct_export_scts(3) API function
- gnutls_x509_ext_ct_import_scts(3) API function
- gnutls_x509_ext_ct_scts_deinit(3) API function
- gnutls_x509_ext_ct_scts_init(3) API function
- gnutls_x509_ext_deinit(3) API function
- gnutls_x509_ext_export_aia(3) API function
- gnutls_x509_ext_export_authority_key_id(3) API function
- gnutls_x509_ext_export_basic_constraints(3) API function
- gnutls_x509_ext_export_crl_dist_points(3) API function
- gnutls_x509_ext_export_inhibit_anypolicy(3) API function
- gnutls_x509_ext_export_key_purposes(3) API function
- gnutls_x509_ext_export_key_usage(3) API function
- gnutls_x509_ext_export_name_constraints(3) API function
- gnutls_x509_ext_export_policies(3) API function
- gnutls_x509_ext_export_private_key_usage_period(3) API function
- gnutls_x509_ext_export_proxy(3) API function
- gnutls_x509_ext_export_subject_alt_names(3) API function
- gnutls_x509_ext_export_subject_key_id(3) API function
- gnutls_x509_ext_export_tlsfeatures(3) API function
- gnutls_x509_ext_import_aia(3) API function
- gnutls_x509_ext_import_authority_key_id(3) API function
- gnutls_x509_ext_import_basic_constraints(3) API function
- gnutls_x509_ext_import_crl_dist_points(3) API function
- gnutls_x509_ext_import_inhibit_anypolicy(3) API function
- gnutls_x509_ext_import_key_purposes(3) API function
- gnutls_x509_ext_import_key_usage(3) API function
- gnutls_x509_ext_import_name_constraints(3) API function
- gnutls_x509_ext_import_policies(3) API function
- gnutls_x509_ext_import_private_key_usage_period(3) API function
- gnutls_x509_ext_import_proxy(3) API function
- gnutls_x509_ext_import_subject_alt_names(3) API function
- gnutls_x509_ext_import_subject_key_id(3) API function
- gnutls_x509_ext_import_tlsfeatures(3) API function
- gnutls_x509_ext_print(3) API function
- gnutls_x509_key_purpose_deinit(3) API function
- gnutls_x509_key_purpose_get(3) API function
- gnutls_x509_key_purpose_init(3) API function
- gnutls_x509_key_purpose_set(3) API function
- gnutls_x509_name_constraints_add_excluded(3) API function
- gnutls_x509_name_constraints_add_permitted(3) API function
- gnutls_x509_name_constraints_check_crt(3) API function
- gnutls_x509_name_constraints_check(3) API function
- gnutls_x509_name_constraints_deinit(3) API function
- gnutls_x509_name_constraints_get_excluded(3) API function
- gnutls_x509_name_constraints_get_permitted(3) API function
- gnutls_x509_name_constraints_init(3) API function
- gnutls_x509_othername_to_virtual(3) API function
- gnutls_x509_policies_deinit(3) API function
- gnutls_x509_policies_get(3) API function
- gnutls_x509_policies_init(3) API function
- gnutls_x509_policies_set(3) API function
- gnutls_x509_policy_release(3) API function
- gnutls_x509_privkey_cpy(3) API function
- gnutls_x509_privkey_deinit(3) API function
- gnutls_x509_privkey_export_dsa_raw(3) API function
- gnutls_x509_privkey_export_ecc_raw(3) API function
- gnutls_x509_privkey_export_gost_raw(3) API function
- gnutls_x509_privkey_export_pkcs8(3) API function
- gnutls_x509_privkey_export_rsa_raw(3) API function
- gnutls_x509_privkey_export_rsa_raw2(3) API function
- gnutls_x509_privkey_export(3) API function
- gnutls_x509_privkey_export2_pkcs8(3) API function
- gnutls_x509_privkey_export2(3) API function
- gnutls_x509_privkey_fix(3) API function
- gnutls_x509_privkey_generate(3) API function
- gnutls_x509_privkey_generate2(3) API function
- gnutls_x509_privkey_get_key_id(3) API function
- gnutls_x509_privkey_get_pk_algorithm(3) API function
- gnutls_x509_privkey_get_pk_algorithm2(3) API function
- gnutls_x509_privkey_get_seed(3) API function
- gnutls_x509_privkey_get_spki(3) API function
- gnutls_x509_privkey_import_dsa_raw(3) API function
- gnutls_x509_privkey_import_ecc_raw(3) API function
- gnutls_x509_privkey_import_gost_raw(3) API function
- gnutls_x509_privkey_import_openssl(3) API function
- gnutls_x509_privkey_import_pkcs8(3) API function
- gnutls_x509_privkey_import_rsa_raw(3) API function
- gnutls_x509_privkey_import_rsa_raw2(3) API function
- gnutls_x509_privkey_import(3) API function
- gnutls_x509_privkey_import2(3) API function
- gnutls_x509_privkey_init(3) API function
- gnutls_x509_privkey_sec_param(3) API function
- gnutls_x509_privkey_set_flags(3) API function
- gnutls_x509_privkey_set_pin_function(3) API function
- gnutls_x509_privkey_set_spki(3) API function
- gnutls_x509_privkey_sign_data(3) API function
- gnutls_x509_privkey_sign_hash(3) API function
- gnutls_x509_privkey_verify_params(3) API function
- gnutls_x509_privkey_verify_seed(3) API function
- gnutls_x509_rdn_get_by_oid(3) API function
- gnutls_x509_rdn_get_oid(3) API function
- gnutls_x509_rdn_get(3) API function
- gnutls_x509_rdn_get2(3) API function
- gnutls_x509_spki_deinit(3) API function
- gnutls_x509_spki_get_rsa_pss_params(3) API function
- gnutls_x509_spki_init(3) API function
- gnutls_x509_spki_set_rsa_pss_params(3) API function
- gnutls_x509_tlsfeatures_add(3) API function
- gnutls_x509_tlsfeatures_check_crt(3) API function
- gnutls_x509_tlsfeatures_deinit(3) API function
- gnutls_x509_tlsfeatures_get(3) API function
- gnutls_x509_tlsfeatures_init(3) API function
- gnutls_x509_trust_list_add_cas(3) API function
- gnutls_x509_trust_list_add_crls(3) API function
- gnutls_x509_trust_list_add_named_crt(3) API function
- gnutls_x509_trust_list_add_system_trust(3) API function
- gnutls_x509_trust_list_add_trust_dir(3) API function
- gnutls_x509_trust_list_add_trust_file(3) API function
- gnutls_x509_trust_list_add_trust_mem(3) API function
- gnutls_x509_trust_list_deinit(3) API function
- gnutls_x509_trust_list_get_issuer_by_dn(3) API function
- gnutls_x509_trust_list_get_issuer_by_subject_key_id(3) API function
- gnutls_x509_trust_list_get_issuer(3) API function
- gnutls_x509_trust_list_get_ptr(3) API function
- gnutls_x509_trust_list_init(3) API function
- gnutls_x509_trust_list_iter_deinit(3) API function
- gnutls_x509_trust_list_iter_get_ca(3) API function
- gnutls_x509_trust_list_remove_cas(3) API function
- gnutls_x509_trust_list_remove_trust_file(3) API function
- gnutls_x509_trust_list_remove_trust_mem(3) API function
- gnutls_x509_trust_list_set_getissuer_function(3) API function
- gnutls_x509_trust_list_set_ptr(3) API function
- gnutls_x509_trust_list_verify_crt(3) API function
- gnutls_x509_trust_list_verify_crt2(3) API function
- gnutls_x509_trust_list_verify_named_crt(3) API function
- grantpt(3) grant access to the slave pseudoterminal
- group_member(3) test whether a process is in a group
- gsasl_base64_from(3) API function
- gsasl_base64_to(3) API function
- gsasl_callback_hook_get(3) API function
- gsasl_callback_hook_set(3) API function
- gsasl_callback_set(3) API function
- gsasl_callback(3) API function
- gsasl_check_version(3) API function
- gsasl_client_mechlist(3) API function
- gsasl_client_start(3) API function
- gsasl_client_suggest_mechanism(3) API function
- gsasl_client_support_p(3) API function
- gsasl_decode(3) API function
- gsasl_done(3) API function
- gsasl_encode(3) API function
- gsasl_finish(3) API function
- gsasl_free(3) API function
- gsasl_hash_length(3) API function
- gsasl_hex_from(3) API function
- gsasl_hex_to(3) API function
- gsasl_init(3) API function
- gsasl_mechanism_name_p(3) API function
- gsasl_mechanism_name(3) API function
- gsasl_nonce(3) API function
- gsasl_property_fast(3) API function
- gsasl_property_free(3) API function
- gsasl_property_get(3) API function
- gsasl_property_set_raw(3) API function
- gsasl_property_set(3) API function
- gsasl_random(3) API function
- gsasl_register(3) API function
- gsasl_saslprep(3) API function
- gsasl_scram_secrets_from_password(3) API function
- gsasl_scram_secrets_from_salted_password(3) API function
- gsasl_server_mechlist(3) API function
- gsasl_server_start(3) API function
- gsasl_server_support_p(3) API function
- gsasl_session_hook_get(3) API function
- gsasl_session_hook_set(3) API function
- gsasl_simple_getpass(3) API function
- gsasl_step(3) API function
- gsasl_step64(3) API function
- gsasl_strerror_name(3) API function
- gsasl_strerror(3) API function
- gsignal(3) software signal facility
- gsl(3) gsl - GNU Scientific Library
- gsm_create(3) gsm_create, gsm_destroy, gsm_encode, gsm_decode \(em GSM\ 06lossy sound compression
- gsm_decode(3) gsm_create, gsm_destroy, gsm_encode, gsm_decode \(em GSM\ 06lossy sound compression
- gsm_destroy(3) gsm_create, gsm_destroy, gsm_encode, gsm_decode \(em GSM\ 06lossy sound compression
- gsm_encode(3) gsm_create, gsm_destroy, gsm_encode, gsm_decode \(em GSM\ 06lossy sound compression
- gsm_explode(3) gsm_explode, gsm_implode — GSM\ 06supplementary functions for testing
- gsm_implode(3) gsm_explode, gsm_implode — GSM\ 06supplementary functions for testing
- gsm_option(3) gsm_option \(em customizing the GSM 06implementation
- gsm_print(3) gsm_print \(em GSM\ 06supplementary function for debugging
- gsm(3) gsm_create, gsm_destroy, gsm_encode, gsm_decode \(em GSM\ 06lossy sound compression
- gss_accept_sec_context(3) API function
- gss_acquire_cred(3) API function
- gss_add_cred(3) API function
- gss_add_oid_set_member(3) API function
- gss_canonicalize_name(3) API function
- gss_check_version(3) API function
- gss_compare_name(3) API function
- gss_context_time(3) API function
- gss_create_empty_oid_set(3) API function
- gss_decapsulate_token(3) API function
- gss_delete_sec_context(3) API function
- gss_display_name(3) API function
- gss_display_status(3) API function
- gss_duplicate_name(3) API function
- gss_encapsulate_token(3) API function
- gss_export_name(3) API function
- gss_export_sec_context(3) API function
- gss_get_mic(3) API function
- gss_import_name(3) API function
- gss_import_sec_context(3) API function
- gss_indicate_mechs(3) API function
- gss_init_sec_context(3) API function
- gss_inquire_context(3) API function
- gss_inquire_cred_by_mech(3) API function
- gss_inquire_cred(3) API function
- gss_inquire_mech_for_saslname(3) API function
- gss_inquire_mechs_for_name(3) API function
- gss_inquire_names_for_mech(3) API function
- gss_inquire_saslname_for_mech(3) API function
- gss_oid_equal(3) API function
- gss_process_context_token(3) API function
- gss_release_buffer(3) API function
- gss_release_cred(3) API function
- gss_release_name(3) API function
- gss_release_oid_set(3) API function
- gss_test_oid_set_member(3) API function
- gss_unwrap(3) API function
- gss_userok(3) API function
- gss_verify_mic(3) API function
- gss_wrap_size_limit(3) API function
- gss_wrap(3) API function
- GT(3) General tridiagonal Matrix
- guestfs-examples(3) examples - Examples of using libguestfs from C
- guestfs-gobject(3) gobject - How to use libguestfs with the GObject bindings
- guestfs-golang(3) golang - How to use libguestfs from Go
- guestfs-java(3) java - How to use libguestfs from Java
- guestfs-lua(3) lua - How to use libguestfs from Lua
- guestfs-ocaml(3) ocaml - How to use libguestfs from OCaml
- guestfs-perl(3) perl - How to use libguestfs from Perl
- guestfs-python(3) python - How to use libguestfs from Python
- guestfs-ruby(3) ruby - How to use libguestfs from Ruby
- guestfs(3) Library for accessing and modifying virtual machine images
- gvc(3) Graphviz context library
- h_errno(3) get network host entry
- handle_to_fshandle(3) file handle operations
- hash(3) hash database access method
- hashDelete(3) is a collection of functions that implement basic hash data-structure in bash scripting language.
- hashGet(3) is a collection of functions that implement basic hash data-structure in bash scripting language.
- hashKeys(3) is a collection of functions that implement basic hash data-structure in bash scripting language.
- hashkit_clone(3) libhashkit Documentation
- hashkit_crc32(3) libhashkit Documentation
- hashkit_create(3) libhashkit Documentation
- hashkit_fnv1_32(3) libhashkit Documentation
- hashkit_fnv1_64(3) libhashkit Documentation
- hashkit_fnv1a_32(3) libhashkit Documentation
- hashkit_fnv1a_64(3) libhashkit Documentation
- hashkit_free(3) libhashkit Documentation
- hashkit_function(3) libhashkit Documentation
- hashkit_functions(3) libhashkit Documentation
- hashkit_get_distribution_function(3) libhashkit Documentation
- hashkit_get_function(3) libhashkit Documentation
- hashkit_hsieh(3) libhashkit Documentation
- hashkit_is_allocated(3) libhashkit Documentation
- hashkit_jenkins(3) libhashkit Documentation
- hashkit_md5(3) libhashkit Documentation
- hashkit_murmur(3) libhashkit Documentation
- hashkit_set_custom_distribution_function(3) libhashkit Documentation
- hashkit_set_custom_function(3) libhashkit Documentation
- hashkit_set_distribution_function(3) libhashkit Documentation
- hashkit_set_function(3) libhashkit Documentation
- hashkit_value(3) libhashkit Documentation
- hashRemove(3) is a collection of functions that implement basic hash data-structure in bash scripting language.
- hashSet(3) is a collection of functions that implement basic hash data-structure in bash scripting language.
- hashstash(3) is a collection of functions that implement basic hash data-structure in bash scripting language.
- hasmntopt(3) get filesystem descriptor file entry
- hawkey(3) Hawkey Documentation
- hbwallocator(3) The C++ allocator compatible with the C++ standard library allocator concepts
- hbwmalloc(3) The high bandwidth memory interface
- hcreate_r(3) hash table management
- hcreate(3) hash table management
- hdate_Hdate(3) Hdate class.
- hdate_struct(3) .PP
- hdate.h(3) .PP
- hdate(3) the libhdate namespace.
- hdatepp.h(3) libhdate C++ language header.
- hdestroy_r(3) hash table management
- hdestroy(3) hash table management
- hdf_copy(3) hdf_copy - copy part of an HDF dataset to another
- hdf_destroy(3) hdf_destroy - deallocate an HDF data set
- hdf_dump_format(3) hdf_dump_format - dump an HDF dataset to FILE *fp Description: Input: Output: Returns:
- hdf_dump_str(3) hdf_dump_str - dump an HDF dataset to STRING Description: Input: Output: Returns:
- hdf_dump(3) hdf_dump - dump an HDF dataset to stdout Description: Input: Output: Returns:
- hdf_get_attr(3) hdf_get_attr - Description: Input: Output: Returns:
- hdf_get_child(3) hdf_get_child - return the first child of the named node
- hdf_get_copy(3) hdf_get_copy - Returns a copy of a string in the HDF data set
- hdf_get_int_value(3) hdf_get_int_value - Return the integer value of a point in the data set
- hdf_get_node(3) hdf_get_node - Similar to hdf_get_obj except all the nodes are created if the don't exist.
- hdf_get_obj(3) hdf_get_obj - return the HDF data set node at a named location
- hdf_get_value(3) hdf_get_value - Return the value of a node in the data set
- hdf_get_valuef(3) hdf_get_valuef - Return the value of a node in the data set
- hdf_get_valuevf(3) hdf_get_valuevf - Return the value of a node in the data set
- hdf_init(3) hdf_init - Initialize an HDF data set
- hdf_obj_attr(3) hdf_obj_attr - Return the HDF Attributes for a node Description: Input: Output: Returns:
- hdf_obj_child(3) hdf_obj_child - Return the first child of a dataset node
- hdf_obj_name(3) hdf_obj_name - Return the name of a node
- hdf_obj_next(3) hdf_obj_next - Return the next node of a dataset level
- hdf_obj_top(3) hdf_obj_top - Return the pointer to the top dataset node
- hdf_obj_value(3) hdf_obj_value - Return the value of a node
- hdf_read_string_ignore(3) hdf_read_string_ignore - Read an HDF string and ignore errors Description: Input: Output:
- hdf_read_string(3) hdf_read_string - read an HDF string Description: Input: Output:
- hdf_register_fileload(3) hdf_register_fileload - register a fileload function
- hdf_remove_tree(3) hdf_remove_tree - delete a subtree of an HDF dataset Description: Input: Output: Returns:
- hdf_search_path(3) hdf_search_path - Find a file given a search path in HDF
- hdf_set_attr(3) hdf_set_attr - Description: Input: Output: Returns:
- hdf_set_buf(3) hdf_set_buf - Set the value of a node without duplicating the value
- hdf_set_copy(3) Copy a value from one location in the
- hdf_set_int_value(3) hdf_set_int_value - Set the value of a named node to a number
- hdf_set_symlink(3) hdf_set_symlink - Set part of the tree to link to another
- hdf_set_value(3) hdf_set_value - Set the value of a named node
- hdf_set_valuef(3) hdf_set_valuef - Set the value of a named node
- hdf_sort_obj(3) hdf_sort_obj - sort the children of an HDF node
- hdf_write_file_atomic(3) hdf_write_file_atomic - write an HDF data file atomically
- hdf_write_file(3) hdf_write_file - write an HDF data file Description: Input: Output:
- hdf_write_string(3) hdf_write_string - serialize an HDF dataset to a string Description: Input: Output:
- hdf(3) Hierarchical Data Format library
- HE(3) Hermitian Matrix
- HeightMMOfScreen(3) screen information functions and macros
- HeightOfScreen(3) screen information functions and macros
- herror(3) get network host entry
- hershey_font_free(3) Hershey vector fonts library
- hershey_font_glyph(3) Hershey vector fonts library
- hershey_font_jhf_load(3) Hershey vector fonts library
- hershey_font_load(3) Hershey vector fonts library
- hesiod_end(3) Hesiod name server interface library
- hesiod_free_list(3) Hesiod name server interface library
- hesiod_free_passwd(3) Hesiod functions for retrieving passwd information
- hesiod_free_postoffice(3) Hesiod functions for retrieving user to postoffice mappings
- hesiod_free_servent(3) Hesiod functions for retrieving service information
- hesiod_free_string(3) Hesiod name server interface library
- hesiod_getmailhost(3) Hesiod functions for retrieving user to postoffice mappings
- hesiod_getpwnam(3) Hesiod functions for retrieving passwd information
- hesiod_getpwuid(3) Hesiod functions for retrieving passwd information
- hesiod_getservbyname(3) Hesiod functions for retrieving service information
- hesiod_init(3) Hesiod name server interface library
- hesiod_parse_result(3) Hesiod name server interface library
- hesiod_resolve(3) Hesiod name server interface library
- hesiod_to_bind(3) Hesiod name server interface library
- hesiod(3) Hesiod name server interface library
- highwayhash(3) fast strong 64-bit hash functions
- history_end(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- history_init(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- history_w(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- history_wend(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- history_winit(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- history(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- hivex(3) Windows Registry "hive" extraction library
- hosts_access(3) access control library
- hosts_ctl(3) access control library
- hovel(3) the GDBM-compatible API of QDBM
- hsearch_r(3) hash table management
- hsearch(3) hash table management
- hspell(3) Hebrew spellchecker (C API)
- hstrerror(3) get network host entry
- htobe16(3) convert values between host and big-/little-endian byte order
- htobe32(3) convert values between host and big-/little-endian byte order
- htobe64(3) convert values between host and big-/little-endian byte order
- htole16(3) convert values between host and big-/little-endian byte order
- htole32(3) convert values between host and big-/little-endian byte order
- htole64(3) convert values between host and big-/little-endian byte order
- htonl(3) convert values between host and network
- htons(3) convert values between host and network
- HUGE_VAL(3) floating-point constants
- HUGE_VALF(3) floating-point constants
- HUGE_VALL(3) floating-point constants
- hugetlbfs_find_path_for_size(3) Locate an appropriate hugetlbfs mount point
- hugetlbfs_find_path(3) Locate an appropriate hugetlbfs mount point
- hugetlbfs_test_path(3) hugetlbfs_test_path - Determine whether a mount point is hugetlbfs
- hugetlbfs_unlinked_fd_for_size(3) Obtain a file descriptor for a new unlinked file in hugetlbfs
- hugetlbfs_unlinked_fd(3) Obtain a file descriptor for a new unlinked file in hugetlbfs
- hunspell(3) hunspell - spell checking, stemming, morphological generation and analysis
- hwloc_alloc_membind_policy(3) Memory binding
- hwloc_alloc_membind(3) Memory binding
- hwloc_alloc(3) Memory binding
- HWLOC_ALLOW_FLAG_ALL(3) Modifying a loaded Topology
- HWLOC_ALLOW_FLAG_CUSTOM(3) Modifying a loaded Topology
- HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS(3) Modifying a loaded Topology
- hwloc_allow_flags_e(3) Modifying a loaded Topology
- HWLOC_API_VERSION(3) API version
- hwloc_bitmap_allbut(3) The bitmap API
- hwloc_bitmap_alloc_full(3) The bitmap API
- hwloc_bitmap_alloc(3) The bitmap API
- hwloc_bitmap_and(3) The bitmap API
- hwloc_bitmap_andnot(3) The bitmap API
- hwloc_bitmap_asprintf(3) The bitmap API
- hwloc_bitmap_clr_range(3) The bitmap API
- hwloc_bitmap_clr(3) The bitmap API
- hwloc_bitmap_compare_first(3) The bitmap API
- hwloc_bitmap_compare(3) The bitmap API
- hwloc_bitmap_copy(3) The bitmap API
- hwloc_bitmap_dup(3) The bitmap API
- hwloc_bitmap_fill(3) The bitmap API
- hwloc_bitmap_first(3) The bitmap API
- hwloc_bitmap_foreach_begin(3) The bitmap API
- hwloc_bitmap_foreach_end(3) The bitmap API
- hwloc_bitmap_free(3) The bitmap API
- hwloc_bitmap_from_ith_ulong(3) The bitmap API
- hwloc_bitmap_from_ulong(3) The bitmap API
- hwloc_bitmap_from_ulongs(3) The bitmap API
- hwloc_bitmap_intersects(3) The bitmap API
- hwloc_bitmap_isequal(3) The bitmap API
- hwloc_bitmap_isfull(3) The bitmap API
- hwloc_bitmap_isincluded(3) The bitmap API
- hwloc_bitmap_isset(3) The bitmap API
- hwloc_bitmap_iszero(3) The bitmap API
- hwloc_bitmap_last(3) The bitmap API
- hwloc_bitmap_list_asprintf(3) The bitmap API
- hwloc_bitmap_list_snprintf(3) The bitmap API
- hwloc_bitmap_list_sscanf(3) The bitmap API
- hwloc_bitmap_next(3) The bitmap API
- hwloc_bitmap_not(3) The bitmap API
- hwloc_bitmap_nr_ulongs(3) The bitmap API
- hwloc_bitmap_only(3) The bitmap API
- hwloc_bitmap_or(3) The bitmap API
- hwloc_bitmap_set_ith_ulong(3) The bitmap API
- hwloc_bitmap_set_range(3) The bitmap API
- hwloc_bitmap_set(3) The bitmap API
- hwloc_bitmap_singlify_per_core(3) Finding objects, miscellaneous helpers
- hwloc_bitmap_singlify(3) The bitmap API
- hwloc_bitmap_snprintf(3) The bitmap API
- hwloc_bitmap_sscanf(3) The bitmap API
- hwloc_bitmap_t(3) The bitmap API
- hwloc_bitmap_taskset_asprintf(3) The bitmap API
- hwloc_bitmap_taskset_snprintf(3) The bitmap API
- hwloc_bitmap_taskset_sscanf(3) The bitmap API
- hwloc_bitmap_to_ith_ulong(3) The bitmap API
- hwloc_bitmap_to_ulong(3) The bitmap API
- hwloc_bitmap_to_ulongs(3) The bitmap API
- hwloc_bitmap_weight(3) The bitmap API
- hwloc_bitmap_xor(3) The bitmap API
- hwloc_bitmap_zero(3) The bitmap API
- hwloc_bridge_covers_pcibus(3) Finding I/O objects
- hwloc_compare_types(3) Object Types
- hwloc_const_bitmap_t(3) The bitmap API
- hwloc_const_cpuset_t(3) Object Sets (hwloc_cpuset_t and hwloc_nodeset_t)
- hwloc_const_nodeset_t(3) Object Sets (hwloc_cpuset_t and hwloc_nodeset_t)
- hwloc_cpubind_flags_t(3) CPU binding
- HWLOC_CPUBIND_NOMEMBIND(3) CPU binding
- HWLOC_CPUBIND_PROCESS(3) CPU binding
- HWLOC_CPUBIND_STRICT(3) CPU binding
- HWLOC_CPUBIND_THREAD(3) CPU binding
- hwloc_cpukinds_get_by_cpuset(3) Kinds of CPU cores
- hwloc_cpukinds_get_info(3) Kinds of CPU cores
- hwloc_cpukinds_get_nr(3) Kinds of CPU cores
- hwloc_cpukinds_register(3) Kinds of CPU cores
- hwloc_cpuset_from_glibc_sched_affinity(3) Interoperability with glibc sched affinity
- hwloc_cpuset_from_linux_libnuma_bitmask(3) Interoperability with Linux libnuma bitmask
- hwloc_cpuset_from_linux_libnuma_ulongs(3) Interoperability with Linux libnuma unsigned long masks
- hwloc_cpuset_from_nodeset(3) Converting between CPU sets and node sets
- hwloc_cpuset_t(3) Object Sets (hwloc_cpuset_t and hwloc_nodeset_t)
- hwloc_cpuset_to_glibc_sched_affinity(3) Interoperability with glibc sched affinity
- hwloc_cpuset_to_linux_libnuma_bitmask(3) Interoperability with Linux libnuma bitmask
- hwloc_cpuset_to_linux_libnuma_ulongs(3) Interoperability with Linux libnuma unsigned long masks
- hwloc_cpuset_to_nodeset(3) Converting between CPU sets and node sets
- hwloc_cuda_get_device_cpuset(3) Interoperability with the CUDA Driver API
- hwloc_cuda_get_device_osdev_by_index(3) Interoperability with the CUDA Driver API
- hwloc_cuda_get_device_osdev(3) Interoperability with the CUDA Driver API
- hwloc_cuda_get_device_pci_ids(3) Interoperability with the CUDA Driver API
- hwloc_cuda_get_device_pcidev(3) Interoperability with the CUDA Driver API
- hwloc_cudart_get_device_cpuset(3) Interoperability with the CUDA Runtime API
- hwloc_cudart_get_device_osdev_by_index(3) Interoperability with the CUDA Runtime API
- hwloc_cudart_get_device_pci_ids(3) Interoperability with the CUDA Runtime API
- hwloc_cudart_get_device_pcidev(3) Interoperability with the CUDA Runtime API
- hwloc_distances_add_commit(3) Add distances between objects
- hwloc_distances_add_create(3) Add distances between objects
- hwloc_distances_add_flag_e(3) Add distances between objects
- HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE(3) Add distances between objects
- HWLOC_DISTANCES_ADD_FLAG_GROUP(3) Add distances between objects
- hwloc_distances_add_handle_t(3) Add distances between objects
- hwloc_distances_add_values(3) Add distances between objects
- hwloc_distances_get_by_depth(3) Retrieve distances between objects
- hwloc_distances_get_by_name(3) Retrieve distances between objects
- hwloc_distances_get_by_type(3) Retrieve distances between objects
- hwloc_distances_get_name(3) Retrieve distances between objects
- hwloc_distances_get(3) Retrieve distances between objects
- hwloc_distances_kind_e(3) Retrieve distances between objects
- HWLOC_DISTANCES_KIND_FROM_OS(3) Retrieve distances between objects
- HWLOC_DISTANCES_KIND_FROM_USER(3) Retrieve distances between objects
- HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH(3) Retrieve distances between objects
- HWLOC_DISTANCES_KIND_MEANS_LATENCY(3) Retrieve distances between objects
- hwloc_distances_obj_index(3) Helpers for consulting distance matrices
- hwloc_distances_obj_pair_values(3) Helpers for consulting distance matrices
- hwloc_distances_release_remove(3) Remove distances between objects
- hwloc_distances_release(3) Retrieve distances between objects
- hwloc_distances_remove_by_depth(3) Remove distances between objects
- hwloc_distances_remove_by_type(3) Remove distances between objects
- hwloc_distances_remove(3) Remove distances between objects
- hwloc_distances_s(3) hwloc_distances_s
- hwloc_distances_transform_e(3) Retrieve distances between objects
- HWLOC_DISTANCES_TRANSFORM_LINKS(3) Retrieve distances between objects
- HWLOC_DISTANCES_TRANSFORM_MERGE_SWITCH_PORTS(3) Retrieve distances between objects
- HWLOC_DISTANCES_TRANSFORM_REMOVE_NULL(3) Retrieve distances between objects
- HWLOC_DISTANCES_TRANSFORM_TRANSITIVE_CLOSURE(3) Retrieve distances between objects
- hwloc_distances_transform(3) Retrieve distances between objects
- HWLOC_DISTRIB_FLAG_REVERSE(3) Distributing items over a topology
- hwloc_distrib_flags_e(3) Distributing items over a topology
- hwloc_distrib(3) Distributing items over a topology
- hwloc_export_obj_userdata_base64(3) Exporting Topologies to XML
- hwloc_export_obj_userdata(3) Exporting Topologies to XML
- hwloc_free_xmlbuffer(3) Exporting Topologies to XML
- hwloc_free(3) Memory binding
- hwloc_get_ancestor_obj_by_depth(3) Looking at Ancestor and Child Objects
- hwloc_get_ancestor_obj_by_type(3) Looking at Ancestor and Child Objects
- hwloc_get_api_version(3) API version
- hwloc_get_area_membind(3) Memory binding
- hwloc_get_area_memlocation(3) Memory binding
- hwloc_get_cache_covering_cpuset(3) Looking at Cache Objects
- hwloc_get_cache_type_depth(3) Looking at Cache Objects
- hwloc_get_child_covering_cpuset(3) Finding Objects covering at least CPU set
- hwloc_get_closest_objs(3) Finding objects, miscellaneous helpers
- hwloc_get_common_ancestor_obj(3) Looking at Ancestor and Child Objects
- hwloc_get_cpubind(3) CPU binding
- hwloc_get_depth_type(3) Object levels, depths and types
- hwloc_get_first_largest_obj_inside_cpuset(3) Finding Objects inside a CPU set
- hwloc_get_largest_objs_inside_cpuset(3) Finding Objects inside a CPU set
- hwloc_get_last_cpu_location(3) CPU binding
- hwloc_get_local_numanode_objs(3) Comparing memory node attributes for finding where to allocate on
- hwloc_get_membind(3) Memory binding
- hwloc_get_memory_parents_depth(3) Object levels, depths and types
- hwloc_get_nbobjs_by_depth(3) Object levels, depths and types
- hwloc_get_nbobjs_by_type(3) Object levels, depths and types
- hwloc_get_nbobjs_inside_cpuset_by_depth(3) Finding Objects inside a CPU set
- hwloc_get_nbobjs_inside_cpuset_by_type(3) Finding Objects inside a CPU set
- hwloc_get_next_bridge(3) Finding I/O objects
- hwloc_get_next_child(3) Looking at Ancestor and Child Objects
- hwloc_get_next_obj_by_depth(3) Object levels, depths and types
- hwloc_get_next_obj_by_type(3) Object levels, depths and types
- hwloc_get_next_obj_covering_cpuset_by_depth(3) Finding Objects covering at least CPU set
- hwloc_get_next_obj_covering_cpuset_by_type(3) Finding Objects covering at least CPU set
- hwloc_get_next_obj_inside_cpuset_by_depth(3) Finding Objects inside a CPU set
- hwloc_get_next_obj_inside_cpuset_by_type(3) Finding Objects inside a CPU set
- hwloc_get_next_osdev(3) Finding I/O objects
- hwloc_get_next_pcidev(3) Finding I/O objects
- hwloc_get_non_io_ancestor_obj(3) Finding I/O objects
- hwloc_get_obj_below_array_by_type(3) Finding objects, miscellaneous helpers
- hwloc_get_obj_below_by_type(3) Finding objects, miscellaneous helpers
- hwloc_get_obj_by_depth(3) Object levels, depths and types
- hwloc_get_obj_by_type(3) Object levels, depths and types
- hwloc_get_obj_covering_cpuset(3) Finding Objects covering at least CPU set
- hwloc_get_obj_index_inside_cpuset(3) Finding Objects inside a CPU set
- hwloc_get_obj_inside_cpuset_by_depth(3) Finding Objects inside a CPU set
- hwloc_get_obj_inside_cpuset_by_type(3) Finding Objects inside a CPU set
- hwloc_get_pcidev_by_busid(3) Finding I/O objects
- hwloc_get_pcidev_by_busidstring(3) Finding I/O objects
- hwloc_get_proc_cpubind(3) CPU binding
- hwloc_get_proc_last_cpu_location(3) CPU binding
- hwloc_get_proc_membind(3) Memory binding
- hwloc_get_pu_obj_by_os_index(3) Finding objects, miscellaneous helpers
- hwloc_get_root_obj(3) Object levels, depths and types
- hwloc_get_shared_cache_covering_obj(3) Looking at Cache Objects
- hwloc_get_thread_cpubind(3) CPU binding
- hwloc_get_type_depth_e(3) Object levels, depths and types
- hwloc_get_type_depth(3) Object levels, depths and types
- hwloc_get_type_or_above_depth(3) Object levels, depths and types
- hwloc_get_type_or_below_depth(3) Object levels, depths and types
- hwloc_gl_get_display_by_osdev(3) Interoperability with OpenGL displays
- hwloc_gl_get_display_osdev_by_name(3) Interoperability with OpenGL displays
- hwloc_gl_get_display_osdev_by_port_device(3) Interoperability with OpenGL displays
- hwloc_ibv_get_device_cpuset(3) Interoperability with OpenFabrics
- hwloc_ibv_get_device_osdev_by_name(3) Interoperability with OpenFabrics
- hwloc_ibv_get_device_osdev(3) Interoperability with OpenFabrics
- hwloc_info_s(3) hwloc_info_s
- hwloc_levelzero_get_device_cpuset(3) Interoperability with the oneAPI Level Zero interface.
- hwloc_levelzero_get_device_osdev(3) Interoperability with the oneAPI Level Zero interface.
- hwloc_linux_get_tid_cpubind(3) Linux-specific helpers
- hwloc_linux_get_tid_last_cpu_location(3) Linux-specific helpers
- hwloc_linux_read_path_as_cpumask(3) Linux-specific helpers
- hwloc_linux_set_tid_cpubind(3) Linux-specific helpers
- HWLOC_LOCAL_NUMANODE_FLAG_ALL(3) Comparing memory node attributes for finding where to allocate on
- hwloc_local_numanode_flag_e(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_LOCATION_TYPE_CPUSET(3) Comparing memory node attributes for finding where to allocate on
- hwloc_location_type_e(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_LOCATION_TYPE_OBJECT(3) Comparing memory node attributes for finding where to allocate on
- hwloc_location(3) hwloc_location
- hwloc_memattr_flag_e(3) Managing memory attributes
- HWLOC_MEMATTR_FLAG_HIGHER_FIRST(3) Managing memory attributes
- HWLOC_MEMATTR_FLAG_LOWER_FIRST(3) Managing memory attributes
- HWLOC_MEMATTR_FLAG_NEED_INITIATOR(3) Managing memory attributes
- hwloc_memattr_get_best_initiator(3) Comparing memory node attributes for finding where to allocate on
- hwloc_memattr_get_best_target(3) Comparing memory node attributes for finding where to allocate on
- hwloc_memattr_get_by_name(3) Comparing memory node attributes for finding where to allocate on
- hwloc_memattr_get_flags(3) Managing memory attributes
- hwloc_memattr_get_initiators(3) Managing memory attributes
- hwloc_memattr_get_name(3) Managing memory attributes
- hwloc_memattr_get_targets(3) Managing memory attributes
- hwloc_memattr_get_value(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_MEMATTR_ID_BANDWIDTH(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_MEMATTR_ID_CAPACITY(3) Comparing memory node attributes for finding where to allocate on
- hwloc_memattr_id_e(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_MEMATTR_ID_LATENCY(3) Comparing memory node attributes for finding where to allocate on
- HWLOC_MEMATTR_ID_LOCALITY(3) Comparing memory node attributes for finding where to allocate on
- hwloc_memattr_id_t(3) Comparing memory node attributes for finding where to allocate on
- hwloc_memattr_register(3) Managing memory attributes
- hwloc_memattr_set_value(3) Managing memory attributes
- HWLOC_MEMBIND_BIND(3) Memory binding
- HWLOC_MEMBIND_BYNODESET(3) Memory binding
- HWLOC_MEMBIND_DEFAULT(3) Memory binding
- HWLOC_MEMBIND_FIRSTTOUCH(3) Memory binding
- hwloc_membind_flags_t(3) Memory binding
- HWLOC_MEMBIND_INTERLEAVE(3) Memory binding
- HWLOC_MEMBIND_MIGRATE(3) Memory binding
- HWLOC_MEMBIND_MIXED(3) Memory binding
- HWLOC_MEMBIND_NEXTTOUCH(3) Memory binding
- HWLOC_MEMBIND_NOCPUBIND(3) Memory binding
- hwloc_membind_policy_t(3) Memory binding
- HWLOC_MEMBIND_PROCESS(3) Memory binding
- HWLOC_MEMBIND_STRICT(3) Memory binding
- HWLOC_MEMBIND_THREAD(3) Memory binding
- hwloc_nodeset_from_linux_libnuma_bitmask(3) Interoperability with Linux libnuma bitmask
- hwloc_nodeset_from_linux_libnuma_ulongs(3) Interoperability with Linux libnuma unsigned long masks
- hwloc_nodeset_t(3) Object Sets (hwloc_cpuset_t and hwloc_nodeset_t)
- hwloc_nodeset_to_linux_libnuma_bitmask(3) Interoperability with Linux libnuma bitmask
- hwloc_nodeset_to_linux_libnuma_ulongs(3) Interoperability with Linux libnuma unsigned long masks
- hwloc_nvml_get_device_cpuset(3) Interoperability with the NVIDIA Management Library
- hwloc_nvml_get_device_osdev_by_index(3) Interoperability with the NVIDIA Management Library
- hwloc_nvml_get_device_osdev(3) Interoperability with the NVIDIA Management Library
- hwloc_obj_add_info(3) Consulting and Adding Key-Value Info Attributes
- hwloc_obj_add_other_obj_sets(3) Modifying a loaded Topology
- hwloc_obj_attr_snprintf(3) Converting between Object Types and Attributes, and Strings
- hwloc_obj_attr_u_hwloc_bridge_attr_s(3) hwloc_obj_attr_u::hwloc_bridge_attr_s
- hwloc_obj_attr_u_hwloc_cache_attr_s(3) hwloc_obj_attr_u::hwloc_cache_attr_s
- hwloc_obj_attr_u_hwloc_group_attr_s(3) hwloc_obj_attr_u::hwloc_group_attr_s
- hwloc_obj_attr_u_hwloc_numanode_attr_s_hwloc_memory_page_type_s(3) hwloc_obj_attr_u::hwloc_numanode_attr_s::hwloc_memory_page_type_s
- hwloc_obj_attr_u_hwloc_numanode_attr_s(3) hwloc_obj_attr_u::hwloc_numanode_attr_s
- hwloc_obj_attr_u_hwloc_osdev_attr_s(3) hwloc_obj_attr_u::hwloc_osdev_attr_s
- hwloc_obj_attr_u_hwloc_pcidev_attr_s(3) hwloc_obj_attr_u::hwloc_pcidev_attr_s
- hwloc_obj_attr_u(3) hwloc_obj_attr_u
- HWLOC_OBJ_BRIDGE_HOST(3) Object Types
- HWLOC_OBJ_BRIDGE_PCI(3) Object Types
- hwloc_obj_bridge_type_e(3) Object Types
- hwloc_obj_bridge_type_t(3) Object Types
- HWLOC_OBJ_BRIDGE(3) Object Types
- HWLOC_OBJ_CACHE_DATA(3) Object Types
- HWLOC_OBJ_CACHE_INSTRUCTION(3) Object Types
- hwloc_obj_cache_type_e(3) Object Types
- hwloc_obj_cache_type_t(3) Object Types
- HWLOC_OBJ_CACHE_UNIFIED(3) Object Types
- HWLOC_OBJ_CORE(3) Object Types
- hwloc_obj_get_info_by_name(3) Consulting and Adding Key-Value Info Attributes
- HWLOC_OBJ_GROUP(3) Object Types
- hwloc_obj_is_in_subtree(3) Looking at Ancestor and Child Objects
- HWLOC_OBJ_L1CACHE(3) Object Types
- HWLOC_OBJ_L1ICACHE(3) Object Types
- HWLOC_OBJ_L2CACHE(3) Object Types
- HWLOC_OBJ_L2ICACHE(3) Object Types
- HWLOC_OBJ_L3CACHE(3) Object Types
- HWLOC_OBJ_L3ICACHE(3) Object Types
- HWLOC_OBJ_L4CACHE(3) Object Types
- HWLOC_OBJ_L5CACHE(3) Object Types
- HWLOC_OBJ_MACHINE(3) Object Types
- HWLOC_OBJ_MISC(3) Object Types
- HWLOC_OBJ_NUMANODE(3) Object Types
- HWLOC_OBJ_OS_DEVICE(3) Object Types
- HWLOC_OBJ_OSDEV_BLOCK(3) Object Types
- HWLOC_OBJ_OSDEV_COPROC(3) Object Types
- HWLOC_OBJ_OSDEV_DMA(3) Object Types
- HWLOC_OBJ_OSDEV_GPU(3) Object Types
- HWLOC_OBJ_OSDEV_NETWORK(3) Object Types
- HWLOC_OBJ_OSDEV_OPENFABRICS(3) Object Types
- hwloc_obj_osdev_type_e(3) Object Types
- hwloc_obj_osdev_type_t(3) Object Types
- HWLOC_OBJ_PACKAGE(3) Object Types
- HWLOC_OBJ_PCI_DEVICE(3) Object Types
- HWLOC_OBJ_PU(3) Object Types
- hwloc_obj_t(3) Object Structure and Attributes
- hwloc_obj_type_is_cache(3) Kinds of object Type
- hwloc_obj_type_is_dcache(3) Kinds of object Type
- hwloc_obj_type_is_icache(3) Kinds of object Type
- hwloc_obj_type_is_io(3) Kinds of object Type
- hwloc_obj_type_is_memory(3) Kinds of object Type
- hwloc_obj_type_is_normal(3) Kinds of object Type
- hwloc_obj_type_snprintf(3) Converting between Object Types and Attributes, and Strings
- hwloc_obj_type_string(3) Converting between Object Types and Attributes, and Strings
- hwloc_obj_type_t(3) Object Types
- hwloc_obj(3) hwloc_obj
- hwloc_opencl_get_device_cpuset(3) Interoperability with OpenCL
- hwloc_opencl_get_device_osdev_by_index(3) Interoperability with OpenCL
- hwloc_opencl_get_device_osdev(3) Interoperability with OpenCL
- hwloc_opencl_get_device_pci_busid(3) Interoperability with OpenCL
- HWLOC_RESTRICT_FLAG_ADAPT_IO(3) Modifying a loaded Topology
- HWLOC_RESTRICT_FLAG_ADAPT_MISC(3) Modifying a loaded Topology
- HWLOC_RESTRICT_FLAG_BYNODESET(3) Modifying a loaded Topology
- HWLOC_RESTRICT_FLAG_REMOVE_CPULESS(3) Modifying a loaded Topology
- HWLOC_RESTRICT_FLAG_REMOVE_MEMLESS(3) Modifying a loaded Topology
- hwloc_restrict_flags_e(3) Modifying a loaded Topology
- hwloc_rsmi_get_device_cpuset(3) Interoperability with the ROCm SMI Management Library
- hwloc_rsmi_get_device_osdev_by_index(3) Interoperability with the ROCm SMI Management Library
- hwloc_rsmi_get_device_osdev(3) Interoperability with the ROCm SMI Management Library
- hwloc_set_area_membind(3) Memory binding
- hwloc_set_cpubind(3) CPU binding
- hwloc_set_membind(3) Memory binding
- hwloc_set_proc_cpubind(3) CPU binding
- hwloc_set_proc_membind(3) Memory binding
- hwloc_set_thread_cpubind(3) CPU binding
- hwloc_shmem_topology_adopt(3) Sharing topologies between processes
- hwloc_shmem_topology_get_length(3) Sharing topologies between processes
- hwloc_shmem_topology_write(3) Sharing topologies between processes
- hwloc_topology_abi_check(3) Topology Creation and Destruction
- hwloc_topology_alloc_group_object(3) Modifying a loaded Topology
- hwloc_topology_allow(3) Modifying a loaded Topology
- hwloc_topology_check(3) Topology Creation and Destruction
- HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST(3) Changing the Source of Topology Discovery
- hwloc_topology_components_flag_e(3) Changing the Source of Topology Discovery
- hwloc_topology_cpubind_support(3) hwloc_topology_cpubind_support
- hwloc_topology_destroy(3) Topology Creation and Destruction
- hwloc_topology_diff_apply_flags_e(3) Topology differences
- HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE(3) Topology differences
- hwloc_topology_diff_apply(3) Topology differences
- hwloc_topology_diff_build(3) Topology differences
- hwloc_topology_diff_destroy(3) Topology differences
- hwloc_topology_diff_export_xml(3) Topology differences
- hwloc_topology_diff_export_xmlbuffer(3) Topology differences
- hwloc_topology_diff_load_xml(3) Topology differences
- hwloc_topology_diff_load_xmlbuffer(3) Topology differences
- HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO(3) Topology differences
- HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME(3) Topology differences
- HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE(3) Topology differences
- hwloc_topology_diff_obj_attr_type_e(3) Topology differences
- hwloc_topology_diff_obj_attr_u(3) hwloc_topology_diff_obj_attr_u
- HWLOC_TOPOLOGY_DIFF_OBJ_ATTR(3) Topology differences
- HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX(3) Topology differences
- hwloc_topology_diff_type_e(3) Topology differences
- hwloc_topology_diff_u(3) hwloc_topology_diff_u
- hwloc_topology_discovery_support(3) hwloc_topology_discovery_support
- hwloc_topology_dup(3) Topology Creation and Destruction
- hwloc_topology_export_synthetic(3) Exporting Topologies to Synthetic
- hwloc_topology_export_xml(3) Exporting Topologies to XML
- hwloc_topology_export_xmlbuffer(3) Exporting Topologies to XML
- HWLOC_TOPOLOGY_FLAG_DONT_CHANGE_BINDING(3) Topology Detection Configuration and Query
- HWLOC_TOPOLOGY_FLAG_IMPORT_SUPPORT(3) Topology Detection Configuration and Query
- HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED(3) Topology Detection Configuration and Query
- HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM(3) Topology Detection Configuration and Query
- HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_CPUBINDING(3) Topology Detection Configuration and Query
- HWLOC_TOPOLOGY_FLAG_RESTRICT_TO_MEMBINDING(3) Topology Detection Configuration and Query
- HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES(3) Topology Detection Configuration and Query
- hwloc_topology_flags_e(3) Topology Detection Configuration and Query
- hwloc_topology_get_allowed_cpuset(3) CPU and node sets of entire topologies
- hwloc_topology_get_allowed_nodeset(3) CPU and node sets of entire topologies
- hwloc_topology_get_complete_cpuset(3) CPU and node sets of entire topologies
- hwloc_topology_get_complete_nodeset(3) CPU and node sets of entire topologies
- hwloc_topology_get_depth(3) Object levels, depths and types
- hwloc_topology_get_flags(3) Topology Detection Configuration and Query
- hwloc_topology_get_topology_cpuset(3) CPU and node sets of entire topologies
- hwloc_topology_get_topology_nodeset(3) CPU and node sets of entire topologies
- hwloc_topology_get_type_filter(3) Topology Detection Configuration and Query
- hwloc_topology_get_userdata(3) Topology Detection Configuration and Query
- hwloc_topology_init(3) Topology Creation and Destruction
- hwloc_topology_insert_group_object(3) Modifying a loaded Topology
- hwloc_topology_insert_misc_object(3) Modifying a loaded Topology
- hwloc_topology_is_thissystem(3) Topology Detection Configuration and Query
- hwloc_topology_load(3) Topology Creation and Destruction
- hwloc_topology_membind_support(3) hwloc_topology_membind_support
- hwloc_topology_misc_support(3) hwloc_topology_misc_support
- hwloc_topology_refresh(3) Modifying a loaded Topology
- hwloc_topology_restrict(3) Modifying a loaded Topology
- hwloc_topology_set_all_types_filter(3) Topology Detection Configuration and Query
- hwloc_topology_set_cache_types_filter(3) Topology Detection Configuration and Query
- hwloc_topology_set_components(3) Changing the Source of Topology Discovery
- hwloc_topology_set_flags(3) Topology Detection Configuration and Query
- hwloc_topology_set_icache_types_filter(3) Topology Detection Configuration and Query
- hwloc_topology_set_io_types_filter(3) Topology Detection Configuration and Query
- hwloc_topology_set_pid(3) Changing the Source of Topology Discovery
- hwloc_topology_set_synthetic(3) Changing the Source of Topology Discovery
- hwloc_topology_set_type_filter(3) Topology Detection Configuration and Query
- hwloc_topology_set_userdata_export_callback(3) Exporting Topologies to XML
- hwloc_topology_set_userdata_import_callback(3) Exporting Topologies to XML
- hwloc_topology_set_userdata(3) Topology Detection Configuration and Query
- hwloc_topology_set_xml(3) Changing the Source of Topology Discovery
- hwloc_topology_set_xmlbuffer(3) Changing the Source of Topology Discovery
- hwloc_topology_support(3) hwloc_topology_support
- hwloc_topology_t(3) Topology Creation and Destruction
- HWLOC_TYPE_DEPTH_BRIDGE(3) Object levels, depths and types
- HWLOC_TYPE_DEPTH_MULTIPLE(3) Object levels, depths and types
- HWLOC_TYPE_DEPTH_OS_DEVICE(3) Object levels, depths and types
- HWLOC_TYPE_DEPTH_PCI_DEVICE(3) Object levels, depths and types
- HWLOC_TYPE_DEPTH_UNKNOWN(3) Object levels, depths and types
- hwloc_type_filter_e(3) Topology Detection Configuration and Query
- HWLOC_TYPE_FILTER_KEEP_ALL(3) Topology Detection Configuration and Query
- HWLOC_TYPE_FILTER_KEEP_IMPORTANT(3) Topology Detection Configuration and Query
- HWLOC_TYPE_FILTER_KEEP_NONE(3) Topology Detection Configuration and Query
- HWLOC_TYPE_FILTER_KEEP_STRUCTURE(3) Topology Detection Configuration and Query
- hwloc_type_sscanf_as_depth(3) Converting between Object Types and Attributes, and Strings
- hwloc_type_sscanf(3) Converting between Object Types and Attributes, and Strings
- HWLOC_TYPE_UNORDERED(3) Object Types
- hwloc_windows_get_nr_processor_groups(3) Windows-specific helpers
- hwloc_windows_get_processor_group_cpuset(3) Windows-specific helpers
- hwlocality_advanced_io(3) Finding I/O objects
- hwlocality_api_version(3) API version
- hwlocality_bitmap(3) The bitmap API
- hwlocality_configuration(3) Topology Detection Configuration and Query
- hwlocality_cpubinding(3) CPU binding
- hwlocality_cpukinds(3) Kinds of CPU cores
- hwlocality_creation(3) Topology Creation and Destruction
- hwlocality_cuda(3) Interoperability with the CUDA Driver API
- hwlocality_cudart(3) Interoperability with the CUDA Runtime API
- hwlocality_diff(3) Topology differences
- hwlocality_distances_add(3) Add distances between objects
- hwlocality_distances_consult(3) Helpers for consulting distance matrices
- hwlocality_distances_get(3) Retrieve distances between objects
- hwlocality_distances_remove(3) Remove distances between objects
- hwlocality_gl(3) Interoperability with OpenGL displays
- hwlocality_glibc_sched(3) Interoperability with glibc sched affinity
- hwlocality_helper_ancestors(3) Looking at Ancestor and Child Objects
- hwlocality_helper_distribute(3) Distributing items over a topology
- hwlocality_helper_find_cache(3) Looking at Cache Objects
- hwlocality_helper_find_covering(3) Finding Objects covering at least CPU set
- hwlocality_helper_find_inside(3) Finding Objects inside a CPU set
- hwlocality_helper_find_misc(3) Finding objects, miscellaneous helpers
- hwlocality_helper_nodeset_convert(3) Converting between CPU sets and node sets
- hwlocality_helper_topology_sets(3) CPU and node sets of entire topologies
- hwlocality_helper_types(3) Kinds of object Type
- hwlocality_info_attr(3) Consulting and Adding Key-Value Info Attributes
- hwlocality_levels(3) Object levels, depths and types
- hwlocality_levelzero(3) Interoperability with the oneAPI Level Zero interface.
- hwlocality_linux_libnuma_bitmask(3) Interoperability with Linux libnuma bitmask
- hwlocality_linux_libnuma_ulongs(3) Interoperability with Linux libnuma unsigned long masks
- hwlocality_linux(3) Linux-specific helpers
- hwlocality_memattrs_manage(3) Managing memory attributes
- hwlocality_memattrs(3) Comparing memory node attributes for finding where to allocate on
- hwlocality_membinding(3) Memory binding
- hwlocality_nvml(3) Interoperability with the NVIDIA Management Library
- hwlocality_object_sets(3) Object Sets (hwloc_cpuset_t and hwloc_nodeset_t)
- hwlocality_object_strings(3) Converting between Object Types and Attributes, and Strings
- hwlocality_object_types(3) Object Types
- hwlocality_objects(3) Object Structure and Attributes
- hwlocality_opencl(3) Interoperability with OpenCL
- hwlocality_openfabrics(3) Interoperability with OpenFabrics
- hwlocality_rsmi(3) Interoperability with the ROCm SMI Management Library
- hwlocality_setsource(3) Changing the Source of Topology Discovery
- hwlocality_shmem(3) Sharing topologies between processes
- hwlocality_syntheticexport(3) Exporting Topologies to Synthetic
- hwlocality_tinker(3) Modifying a loaded Topology
- hwlocality_windows(3) Windows-specific helpers
- hwlocality_xmlexport(3) Exporting Topologies to XML
- hybrd_(3) find a zero of a system of nonlinear function
- hybrd1_(3) find a zero of a system of nonlinear function
- hybrj_(3) find a zero of a system of nonlinear function
- hybrj1_(3) find a zero of a system of nonlinear function
- hypot(3) Euclidean distance function
- hypotf(3) Euclidean distance function
- hypotl(3) Euclidean distance function
- iarray_allocate(3) get pointer to nth element in iarray
- iarray_free(3) free iarray data structure
- iarray_get(3) get pointer to nth element in iarray
- iarray_init(3) initialize iarray data structure
- IBLSS(3) iButtonLink SmartSlave
- ibnd_debug(3) initialize ibnetdiscover library.
- ibnd_destroy_fabric(3) initialize ibnetdiscover library.
- ibnd_discover_fabric(3) initialize ibnetdiscover library.
- ibnd_find_node_dr(3) given a fabric object find the node object within it which matches the guid or directed route specified.
- ibnd_find_node_guid(3) given a fabric object find the node object within it which matches the guid or directed route specified.
- ibnd_iter_nodes_type(3) given a fabric object and a function itterate over the nodes in the fabric.
- ibnd_iter_nodes(3) given a fabric object and a function itterate over the nodes in the fabric.
- ibnd_set_max_smps_on_wire(3) initialize ibnetdiscover library.
- ibnd_show_progress(3) initialize ibnetdiscover library.
- ibv_ack_async_event(3) get or acknowledge asynchronous events
- ibv_ack_cq_events(3) get and acknowledge completion queue (CQ) events
- ibv_advise_mr(3) ibv_advise_mr - Gives advice or directions to the kernel about an address range belongs to a memory region (MR).
- ibv_alloc_dm(3) allocate or free a device memory buffer (DMs) and perform memory copy to or
- ibv_alloc_mw(3) allocate or deallocate a memory window (MW)
- ibv_alloc_null_mr(3) ibv_alloc_null_mr - allocate a null memory region (MR)
- ibv_alloc_parent_domain(3) allocate and deallocate the parent domain object
- ibv_alloc_pd(3) allocate or deallocate a protection domain (PDs)
- ibv_alloc_td(3) allocate and deallocate thread domain object
- ibv_attach_counters_point_flow(3) \f[B]ibv_attach_counters_point_flow\f[R] - attach individual counter definition to a flow object
- ibv_attach_mcast(3) attach and detach a queue pair (QPs) to/from a multicast group
- ibv_bind_mw(3) post a request to bind a type 1 memory window to a memory region
- ibv_close_device(3) open and close an RDMA device context
- ibv_close_xrcd(3) open or close an XRC protection domain (XRCDs)
- ibv_create_ah_from_wc(3) initialize or create an
- ibv_create_ah(3) create or destroy an address handle (AH)
- ibv_create_comp_channel(3) create or
- ibv_create_counters(3) \f[B]ibv_create_counters\f[R], \f[B]ibv_destroy_counters\f[R] - Create or destroy a counters handle
- ibv_create_cq_ex(3) create a completion queue (CQ)
- ibv_create_cq(3) create or destroy a completion queue (CQ)
- ibv_create_flow_action(3) ibv_flow_action_esp - Flow action esp for verbs
- ibv_create_flow(3) create or destroy flow steering rules
- ibv_create_qp_ex(3) create or destroy a queue pair (QP)
- ibv_create_qp(3) create or destroy a queue pair (QP)
- ibv_create_rwq_ind_table(3) create or destroy a Receive Work Queue Indirection Table (RWQ IND TBL).
- ibv_create_srq_ex(3) create or destroy a shared receive queue (SRQ)
- ibv_create_srq(3) create or destroy a shared receive queue (SRQ)
- ibv_create_wq(3) create or destroy a Work Queue (WQ).
- ibv_dealloc_mw(3) allocate or deallocate a memory window (MW)
- ibv_dealloc_pd(3) allocate or deallocate a protection domain (PDs)
- ibv_dealloc_td(3) allocate and deallocate thread domain object
- ibv_dereg_mr(3) register or deregister a memory region (MR)
- ibv_destroy_ah(3) create or destroy an address handle (AH)
- ibv_destroy_comp_channel(3) create or
- ibv_destroy_counters(3) \f[B]ibv_create_counters\f[R], \f[B]ibv_destroy_counters\f[R] - Create or destroy a counters handle
- ibv_destroy_cq(3) create or destroy a completion queue (CQ)
- ibv_destroy_flow_action(3) ibv_flow_action_esp - Flow action esp for verbs
- ibv_destroy_flow(3) create or destroy flow steering rules
- ibv_destroy_qp(3) create or destroy a queue pair (QP)
- ibv_destroy_rwq_ind_table(3) create or destroy a Receive Work Queue Indirection Table (RWQ IND TBL).
- ibv_destroy_srq(3) create or destroy a shared receive queue (SRQ)
- ibv_destroy_wq(3) create or destroy a Work Queue (WQ).
- ibv_detach_mcast(3) attach and detach a queue pair (QPs) to/from a multicast group
- ibv_event_type_str(3) ibv_event_type_str - Return string describing event_type enum value ibv_node_type_str - Return string describing node_type enum value
- ibv_fork_init(3) ibv_fork_init - initialize libibverbs to support fork()
- ibv_free_device_list(3) get and release list of available RDMA devices
- ibv_free_dm(3) allocate or free a device memory buffer (DMs) and perform memory copy to or
- ibv_get_async_event(3) get or acknowledge asynchronous events
- ibv_get_cq_event(3) get and acknowledge completion queue (CQ) events
- ibv_get_device_guid(3) ibv_get_device_guid - get an RDMA device\[cq]s GUID
- ibv_get_device_index(3) ibv_get_device_index - get an RDMA device index
- ibv_get_device_list(3) get and release list of available RDMA devices
- ibv_get_device_name(3) ibv_get_device_name - get an RDMA device\[cq]s name
- ibv_get_pkey_index(3) ibv_get_pkey_index - obtain the index in the P_Key table of a P_Key
- ibv_get_srq_num(3) ibv_get_srq_num - return srq number associated with the given shared receive queue (SRQ)
- ibv_import_device(3) ibv_import_device - import a device from a given command FD
- ibv_import_dm(3) ibv_import_dm - import an DM from a given ibv_context ibv_unimport_dm - unimport an DM
- ibv_import_mr(3) ibv_import_mr - import an MR from a given ibv_pd ibv_unimport_mr - unimport an MR
- ibv_import_pd(3) ibv_import_pd - import a PD from a given ibv_context ibv_unimport_pd - unimport a PD
- ibv_inc_rkey(3) ibv_inc_rkey - creates a new rkey from the given one
- ibv_init_ah_from_wc(3) initialize or create an
- ibv_is_fork_initialized(3) ibv_is_fork_initialized - check if fork support (ibv_fork_init) is enabled
- ibv_memcpy_from_dm(3) allocate or free a device memory buffer (DMs) and perform memory copy to or
- ibv_memcpy_to_dm(3) allocate or free a device memory buffer (DMs) and perform memory copy to or
- ibv_modify_cq(3) modify a completion queue (CQ)
- ibv_modify_flow_action(3) ibv_flow_action_esp - Flow action esp for verbs
- ibv_modify_qp_rate_limit(3) modify the send rate limits attributes of a queue pair (QP)
- ibv_modify_qp(3) modify the attributes of a queue pair (QP)
- ibv_modify_srq(3) modify attributes of a shared receive queue (SRQ)
- ibv_modify_wq(3) Modify a Work Queue (WQ).
- ibv_node_type_str(3) ibv_event_type_str - Return string describing event_type enum value ibv_node_type_str - Return string describing node_type enum value
- ibv_open_device(3) open and close an RDMA device context
- ibv_open_qp(3) open a shareable queue pair (QP)
- ibv_open_xrcd(3) open or close an XRC protection domain (XRCDs)
- ibv_poll_cq(3) poll a completion queue (CQ)
- ibv_port_state_str(3) ibv_event_type_str - Return string describing event_type enum value ibv_node_type_str - Return string describing node_type enum value
- ibv_post_recv(3) post a list of work requests (WRs) to a receive queue
- ibv_post_send(3) post a list of work requests (WRs) to a send queue
- ibv_post_srq_ops(3) perform on a special shared receive queue (SRQ)
- ibv_post_srq_recv(3) post a list of work requests (WRs) to a shared receive queue (SRQ)
- ibv_query_device_ex(3) query an RDMA device's attributes including extended
- ibv_query_device(3) query an RDMA device's attributes
- ibv_query_ece(3) ibv_query_ece - query ECE options.
- ibv_query_gid_ex(3) ibv_query_gid_ex - Query an InfiniBand port\[cq]s GID table entry
- ibv_query_gid_table(3) ibv_query_gid_table - query an InfiniBand device\[cq]s GID table
- ibv_query_gid(3) ibv_query_gid - query an InfiniBand port\[cq]s GID table
- ibv_query_pkey(3) ibv_query_pkey - query an InfiniBand port\[cq]s P_Key table
- ibv_query_port(3) query an RDMA port's attributes
- ibv_query_qp_data_in_order(3) ibv_query_qp_data_in_order - check if qp data is guaranteed to be in order.
- ibv_query_qp(3) get the attributes of a queue pair (QP)
- ibv_query_rt_values_ex(3) query an RDMA device for some real time values
- ibv_query_srq(3) get the attributes of a shared receive queue (SRQ)
- ibv_rate_to_mbps(3) ibv_rate_to_mbps - convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumeration
- ibv_rate_to_mult(3) ibv_rate_to_mult - convert IB rate enumeration to multiplier of 2Gbit/sec mult_to_ibv_rate - convert multiplier of 2Gbit/sec to an IB rate
- ibv_read_counters(3) \f[B]ibv_read_counters\f[R] - Read counter values
- ibv_reg_dm_mr(3) allocate or free a device memory buffer (DMs) and perform memory copy to or
- ibv_reg_mr(3) register or deregister a memory region (MR)
- ibv_req_notify_cq(3) ibv_req_notify_cq - request completion notification on a completion queue (CQ)
- ibv_rereg_mr(3) ibv_rereg_mr - re-register a memory region (MR)
- ibv_resize_cq(3) ibv_resize_cq - resize a completion queue (CQ)
- ibv_set_ece(3) ibv_set_ece - set ECE options and use them for QP configuration stage.
- ibv_unimport_dm(3) ibv_import_dm - import an DM from a given ibv_context ibv_unimport_dm - unimport an DM
- ibv_unimport_mr(3) ibv_import_mr - import an MR from a given ibv_pd ibv_unimport_mr - unimport an MR
- ibv_unimport_pd(3) ibv_import_pd - import a PD from a given ibv_context ibv_unimport_pd - unimport a PD
- ibv_wr_abort(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_atomic_cmp_swp(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_atomic_fetch_add(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_bind_mw(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_complete(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_local_inv(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_post(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_rdma_read(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_rdma_write_imm(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_rdma_write(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_send_imm(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_send_inv(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_send_tso(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_send(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_set_inline_data_list(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_set_inline_data(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_set_sge_list(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_set_sge(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_set_ud_addr(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_set_xrc_srqn(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- ibv_wr_start(3) ibv_wr_abort, ibv_wr_complete, ibv_wr_start - Manage regions allowed to post work ibv_wr_atomic_cmp_swp, ibv_wr_atomic_fetch_add - Post remote atomic
- icamax(3) Auxiliary BLAS
- icetAddTile(3) - add a tile to the logical display.
- icetBoundingBox(3) - set bounds of geometry
- icetBoundingBoxd(3) - set bounds of geometry
- icetBoundingBoxf(3) - set bounds of geometry
- icetBoundingVertices(3) - set bounds of geometry.
- icetCompositeImage(3) - composites a pre-rendered image
- icetCompositeMode(3) - set the type of operation used for compositing
- icetCompositeOrder(3) - specify the order in which images are composited
- icetCopyState(3) - copy state machine of one context to another.
- icetCreateContext(3) - creates a new context.
- icetCreateMPICommunicator(3) - Converts an MPI communicator to an IceT communicator.
- icetDataReplicationGroup(3) - define data replication.
- icetDataReplicationGroupColor(3) - define data replication.
- icetDestroyContext(3) - delete a context.
- icetDestroyMPICommunicator(3) - deletes a MPI communicator
- icetDiagnostics(3) - change diagnostic reporting level.
- icetDisable(3) - enable/disable an IceT feature.
- icetDrawCallback(3) - set a callback for drawing.
- icetDrawFrame(3) - renders and composites a frame
- icetEnable(3) - enable/disable an IceT feature.
- icetGet(3) - get an IceT state parameter
- icetGetBooleanv(3) - get an IceT state parameter
- icetGetContext(3) - retrieves the current context
- icetGetDoublev(3) - get an IceT state parameter
- icetGetError(3) - return the last error condition.
- icetGetFloatv(3) - get an IceT state parameter
- icetGetIntegerv(3) - get an IceT state parameter
- icetGetPointerv(3) - get an IceT state parameter
- icetGetSingleImageStrategyName(3) - retrieve single image sub-strategy name.
- icetGetStrategyName(3) - retrieve strategy name.
- icetGLDrawCallback(3) - set a callback for drawing with \fbOpenGL .
- icetGLDrawFrame(3) - renders and composites a frame using \fbOpenGL
- icetGLInitialize(3) - initialize the IceT \fbOpenGL layer
- icetGLIsInitialized(3) - determine if the IceT \fbOpenGL layer is initialized
- icetGLSetReadBuffer(3) - set \fbOpenGL buffer for images
- icetImageCopyColor(3) - retrieve pixel data from image
- icetImageCopyColorf(3) - retrieve pixel data from image
- icetImageCopyColorub(3) - retrieve pixel data from image
- icetImageCopyDepth(3) - retrieve pixel data from image
- icetImageCopyDepthf(3) - retrieve pixel data from image
- icetImageGetColor(3) - retrieve pixel data buffer from image
- icetImageGetColorcf(3) - retrieve pixel data buffer from image
- icetImageGetColorcub(3) - retrieve pixel data buffer from image
- icetImageGetColorcui(3) - retrieve pixel data buffer from image
- icetImageGetColorf(3) - retrieve pixel data buffer from image
- icetImageGetColorFormat(3) - get the format of image buffers
- icetImageGetColorub(3) - retrieve pixel data buffer from image
- icetImageGetColorui(3) - retrieve pixel data buffer from image
- icetImageGetDepth(3) - retrieve pixel data buffer from image
- icetImageGetDepthcf(3) - retrieve pixel data buffer from image
- icetImageGetDepthf(3) - retrieve pixel data buffer from image
- icetImageGetDepthFormat(3) - get the format of image buffers
- icetImageGetHeight(3) - get dimensions of an image
- icetImageGetNumPixels(3) - get dimensions of an image
- icetImageGetWidth(3) - get dimensions of an image
- icetImageIsNull(3) - check for a null image
- icetImageNull(3) - retrieve a placeholder for an empty image.
- icetIsEnabled(3) - query enabled status of an IceT feature.
- icetPhysicalRenderSize(3) - set the size of images that are rendered
- icetResetTiles(3) - clears out all tile definitions.
- icetSetColorFormat(3) - specifies the buffer formats for IceT to use when creating images
- icetSetContext(3) - changes the current context.
- icetSetDepthFormat(3) - specifies the buffer formats for IceT to use when creating images
- icetSingleImageStrategy(3) - set the sub-strategy used to composite the image for a single tile.
- icetStrategy(3) - set the strategy used to composite images.
- icetWallTime(3) - timer function
- icmax1(3) complex
- iconv_close(3) deallocate descriptor for character set conversion
- iconv_open(3) allocate descriptor for character set conversion
- iconv(3) perform character set conversion
- idamax(3) Auxiliary BLAS
- ident(3) query remote IDENT server
- Identity(3) load the identity matrix into the current
- idn_free(3) API function
- idn2_check_version(3) API function
- idn2_free(3) API function
- idn2_lookup_u8(3) API function
- idn2_lookup_ul(3) API function
- idn2_register_u8(3) API function
- idn2_register_ul(3) API function
- idn2_strerror_name(3) API function
- idn2_strerror(3) API function
- idn2_to_ascii_4i(3) API function
- idn2_to_ascii_4i2(3) API function
- idn2_to_ascii_4z(3) API function
- idn2_to_ascii_8z(3) API function
- idn2_to_ascii_lz(3) API function
- idn2_to_unicode_44i(3) API function
- idn2_to_unicode_4z4z(3) API function
- idn2_to_unicode_8z4z(3) API function
- idn2_to_unicode_8z8z(3) API function
- idn2_to_unicode_8zlz(3) API function
- idn2_to_unicode_lzlz(3) API function
- idna_strerror(3) API function
- idna_to_ascii_4i(3) API function
- idna_to_ascii_4z(3) API function
- idna_to_ascii_8z(3) API function
- idna_to_ascii_lz(3) API function
- idna_to_unicode_44i(3) API function
- idna_to_unicode_4z4z(3) API function
- idna_to_unicode_8z4z(3) API function
- idna_to_unicode_8z8z(3) API function
- idna_to_unicode_8zlz(3) API function
- idna_to_unicode_lzlz(3) API function
- ieee1284_byte_read(3) data transfer functions
- ieee1284_claim(3) claim access to the port
- ieee1284_close(3) close an open port
- ieee1284_compat_write(3) data transfer functions
- ieee1284_data_dir(3) control the data lines
- ieee1284_do_nack_handshake(3) manipulate control lines
- ieee1284_ecp_fwd_to_rev(3) ECP direction switching
- ieee1284_ecp_read_addr(3) data transfer functions
- ieee1284_ecp_read_data(3) data transfer functions
- ieee1284_ecp_rev_to_fwd(3) ECP direction switching
- ieee1284_ecp_write_addr(3) data transfer functions
- ieee1284_ecp_write_data(3) data transfer functions
- ieee1284_epp_read_addr(3) data transfer functions
- ieee1284_epp_read_data(3) data transfer functions
- ieee1284_epp_write_addr(3) data transfer functions
- ieee1284_epp_write_data(3) data transfer functions
- ieee1284_find_ports(3) find ports on the system
- ieee1284_free_ports(3) safely deallocate a port list
- ieee1284_frob_control(3) manipulate control lines
- ieee1284_get_deviceid(3) retrieve an IEEE 1284 Device ID
- ieee1284_get_irq_fd(3) interrupt notification
- ieee1284_negotiate(3) IEEE 1284 negotiation
- ieee1284_nibble_read(3) data transfer functions
- ieee1284_open(3) open a port
- ieee1284_read_control(3) manipulate control lines
- ieee1284_read_data(3) control the data lines
- ieee1284_read_status(3) analyse status lines
- ieee1284_ref(3) modify a port's reference count
- ieee1284_release(3) release a port
- ieee1284_set_timeout(3) modify inactivity timeout
- ieee1284_terminate(3) IEEE 1284 negotiation
- ieee1284_unref(3) modify a port's reference count
- ieee1284_wait_data(3) control the data lines
- ieee1284_wait_status(3) analyse status lines
- ieee1284_write_control(3) manipulate control lines
- ieee1284_write_data(3) control the data lines
- ieeeck(3) Other Auxiliary Routines
- if_freenameindex(3) get network interface names and indexes
- if_indextoname(3) mappings between network interface
- if_nameindex(3) get network interface names and indexes
- if_nametoindex(3) mappings between network interface
- igraph(3) a library for creating and manipulating graphs
- ilaclc(3) complex
- ilaclr(3) complex
- iladiag(3) auxiliary Computational routines
- iladlc(3) Other Auxiliary Routines
- iladlr(3) Other Auxiliary Routines
- ilaenv(3) Other Auxiliary Routines
- ilaenv2stage(3) Other Auxiliary Routines
- ilaprec(3) auxiliary Computational routines
- ilaslc(3) real
- ilaslr(3) real
- ilatrans(3) auxiliary Computational routines
- ilauplo(3) auxiliary Computational routines
- ilazlc(3) complex16
- ilazlr(3) complex16
- ilogb(3) get integer exponent of a floating-point value
- ilogbf(3) get integer exponent of a floating-point value
- ilogbl(3) get integer exponent of a floating-point value
- im_w_of_x(3) Faddeeva's rescaled complex error function
- Image(3) specify an image array
- ImageByteOrder(3) image format functions and macros
- imaxabs(3) compute the absolute value of an integer
- imaxdiv(3) compute quotient and remainder of
- imclient(3) Cyrus IMAP documentation
- imult16(3) integer multiplication with overflow checking
- imult32(3) integer multiplication with overflow checking
- imult64(3) integer multiplication with overflow checking
- IncomingDataQueue_SyncSourcesIterator(3) iterator through the list of synchronizations sources in this session
- IncomingDataQueue(3) Queue for incoming RTP data packets in an RTP session.
- IncomingDataQueueBase(3) IncomingDataQueueBase
- IncomingRTPPkt(3) RTP packets received from other participants.
- index(3) locate character in string
- inet_addr(3) Internet address manipulation routines
- inet_aton(3) Internet address manipulation routines
- inet_lnaof(3) Internet address manipulation routines
- inet_makeaddr(3) Internet address manipulation routines
- inet_net_ntop(3) Internet network number conversion
- inet_net_pton(3) Internet network number conversion
- inet_netof(3) Internet address manipulation routines
- inet_network(3) Internet address manipulation routines
- inet_ntoa(3) Internet address manipulation routines
- inet_ntop(3) convert IPv4 and IPv6 addresses from binary to text form
- inet_pton(3) convert IPv4 and IPv6 addresses from text to binary form
- inet(3) Internet address manipulation routines
- InfernoEmbedded(3) InfernoEmbedded Softdevices: RGBW Controllers, Switch Masters, Firmware Updater
- INFINITY(3) floating-point constants
- init_selinuxmnt(3) initialize the global variable selinux_mnt
- initCDKColor(3) Cdk Screen and Widget Manipulation Functions
- initCDKScreen(3) Cdk Screen and Widget Manipulation Functions
- initgroups(3) initialize the supplementary group access list
- initstate_r(3) reentrant
- initstate(3) random number generator
- injectCDKAlphalist(3) curses sorted list widget.
- injectCDKButton(3) create and manage a curses button widget.
- injectCDKButtonbox(3) Creates a managed curses buttonbox widget.
- injectCDKCalendar(3) curses calendar widget.
- injectCDKDialog(3) curses dialog widget
- injectCDKDScale(3) curses scale widget (type double).
- injectCDKEntry(3) curses text-entry widget.
- injectCDKFScale(3) curses scale widget (type float).
- injectCDKFselect(3) curses file selector widget.
- injectCDKFSlider(3) curses slider widget (type float)
- injectCDKItemlist(3) curses itemlist widget.
- injectCDKMatrix(3) curses matrix widget.
- injectCDKMentry(3) curses multiple line entry widget.
- injectCDKMenu(3) curses menu widget
- injectCDKRadio(3) curses radio list widget.
- injectCDKScale(3) curses scale widget (type int).
- injectCDKScroll(3) curses scrolling list widget.
- injectCDKSelection(3) curses selection list widget.
- injectCDKSlider(3) curses slider widget (type int)
- injectCDKSwindow(3) a curses scrolling window widget.
- injectCDKTemplate(3) a curses template widget.
- injectCDKUScale(3) curses scale widget (type unsigned).
- injectCDKUSlider(3) curses slider widget (type unsigned)
- inndcomm(3) INND communication part of InterNetNews library
- innetgr(3) handle network group entries
- insertCDKScrollItem(3) curses scrolling list widget.
- insighttoolkit(3) imaging toolkit for segmentation and registration
- insque(3) insert/remove an item from a queue
- intl:gettext(3) message handling functions
- intlen(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- intro_shmem.openmpi(3) Introduction to the OpenSHMEM programming model
- intro(3) introduction to library functions
- io_appendfile(3) open a file for appending
- io_block(3) switch to blocking I/O
- io_cancel(3) Cancel io requests
- io_canread(3) return a file descriptor that can be read from
- io_canwrite(3) return a file descriptor that can be written to
- io_check(3) check for new readable or writable descriptors
- io_close(3) close a file descriptor
- io_closeonexec(3) mark a file descriptor non-inheritable
- io_createfile(3) create a file
- io_dontwantread(3) signal that you do not want to read from a descriptor
- io_dontwantwrite(3) signal that you do not want to write to a descriptor
- io_eagain(3) tell io_wait that you got an EAGAIN
- io_fd_canwrite(3) prepare descriptor for io_wait
- io_fd_flags(3) prepare descriptor for io_wait
- io_fd(3) prepare descriptor for io_wait
- io_finishandshutdown(3) deallocate internal data structures
- io_fsync(3) Synchronize a file's complete in-core state with that on disk
- io_getcookie(3) retrieve cookie
- io_getevents(3) Read resulting events from io requests
- io_nonblock(3) switch to non-blocking I/O
- io_passfd(3) pass a file descriptor over a Unix Domain socket
- io_pipe(3) create a Unix pipe
- io_prep_fsync(3) Synchronize a file's complete in-core state with that on disk
- io_prep_pread(3) Set up asynchronous read
- io_prep_pwrite(3) Set up iocb for asynchronous writes
- io_queue_init(3) Initialize asynchronous io state machine
- io_queue_release(3) Release the context associated with the userspace handle
- io_queue_run(3) Handle completed io requests
- io_queue_wait(3) Wait for io requests to complete
- io_readfile(3) open a file for reading
- io_readwritefile(3) open a file for reading and writing
- io_receivefd(3) receive a file descriptor over a Unix Domain socket
- io_sendfile(3) send data from a file to a socket
- io_set_callback(3) Set up io completion callback function
- io_setcookie(3) associate cookie with descriptor
- io_socketpair(3) create a pair of sockets
- io_submit(3) Submit io requests
- io_timeout(3) set time limit on descriptor
- io_timeouted(3) return a file descriptor over deadline
- io_tryread(3) read from a descriptor without blocking
- io_tryreadtimeout(3) read from a descriptor without blocking
- io_trywrite(3) write to a descriptor without blocking
- io_trywritetimeout(3) write to a descriptor without blocking
- io_uring_buf_ring_add(3) add buffers to a shared buffer ring
- io_uring_buf_ring_advance(3) advance index of provided buffer in buffer ring
- io_uring_buf_ring_cq_advance(3) advance index of provided buffer and CQ ring
- io_uring_buf_ring_init(3) Initialise a buffer ring
- io_uring_buf_ring_mask(3) Calculate buffer ring mask size
- io_uring_cq_advance(3) mark one or more io_uring completion events as consumed
- io_uring_cq_has_overflow(3) returns if there are overflow entries waiting to move to the CQ ring
- io_uring_cq_ready(3) returns number of unconsumed ready entries in the CQ ring
- io_uring_cqe_get_data(3) get user data for completion event
- io_uring_cqe_get_data64(3) get user data for completion event
- io_uring_cqe_seen(3) mark io_uring completion event as consumed
- io_uring_free_probe(3) free probe instance
- io_uring_get_events(3) Flush outstanding requests to CQE ring
- io_uring_get_probe(3) get probe instance
- io_uring_get_sqe(3) get the next available submission queue entry from the
- io_uring_opcode_supported(3) is op code supported?
- io_uring_peek_cqe(3) check if an io_uring completion event is available
- io_uring_prep_accept_direct(3) prepare an accept request
- io_uring_prep_accept(3) prepare an accept request
- io_uring_prep_cancel(3) prepare a cancelation request
- io_uring_prep_cancel64(3) prepare a cancelation request
- io_uring_prep_close_direct(3) prepare a file descriptor close request
- io_uring_prep_close(3) prepare a file descriptor close request
- io_uring_prep_connect(3) prepare a connect request
- io_uring_prep_fadvise(3) prepare a fadvise request
- io_uring_prep_fallocate(3) prepare a fallocate request
- io_uring_prep_files_update(3) prepare a registered file update request
- io_uring_prep_fsync(3) prepare an fsync request
- io_uring_prep_link(3) prepare a linkat request
- io_uring_prep_linkat(3) prepare a linkat request
- io_uring_prep_madvise(3) prepare a madvise request
- io_uring_prep_mkdir(3) prepare an mkdirat request
- io_uring_prep_mkdirat(3) prepare an mkdirat request
- io_uring_prep_msg_ring(3) send a message to another ring
- io_uring_prep_multishot_accept_direct(3) prepare an accept request
- io_uring_prep_multishot_accept(3) prepare an accept request
- io_uring_prep_nop(3) prepare a nop request
- io_uring_prep_openat_direct(3) prepare an openat request
- io_uring_prep_openat(3) prepare an openat request
- io_uring_prep_openat2_direct(3) prepare an openat2 request
- io_uring_prep_openat2(3) prepare an openat2 request
- io_uring_prep_poll_add(3) prepare a poll request
- io_uring_prep_poll_multishot(3) prepare a poll request
- io_uring_prep_poll_remove(3) prepare a poll deletion request
- io_uring_prep_poll_update(3) update an existing poll request
- io_uring_prep_provide_buffers(3) prepare a provide buffers request
- io_uring_prep_read_fixed(3) prepare I/O read request with registered buffer
- io_uring_prep_read(3) prepare I/O read request
- io_uring_prep_readv(3) prepare vector I/O read request
- io_uring_prep_readv2(3) prepare vector I/O read request with flags
- io_uring_prep_recv_multishot(3) prepare a recv request
- io_uring_prep_recv(3) prepare a recv request
- io_uring_prep_recvmsg_multishot(3) prepare a recvmsg request
- io_uring_prep_recvmsg(3) prepare a recvmsg request
- io_uring_prep_remove_buffers(3) prepare a remove buffers request
- io_uring_prep_rename(3) prepare a renameat request
- io_uring_prep_renameat(3) prepare a renameat request
- io_uring_prep_send_zc(3) prepare a zerocopy send request
- io_uring_prep_send(3) prepare a send request
- io_uring_prep_sendmsg(3) prepare a sendmsg request
- io_uring_prep_shutdown(3) prepare a shutdown request
- io_uring_prep_socket_direct_alloc(3) prepare a socket creation request
- io_uring_prep_socket_direct(3) prepare a socket creation request
- io_uring_prep_socket(3) prepare a socket creation request
- io_uring_prep_splice(3) prepare an splice request
- io_uring_prep_statx(3) prepare a statx request
- io_uring_prep_symlink(3) prepare a symlinkat request
- io_uring_prep_symlinkat(3) prepare a symlinkat request
- io_uring_prep_sync_file_range(3) prepare a sync_file_range request
- io_uring_prep_tee(3) prepare a tee request
- io_uring_prep_timeout_remove(3) prepare a request to update an existing timeout
- io_uring_prep_timeout_update(3) prepare a request to update an existing timeout
- io_uring_prep_timeout(3) prepare a timeout request
- io_uring_prep_unlink(3) prepare an unlinkat request
- io_uring_prep_unlinkat(3) prepare an unlinkat request
- io_uring_prep_write_fixed(3) prepare I/O write request with registered buffer
- io_uring_prep_write(3) prepare I/O write request
- io_uring_prep_writev(3) prepare vector I/O write request
- io_uring_prep_writev2(3) prepare vector I/O write request with flags
- io_uring_queue_exit(3) tear down io_uring submission and completion queues
- io_uring_queue_init_params(3) setup io_uring submission and completion queues
- io_uring_queue_init(3) setup io_uring submission and completion queues
- io_uring_recvmsg_cmsg_firsthdr(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_recvmsg_cmsg_nexthdr(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_recvmsg_name(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_recvmsg_out(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_recvmsg_payload_length(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_recvmsg_payload(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_recvmsg_validate(3) io_uring_recvmsg_out - access data from multishot recvmsg
- io_uring_register_buf_ring(3) register buffer ring for provided buffers
- io_uring_register_buffers(3) register buffers for fixed buffer operations
- io_uring_register_eventfd_async(3) register an eventfd with a ring
- io_uring_register_eventfd(3) register an eventfd with a ring
- io_uring_register_file_alloc_range(3) set range for fixed file allocations
- io_uring_register_files_sparse(3) register file descriptors
- io_uring_register_files(3) register file descriptors
- io_uring_register_iowq_aff(3) register async worker CPU affinities
- io_uring_register_iowq_max_workers(3) modify the maximum allowed async workers
- io_uring_register_ring_fd(3) register a ring file descriptor
- io_uring_register_sync_cancel(3) issue a synchronous cancelation request
- io_uring_sq_ready(3) number of unconsumed or unsubmitted entries in the SQ ring
- io_uring_sq_space_left(3) free space in the SQ ring
- io_uring_sqe_set_data(3) set user data for submission queue event
- io_uring_sqe_set_data64(3) set user data for submission queue event
- io_uring_sqe_set_flags(3) set flags for submission queue entry
- io_uring_sqring_wait(3) wait for free space in the SQ ring
- io_uring_submit_and_get_events(3) submit requests to the submission queue and flush completions
- io_uring_submit_and_wait_timeout(3) submit requests to the submission queue and
- io_uring_submit_and_wait(3) submit requests to the submission queue and wait for completion
- io_uring_submit(3) submit requests to the submission queue
- io_uring_unregister_buf_ring(3) unregister a previously registered buffer ring
- io_uring_unregister_buffers(3) unregister buffers for fixed buffer operations
- io_uring_unregister_eventfd(3) register an eventfd with a ring
- io_uring_unregister_files(3) unregister file descriptors
- io_uring_unregister_iowq_aff(3) register async worker CPU affinities
- io_uring_unregister_ring_fd(3) unregister a ring file descriptor
- io_uring_wait_cqe_nr(3) wait for one or more io_uring completion events
- io_uring_wait_cqe_timeout(3) wait for one io_uring completion event with timeout
- io_uring_wait_cqe(3) wait for one io_uring completion event
- io_uring_wait_cqes(3) wait for one or more io_uring completion events
- io_wait(3) wait for events
- io_waitread(3) read from a descriptor
- io_waituntil(3) wait for events
- io_wantread(3) signal that you want to read from a descriptor
- io_wantwrite(3) signal that you want to write to a descriptor
- io(3) Asynchronous IO
- iob_addbuf_free(3) add buffer to I/O batch, with deallocation
- iob_addbuf(3) add buffer to I/O batch
- iob_addfile_close(3) add file region to I/O batch
- iob_addfile(3) add file region to I/O batch
- iob_adds_free(3) add buffer to I/O batch
- iob_adds(3) add buffer to I/O batch
- iob_bytesleft(3) how many bytes are still to be sent?
- iob_free(3) free an I/O batch
- iob_new(3) create new I/O batch
- iob_prefetch(3) prefetch data for I/O batch
- iob_reset(3) reset an I/O batch
- iob_send(3) send I/O batch
- iob_write(3) send I/O batch through callback
- iom_abort(3) abort all pending iom_wait calls
- iom_add(3) add event to I/O multiplexer
- iom_init(3) create new I/O multiplexer
- iom_wait(3) wait for event from I/O multiplexer
- iopause(3) check for file descriptor readability or writability
- ioqueue.h(3) Generic RTP input/output queues.
- ioqueue(3) ioqueue
- iparmq(3) Other Auxiliary Routines
- iqueue.h(3) Generic RTP input queues.
- iqueue(3) iqueue
- iruserok_af(3) routines for returning a
- iruserok(3) routines for returning a
- is_context_customizable(3) check whether SELinux context type is customizable by the administrator
- is_selinux_enabled(3) check whether SELinux is enabled for (Multi Level Security) MLS
- is_selinux_mls_enabled(3) check whether SELinux is enabled for (Multi Level Security) MLS
- isalnum_l(3) character classification functions
- isalnum(3) character classification functions
- isalpha_l(3) character classification functions
- isalpha(3) character classification functions
- isamax(3) Auxiliary BLAS
- isascii_l(3) character classification functions
- isascii(3) character classification functions
- isatty(3) test whether a file descriptor refers to a terminal
- isblank_l(3) character classification functions
- isblank(3) character classification functions
- iscntrl_l(3) character classification functions
- iscntrl(3) character classification functions
- iscsi_context_free(3) Release the memory of struct iscsi_context.
- iscsi_context_log_func_set(3) Set log handler function.
- iscsi_context_log_priority_get(3) Get log priority.
- iscsi_context_log_priority_set(3) Set log priority.
- iscsi_context_new(3) Create struct iscsi_context.
- iscsi_context_userdata_get(3) Get user data pointer.
- iscsi_context_userdata_set(3) Set user data pointer.
- iscsi_default_iface_setup(3) Setup default iSCSI interfaces.
- iscsi_iface_dump_config(3) Dump all configurations of specified iSCSI interface.
- iscsi_iface_free(3) Free the memory of 'struct iscsi_iface' pointer.
- iscsi_iface_get(3) Retrieve specified iSCSI interface.
- iscsi_iface_hwaddress_get(3) Retrieve hardware address of specified iSCSI interface
- iscsi_iface_iname_get(3) Retrieve initiator name of specified iSCSI interface
- iscsi_iface_ipaddress_get(3) Retrieve IP address of specified iSCSI interface
- iscsi_iface_name_get(3) Retrieve name of specified iSCSI interface
- iscsi_iface_netdev_get(3) Retrieve network device name of specified iSCSI interface
- iscsi_iface_port_speed_get(3) Retrieve network port speed of specified iSCSI interface
- iscsi_iface_port_state_get(3) Retrieve network port state of specified iSCSI interface
- iscsi_iface_print_config(3) Print all configurations of specified iSCSI interface to STDOUT.
- iscsi_iface_transport_name_get(3) Retrieve transport name of specified iSCSI interface
- iscsi_ifaces_free(3) Free the memory of 'struct iscsi_iface' pointer array
- iscsi_ifaces_get(3) Retrieve all iSCSI interfaces.
- iscsi_is_default_iface(3) Whether specified iSCSI interface is default interface.
- iscsi_log_priority_str(3) Convert log priority to string.
- iscsi_node_conn_address_get(3) Retrieve connection address of specified iSCSI node.
- iscsi_node_conn_is_ipv6(3) Check whether specified node is using ipv6 connection.
- iscsi_node_conn_port_get(3) Retrieve connection port of specified iSCSI node.
- iscsi_node_dump_config(3) Dump all configurations of specified iSCSI node.
- iscsi_node_iface_name_get(3) Retrieve interface name of specified iSCSI node.
- iscsi_node_portal_get(3) Retrieve connection portal of specified iSCSI node.
- iscsi_node_print_config(3) Print all configurations of specified iSCSI node to STDOUT.
- iscsi_node_target_name_get(3) Retrieve target name of specified iSCSI node.
- iscsi_node_tpgt_get(3) Retrieve target portal group tag of specified iSCSI node.
- iscsi_nodes_free(3) Free the memory of 'struct iscsi_node' pointer array
- iscsi_nodes_get(3) Retrieve all iSCSI nodes.
- iscsi_session_abort_tmo_get(3) Retrieve abort response timeout value of specified session
- iscsi_session_address_get(3) Retrieve iSCSI target address of specified session
- iscsi_session_free(3) Free the memory of 'struct iscsi_session'.
- iscsi_session_get(3) Retrieve specified iSCSI sessions.
- iscsi_session_iface_get(3) Retrieve iSCSI interface information of specified session
- iscsi_session_lu_reset_tmo_get(3) Retrieve logical unit timeout value of specified session
- iscsi_session_password_get(3) Retrieve authentication password of specified session.
- iscsi_session_password_in_get(3) Retrieve authentication password of specified session.
- iscsi_session_persistent_address_get(3) Retrieve iSCSI target persistent address of specified session
- iscsi_session_persistent_port_get(3) Retrieve iSCSI target persistent port of specified session
- iscsi_session_port_get(3) Retrieve iSCSI target port of specified session
- iscsi_session_recovery_tmo_get(3) Retrieve recovery timeout value of specified session
- iscsi_session_sid_get(3) Retrieve iSCSI session ID of specified session.
- iscsi_session_target_name_get(3) Retrieve iSCSI target name of specified session
- iscsi_session_tgt_reset_tmo_get(3) Retrieve target response timeout value of of specified session
- iscsi_session_tpgt_get(3) Retrieve target portal group tag of specified session
- iscsi_session_username_get(3) Retrieve authentication username of specified session.
- iscsi_session_username_in_get(3) Retrieve authentication username of specified session.
- iscsi_sessions_free(3) Free the memory of 'struct iscsi_session' pointer array
- iscsi_sessions_get(3) Retrieve all iSCSI sessions.
- iscsi_strerror(3) Convert error code to string.
- IsCursorKey(3) keysym classification macros
- isdigit_l(3) character classification functions
- isdigit(3) character classification functions
- isfdtype(3) test file type of a file descriptor
- isfinite(3) floating-point
- IsFunctionKey(3) keysym classification macros
- isgraph_l(3) character classification functions
- isgraph(3) character classification functions
- isgreater(3) floating-point relational tests without exception for NaN
- isgreaterequal(3) floating-point relational tests without exception for NaN
- isinf(3) floating-point
- isinff(3) BSD floating-point classification functions
- isinfl(3) BSD floating-point classification functions
- IsKeypadKey(3) keysym classification macros
- isless(3) floating-point relational tests without exception for NaN
- islessequal(3) floating-point relational tests without exception for NaN
- islessgreater(3) floating-point relational tests without exception for NaN
- islower_l(3) character classification functions
- islower(3) character classification functions
- IsMiscFunctionKey(3) keysym classification macros
- IsModifierKey(3) keysym classification macros
- isnan(3) floating-point
- isnanf(3) BSD floating-point classification functions
- isnanl(3) BSD floating-point classification functions
- isnormal(3) floating-point
- IsoSpec_Allocator(3) IsoSpec::Allocator< T >
- IsoSpec_ConfEqual(3) IsoSpec::ConfEqual
- IsoSpec_ConfOrder(3) IsoSpec::ConfOrder
- IsoSpec_ConfOrderMarginal(3) IsoSpec::ConfOrderMarginal
- IsoSpec_ConfOrderMarginalDescending(3) IsoSpec::ConfOrderMarginalDescending
- IsoSpec_DirtyAllocator(3) IsoSpec::DirtyAllocator
- IsoSpec_FixedEnvelope(3) IsoSpec::FixedEnvelope
- IsoSpec_Iso(3) The Iso class for the calculation of the isotopic distribution.
- IsoSpec_IsoGenerator(3) The generator of isotopologues.
- IsoSpec_IsoLayeredGenerator(3) IsoSpec::IsoLayeredGenerator
- IsoSpec_IsoOrderedGenerator(3) The generator of isotopologues sorted by their probability of occurrence.
- IsoSpec_IsoStochasticGenerator(3) IsoSpec::IsoStochasticGenerator
- IsoSpec_IsoThresholdGenerator(3) The generator of isotopologues above a given threshold value.
- IsoSpec_KeyHasher(3) IsoSpec::KeyHasher
- IsoSpec_LayeredMarginal(3) LayeredMarginal class.
- IsoSpec_Marginal(3) The marginal distribution class (a subisotopologue).
- IsoSpec_MarginalTrek(3) The marginal distribution class (a subisotopologue).
- IsoSpec_OrderMarginalsBySizeDecresing(3) IsoSpec::OrderMarginalsBySizeDecresing< T >
- IsoSpec_PrecalculatedMarginal(3) Precalculated Marginal class.
- IsoSpec_ProbAndConfPtr(3) IsoSpec::ProbAndConfPtr
- IsoSpec_ReverseOrder(3) IsoSpec::ReverseOrder< T >
- IsoSpec_SSummator(3) IsoSpec::SSummator
- IsoSpec_Summator(3) IsoSpec::Summator
- IsoSpec_TableOrder(3) IsoSpec::TableOrder< T >
- IsoSpec_TSummator(3) IsoSpec::TSummator
- IsoSpec(3) IsoSpec
- IsPFKey(3) keysym classification macros
- isprint_l(3) character classification functions
- isprint(3) character classification functions
- IsPrivateKeypadKey(3) keysym classification macros
- ispunct_l(3) character classification functions
- ispunct(3) character classification functions
- isspace_l(3) character classification functions
- isspace(3) character classification functions
- isunordered(3) floating-point relational tests without exception for NaN
- isupper_l(3) character classification functions
- isupper(3) character classification functions
- iswalnum(3) test for alphanumeric wide character
- iswalpha(3) test for alphabetic wide character
- iswblank(3) test for whitespace wide character
- iswcntrl(3) test for control wide character
- iswctype(3) wide-character classification
- iswdigit(3) test for decimal digit wide character
- iswgraph(3) test for graphic wide character
- iswlower(3) test for lowercase wide character
- iswprint(3) test for printing wide character
- iswpunct(3) test for punctuation or symbolic wide character
- iswspace(3) test for whitespace wide character
- iswupper(3) test for uppercase wide character
- iswxdigit(3) test for hexadecimal digit wide character
- isxdigit_l(3) character classification functions
- isxdigit(3) character classification functions
- iv_deinit(3) initialise and deinitialise ivykis
- IV_EVENT_INIT(3) manage ivykis objects for event notification
- iv_event_post(3) manage ivykis objects for event notification
- IV_EVENT_RAW_INIT(3) manage ivykis objects for event notification
- iv_event_raw_post(3) manage ivykis objects for event notification
- iv_event_raw_register(3) manage ivykis objects for event notification
- iv_event_raw_unregister(3) manage ivykis objects for event notification
- iv_event_raw(3) manage ivykis objects for event notification
- iv_event_register(3) manage ivykis objects for event notification
- iv_event_unregister(3) manage ivykis objects for event notification
- iv_event(3) manage ivykis objects for event notification
- iv_examples(3) ivykis examples
- iv_fatal(3) ivykis fatal error condition handling
- iv_fd_pump_destroy(3) pump data between file descriptors
- IV_FD_PUMP_INIT(3) pump data between file descriptors
- iv_fd_pump_is_done(3) pump data between file descriptors
- iv_fd_pump_pump(3) pump data between file descriptors
- iv_fd_pump(3) pump data between file descriptors
- iv_fd_register_try(3) deal with ivykis file descriptors
- iv_fd_register(3) deal with ivykis file descriptors
- iv_fd_registered(3) deal with ivykis file descriptors
- iv_fd_set_handler_err(3) deal with ivykis file descriptors
- iv_fd_set_handler_in(3) deal with ivykis file descriptors
- iv_fd_set_handler_out(3) deal with ivykis file descriptors
- iv_fd_unregister(3) deal with ivykis file descriptors
- iv_fd(3) deal with ivykis file descriptors
- iv_init(3) initialise and deinitialise ivykis
- iv_inited(3) initialise and deinitialise ivykis
- IV_INOTIFY_INIT(3) ivykis
- iv_inotify_register(3) ivykis
- iv_inotify_unregister(3) ivykis
- IV_INOTIFY_WATCH_INIT(3) ivykis
- iv_inotify_watch_register(3) ivykis
- iv_inotify_watch_unregister(3) ivykis
- iv_inotify(3) ivykis
- iv_invalidate_now(3) ivykis time handling
- iv_main(3) enter the ivykis main loop
- iv_popen_request_close(3) .BR popen (3)
- IV_POPEN_REQUEST_INIT(3) .BR popen (3)
- iv_popen_request_submit(3) .BR popen (3)
- iv_popen(3) .BR popen (3)
- iv_quit(3) signal ivykis to exit the main loop
- iv_set_fatal_msg_handler(3) ivykis fatal error condition handling
- IV_SIGNAL_INIT(3) ivykis signal handling
- iv_signal_register(3) ivykis signal handling
- iv_signal_unregister(3) ivykis signal handling
- iv_signal(3) ivykis signal handling
- iv_task_register(3) deal with ivykis tasks
- iv_task_registered(3) deal with ivykis tasks
- iv_task_unregister(3) deal with ivykis tasks
- iv_task(3) deal with ivykis tasks
- iv_thread_create(3) ivykis thread convenience
- iv_thread_set_debug_state(3) ivykis thread convenience
- iv_thread(3) ivykis thread convenience
- iv_time(3) ivykis time handling
- iv_timer_register(3) deal with ivykis timers
- iv_timer_registered(3) deal with ivykis timers
- iv_timer_unregister(3) deal with ivykis timers
- iv_timer(3) deal with ivykis timers
- iv_tls_user_ptr(3) thread-local storage handling for ivykis modules
- iv_tls_user_register(3) thread-local storage handling for ivykis modules
- iv_tls(3) thread-local storage handling for ivykis modules
- iv_validate_now(3) ivykis time handling
- IV_WAIT_INTEREST_INIT(3) ivykis
- iv_wait_interest_register_spawn(3) ivykis
- iv_wait_interest_register(3) ivykis
- iv_wait_interest_unregister(3) ivykis
- iv_wait(3) ivykis
- IV_WORK_ITEM_INIT(3) ivykis
- iv_work_pool_create(3) ivykis
- IV_WORK_POOL_INIT(3) ivykis
- iv_work_pool_put(3) ivykis
- iv_work_pool_submit_work(3) ivykis
- iv_work(3) ivykis
- ivykis(3) library for asynchronous I/O readiness notification
- izamax(3) Auxiliary BLAS
- izmax1(3) complex
- j0(3) Bessel functions of the first kind
- j0f(3) Bessel functions of the first kind
- j0l(3) Bessel functions of the first kind
- j1(3) Bessel functions of the first kind
- J1BC(3) C library functions for creating and accessing dynamic arrays
- J1C(3) C library functions for creating and accessing dynamic arrays
- J1F(3) C library functions for creating and accessing dynamic arrays
- J1FA(3) C library functions for creating and accessing dynamic arrays
- J1FE(3) C library functions for creating and accessing dynamic arrays
- J1L(3) C library functions for creating and accessing dynamic arrays
- J1LE(3) C library functions for creating and accessing dynamic arrays
- J1MU(3) C library functions for creating and accessing dynamic arrays
- J1N(3) C library functions for creating and accessing dynamic arrays
- J1NE(3) C library functions for creating and accessing dynamic arrays
- J1P(3) C library functions for creating and accessing dynamic arrays
- J1PE(3) C library functions for creating and accessing dynamic arrays
- J1S(3) C library functions for creating and accessing dynamic arrays
- J1T(3) C library functions for creating and accessing dynamic arrays
- J1U(3) C library functions for creating and accessing dynamic arrays
- jellyfish(3) jellyfish Documentation
- jemalloc(3) general purpose memory allocation functions
- JHSD(3) C library for creating and accessing a dynamic array,
- JHSFA(3) C library for creating and accessing a dynamic array,
- JHSG(3) C library for creating and accessing a dynamic array,
- JHSI(3) C library for creating and accessing a dynamic array,
- JLBC(3) C library for creating and accessing a dynamic array of words, using
- JLC(3) C library for creating and accessing a dynamic array of words, using
- JLD(3) C library for creating and accessing a dynamic array of words, using
- JLF(3) C library for creating and accessing a dynamic array of words, using
- JLFA(3) C library for creating and accessing a dynamic array of words, using
- JLFE(3) C library for creating and accessing a dynamic array of words, using
- JLG(3) C library for creating and accessing a dynamic array of words, using
- JLI(3) C library for creating and accessing a dynamic array of words, using
- JLL(3) C library for creating and accessing a dynamic array of words, using
- JLLE(3) C library for creating and accessing a dynamic array of words, using
- JLMU(3) C library for creating and accessing a dynamic array of words, using
- JLN(3) C library for creating and accessing a dynamic array of words, using
- JLNE(3) C library for creating and accessing a dynamic array of words, using
- JLP(3) C library for creating and accessing a dynamic array of words, using
- JLPE(3) C library for creating and accessing a dynamic array of words, using
- jn(3) Bessel functions of the first kind
- jnf(3) Bessel functions of the first kind
- jnl(3) Bessel functions of the first kind
- jose_b64(3) URL-safe Base64 Encoding & Decoding.
- jose_cfg(3) José Configuration.
- jose_io_t(3) The interface for chained IO.
- jose_io(3) IO Chaining.
- jose_jwe(3) JSON Web Encryption (RFC 7516)
- jose_jwk(3) JSON Web Keys (RFC 7517)
- jose_jws(3) JSON Web Signature (RFC 7515)
- jrand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- jrand48(3) generate uniformly distributed pseudo-random numbers
- jrKanjiControl(3) XKanjiControl — Control the XLookupKanjiString mode and process.
- jrKanjiString(3) XKanjiControl — Control the XLookupKanjiString mode and process.
- JSLD(3) C library for creating and accessing a dynamic array, using
- JSLF(3) C library for creating and accessing a dynamic array, using
- JSLFA(3) C library for creating and accessing a dynamic array, using
- JSLG(3) C library for creating and accessing a dynamic array, using
- JSLI(3) C library for creating and accessing a dynamic array, using
- JSLL(3) C library for creating and accessing a dynamic array, using
- JSLN(3) C library for creating and accessing a dynamic array, using
- JSLP(3) C library for creating and accessing a dynamic array, using
- jsv_script_interface(3) Grid Engine Job Submission Verifier Scripting Interface
- Judy(3) C library functions for creating and accessing dynamic arrays
- Judy1_funcs(3) C library for creating and accessing a dynamic array of bits, using
- Judy1(3) C library for creating and accessing a dynamic array of bits, using
- Judy1ByCount(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Count(3) C library for creating and accessing a dynamic array of bits, using
- Judy1First(3) C library for creating and accessing a dynamic array of bits, using
- Judy1FirstEmpty(3) C library for creating and accessing a dynamic array of bits, using
- Judy1FreeArray(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Last(3) C library for creating and accessing a dynamic array of bits, using
- Judy1LastEmpty(3) C library for creating and accessing a dynamic array of bits, using
- Judy1MemUsed(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Next(3) C library for creating and accessing a dynamic array of bits, using
- Judy1NextEmpty(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Prev(3) C library for creating and accessing a dynamic array of bits, using
- Judy1PrevEmpty(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Set(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Test(3) C library for creating and accessing a dynamic array of bits, using
- Judy1Unset(3) C library for creating and accessing a dynamic array of bits, using
- JudyHS_funcs(3) C library for creating and accessing a dynamic array,
- JudyHS(3) C library for creating and accessing a dynamic array,
- JudyHSDel(3) C library for creating and accessing a dynamic array,
- JudyHSFreeArray(3) C library for creating and accessing a dynamic array,
- JudyHSGet(3) C library for creating and accessing a dynamic array,
- JudyHSIns(3) C library for creating and accessing a dynamic array,
- JudyL_funcs(3) C library for creating and accessing a dynamic array of words, using
- JudyL(3) C library for creating and accessing a dynamic array of words, using
- JudyLByCount(3) C library for creating and accessing a dynamic array of words, using
- JudyLCount(3) C library for creating and accessing a dynamic array of words, using
- JudyLDel(3) C library for creating and accessing a dynamic array of words, using
- JudyLFirst(3) C library for creating and accessing a dynamic array of words, using
- JudyLFirstEmpty(3) C library for creating and accessing a dynamic array of words, using
- JudyLFreeArray(3) C library for creating and accessing a dynamic array of words, using
- JudyLGet(3) C library for creating and accessing a dynamic array of words, using
- JudyLIns(3) C library for creating and accessing a dynamic array of words, using
- JudyLLast(3) C library for creating and accessing a dynamic array of words, using
- JudyLLastEmpty(3) C library for creating and accessing a dynamic array of words, using
- JudyLMemUsed(3) C library for creating and accessing a dynamic array of words, using
- JudyLNext(3) C library for creating and accessing a dynamic array of words, using
- JudyLNextEmpty(3) C library for creating and accessing a dynamic array of words, using
- JudyLPrev(3) C library for creating and accessing a dynamic array of words, using
- JudyLPrevEmpty(3) C library for creating and accessing a dynamic array of words, using
- JudySL_funcs(3) C library for creating and accessing a dynamic array, using
- JudySL(3) C library for creating and accessing a dynamic array, using
- JudySLDel(3) C library for creating and accessing a dynamic array, using
- JudySLFirst(3) C library for creating and accessing a dynamic array, using
- JudySLFreeArray(3) C library for creating and accessing a dynamic array, using
- JudySLGet(3) C library for creating and accessing a dynamic array, using
- JudySLIns(3) C library for creating and accessing a dynamic array, using
- JudySLLast(3) C library for creating and accessing a dynamic array, using
- JudySLNext(3) C library for creating and accessing a dynamic array, using
- JudySLPrev(3) C library for creating and accessing a dynamic array, using
- jumpToCell(3) curses matrix widget.
- jumpToLineCDKSwindow(3) a curses scrolling window widget.
- justifyString(3) Cdk utility functions
- kbuffer_alloc(3) Creating of kbuffer element to parse the Linux kernel tracing ring buffer
- kbuffer_curr_index(3) Functions to read through the kbuffer sub buffer.
- kbuffer_curr_offset(3) Functions to read through the kbuffer sub buffer.
- kbuffer_curr_size(3) Functions to read through the kbuffer sub buffer.
- kbuffer_event_size(3) Functions to read through the kbuffer sub buffer.
- kbuffer_free(3) Creating of kbuffer element to parse the Linux kernel tracing ring buffer
- kbuffer_load_subbuffer(3) Creating of kbuffer element to parse the Linux kernel tracing ring buffer
- kbuffer_missed_events(3) Functions to read through the kbuffer sub buffer.
- kbuffer_next_event(3) Functions to read through the kbuffer sub buffer.
- kbuffer_read_event(3) Functions to read through the kbuffer sub buffer.
- kbuffer_start_of_data(3) Creating of kbuffer element to parse the Linux kernel tracing ring buffer
- kbuffer_subbuf_timestamp(3) Functions that read various data of a kbuffer descriptor
- kbuffer_subbuffer_size(3) Creating of kbuffer element to parse the Linux kernel tracing ring buffer
- kbuffer_timestamp(3) Functions that read various data of a kbuffer descriptor
- kcapi_aead_authsize(3) return the maximum size of the tag
- kcapi_aead_blocksize(3) return size of one block of the cipher
- kcapi_aead_ccm_nonce_to_iv(3) convert CCM nonce into IV
- kcapi_aead_decrypt_aio(3) asynchronously decrypt AEAD data (one shot)
- kcapi_aead_decrypt(3) synchronously decrypt AEAD data (one shot)
- kcapi_aead_destroy(3) close the AEAD handle and release resources
- kcapi_aead_encrypt_aio(3) asynchronously encrypt AEAD data (one shot)
- kcapi_aead_encrypt(3) synchronously encrypt AEAD data (one shot)
- kcapi_aead_getdata_input(3) get the pointers into input buffer
- kcapi_aead_getdata_output(3) get the pointers into output buffer
- kcapi_aead_inbuflen_dec(3) return minimum decryption input buffer length
- kcapi_aead_inbuflen_enc(3) return minimum encryption input buffer length
- kcapi_aead_init(3) initialization of cipher handle
- kcapi_aead_ivsize(3) return size of IV required for cipher
- kcapi_aead_outbuflen_dec(3) return minimum decryption output buffer length
- kcapi_aead_outbuflen_enc(3) return minimum encryption output buffer length
- kcapi_aead_setassoclen(3) set authentication data size
- kcapi_aead_setkey(3) set the key for the AEAD handle
- kcapi_aead_settaglen(3) set authentication tag size
- kcapi_aead_stream_init_dec(3) start a decryption operation (stream)
- kcapi_aead_stream_init_enc(3) start an encryption operation (stream)
- kcapi_aead_stream_op(3) obtain processed data (stream)
- kcapi_aead_stream_update_last(3) send last data for processing (stream)
- kcapi_aead_stream_update(3) send more data for processing (stream)
- kcapi_akcipher_decrypt_aio(3) decrypt data (asynchronous one shot)
- kcapi_akcipher_decrypt(3) decrypt data
- kcapi_akcipher_destroy(3) close the cipher handle and release resources
- kcapi_akcipher_encrypt_aio(3) encrypt data (asynchronous one shot)
- kcapi_akcipher_encrypt(3) encrypt data
- kcapi_akcipher_init(3) initialize cipher handle
- kcapi_akcipher_setkey(3) set the private key for the cipher handle
- kcapi_akcipher_setpubkey(3) set the public key for the cipher handle
- kcapi_akcipher_sign_aio(3) sign data (asynchronous one shot)
- kcapi_akcipher_sign(3) signature generation
- kcapi_akcipher_stream_init_dec(3) start an decryption operation (stream)
- kcapi_akcipher_stream_init_enc(3) start an encryption operation (stream)
- kcapi_akcipher_stream_init_sgn(3) start an signing operation (stream)
- kcapi_akcipher_stream_init_vfy(3) start an signature verification operation (stream)
- kcapi_akcipher_stream_op(3) obtain processed data (stream)
- kcapi_akcipher_stream_update(3) send more data for processing (stream)
- kcapi_akcipher_verify_aio(3) verify data (asynchronous one shot)
- kcapi_akcipher_verify(3) signature verification
- kcapi_cipher_blocksize(3) return size of one block of the cipher
- kcapi_cipher_dec_aes_cbc(3) Convenience function for AES CBC decryption
- kcapi_cipher_dec_aes_ctr(3) Convenience function for AES CTR decryption
- kcapi_cipher_dec_sm4_cbc(3) Convenience function for SM4 CBC decryption
- kcapi_cipher_dec_sm4_ctr(3) Convenience function for SM4 CTR decryption
- kcapi_cipher_decrypt_aio(3) decrypt data (asynchronous one shot)
- kcapi_cipher_decrypt(3) decrypt data (synchronous one shot)
- kcapi_cipher_destroy(3) close the cipher handle and release resources
- kcapi_cipher_enc_aes_cbc(3) Convenience function for AES CBC encryption
- kcapi_cipher_enc_aes_ctr(3) Convenience function for AES CTR encryption
- kcapi_cipher_enc_sm4_cbc(3) Convenience function for SM4 CBC encryption
- kcapi_cipher_enc_sm4_ctr(3) Convenience function for SM4 CTR encryption
- kcapi_cipher_encrypt_aio(3) encrypt data (asynchronous one shot)
- kcapi_cipher_encrypt(3) encrypt data (synchronous one shot)
- kcapi_cipher_init(3) initialize cipher handle
- kcapi_cipher_ivsize(3) return size of IV required for cipher
- kcapi_cipher_setkey(3) set the key for the cipher handle
- kcapi_cipher_stream_init_dec(3) start a decryption operation (stream)
- kcapi_cipher_stream_init_enc(3) start an encryption operation (stream)
- kcapi_cipher_stream_op(3) obtain processed data (stream)
- kcapi_cipher_stream_update_last(3) send last data for processing (stream)
- kcapi_cipher_stream_update(3) send more data for processing (stream)
- kcapi_get_maxsplicesize(3) Get maximum buffer size for splice
- kcapi_handle_reinit(3) re-initialize a new kernel interface
- kcapi_hkdf(3) Extract-and-Expand HKDF (RFC5869)
- kcapi_kdf_ctr(3) Counter Mode Key Derivation Function
- kcapi_kdf_dpi(3) Double Pipeline Mode Key Derivation Function
- kcapi_kdf_fb(3) Feedback Mode Key Derivation Function
- kcapi_kpp_destroy(3) close the cipher handle and release resources
- kcapi_kpp_dh_setparam_pkcs3(3) set the PG parameters using PKCS3 format
- kcapi_kpp_ecdh_setcurve(3) set the ECC curve to be used for ECDH
- kcapi_kpp_init(3) initialize cipher handle
- kcapi_kpp_keygen_aio(3) generate a public key (asynchronous one shot)
- kcapi_kpp_keygen(3) generate a public key
- kcapi_kpp_setkey(3) set the private key of the DH / ECDH operation
- kcapi_kpp_ssgen_aio(3) generate a shared secret (asynchronous one shot)
- kcapi_kpp_ssgen(3) generate a shared secret
- kcapi_md_destroy(3) close the message digest handle and release resources
- kcapi_md_digest(3) calculate message digest on buffer (one-shot)
- kcapi_md_digestsize(3) return the size of the message digest
- kcapi_md_final(3) message digest finalization function (stream)
- kcapi_md_hmac_sha1(3) HMAC SHA-1 keyed message digest on one buffer
- kcapi_md_hmac_sha224(3) HMAC SHA-224 keyed message digest on one buffer
- kcapi_md_hmac_sha256(3) HMAC SHA-256 keyed message digest on one buffer
- kcapi_md_hmac_sha384(3) HMAC SHA-384 keyed message digest on one buffer
- kcapi_md_hmac_sha512(3) HMAC SHA-512 keyed message digest on one buffer
- kcapi_md_hmac_sm3(3) HMAC SM3 keyed message digest on one buffer
- kcapi_md_init(3) initialize cipher handle
- kcapi_md_setkey(3) set the key for the message digest handle
- kcapi_md_sha1(3) SHA-1 message digest on one buffer
- kcapi_md_sha224(3) SHA-224 message digest on one buffer
- kcapi_md_sha256(3) SHA-256 message digest on one buffer
- kcapi_md_sha384(3) SHA-384 message digest on one buffer
- kcapi_md_sha512(3) SHA-512 message digest on one buffer
- kcapi_md_sm3(3) SM3 message digest on one buffer
- kcapi_md_update(3) message digest update function (stream)
- kcapi_memset_secure(3) memset implementation that will not be optimized away by the compiler
- kcapi_pad_iv(3) realign the IV as necessary for cipher
- kcapi_pbkdf_iteration_count(3) Calculate numbers of iterations for a PBKDF
- kcapi_pbkdf(3) Password-based Key Derivation Function
- kcapi_rng_destroy(3) close the RNG handle and release resources
- kcapi_rng_generate(3) generate a random number
- kcapi_rng_get_bytes(3) Convenience function to generate random bytes
- kcapi_rng_init(3) initialize cipher handle
- kcapi_rng_seed(3) seed the RNG
- kcapi_rng_seedsize(3) return required seed size of DRNG
- kcapi_set_maxsplicesize(3) Set maximum buffer size for splice
- kcapi_set_verbosity(3) set the verbosity level of the library
- kcapi_version(3) return machine-usable version number of kcapi library
- kcapi_versionstring(3) obtain version string of kcapi library
- key_decryptsession(3) interfaces to rpc keyserver daemon
- key_encryptsession(3) interfaces to rpc keyserver daemon
- key_gendes(3) interfaces to rpc keyserver daemon
- key_secretkey_is_set(3) interfaces to rpc keyserver daemon
- key_setsecret(3) interfaces to rpc keyserver daemon
- keyctl_assume_authority(3) key instantiation functions
- keyctl_capabilities(3) Query subsystem capabilities
- keyctl_chown(3) change the ownership of a key
- keyctl_clear(3) clear a keyring
- keyctl_describe_alloc(3) describe a key
- keyctl_describe(3) describe a key
- keyctl_dh_compute_alloc(3) Compute a Diffie-Hellman shared secret or public key
- keyctl_dh_compute_kdf(3) Compute a Diffie-Hellman shared secret or public key
- keyctl_dh_compute(3) Compute a Diffie-Hellman shared secret or public key
- keyctl_get_keyring_ID(3) get the ID of a special keyring
- keyctl_get_persistent(3) get the persistent keyring for a user
- keyctl_get_security_alloc(3) retrieve a key's security context
- keyctl_get_security(3) retrieve a key's security context
- keyctl_instantiate_iov(3) key instantiation functions
- keyctl_instantiate(3) key instantiation functions
- keyctl_invalidate(3) invalidate a key
- keyctl_join_session_keyring(3) join a different session keyring
- keyctl_link(3) link/unlink a key to/from a keyring
- keyctl_move(3) Move a key between keyrings
- keyctl_negate(3) key instantiation functions
- keyctl_pkey_decrypt(3) Encrypt and decrypt data
- keyctl_pkey_encrypt(3) Encrypt and decrypt data
- keyctl_pkey_query(3) Query public key parameters
- keyctl_pkey_sign(3) Generate and verify signatures
- keyctl_pkey_verify(3) Generate and verify signatures
- keyctl_read_alloc(3) read a key
- keyctl_read(3) read a key
- keyctl_reject(3) key instantiation functions
- keyctl_restrict_keyring(3) restrict keys that may be linked to a keyring
- keyctl_revoke(3) revoke a key
- keyctl_search(3) search a keyring for a key
- keyctl_session_to_parent(3) set the parent process's session keyring
- keyctl_set_reqkey_keyring(3) set the implicit destination keyring
- keyctl_set_timeout(3) set the expiration timer on a key
- keyctl_setperm(3) change the permissions mask on a key
- keyctl_unlink(3) link/unlink a key to/from a keyring
- keyctl_update(3) update a key
- keyctl_watch_key(3) Watch for changes to a key
- keyctl(3) key management function wrappers
- killpg(3) send signal to a process group
- klogctl(3) read and/or clear kernel message ring buffer;
- knet_addrtostr(3) Convert an address to a host name.
- knet_get_compress_list(3) Get a list of support compression types.
- knet_get_crypto_list(3) Get a list of supported crypto libraries.
- knet_get_transport_id_by_name(3) Get a transport ID from its name.
- knet_get_transport_list(3) Get a list of the transports support by this build of knet.
- knet_get_transport_name_by_id(3) Get a transport name from its ID number.
- knet_handle_add_datafd(3) Install a file descriptor for communication.
- knet_handle_clear_stats(3) Clear knet stats, link and/or handle.
- knet_handle_compress(3) Set up packet compression.
- knet_handle_crypto_rx_clear_traffic(3) enable or disable RX processing of clear (unencrypted) traffic
- knet_handle_crypto_set_config(3) set up packet cryptographic signing & encryption
- knet_handle_crypto_use_config(3) specify crypto configuration to use for TX
- knet_handle_crypto(3) set up packet cryptographic signing & encryption
- knet_handle_enable_access_lists(3) Enable or disable usage of access lists (default: off)
- knet_handle_enable_filter(3) install a filter to route packets
- knet_handle_enable_pmtud_notify(3) install a callback to receive PMTUd changes
- knet_handle_enable_sock_notify(3) Register a callback to receive socket events.
- knet_handle_free(3) Destroy a knet handle, free all resources.
- knet_handle_get_channel(3) Get the channel associated with a file descriptor.
- knet_handle_get_datafd(3) Get the file descriptor associated with a channel.
- knet_handle_get_stats(3) Get statistics for compression & crypto.
- knet_handle_get_transport_reconnect_interval(3) Get the interval between transport attempts to reconnect a failed link.
- knet_handle_new_ex(3) create a new instance of a knet handle
- knet_handle_new(3) knet_handle_new_ex with flags = KNET_HANDLE_FLAG_PRIVILEGED.
- knet_handle_pmtud_get(3) Get the current data MTU.
- knet_handle_pmtud_getfreq(3) Get the interval between PMTUd scans.
- knet_handle_pmtud_set(3) Set the current interface MTU.
- knet_handle_pmtud_setfreq(3) Set the interval between PMTUd scans.
- knet_handle_remove_datafd(3) Remove a file descriptor from knet.
- knet_handle_set_transport_reconnect_interval(3) Set the interval between transport attempts to reconnect a failed link.
- knet_handle_setfwd(3) Start packet forwarding.
- knet_host_add(3) Add a new host ID to knet.
- knet_host_enable_status_change_notify(3) Install a callback to get host status change events.
- knet_host_get_host_list(3) Get a list of hosts known to knet.
- knet_host_get_id_by_host_name(3) Get the ID of a host given its name.
- knet_host_get_name_by_host_id(3) Get the name of a host given its ID.
- knet_host_get_policy(3) Get the switching policy for a host's links.
- knet_host_get_status(3) Get the status of a host.
- knet_host_remove(3) Remove a host ID from knet.
- knet_host_set_name(3) Set the name of a knet host.
- knet_host_set_policy(3) Set the switching policy for a host's links.
- knet_link_add_acl(3) Add access list entry to an open link.
- knet_link_clear_acl(3) Remove all access list entries from an open link.
- knet_link_clear_config(3) Clear link information and disconnect the link.
- knet_link_get_config(3) Get the link configutation information.
- knet_link_get_enable(3) Find out whether a link is enabled or not.
- knet_link_get_link_list(3) Get a list of links connecting a host.
- knet_link_get_ping_timers(3) Get the ping timers for a link.
- knet_link_get_pong_count(3) Get the pong count for a link.
- knet_link_get_priority(3) Get the priority for a link.
- knet_link_get_status(3) Get the status (and statistics) for a link.
- knet_link_insert_acl(3) Insert access list entry to an open link at given index.
- knet_link_rm_acl(3) Remove access list entry from an open link.
- knet_link_set_config(3) Configure the link to a host.
- knet_link_set_enable(3) Enable traffic on a link.
- knet_link_set_ping_timers(3) Set the ping timers for a link.
- knet_link_set_pong_count(3) Set the pong count for a link.
- knet_link_set_priority(3) Set the priority for a link.
- knet_log_get_loglevel_id(3) Get a logging level ID from its name.
- knet_log_get_loglevel_name(3) Get a logging level name from its numeric ID.
- knet_log_get_loglevel(3) Get the logging level for a subsystem.
- knet_log_get_subsystem_id(3) Get a logging system ID from its name.
- knet_log_get_subsystem_name(3) Get a logging system name from its numeric ID.
- knet_log_set_loglevel(3) Set the logging level for a subsystem.
- knet_recv(3) Receive data from knet nodes.
- knet_send_sync(3) Synchronously send data to knet nodes.
- knet_send(3) Send data to knet nodes.
- knet_strtoaddr(3) Convert a hostname string to an address.
- l64a(3) convert between long and base-64
- labs(3) compute the absolute value of an integer
- lapack(3) LAPACK
- LastKnownRequestProcessed(3) Display macros and functions
- lber-decode(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- lber-encode(3) OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- lber-memory(3) OpenLDAP LBER memory allocators
- lber-sockbuf(3) OpenLDAP LBER I/O infrastructure
- lber-types(3) OpenLDAP LBER types and allocation functions
- lc_channel_coding_set(3) lc_channel_coding_set - set Librecast channel encoding options
- lc_ctx_free(3) create and free Librecast contexts
- lc_ctx_new(3) create and free Librecast contexts
- lc_socket_close(3) create and free Librecast sockets
- lc_socket_new(3) create and free Librecast sockets
- lc_tuntap_create(3) create TUN/TAP devices
- LCD(3) LCD controller
- lckpwdf(3) get shadow password file entry
- lcmaps(3) The Local Credential MAPping Service
- lcong48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- lcong48(3) generate uniformly distributed pseudo-random numbers
- ld_errno(3) LDAP protocol error handling routines
- ldap_abandon_ext(3) Abandon an LDAP operation in progress
- ldap_abandon(3) Abandon an LDAP operation in progress
- ldap_add_ext_s(3) Perform an LDAP add operation
- ldap_add_ext(3) Perform an LDAP add operation
- ldap_add_s(3) Perform an LDAP add operation
- ldap_add(3) Perform an LDAP add operation
- ldap_attributetype_free(3) Schema definition handling routines
- ldap_attributetype2name(3) Schema definition handling routines
- ldap_attributetype2str(3) Schema definition handling routines
- ldap_bind_s(3) LDAP bind routines
- ldap_bind(3) LDAP bind routines
- ldap_compare_ext_s(3) Perform an LDAP compare operation.
- ldap_compare_ext(3) Perform an LDAP compare operation.
- ldap_compare_s(3) Perform an LDAP compare operation.
- ldap_compare(3) Perform an LDAP compare operation.
- ldap_control_create(3) LDAP control manipulation routines
- ldap_control_dup(3) LDAP control manipulation routines
- ldap_control_find(3) LDAP control manipulation routines
- ldap_control_free(3) LDAP control manipulation routines
- ldap_controls_dup(3) LDAP control manipulation routines
- ldap_controls_free(3) LDAP control manipulation routines
- ldap_controls(3) LDAP control manipulation routines
- ldap_count_entries(3) LDAP result entry parsing and counting routines
- ldap_count_messages(3) Stepping through messages in a result chain
- ldap_count_references(3) Stepping through continuation references in a result chain
- ldap_count_values_len(3) LDAP attribute value handling routines
- ldap_count_values(3) LDAP attribute value handling routines
- ldap_dcedn2dn(3) LDAP DN handling routines
- ldap_delete_ext_s(3) Perform an LDAP delete operation.
- ldap_delete_ext(3) Perform an LDAP delete operation.
- ldap_delete_s(3) Perform an LDAP delete operation.
- ldap_delete(3) Perform an LDAP delete operation.
- ldap_destroy(3) Duplicate and destroy LDAP session handles
- ldap_dn2ad_canonical(3) LDAP DN handling routines
- ldap_dn2dcedn(3) LDAP DN handling routines
- ldap_dn2str(3) LDAP DN handling routines
- ldap_dn2ufn(3) LDAP DN handling routines
- ldap_dnfree(3) LDAP DN handling routines
- ldap_dup(3) Duplicate and destroy LDAP session handles
- ldap_err2string(3) LDAP protocol error handling routines
- ldap_errlist(3) LDAP protocol error handling routines
- ldap_error(3) LDAP protocol error handling routines
- ldap_explode_dn(3) LDAP DN handling routines
- ldap_explode_rdn(3) LDAP DN handling routines
- ldap_extended_operation_s(3) Extends the LDAP operations to the LDAP server.
- ldap_extended_operation(3) Extends the LDAP operations to the LDAP server.
- ldap_first_attribute(3) step through LDAP entry attributes
- ldap_first_entry(3) LDAP result entry parsing and counting routines
- ldap_first_message(3) Stepping through messages in a result chain
- ldap_first_reference(3) Stepping through continuation references in a result chain
- ldap_free_urldesc(3) LDAP Uniform Resource Locator routines
- ldap_get_attribute_ber(3) step through LDAP entry attributes
- ldap_get_dn(3) LDAP DN handling routines
- ldap_get_option(3) LDAP option handling routines
- ldap_get_values_len(3) LDAP attribute value handling routines
- ldap_get_values(3) LDAP attribute value handling routines
- ldap_init_fd(3) Initialize the LDAP library and open a connection to an LDAP server
- ldap_init(3) Initialize the LDAP library and open a connection to an LDAP server
- ldap_initialize(3) Initialize the LDAP library and open a connection to an LDAP server
- ldap_install_tls(3) LDAP TLS initialization routines
- ldap_is_ldap_url(3) LDAP Uniform Resource Locator routines
- ldap_matchingrule_free(3) Schema definition handling routines
- ldap_matchingrule2name(3) Schema definition handling routines
- ldap_matchingrule2str(3) Schema definition handling routines
- ldap_memalloc(3) LDAP memory allocation routines
- ldap_memcalloc(3) LDAP memory allocation routines
- ldap_memfree(3) LDAP memory allocation routines
- ldap_memory(3) LDAP memory allocation routines
- ldap_memrealloc(3) LDAP memory allocation routines
- ldap_memvfree(3) LDAP memory allocation routines
- ldap_modify_ext_s(3) Perform an LDAP modify operation
- ldap_modify_ext(3) Perform an LDAP modify operation
- ldap_modify_s(3) Perform an LDAP modify operation
- ldap_modify(3) Perform an LDAP modify operation
- ldap_modrdn_s(3) Perform an LDAP modify RDN operation
- ldap_modrdn(3) Perform an LDAP modify RDN operation
- ldap_modrdn2_s(3) Perform an LDAP modify RDN operation
- ldap_modrdn2(3) Perform an LDAP modify RDN operation
- ldap_mods_free(3) Perform an LDAP modify operation
- ldap_msgfree(3) Wait for the result of an LDAP operation
- ldap_msgid(3) Wait for the result of an LDAP operation
- ldap_msgtype(3) Wait for the result of an LDAP operation
- ldap_next_attribute(3) step through LDAP entry attributes
- ldap_next_entry(3) LDAP result entry parsing and counting routines
- ldap_next_message(3) Stepping through messages in a result chain
- ldap_next_reference(3) Stepping through continuation references in a result chain
- ldap_objectclass_free(3) Schema definition handling routines
- ldap_objectclass2name(3) Schema definition handling routines
- ldap_objectclass2str(3) Schema definition handling routines
- ldap_open(3) Initialize the LDAP library and open a connection to an LDAP server
- ldap_parse_extended_result(3) Parsing results
- ldap_parse_intermediate(3) Parsing results
- ldap_parse_reference(3) Extract referrals and controls from a reference message
- ldap_parse_result(3) Parsing results
- ldap_parse_sasl_bind_result(3) Parsing results
- ldap_parse_sort_control(3) Decode the information returned from a search operation that used a server-side sort control
- ldap_parse_vlv_control(3) Decode the information returned from a search operation that used a VLV (virtual list view) control
- ldap_perror(3) LDAP protocol error handling routines
- ldap_rename_s(3) Renames the specified entry.
- ldap_rename(3) Renames the specified entry.
- ldap_result(3) Wait for the result of an LDAP operation
- ldap_result2error(3) LDAP protocol error handling routines
- ldap_sasl_bind_s(3) LDAP bind routines
- ldap_sasl_bind(3) LDAP bind routines
- ldap_schema(3) Schema definition handling routines
- ldap_scherr2str(3) Schema definition handling routines
- ldap_search_ext_s(3) Perform an LDAP search operation
- ldap_search_ext(3) Perform an LDAP search operation
- ldap_search_s(3) Perform an LDAP search operation
- ldap_search_st(3) Perform an LDAP search operation
- ldap_search(3) Perform an LDAP search operation
- ldap_set_option(3) LDAP option handling routines
- ldap_set_rebind_proc(3) LDAP bind routines
- ldap_set_urllist_proc(3) Initialize the LDAP library and open a connection to an LDAP server
- ldap_simple_bind_s(3) LDAP bind routines
- ldap_simple_bind(3) LDAP bind routines
- ldap_sort_entries(3) LDAP sorting routines (deprecated)
- ldap_sort_strcasecmp(3) LDAP sorting routines (deprecated)
- ldap_sort_values(3) LDAP sorting routines (deprecated)
- ldap_sort(3) LDAP sorting routines (deprecated)
- ldap_start_tls_s(3) LDAP TLS initialization routines
- ldap_start_tls(3) LDAP TLS initialization routines
- ldap_str2attributetype(3) Schema definition handling routines
- ldap_str2dn(3) LDAP DN handling routines
- ldap_str2matchingrule(3) Schema definition handling routines
- ldap_str2objectclass(3) Schema definition handling routines
- ldap_str2syntax(3) Schema definition handling routines
- ldap_strdup(3) LDAP memory allocation routines
- ldap_sync(3) LDAP sync routines
- ldap_syntax_free(3) Schema definition handling routines
- ldap_syntax2name(3) Schema definition handling routines
- ldap_syntax2str(3) Schema definition handling routines
- ldap_tls_inplace(3) LDAP TLS initialization routines
- ldap_tls(3) LDAP TLS initialization routines
- ldap_unbind_ext_s(3) LDAP bind routines
- ldap_unbind_ext(3) LDAP bind routines
- ldap_unbind_s(3) LDAP bind routines
- ldap_unbind(3) LDAP bind routines
- ldap_url_parse(3) LDAP Uniform Resource Locator routines
- ldap_url(3) LDAP Uniform Resource Locator routines
- ldap_value_free_len(3) LDAP attribute value handling routines
- ldap_value_free(3) LDAP attribute value handling routines
- ldap(3) OpenLDAP Lightweight Directory Access Protocol API
- ldb(3) A light-weight database library
- ldexp(3) multiply floating-point number by integral power of 2
- ldexpf(3) multiply floating-point number by integral power of 2
- ldexpl(3) multiply floating-point number by integral power of 2
- ldiv(3) compute quotient and remainder of
- ldns_algorithm(3) numbers assigned to algorithms used in dns
- ldns_axfr_abort(3) functions for full zone transfer
- ldns_axfr_complete(3) functions for full zone transfer
- ldns_axfr_last_pkt(3) functions for full zone transfer
- ldns_axfr_next(3) functions for full zone transfer
- ldns_axfr_start(3) functions for full zone transfer
- ldns_b32_ntop_calculate_size(3) return size needed for b32 or b64 encoded or decoded data
- ldns_b32_pton_calculate_size(3) return size needed for b32 or b64 encoded or decoded data
- ldns_b64_ntop_calculate_size(3) return size needed for b32 or b64 encoded or decoded data
- ldns_b64_pton_calculate_size(3) return size needed for b32 or b64 encoded or decoded data
- ldns_bget_token(3) get tokens from buffers
- ldns_bgetc(3) get tokens from buffers
- ldns_bskipcs(3) get tokens from buffers
- ldns_bubblebabble(3) encode data as BubbleBabble
- ldns_buffer_at(3) buffer limits and pointers
- ldns_buffer_available_at(3) check buffer status
- ldns_buffer_available(3) check buffer status
- ldns_buffer_begin(3) buffer limits and pointers
- ldns_buffer_capacity(3) buffer limits and pointers
- ldns_buffer_clear(3) buffers
- ldns_buffer_copy(3) buffers
- ldns_buffer_current(3) buffer limits and pointers
- ldns_buffer_end(3) buffer limits and pointers
- ldns_buffer_export(3) buffers
- ldns_buffer_export2str(3) buffers
- ldns_buffer_flip(3) buffer positioning
- ldns_buffer_free(3) buffers
- ldns_buffer_limit(3) buffer limits and pointers
- ldns_buffer_new_frm_data(3) buffers
- ldns_buffer_new(3) buffers
- ldns_buffer_position(3) buffer positioning
- ldns_buffer_printf(3) buffers
- ldns_buffer_read_at(3) reading and writing buffers
- ldns_buffer_read_u16_at(3) reading and writing buffers
- ldns_buffer_read_u16(3) reading and writing buffers
- ldns_buffer_read_u32_at(3) reading and writing buffers
- ldns_buffer_read_u32(3) reading and writing buffers
- ldns_buffer_read_u8_at(3) reading and writing buffers
- ldns_buffer_read_u8(3) reading and writing buffers
- ldns_buffer_read(3) reading and writing buffers
- ldns_buffer_remaining_at(3) check buffer status
- ldns_buffer_remaining(3) check buffer status
- ldns_buffer_reserve(3) buffer limits and pointers
- ldns_buffer_rewind(3) buffer positioning
- ldns_buffer_set_capacity(3) buffer limits and pointers
- ldns_buffer_set_limit(3) buffer limits and pointers
- ldns_buffer_set_position(3) buffer positioning
- ldns_buffer_skip(3) buffer positioning
- ldns_buffer_status_ok(3) check buffer status
- ldns_buffer_status(3) check buffer status
- ldns_buffer_write_at(3) reading and writing buffers
- ldns_buffer_write_string_at(3) reading and writing buffers
- ldns_buffer_write_string(3) reading and writing buffers
- ldns_buffer_write_u16_at(3) reading and writing buffers
- ldns_buffer_write_u16(3) reading and writing buffers
- ldns_buffer_write_u32_at(3) reading and writing buffers
- ldns_buffer_write_u32(3) reading and writing buffers
- ldns_buffer_write_u8_at(3) reading and writing buffers
- ldns_buffer_write_u8(3) reading and writing buffers
- ldns_buffer_write(3) reading and writing buffers
- ldns_buffer(3) buffers
- ldns_buffer2pkt_wire(3) convert buffer/wire format to ldns_pkt
- ldns_buffer2str(3) buffers
- ldns_calc_keytag_raw(3) calculate ldns keytag
- ldns_calc_keytag(3) calculate ldns keytag
- ldns_create_nsec(3) Create a NSEC record
- ldns_dane_cert2rdf(3) TLSA RR creation functions
- ldns_dane_create_tlsa_owner(3) TLSA RR creation functions
- ldns_dane_create_tlsa_rr(3) TLSA RR creation functions
- ldns_dane_select_certificate(3) TLSA RR creation functions
- ldns_dane_verify_rr(3) TLSA RR verification functions
- ldns_dane_verify(3) TLSA RR verification functions
- ldns_dname_cat_clone(3) concatenate two dnames
- ldns_dname_cat(3) concatenate two dnames
- ldns_dname_compare(3) compare two dnames
- ldns_dname_interval(3) compare two dnames
- ldns_dname_is_subdomain(3) check properties of dnames
- ldns_dname_label_count(3) dname label functions
- ldns_dname_label(3) check properties of dnames
- ldns_dname_left_chop(3) dname label functions
- ldns_dname_new_frm_data(3) create a dname
- ldns_dname_new_frm_str(3) create a dname
- ldns_dname_new(3) create a dname
- ldns_dname_str_absolute(3) check properties of dnames
- ldns_dname2canonical(3) canonicalize dname
- ldns_dnssec_build_data_chain(3) ldns_chain creation, destruction and printing
- ldns_dnssec_data_chain_deep_free(3) ldns_chain creation, destruction and printing
- ldns_dnssec_data_chain_free(3) ldns_chain creation, destruction and printing
- ldns_dnssec_data_chain_new(3) ldns_chain creation, destruction and printing
- ldns_dnssec_data_chain_print(3) ldns_chain creation, destruction and printing
- ldns_dnssec_data_chain_struct(3) data structures for validation chains
- ldns_dnssec_data_chain(3) data structures for validation chains
- ldns_dnssec_derive_trust_tree_dnskey_rrset(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_derive_trust_tree_ds_rrset(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_derive_trust_tree_no_sig(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_derive_trust_tree_normal_rrset(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_derive_trust_tree(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_name_add_rr(3) functions for ldns_dnssec_name
- ldns_dnssec_name_cmp(3) functions for ldns_dnssec_name
- ldns_dnssec_name_find_rrset(3) functions for ldns_dnssec_name
- ldns_dnssec_name_free(3) functions for ldns_dnssec_name
- ldns_dnssec_name_name(3) functions for ldns_dnssec_name
- ldns_dnssec_name_new_frm_rr(3) functions for ldns_dnssec_name
- ldns_dnssec_name_new(3) functions for ldns_dnssec_name
- ldns_dnssec_name_node_next_nonglue(3) sign ldns_dnssec_zone
- ldns_dnssec_name_print(3) functions for ldns_dnssec_name
- ldns_dnssec_name_set_name(3) functions for ldns_dnssec_name
- ldns_dnssec_name_set_nsec(3) functions for ldns_dnssec_name
- ldns_dnssec_name(3) data structures
- ldns_dnssec_remove_signatures(3) sign ldns_dnssec_zone
- ldns_dnssec_rrs_add_rr(3) functions for ldns_dnssecrrs
- ldns_dnssec_rrs_free(3) functions for ldns_dnssecrrs
- ldns_dnssec_rrs_new(3) functions for ldns_dnssecrrs
- ldns_dnssec_rrs_print(3) functions for ldns_dnssecrrs
- ldns_dnssec_rrs(3) data structures
- ldns_dnssec_rrsets_add_rr(3) functions for ldns_dnssec_rrsets
- ldns_dnssec_rrsets_free(3) functions for ldns_dnssec_rrsets
- ldns_dnssec_rrsets_new(3) functions for ldns_dnssec_rrsets
- ldns_dnssec_rrsets_print(3) functions for ldns_dnssec_rrsets
- ldns_dnssec_rrsets_set_type(3) functions for ldns_dnssec_rrsets
- ldns_dnssec_rrsets_type(3) functions for ldns_dnssec_rrsets
- ldns_dnssec_rrsets(3) data structures
- ldns_dnssec_trust_tree_add_parent(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree_contains_keys(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree_depth(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree_free(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree_new(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree_print_sm(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree_print(3) functions for ldns_dnssec_trust_tree
- ldns_dnssec_trust_tree(3) data structures for validation chains
- ldns_dnssec_verify_denial_nsec3(3) verify denial of existence
- ldns_dnssec_verify_denial(3) verify denial of existence
- ldns_dnssec_zone_add_empty_nonterminals(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_add_rr(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_create_nsecs(3) sign ldns_dnssec_zone
- ldns_dnssec_zone_create_rrsigs(3) sign ldns_dnssec_zone
- ldns_dnssec_zone_find_rrset(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_free(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_mark_glue(3) sign ldns_dnssec_zone
- ldns_dnssec_zone_names_print(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_new(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_print(3) functions for ldns_dnssec_zone
- ldns_dnssec_zone_sign_nsec3(3) sign ldns_dnssec_zone
- ldns_dnssec_zone_sign(3) sign ldns_dnssec_zone
- ldns_dnssec_zone(3) data structures
- ldns_duration_cleanup(3) duration type and related functions
- ldns_duration_compare(3) duration type and related functions
- ldns_duration_create_from_string(3) duration type and related functions
- ldns_duration_create(3) duration type and related functions
- ldns_duration_type(3) duration type and related functions
- ldns_duration2string(3) duration type and related functions
- ldns_duration2time(3) duration type and related functions
- ldns_fget_token(3) get tokens from files
- ldns_fskipcs(3) get tokens from files
- ldns_get_errorstr_by_id(3) errors
- ldns_get_rr_class_by_name(3) lookup class or type by name
- ldns_get_rr_list_addr_by_name(3) get addresses by name or names by address
- ldns_get_rr_list_hosts_frm_file(3) parse /etc/hosts file
- ldns_get_rr_list_hosts_frm_fp_l(3) parse /etc/hosts file
- ldns_get_rr_list_hosts_frm_fp(3) parse /etc/hosts file
- ldns_get_rr_list_name_by_addr(3) get addresses by name or names by address
- ldns_get_rr_type_by_name(3) lookup class or type by name
- ldns_getaddrinfo(3) mimic libc getaddrinfo
- ldns_init_random(3) seed the random function
- ldns_is_rrset(3) is rr_list a rrset
- ldns_key_algo_supported(3) set ldns_key attributes
- ldns_key_algorithm(3) read ldns_keys
- ldns_key_buf2dsa(3) convert buffer to openssl key
- ldns_key_buf2rsa(3) convert buffer to openssl key
- ldns_key_deep_free(3) free a ldns_key
- ldns_key_dsa_key(3) read ldns_keys
- ldns_key_expiration(3) read ldns_keys
- ldns_key_flags(3) read ldns_keys
- ldns_key_free(3) free a ldns_key
- ldns_key_hmac_key(3) read ldns_keys
- ldns_key_inception(3) read ldns_keys
- ldns_key_keytag(3) read ldns_keys
- ldns_key_list_free(3) free a ldns_key
- ldns_key_list_key_count(3) read ldns_keys
- ldns_key_list_key(3) read ldns_keys
- ldns_key_list_new(3) create a ldns_key_list
- ldns_key_list_pop_key(3) manipulate ldns_key_list
- ldns_key_list_push_key(3) manipulate ldns_key_list
- ldns_key_list_set_key_count(3) set ldns_key attributes
- ldns_key_new_frm_algorithm(3) create a ldns_key
- ldns_key_new_frm_fp_dsa_l(3) create a ldns_key
- ldns_key_new_frm_fp_dsa(3) create a ldns_key
- ldns_key_new_frm_fp_l(3) create a ldns_key
- ldns_key_new_frm_fp_rsa_l(3) create a ldns_key
- ldns_key_new_frm_fp_rsa(3) create a ldns_key
- ldns_key_new_frm_fp(3) create a ldns_key
- ldns_key_new(3) create a ldns_key
- ldns_key_origttl(3) read ldns_keys
- ldns_key_print(3) print a ldns_key
- ldns_key_pubkey_owner(3) read ldns_keys
- ldns_key_rr2ds(3) create DS rr from DNSKEY rr
- ldns_key_rsa_key(3) read ldns_keys
- ldns_key_set_algorithm(3) set ldns_key attributes
- ldns_key_set_dsa_key(3) set ldns_key attributes
- ldns_key_set_expiration(3) set ldns_key attributes
- ldns_key_set_flags(3) set ldns_key attributes
- ldns_key_set_hmac_key(3) set ldns_key attributes
- ldns_key_set_inception(3) set ldns_key attributes
- ldns_key_set_keytag(3) set ldns_key attributes
- ldns_key_set_origttl(3) set ldns_key attributes
- ldns_key_set_pubkey_owner(3) set ldns_key attributes
- ldns_key_set_rsa_key(3) set ldns_key attributes
- ldns_key(3) ldns_key data structure
- ldns_key2buffer_str(3) lower level conversions
- ldns_key2rr(3) convert ldns_key to rr
- ldns_key2str(3) functions for conversions to string
- ldns_native2rdf_int16_data(3) rdf numeric conversion functions
- ldns_native2rdf_int16(3) rdf numeric conversion functions
- ldns_native2rdf_int32(3) rdf numeric conversion functions
- ldns_native2rdf_int8(3) rdf numeric conversion functions
- ldns_octet(3) removes escaped from the input
- ldns_pkt_aa(3) get ldns_pkt attributes
- ldns_pkt_ad(3) get ldns_pkt attributes
- ldns_pkt_additional(3) get ldns_pkt attributes
- ldns_pkt_ancount(3) get ldns_pkt attributes
- ldns_pkt_answer(3) get ldns_pkt attributes
- ldns_pkt_answerfrom(3) get ldns_pkt attributes
- ldns_pkt_arcount(3) get ldns_pkt attributes
- ldns_pkt_authority(3) get ldns_pkt attributes
- ldns_pkt_cd(3) get ldns_pkt attributes
- ldns_pkt_edns_data(3) ldns_pkt ends0 related functions
- ldns_pkt_edns_extended_rcode(3) ldns_pkt ends0 related functions
- ldns_pkt_edns_udp_size(3) ldns_pkt ends0 related functions
- ldns_pkt_edns_version(3) ldns_pkt ends0 related functions
- ldns_pkt_edns_z(3) ldns_pkt ends0 related functions
- ldns_pkt_edns(3) ldns_pkt ends0 related functions
- ldns_pkt_free(3) ldns_pkt creation, destruction and printing
- ldns_pkt_get_opcode(3) get ldns_pkt attributes
- ldns_pkt_get_rcode(3) get ldns_pkt attributes
- ldns_pkt_get_section_clone(3) get ldns_pkt attributes
- ldns_pkt_id(3) get ldns_pkt attributes
- ldns_pkt_new(3) ldns_pkt creation, destruction and printing
- ldns_pkt_nscount(3) get ldns_pkt attributes
- ldns_pkt_print(3) ldns_pkt creation, destruction and printing
- ldns_pkt_qdcount(3) get ldns_pkt attributes
- ldns_pkt_qr(3) get ldns_pkt attributes
- ldns_pkt_query_new_frm_str(3) ldns_pkt creation, destruction and printing
- ldns_pkt_query_new(3) ldns_pkt creation, destruction and printing
- ldns_pkt_querytime(3) get ldns_pkt attributes
- ldns_pkt_question(3) get ldns_pkt attributes
- ldns_pkt_ra(3) get ldns_pkt attributes
- ldns_pkt_rd(3) get ldns_pkt attributes
- ldns_pkt_reply_type(3) ldns_pkt creation, destruction and printing
- ldns_pkt_rr_list_by_name_and_type(3) get ldns_pkt attributes
- ldns_pkt_rr_list_by_name(3) get ldns_pkt attributes
- ldns_pkt_rr_list_by_type(3) get ldns_pkt attributes
- ldns_pkt_section(3) request or answer packets types
- ldns_pkt_set_aa(3) set ldns_pkt attributes
- ldns_pkt_set_ad(3) set ldns_pkt attributes
- ldns_pkt_set_ancount(3) set ldns_pkt attributes
- ldns_pkt_set_answerfrom(3) set ldns_pkt attributes
- ldns_pkt_set_arcount(3) set ldns_pkt attributes
- ldns_pkt_set_cd(3) set ldns_pkt attributes
- ldns_pkt_set_edns_data(3) ldns_pkt ends0 related functions
- ldns_pkt_set_edns_extended_rcode(3) ldns_pkt ends0 related functions
- ldns_pkt_set_edns_udp_size(3) ldns_pkt ends0 related functions
- ldns_pkt_set_edns_version(3) ldns_pkt ends0 related functions
- ldns_pkt_set_edns_z(3) ldns_pkt ends0 related functions
- ldns_pkt_set_flags(3) set ldns_pkt attributes
- ldns_pkt_set_id(3) set ldns_pkt attributes
- ldns_pkt_set_nscount(3) set ldns_pkt attributes
- ldns_pkt_set_opcode(3) set ldns_pkt attributes
- ldns_pkt_set_qdcount(3) set ldns_pkt attributes
- ldns_pkt_set_qr(3) set ldns_pkt attributes
- ldns_pkt_set_querytime(3) set ldns_pkt attributes
- ldns_pkt_set_ra(3) set ldns_pkt attributes
- ldns_pkt_set_rcode(3) set ldns_pkt attributes
- ldns_pkt_set_rd(3) set ldns_pkt attributes
- ldns_pkt_set_section_count(3) set ldns_pkt attributes
- ldns_pkt_set_size(3) set ldns_pkt attributes
- ldns_pkt_set_tc(3) set ldns_pkt attributes
- ldns_pkt_set_tsig(3) set ldns_pkt attributes
- ldns_pkt_size(3) get ldns_pkt attributes
- ldns_pkt_tc(3) get ldns_pkt attributes
- ldns_pkt_tsig_sign(3) tsig signing and verification
- ldns_pkt_tsig_verify(3) tsig signing and verification
- ldns_pkt_tsig(3) get ldns_pkt attributes
- ldns_pkt_type(3) request or answer packets types
- ldns_pkt_verify(3) verify a packet
- ldns_pkt(3) request or answer packets types
- ldns_pkt2buffer_str(3) lower level conversions
- ldns_pkt2buffer_wire(3) lower level conversions
- ldns_pkt2str(3) functions for conversions to string
- ldns_pkt2wire(3) conversion functions
- ldns_pktheader2buffer_str(3) lower level conversions
- ldns_rdf_address_reverse(3) reverse an address rdf
- ldns_rdf_clone(3) ldns_rdf creation, destruction and printing
- ldns_rdf_compare(3) get rdf attributes
- ldns_rdf_data(3) get rdf attributes
- ldns_rdf_deep_free(3) ldns_rdf creation, destruction and printing
- ldns_rdf_free(3) ldns_rdf creation, destruction and printing
- ldns_rdf_get_type(3) get rdf attributes
- ldns_rdf_new_frm_data(3) ldns_rdf creation, destruction and printing
- ldns_rdf_new_frm_fp(3) ldns_rdf creation, destruction and printing
- ldns_rdf_new_frm_str(3) ldns_rdf creation, destruction and printing
- ldns_rdf_new(3) ldns_rdf creation, destruction and printing
- ldns_rdf_print(3) ldns_rdf creation, destruction and printing
- ldns_rdf_set_data(3) set rdf attributes
- ldns_rdf_set_size(3) set rdf attributes
- ldns_rdf_set_type(3) set rdf attributes
- ldns_rdf_size(3) get rdf attributes
- ldns_rdf_type(3) rdata field type
- ldns_rdf(3) rdata field type
- ldns_rdf2buffer_str_a(3) lower level to string conversion functions
- ldns_rdf2buffer_str_aaaa(3) lower level to string conversion functions
- ldns_rdf2buffer_str_alg(3) lower level to string conversion functions
- ldns_rdf2buffer_str_apl(3) lower level to string conversion functions
- ldns_rdf2buffer_str_b64(3) lower level to string conversion functions
- ldns_rdf2buffer_str_class(3) lower level to string conversion functions
- ldns_rdf2buffer_str_hex(3) lower level to string conversion functions
- ldns_rdf2buffer_str_int16_data(3) lower level to string conversion functions
- ldns_rdf2buffer_str_int16(3) lower level to string conversion functions
- ldns_rdf2buffer_str_ipseckey(3) lower level to string conversion functions
- ldns_rdf2buffer_str_loc(3) lower level to string conversion functions
- ldns_rdf2buffer_str_nsap(3) lower level to string conversion functions
- ldns_rdf2buffer_str_nsec(3) lower level to string conversion functions
- ldns_rdf2buffer_str_period(3) lower level to string conversion functions
- ldns_rdf2buffer_str_str(3) lower level to string conversion functions
- ldns_rdf2buffer_str_tsigtime(3) lower level to string conversion functions
- ldns_rdf2buffer_str_type(3) lower level to string conversion functions
- ldns_rdf2buffer_str_unknown(3) lower level to string conversion functions
- ldns_rdf2buffer_str_wks(3) lower level to string conversion functions
- ldns_rdf2buffer_str(3) lower level conversions
- ldns_rdf2buffer_wire(3) lower level conversions
- ldns_rdf2native_int16(3) rdf numeric conversion functions
- ldns_rdf2native_int32(3) rdf numeric conversion functions
- ldns_rdf2native_int8(3) rdf numeric conversion functions
- ldns_rdf2native_sockaddr_storage(3) rdf numeric conversion functions
- ldns_rdf2native_time_t(3) rdf numeric conversion functions
- ldns_rdf2str(3) functions for conversions to string
- ldns_rdf2wire(3) conversion functions
- ldns_rr_class(3) types representing dns resource records
- ldns_rr_compare_ds(3) compare a ldns_rr
- ldns_rr_compare(3) compare a ldns_rr
- ldns_rr_compress(3) types representing dns resource records
- ldns_rr_descript(3) rdata field descriptors
- ldns_rr_descriptor_field_type(3) rdata field descriptors
- ldns_rr_descriptor_maximum(3) rdata field descriptors
- ldns_rr_descriptor_minimum(3) rdata field descriptors
- ldns_rr_descriptor(3) rdata field descriptors
- ldns_rr_dnskey_algorithm(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_flags(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_key(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_protocol(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_set_algorithm(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_set_flags(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_set_key(3) get and set DNSKEY RR rdata fields
- ldns_rr_dnskey_set_protocol(3) get and set DNSKEY RR rdata fields
- ldns_rr_free(3) ldns_rr creation, destruction and printing
- ldns_rr_get_class(3) access rdata fields on ldns_rr
- ldns_rr_label_count(3) return ownername label count
- ldns_rr_list_cat(3) ldns_rr_list manipulation
- ldns_rr_list_clone(3) clone a ldns_rr_list
- ldns_rr_list_free(3) ldns_rr_list creation and destruction
- ldns_rr_list_new(3) ldns_rr_list creation and destruction
- ldns_rr_list_pop_rr(3) ldns_rr_list manipulation
- ldns_rr_list_push_rr(3) ldns_rr_list manipulation
- ldns_rr_list_rr_count(3) get and set ldns_rr_list length
- ldns_rr_list_set_rr_count(3) get and set ldns_rr_list length
- ldns_rr_list_sort(3) sort a ldns_rr_list
- ldns_rr_list(3) types representing dns resource records
- ldns_rr_list2buffer_str(3) lower level conversions
- ldns_rr_list2str(3) functions for conversions to string
- ldns_rr_mx_exchange(3) get MX RR rdata fields
- ldns_rr_mx_preference(3) get MX RR rdata fields
- ldns_rr_new_frm_fp(3) ldns_rr creation, destruction and printing
- ldns_rr_new_frm_str(3) ldns_rr creation, destruction and printing
- ldns_rr_new_frm_type(3) ldns_rr creation, destruction and printing
- ldns_rr_new(3) ldns_rr creation, destruction and printing
- ldns_rr_ns_nsdname(3) get dname rdata field from NS RR
- ldns_rr_owner(3) access rdata fields on ldns_rr
- ldns_rr_pop_rdf(3) push and pop rdata fields
- ldns_rr_print(3) ldns_rr creation, destruction and printing
- ldns_rr_push_rdf(3) push and pop rdata fields
- ldns_rr_rd_count(3) access rdata fields on ldns_rr
- ldns_rr_rdata2buffer_wire(3) lower level conversions
- ldns_rr_rdf(3) access rdata fields on ldns_rr
- ldns_rr_rrsig_algorithm(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_expiration(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_inception(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_keytag(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_labels(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_origttl(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_algorithm(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_expiration(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_inception(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_keytag(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_labels(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_origttl(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_sig(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_signame(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_set_typecovered(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_sig(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_signame(3) get and set RRSIG RR rdata fields
- ldns_rr_rrsig_typecovered(3) get and set RRSIG RR rdata fields
- ldns_rr_set_class(3) set ldns_rr attributes
- ldns_rr_set_owner(3) set ldns_rr attributes
- ldns_rr_set_pop_rr(3) push and pop rr on a rrset
- ldns_rr_set_push_rr(3) push and pop rr on a rrset
- ldns_rr_set_rd_count(3) set ldns_rr attributes
- ldns_rr_set_rdf(3) set ldns_rr attributes
- ldns_rr_set_ttl(3) set ldns_rr attributes
- ldns_rr_set_type(3) set ldns_rr attributes
- ldns_rr_ttl(3) access rdata fields on ldns_rr
- ldns_rr_type(3) types representing dns resource records
- ldns_rr_uncompressed_size(3) calculates the uncompressed size of an RR
- ldns_rr(3) types representing dns resource records
- ldns_rr2buffer_str(3) lower level conversions
- ldns_rr2buffer_wire(3) lower level conversions
- ldns_rr2canonical(3) canonicalize a RR
- ldns_rr2str(3) functions for conversions to string
- ldns_rr2wire(3) conversion functions
- ldns_rrsig2buffer_wire(3) lower level conversions
- ldns_send(3) send a packet
- ldns_sign_public_dsa(3) sign buffer
- ldns_sign_public_rsamd5(3) sign buffer
- ldns_sign_public_rsasha1(3) sign buffer
- ldns_sign_public(3) sign an rrset
- ldns_status(3) errors
- ldns_str2period(3) converts a ttl value (like 5d2h) to a long
- ldns_tcp_connect(3) tcp queries
- ldns_tcp_read_wire(3) tcp queries
- ldns_tcp_send_query(3) tcp queries
- ldns_update_adcount(3) return update packet counters
- ldns_update_pkt_new(3) create an update packet
- ldns_update_pkt_tsig_add(3) add resolver's tsig credentials to an ldns_pkt
- ldns_update_prcount(3) return update packet counters
- ldns_update_set_adcount(3) set the update packet counters
- ldns_update_set_prcount(3) set the update packet counters
- ldns_update_set_upcount(3) set the update packet counters
- ldns_update_set_zocount(3) set the update packet counters
- ldns_update_upcount(3) return update packet counters
- ldns_update_zocount(3) return update packet counters
- ldns_verify_notime(3) verify rrsigs
- ldns_verify_rrsig_dsa(3) verify signature data buffers
- ldns_verify_rrsig_keylist_notime(3) verify rrsigs
- ldns_verify_rrsig_keylist(3) verify rrsigs
- ldns_verify_rrsig_rsamd5(3) verify signature data buffers
- ldns_verify_rrsig_rsasha1(3) verify signature data buffers
- ldns_verify_rrsig(3) verify rrsigs
- ldns_verify(3) verify rrsigs
- ldns_version(3) return library version
- ldns_wire2dname(3) convert from wire format to host type
- ldns_wire2pkt(3) convert from wire format to host type
- ldns_wire2rdf(3) convert from wire format to host type
- ldns_wire2rr(3) convert from wire format to host type
- ldns_zone_deep_free(3) ldns_zone creation, destruction and printing
- ldns_zone_free(3) ldns_zone creation, destruction and printing
- ldns_zone_glue_rr_list(3) sort a zone and get the glue records
- ldns_zone_new_frm_fp_l(3) ldns_zone creation, destruction and printing
- ldns_zone_new_frm_fp(3) ldns_zone creation, destruction and printing
- ldns_zone_new(3) ldns_zone creation, destruction and printing
- ldns_zone_print_fmt(3) ldns_zone creation, destruction and printing
- ldns_zone_print(3) ldns_zone creation, destruction and printing
- ldns_zone_push_rr_list(3) add rr's to a ldns_zone
- ldns_zone_push_rr(3) add rr's to a ldns_zone
- ldns_zone_rr_count(3) get ldns_zone size
- ldns_zone_rrs(3) ldns_zone get content
- ldns_zone_set_rrs(3) ldns_zone set content
- ldns_zone_set_soa(3) ldns_zone set content
- ldns_zone_sign_nsec3(3) dnssec sign a zone
- ldns_zone_sign(3) dnssec sign a zone
- ldns_zone_soa(3) ldns_zone get content
- ldns_zone_sort(3) sort a zone and get the glue records
- ldns_zone(3) ldns_zone creation, destruction and printing
- le16toh(3) convert values between host and big-/little-endian byte order
- le32toh(3) convert values between host and big-/little-endian byte order
- le64toh(3) convert values between host and big-/little-endian byte order
- lenCharList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- lenChtypeList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- leptonica(3) image processing library
- level1(3) Level1
- level2(3) Level2
- level3(3) Level3
- lfind(3) linear search of an array
- lgamma_r(3) log gamma function
- lgamma(3) log gamma function
- lgammaf_r(3) log gamma function
- lgammaf(3) log gamma function
- lgammal_r(3) log gamma function
- lgammal(3) log gamma function
- lgetfilecon_raw(3) get SELinux security context of a file
- lgetfilecon(3) get SELinux security context of a file
- libacpi(3) general purpose library for ACPI
- libansilove(3) is a library to convert ANSi and artscene related file formats into PNG images, supporting ANSI (.ANS), PCBoard (.PCB),
- libarchive_changes(3) This page describes user-visible changes in libarchive3, and lists public functions and other symbols changed, deprecate
- libarchive_internals(3) The library provides a flexible interface for reading and writing streaming archive files such as tar and cpio.
- libarchive(3) The library provides a flexible interface for reading and writing archives in various formats such as tar and cpio.
- libast-config(3) libast-config - libast build information script
- libatomic-malloc(3) malloc - Library providing simple almost-lock-free malloc implementation
- libatomic-ops(3) ops - Library providing user level atomic operations
- libatomic-stack(3) stack - Library providing linked stack abstraction
- libavcodec(3) media streams decoding and encoding library
- libavdevice(3) multimedia device handling library
- libavfilter(3) multimedia filtering library
- libavformat(3) multimedia muxing and demuxing library
- libavutil(3) multimedia-biased utility library
- libbde(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libbfio(3) Support functions Error functions Handle functions File functions Available when compiled with wide character string sup
- libbitmask(3) Dynamically sized multi-word bit masks.
- libblkid(3) block device identification library
- libcap(3) capability data object manipulation
- libcidr(3) Library libcidr (-lcidr) is a C library implementing a variety of functions to manipulate IP addresses and netblocks.
- libcpuid(3) LibCPUID
- libcpuset(3) Library for managing CPU and Memory placement.
- libcreg(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libcritnib(3) an ordered map data structure with lock-free reads
- libcurl-easy(3) easy interface overview
- libcurl-env(3) environment variables libcurl understands
- libcurl-errors(3) error codes in libcurl
- libcurl-multi(3) how to use the multi interface
- libcurl-security(3) security considerations when using libcurl
- libcurl-share(3) how to use the share interface
- libcurl-symbols(3) libcurl symbol version information
- libcurl-thread(3) libcurl thread safety
- libcurl-tutorial(3) libcurl programming tutorial
- libcurl-url(3) URL interface overview
- libcurl(3) client-side URL transfers
- libcvc4(3) a library interface for the CVC4 theorem prover
- libcvc4parser(3) a parser library interface for the CVC4 theorem prover
- libcw(3) general purpose Morse code functions library
- libcxl(3) A library to interact with CXL devices through sysfs(5) and ioctl(2) interfaces
- libdavix(3) shared library for HTTP I/O
- libdieharder(3) A testing and benchmarking library for random number
- libdlm(3) dlm_get_fd, dlm_dispatch, dlm_pthread_init, dlm_ls_pthread_init, dlm_cleanup
- libdmmp.h(3) Device Mapper Multipath API.
- libdmtx(3) Data Matrix Encoding & Decoding Library 0.7.5
- libdogleg(3) A general purpose optimizer to solve data fitting problems
- libdoodle(3) multi-suffix tree based file search library 0.7.0
- libeconf(3) Public API for the econf library.
- libefence(3) Electric Fence Malloc Debugger
- libesedb(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libevdev(3) wrapper library for evdev devices
- libevt(3) deprecated Record functions The function is used to retrieve the library version
- libevtx(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libewf(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libexpect(3) programmed dialogue library with interactive programs
- libexslt(3) extension library for XSLT
- libextractor(3) meta-information extraction library 1.0.0
- libfaad(3) C library for AAC Decoding
- libfiu(3) libfiu - Fault injection in userspace
- libfplus(3) Library to help you write concise and readable C++ code
- libfpvm(3)
- libfreeipmi(3) libfreeipmi - FreeIPMI library
- libfsapfs(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libfsext(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libfshfs(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libfsntfs(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libfsxfs(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libfvde(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libfwnt(3) Support functions Error functions Security descriptor functions Security identifier (SID) functions Access control list
- libfwsi(3) Support functions Error functions Item list functions Item functions Root folder item functions Volume item functions Fi
- libg15render(3) Render text and graphics to a buffer usable by
- libgearman(3) Gearmand Documentation, http://gearman.info/
- libgenders(3) a library of functions to parse and retrieve genders data
- libgetdns(3) libgetdns -- an implementation of a modern asynchronous DNS API by and for application developers
- libglpk-java(3) GNU Linear Programming Kit Java Binding
- libgphoto2_port(3) cross-platform port access library
- libgphoto2(3) cross-platform digital camera library
- libgps(3) C service library for communicating with the GPS daemon
- libgpsmm(3) C++ and QT class wrapper for the GPS daemon
- libguestfs(3) Library for accessing and modifying virtual machine images
- libguestlib(3) vmware shared library
- libhashkit(3) libhashkit Documentation
- libhavege(3) haveged RNG
- libhersheyfont(3) Hershey vector fonts library
- libi2c(3) publicly accessible functions provided by the i2c library
- libieee1284(3) IEEE1284 communications library
- libinn_clientlib(3) NNTP clientlib part of InterNetNews library
- libinn_dbz(3) Database routines for InterNetNews
- libinn_inndcomm(3) Routines for managing innd control commands
- libinn_list(3) list routines
- libinn_qio(3) Quick I/O routines for reading files
- libinn_tst(3) Ternary search trie functions
- libinn_uwildmat(3) Perform wildmat matching
- libinn(3) InterNetNews library routines
- libinnauth(3) Routines for writing nnrpd resolvers and authenticators
- libinnhist(3) routines for managing INN history
- libinnstorage(3) Routines for managing INN storage
- libiperf(3) API for iperf3 network throughput tester
- libipmiconsole(3) IPMI SOL library
- libipmidetect(3) a library of functions to determine if a node is detected
- libipmimonitoring(3) a library for IPMI system event and sensor monitoring
- libipset(3) A library for using ipset
- liblldp_clif-vdp22(3) Manipulate VDP IEEE 802.1 Ratified Standard Associations
- liblnk(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libloc(3) A tool to query the IPFire Location database
- libluksde(3) Support functions Available when compiled with libbfio support: Notify functions Error functions Volume functions Availa
- liblv2dynparamhost1-1(3) LV2 plugin interface extension
- liblv2dynparamplugin1-0(3) LV2 plugin interface extension
- libmagic(3) These functions operate on the magic database file which is described in The function creates a magic cookie pointer and
- libmaxminddb(3) libmaxminddb - a library for working with MaxMind DB files
- libmcrypt(3) encryption/decryption library
- libmemcached_check_configuration(3) libmemcached Documentation
- libmemcached_configuration(3) libmemcached Documentation
- libmemcached_examples(3) libmemcached Documentation
- libmemcached(3) C/C++ Client Library for memcached
- libmemcachedutil(3) libmemcached Documentation
- libmemtier(3) memory tiering interface
- libmicrohttpd(3) GNU libmicrohttpd (short MHD) allows applications to easily integrate the functionality of a simple HTTP server.
- libmng(3) Multiple-image Network Graphics (MNG) Reference Library 1.0.9
- libmosquitto(3) MQTT version 5.0/3.1.1 client library
- libmsiecf(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libmsnumpress(3) libmsnumpress — Implementations of two compression schemes for numeric data from mass spectrometers.
- libmstoolkit(3) libmstoolkit — The libmstoolkit package ships light-weight C++ libraries for reading, writing, and manipulating mass spectrometry data.
- libnbd-golang(3) golang - how to use libnbd from Go
- libnbd-ocaml(3) ocaml - how to use libnbd from OCaml
- libnbd-security(3) security - information about past security issues in libnbd
- libnbd(3) network block device (NBD) client library in userspace
- libnet-functions.h(3) .PP
- libnet-macros.h(3) .PP
- libnet.h(3) .PP
- libnetlink(3) A library for accessing the netlink service
- libnftables(3) nftables frontend library
- libnids(3) network intrusion detection system E-box library
- libnutclient_commands(3) Instant command related functions in Network UPS Tools high-level client access library
- libnutclient_devices(3) Device related functions in Network UPS Tools high-level client access library
- libnutclient_general(3) General and utility functions in Network UPS Tools high-level client access library
- libnutclient_misc(3) Miscellaneous functions in Network UPS Tools high-level client access library
- libnutclient_tcp(3) TCP protocol related function for Network UPS Tools high-level client access library
- libnutclient_variables(3) Variable related functions in Network UPS Tools high-level client access library
- libnutclient(3) Network UPS Tools high-level client access library
- libolecf(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libopeniscsiusr.h(3) iSCSI userspace API.
- libopenjp2(3) libopenjp2 - a library for reading and writing JPEG2000 image files.
- libopenms(3) library for LC/MS data management and analysis
- liboping(3) Library to send ICMPv4/ICMPv6 echo packets to multiple hosts
- libowcapi(3)
- libownet(3)
- libpasswdqc(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- libpff(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libpfm_amd64_fam10h(3) libpfm_amd64_fam10h - support for AMD64 Family 10h processors
- libpfm_amd64_fam15h(3) libpfm_amd64_fam15h - support for AMD64 Family 15h processors
- libpfm_amd64_fam16h(3) libpfm_amd64_fam16h - support for AMD64 Family 16h processors
- libpfm_amd64_fam17h_zen2(3) libpfm_amd64_fam17h_zen2 - support for AMD64 Family 17h model 31h processors
- libpfm_amd64_fam17h(3) libpfm_amd64_fam17h - support for AMD64 Family 17h processors
- libpfm_amd64_fam19h_zen3_l3(3) libpfm_amd64_fam19h_zen3_l3 - support for AMD64 Family 19h L3 PMU
- libpfm_amd64_fam19h_zen3(3) libpfm_amd64_fam19h_zen3 - support for AMD64 Family 19h processors
- libpfm_amd64_fam19h_zen4(3) libpfm_amd64_fam19h_zen4 - support for AMD64 Family 19h processors
- libpfm_amd64_k7(3) libpfm_amd64_k7 - support for AMD64 K7 processors
- libpfm_amd64_k8(3) libpfm_amd64_k8 - support for AMD64 K8 processors
- libpfm_amd64(3) libpfm_amd64 - support for AMD64 processors
- libpfm_arm_a64fx(3) libpfm_arm_a64fx - support for Fujitsu A64FX PMU
- libpfm_arm_ac15(3) libpfm_arm_ac15 - support for Arm Cortex A15 PMU
- libpfm_arm_ac53(3) libpfm_arm_ac53 - support for ARM Cortex A53 PMU
- libpfm_arm_ac57(3) libpfm_arm_ac57 - support for Arm Cortex A57 PMU
- libpfm_arm_ac7(3) libpfm_arm_ac7 - support for Arm Cortex A7 PMU
- libpfm_arm_ac8(3) libpfm_arm_ac8 - support for ARM Cortex A8 PMU
- libpfm_arm_ac9(3) libpfm_arm_ac9 - support for ARM Cortex A9 PMU
- libpfm_arm_neoverse_n1(3) libpfm_arm_neoverse_n1 - support for ARM Neoverse N1 core PMU
- libpfm_arm_neoverse_n2(3) libpfm_arm_neoverse_n2 - support for ARM Neoverse N2 core PMU
- libpfm_arm_neoverse_v1(3) libpfm_arm_neoverse_v1 - support for Arm Neoverse V1 core PMU
- libpfm_arm_neoverse_v2(3) libpfm_arm_neoverse_v2 - support for Arm Neoverse V2 core PMU
- libpfm_arm_qcom_krait(3) libpfm_arm_ac15 - support for Qualcomm Krait PMU
- libpfm_arm_xgene(3) libpfm_arm_ac57 - support for Applied Micro X-Gene PMU
- libpfm_intel_atom(3) libpfm_intel_atom - support for Intel Atom processors
- libpfm_intel_bdw(3) libpfm_intel_bdw - support for Intel Broadwell core PMU
- libpfm_intel_bdx_unc_cbo(3) libpfm_intel_bdx_unc_cbo - support for Intel Broadwell Server C-Box uncore PMU
- libpfm_intel_bdx_unc_ha(3) libpfm_intel_bdx_unc_ha - support for Intel Broadwell Server Home Agent (HA) uncore PMU
- libpfm_intel_bdx_unc_imc(3) libpfm_intel_bdx_unc_imc - support for Intel Broadwell Server Integrated Memory Controller (IMC) uncore PMU
- libpfm_intel_bdx_unc_irp(3) libpfm_intel_bdx_unc_irp - support for Intel Broadwell Server IRP uncore PMU
- libpfm_intel_bdx_unc_pcu(3) libpfm_intel_bdx_unc_pcu - support for Intel Broadwell Server Power Controller Unit (PCU) uncore PMU
- libpfm_intel_bdx_unc_qpi(3) libpfm_intel_bdx_unc_qpi - support for Intel Broadwell Server QPI uncore PMU
- libpfm_intel_bdx_unc_r2pcie(3) libpfm_intel_bdx_unc_r2pcie - support for Intel Broadwell Server R2 PCIe uncore PMU
- libpfm_intel_bdx_unc_r3qpi(3) libpfm_intel_bdx_unc_r3qpi - support for Intel Broadwell Server R3QPI uncore PMU
- libpfm_intel_bdx_unc_sbo(3) libpfm_intel_bdx_unc_sbo - support for Intel Broadwell Server S-Box uncore PMU
- libpfm_intel_bdx_unc_ubo(3) libpfm_intel_bdx_unc_ubo - support for Intel Broadwell Server U-Box uncore PMU
- libpfm_intel_core(3) libpfm_intel_core - support for Intel Core-based processors
- libpfm_intel_coreduo(3) libpfm_intel_coreduo - support for Intel Core Duo/Solo processors
- libpfm_intel_glm(3) libpfm_intel_glm - support for Intel Goldmont core PMU
- libpfm_intel_hsw(3) libpfm_intel_hsw - support for Intel Haswell core PMU
- libpfm_intel_hswep_unc_cbo(3) libpfm_intel_hswep_unc_cbo - support for Intel Haswell-EP C-Box uncore PMU
- libpfm_intel_hswep_unc_ha(3) libpfm_intel_hswep_unc_ha - support for Intel Haswell-EP Home Agent (HA) uncore PMU
- libpfm_intel_hswep_unc_imc(3) libpfm_intel_hswep_unc_imc - support for Intel Haswell-EP Integrated Memory Controller (IMC) uncore PMU
- libpfm_intel_hswep_unc_irp(3) libpfm_intel_hswep_unc_irp - support for Intel Haswell-EP IRP uncore PMU
- libpfm_intel_hswep_unc_pcu(3) libpfm_intel_hswep_unc_pcu - support for Intel Haswell-EP Power Controller Unit (PCU) uncore PMU
- libpfm_intel_hswep_unc_qpi(3) libpfm_intel_hswep_unc_qpi - support for Intel Haswell-EP QPI uncore PMU
- libpfm_intel_hswep_unc_r2pcie(3) libpfm_intel_hswep_unc_r2pcie - support for Intel Haswell-EP R2 PCIe uncore PMU
- libpfm_intel_hswep_unc_r3qpi(3) libpfm_intel_hswep_unc_r3qpi - support for Intel Haswell-EP R3QPI uncore PMU
- libpfm_intel_hswep_unc_sbo(3) libpfm_intel_hswep_unc_sbo - support for Intel Haswell-EP S-Box uncore PMU
- libpfm_intel_hswep_unc_ubo(3) libpfm_intel_hswep_unc_ubo - support for Intel Haswell-EP U-Box uncore PMU
- libpfm_intel_icl(3) libpfm_intel_icl - support for Intel IceLake core PMU
- libpfm_intel_icx(3) libpfm_intel_icx - support for Intel IceLakeX core PMU
- libpfm_intel_ivb_unc(3) libpfm_intel_ivb_unc - support for Intel Ivy Bridge uncore PMU
- libpfm_intel_ivb(3) libpfm_intel_ivb - support for Intel Ivy Bridge core PMU
- libpfm_intel_ivbep_unc_cbo(3) libpfm_intel_ivbep_unc_cbo - support for Intel Ivy Bridge-EP C-Box uncore PMU
- libpfm_intel_ivbep_unc_ha(3) libpfm_intel_ivbep_unc_ha - support for Intel Ivy Bridge-EP Home Agent (HA) uncore PMU
- libpfm_intel_ivbep_unc_imc(3) libpfm_intel_ivbep_unc_imc - support for Intel Ivy Bridge-EP Integrated Memory Controller (IMC) uncore PMU
- libpfm_intel_ivbep_unc_irp(3) libpfm_intel_ivbep_unc_irp - support for Intel Ivy Bridge-EP IRP uncore PMU
- libpfm_intel_ivbep_unc_pcu(3) libpfm_intel_ivbep_unc_pcu - support for Intel Ivy Bridge-EP Power Controller Unit (PCU) uncore PMU
- libpfm_intel_ivbep_unc_qpi(3) libpfm_intel_ivbep_unc_qpi - support for Intel Ivy Bridge-EP QPI uncore PMU
- libpfm_intel_ivbep_unc_r2pcie(3) libpfm_intel_ivbep_unc_r2pcie - support for Intel Ivy Bridge-EP R2 PCIe uncore PMU
- libpfm_intel_ivbep_unc_r3qpi(3) libpfm_intel_ivbep_unc_r3qpi - support for Intel Ivy Bridge-EP R3QPI uncore PMU
- libpfm_intel_ivbep_unc_ubo(3) libpfm_intel_ivbep_unc_ubo - support for Intel Ivy Bridge-EP U-Box uncore PMU
- libpfm_intel_knc(3) libpfm_intel_knc - support for Intel Knights Corner
- libpfm_intel_knl(3) libpfm_intel_knl - support for Intel Kinghts Landing core PMU
- libpfm_intel_knm(3) libpfm_intel_knm - support for Intel Knights Mill core PMU
- libpfm_intel_nhm_unc(3) .nf .sp .sp The library supports the Nehalem uncore PMU as implemented by processors such as Intel Core i7, and Intel Co
- libpfm_intel_nhm(3) libpfm_intel_nhm - support for Intel Nehalem core PMU
- libpfm_intel_p6(3) libpfm_intel_p6 - support for Intel P5 based processors
- libpfm_intel_rapl(3) libpfm_intel_rapl - support for Intel RAPL PMU
- libpfm_intel_skl(3) libpfm_intel_skl - support for Intel SkyLake core PMU
- libpfm_intel_skx_unc_cha(3) libpfm_intel_skx_unc_cha - support for Intel Skylake X Server CHA-Box uncore PMU
- libpfm_intel_skx_unc_iio(3) libpfm_intel_skx_unc_ubo - support for Intel Skylake X Server IIO uncore PMU
- libpfm_intel_skx_unc_imc(3) libpfm_intel_skx_unc_imc - support for Intel Skylake X Server Integrated Memory Controller (IMC) uncore PMU
- libpfm_intel_skx_unc_irp(3) libpfm_intel_skx_unc_irp - support for Intel Broadwell Server IRP uncore PMU
- libpfm_intel_skx_unc_m2m(3) libpfm_intel_skx_unc_m2m - support for Intel Skylake X Server M2M uncore PMU
- libpfm_intel_skx_unc_m3upi(3) libpfm_intel_skx_unc_m3upi - support for Intel Skylake X Server M3UPI uncore PMU
- libpfm_intel_skx_unc_pcu(3) libpfm_intel_skx_unc_pcu - support for Intel Skylake X Power Controller Unit (PCU) uncore PMU
- libpfm_intel_skx_unc_ubo(3) libpfm_intel_skx_unc_ubo - support for Intel Skylake X Server U-Box uncore PMU
- libpfm_intel_skx_unc_upi(3) libpfm_intel_skx_unc_upi - support for Intel Skylake X Server UPI uncore PMU
- libpfm_intel_slm(3) libpfm_intel_slm - support for Intel Silvermont core PMU
- libpfm_intel_snb_unc(3) libpfm_intel_snb_unc - support for Intel Sandy Bridge uncore PMU
- libpfm_intel_snb(3) libpfm_intel_snb - support for Intel Sandy Bridge core PMU
- libpfm_intel_snbep_unc_cbo(3) libpfm_intel_snbep_unc_cbo - support for Intel Sandy Bridge-EP C-Box uncore PMU
- libpfm_intel_snbep_unc_ha(3) libpfm_intel_snbep_unc_ha - support for Intel Sandy Bridge-EP Home Agent (HA) uncore PMU
- libpfm_intel_snbep_unc_imc(3) libpfm_intel_snbep_unc_imc - support for Intel Sandy Bridge-EP Integrated Memory Controller (IMC) uncore PMU
- libpfm_intel_snbep_unc_pcu(3) libpfm_intel_snbep_unc_pcu - support for Intel Sandy Bridge-EP Power Controller Unit (PCU) uncore PMU
- libpfm_intel_snbep_unc_qpi(3) libpfm_intel_snbep_unc_qpi - support for Intel Sandy Bridge-EP QPI uncore PMU
- libpfm_intel_snbep_unc_r2pcie(3) libpfm_intel_snbep_unc_r2pcie - support for Intel Sandy Bridge-EP R2 PCIe uncore PMU
- libpfm_intel_snbep_unc_r3qpi(3) libpfm_intel_snbep_unc_r3qpi - support for Intel Sandy Bridge-EP R3QPI uncore PMU
- libpfm_intel_snbep_unc_ubo(3) libpfm_intel_snbep_unc_ubo - support for Intel Sandy Bridge-EP U-Box uncore PMU
- libpfm_intel_spr(3) libpfm_intel_spr - support for Intel SapphireRapid core PMU
- libpfm_intel_tmt(3) libpfm_intel_tmt - support for Intel Tremont core PMU
- libpfm_intel_wsm_unc(3) .nf .sp .sp The library supports the Intel Westmere uncore PMU as implemented by processors such as Intel Core i7, and I
- libpfm_intel_wsm(3) libpfm_intel_wsm - support for Intel Westmere core PMU
- libpfm_intel_x86_arch(3) libpfm_intel_x86_arch - support for Intel X86 architectural PMU
- libpfm_mips_74k(3) libpfm_mips_74k - support for MIPS 74k processors
- libpfm_perf_event_raw(3) libpfm_perf_event_raw - support for perf_events raw events syntax
- libpfm(3) a helper library to develop monitoring tools
- libpipeline(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- libpll(3) libpll — Phylogenetic Likelihood Library .\"
- libploticus(3) C language API library for ploticus This simple C language API has all of the funcionality of the
- libpng(3) Portable Network Graphics (PNG) Reference Library 1.6.39
- libpngpf(3) Portable Network Graphics (PNG) Reference Library 1.6.39
- libpowerman(3) PowerMan Client API
- libppl_c(3) the C interface of the Parma Polyhedra Library
- libppl(3) the C++ interface of the Parma Polyhedra Library
- libpsl(3) Public Suffix List library functions
- libpsx(3) POSIX semantics for system calls
- libptytty(3) OS independent and secure pty/tty and utmp/wtmp/lastlog handling
- libpuzzle(3) compute comparable signatures of bitmap images
- libpwiz(3) library to perform proteomics data analyses (runtime)
- libpwizlite(3) Custom reduced Proteowizard library
- libqcow(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libQgpsmm(3)
- libquvi(3) Overview of the library
- libraptor2(3) Raptor RDF syntax library 2.0
- librasqal(3) Rasqal RDF query library
- librdata(3) Manipulating GNU R data with C/C++
- libregf(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- librnp(3) OpenPGP implementation, available via FFI interface.
- librrd(3) RRD library functions
- librsync(3) library for delta compression of streams
- librtmp(3) RTMPDump Real-Time Messaging Protocol API
- libsass(3) libsass Documentation
- libscca(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libsensors(3) publicly accessible functions provided by the sensors library
- libsigscan(3) Support functions Notify functions Error functions Scanner functions Available when compiled with wide character string
- libsmdev(3) Support functions Available when compiled with wide character string support: Notify functions Error functions Handle fu
- libsmi(3) library to access SMI management information
- libsmraw(3) Support functions Notify functions Error functions Handle functions Available when compiled with wide character string s
- libsolv-bindings(3) access libsolv from perl/python/ruby
- libsolv-constantids(3) fixed Ids for often used strings
- libsolv-history(3) how the libsolv library came into existence
- libsolv-pool(3) Libsolvs pool object
- libsolv(3) package dependency solver library using a satisfiability algorithm
- libsox(3) SoX, an audio file-format and effect library
- libspectrum(3) libspectrum — Sinclair ZX Spectrum support
- libspiro(3) A clothoid to bezier spline converter
- libssh2_agent_connect(3) libssh2_agent_connect - connect to an ssh-agent
- libssh2_agent_disconnect(3) libssh2_agent_disconnect - close a connection to an ssh-agent
- libssh2_agent_free(3) libssh2_agent_free - free an ssh-agent handle
- libssh2_agent_get_identity_path(3) libssh2_agent_get_identity_path - gets the custom ssh-agent socket path
- libssh2_agent_get_identity(3) libssh2_agent_get_identity - get a public key off the collection of public keys managed by ssh-agent
- libssh2_agent_init(3) libssh2_agent_init - init an ssh-agent handle
- libssh2_agent_list_identities(3) libssh2_agent_list_identities - request an ssh-agent to list of public keys.
- libssh2_agent_set_identity_path(3) libssh2_agent_set_identity_path - set an ssh-agent socket path on disk
- libssh2_agent_userauth(3) libssh2_agent_userauth - authenticate a session with a public key, with the help of ssh-agent
- libssh2_banner_set(3) libssh2_banner_set - set the SSH protocol banner for the local client
- libssh2_base64_decode(3) libssh2_base64_decode - decode a base64 encoded string
- libssh2_channel_close(3) libssh2_channel_close - close a channel
- libssh2_channel_direct_tcpip_ex(3) libssh2_channel_direct_tcpip_ex - Tunnel a TCP connection through an SSH session
- libssh2_channel_direct_tcpip(3) libssh2_channel_direct_tcpip - convenience macro for libssh2_channel_direct_tcpip_ex(3) calls
- libssh2_channel_eof(3) libssh2_channel_eof - check a channel's EOF status
- libssh2_channel_exec(3) libssh2_channel_exec - convenience macro for libssh2_channel_process_startup(3) calls
- libssh2_channel_flush_ex(3) libssh2_channel_flush_ex - flush a channel
- libssh2_channel_flush_stderr(3) libssh2_channel_flush_stderr - convenience macro for libssh2_channel_flush_ex(3) calls
- libssh2_channel_flush(3) libssh2_channel_flush - convenience macro for libssh2_channel_flush_ex(3) calls
- libssh2_channel_forward_accept(3) libssh2_channel_forward_accept - accept a queued connection
- libssh2_channel_forward_cancel(3) libssh2_channel_forward_cancel - cancel a forwarded TCP port
- libssh2_channel_forward_listen_ex(3) libssh2_channel_forward_listen_ex - listen to inbound connections
- libssh2_channel_forward_listen(3) libssh2_channel_forward_listen - convenience macro for libssh2_channel_forward_listen_ex(3) calls
- libssh2_channel_free(3) libssh2_channel_free - free all resources associated with a channel
- libssh2_channel_get_exit_signal(3) libssh2_channel_get_exit_signal - get the remote exit signal
- libssh2_channel_get_exit_status(3) libssh2_channel_get_exit_status - get the remote exit code
- libssh2_channel_handle_extended_data(3) libssh2_channel_handle_extended_data - set extended data handling mode
- libssh2_channel_handle_extended_data2(3) libssh2_channel_handle_extended_data2 - set extended data handling mode
- libssh2_channel_ignore_extended_data(3) libssh2_channel_ignore_extended_data - convenience macro for libssh2_channel_handle_extended_data(3) calls
- libssh2_channel_open_ex(3) libssh2_channel_open_ex - establish a generic session channel
- libssh2_channel_open_session(3) libssh2_channel_open_session - convenience macro for libssh2_channel_open_ex(3) calls
- libssh2_channel_process_startup(3) libssh2_channel_process_startup - request a shell on a channel
- libssh2_channel_read_ex(3) libssh2_channel_read_ex - read data from a channel stream
- libssh2_channel_read_stderr(3) libssh2_channel_read_stderr - convenience macro for libssh2_channel_read_ex(3) calls
- libssh2_channel_read(3) libssh2_channel_read - convenience macro for libssh2_channel_read_ex(3) calls
- libssh2_channel_receive_window_adjust(3) libssh2_channel_receive_window_adjust - adjust the channel window
- libssh2_channel_receive_window_adjust2(3) libssh2_channel_receive_window_adjust2 - adjust the channel window
- libssh2_channel_request_pty_ex(3) libssh2_channel_request_pty_ex - short function description
- libssh2_channel_request_pty_size_ex(3) libssh2_channel_request_pty_size_ex - TODO
- libssh2_channel_request_pty_size(3) libssh2_channel_request_pty_size - convenience macro for libssh2_channel_request_pty_size_ex(3) calls
- libssh2_channel_request_pty(3) libssh2_channel_request_pty - convenience macro for libssh2_channel_request_pty_ex(3) calls
- libssh2_channel_send_eof(3) libssh2_channel_send_eof - send EOF to remote server
- libssh2_channel_set_blocking(3) libssh2_channel_set_blocking - set or clear blocking mode on channel
- libssh2_channel_setenv_ex(3) libssh2_channel_setenv_ex - set an environment variable on the channel
- libssh2_channel_setenv(3) libssh2_channel_setenv - convenience macro for libssh2_channel_setenv_ex(3) calls
- libssh2_channel_shell(3) libssh2_channel_shell - convenience macro for libssh2_channel_process_startup(3) calls
- libssh2_channel_subsystem(3) libssh2_channel_subsystem - convenience macro for libssh2_channel_process_startup(3) calls
- libssh2_channel_wait_closed(3) libssh2_channel_wait_closed - wait for the remote to close the channel
- libssh2_channel_wait_eof(3) libssh2_channel_wait_eof - wait for the remote to reply to an EOF request
- libssh2_channel_window_read_ex(3) libssh2_channel_window_read_ex - Check the status of the read window
- libssh2_channel_window_read(3) libssh2_channel_window_read - convenience macro for libssh2_channel_window_read_ex(3) calls
- libssh2_channel_window_write_ex(3) libssh2_channel_window_write_ex - Check the status of the write window
- libssh2_channel_window_write(3) libssh2_channel_window_write - convenience macro for libssh2_channel_window_write_ex(3) calls
- libssh2_channel_write_ex(3) libssh2_channel_write_ex - write data to a channel stream blocking
- libssh2_channel_write_stderr(3) libssh2_channel_write_stderr - convenience macro for libssh2_channel_write_ex(3)
- libssh2_channel_write(3) libssh2_channel_write - convenience macro for libssh2_channel_write_ex(3)
- libssh2_channel_x11_req_ex(3) libssh2_channel_x11_req_ex - request an X11 forwarding channel
- libssh2_channel_x11_req(3) libssh2_channel_x11_req - convenience macro for libssh2_channel_x11_req_ex(3) calls
- libssh2_exit(3) libssh2_exit - global library deinitialization
- libssh2_free(3) libssh2_free - deallocate libssh2 memory
- libssh2_hostkey_hash(3) libssh2_hostkey_hash - return a hash of the remote host's key
- libssh2_init(3) libssh2_init - global library initialization
- libssh2_keepalive_config(3) libssh2_keepalive_config - short function description
- libssh2_keepalive_send(3) libssh2_keepalive_send - short function description
- libssh2_knownhost_add(3) libssh2_knownhost_add - add a known host
- libssh2_knownhost_addc(3) libssh2_knownhost_add - add a known host
- libssh2_knownhost_check(3) libssh2_knownhost_check - check a host+key against the list of known hosts
- libssh2_knownhost_checkp(3) libssh2_knownhost_checkp - check a host+key against the list of known hosts
- libssh2_knownhost_del(3) libssh2_knownhost_del - delete a known host entry
- libssh2_knownhost_free(3) libssh2_knownhost_free - free a collection of known hosts
- libssh2_knownhost_get(3) libssh2_knownhost_get - get a known host off the collection of known hosts
- libssh2_knownhost_init(3) libssh2_knownhost_init - init a collection of known hosts
- libssh2_knownhost_readfile(3) libssh2_knownhost_readfile - parse a file of known hosts
- libssh2_knownhost_readline(3) libssh2_knownhost_readline - read a known host line
- libssh2_knownhost_writefile(3) libssh2_knownhost_writefile - write a collection of known hosts to a file
- libssh2_knownhost_writeline(3) libssh2_knownhost_writeline - convert a known host to a line for storage
- libssh2_poll_channel_read(3) libssh2_poll_channel_read - check if data is available
- libssh2_poll(3) libssh2_poll - poll for activity on a socket, channel or listener
- libssh2_publickey_add_ex(3) libssh2_publickey_add_ex - Add a public key entry
- libssh2_publickey_add(3) libssh2_publickey_add - convenience macro for libssh2_publickey_add_ex(3) calls
- libssh2_publickey_init(3) libssh2_publickey_init - TODO
- libssh2_publickey_list_fetch(3) libssh2_publickey_list_fetch - TODO
- libssh2_publickey_list_free(3) libssh2_publickey_list_free - TODO
- libssh2_publickey_remove_ex(3) libssh2_publickey_list_remove_ex - TODO
- libssh2_publickey_remove(3) libssh2_publickey_remove - convenience macro for libssh2_publickey_remove_ex(3) calls
- libssh2_publickey_shutdown(3) libssh2_publickey_shutdown - TODO
- libssh2_scp_recv(3) libssh2_scp_recv - request a remote file via SCP
- libssh2_scp_recv2(3) libssh2_scp_recv2 - request a remote file via SCP
- libssh2_scp_send_ex(3) libssh2_scp_send_ex - Send a file via SCP
- libssh2_scp_send(3) libssh2_scp_send - convenience macro for libssh2_scp_send_ex(3) calls
- libssh2_scp_send64(3) libssh2_scp_send64 - Send a file via SCP
- libssh2_session_abstract(3) libssh2_session_abstract - return a pointer to a session's abstract pointer
- libssh2_session_banner_get(3) libssh2_session_banner_get - get the remote banner
- libssh2_session_banner_set(3) libssh2_session_banner_set - set the SSH protocol banner for the local client
- libssh2_session_block_directions(3) libssh2_session_block_directions - get directions to wait for
- libssh2_session_callback_set(3) libssh2_session_callback_set - set a callback function
- libssh2_session_disconnect_ex(3) libssh2_session_disconnect_ex - terminate transport layer
- libssh2_session_disconnect(3) libssh2_session_disconnect - convenience macro for libssh2_session_disconnect_ex(3) calls
- libssh2_session_flag(3) libssh2_session_flag - TODO
- libssh2_session_free(3) libssh2_session_free - frees resources associated with a session instance
- libssh2_session_get_blocking(3) libssh2_session_get_blocking - TODO
- libssh2_session_get_timeout(3) libssh2_session_get_timeout - get the timeout for blocking functions
- libssh2_session_handshake(3) libssh2_session_handshake - perform the SSH handshake
- libssh2_session_hostkey(3) libssh2_session_hostkey - get the remote key
- libssh2_session_init_ex(3) libssh2_session_init_ex - initializes an SSH session object
- libssh2_session_init(3) libssh2_session_init - convenience macro for libssh2_session_init_ex(3) calls
- libssh2_session_last_errno(3) libssh2_session_last_errno - get the most recent error number
- libssh2_session_last_error(3) libssh2_session_last_error - get the most recent error
- libssh2_session_method_pref(3) libssh2_session_method_pref - set preferred key exchange method
- libssh2_session_methods(3) libssh2_session_methods - return the currently active algorithms
- libssh2_session_set_blocking(3) libssh2_session_set_blocking - set or clear blocking mode on session
- libssh2_session_set_last_error(3) libssh2_session_set_last_error - sets the internal error state
- libssh2_session_set_timeout(3) libssh2_session_set_timeout - set timeout for blocking functions
- libssh2_session_startup(3) libssh2_session_startup - begin transport layer
- libssh2_session_supported_algs(3) libssh2_session_supported_algs - get list of supported algorithms
- libssh2_sftp_close_handle(3) libssh2_sftp_close_handle - close filehandle
- libssh2_sftp_close(3) libssh2_sftp_close - convenience macro for libssh2_sftp_close_handle(3) calls
- libssh2_sftp_closedir(3) libssh2_sftp_closedir - convenience macro for libssh2_sftp_close_handle(3) calls
- libssh2_sftp_fsetstat(3) libssh2_sftp_fsetstat - convenience macro for libssh2_sftp_fstat_ex(3) calls
- libssh2_sftp_fstat_ex(3) libssh2_sftp_fstat_ex - get or set attributes on an SFTP file handle
- libssh2_sftp_fstat(3) libssh2_sftp_fstat - convenience macro for libssh2_sftp_fstat_ex(3) calls
- libssh2_sftp_fstatvfs(3) get file system statistics
- libssh2_sftp_fsync(3) libssh2_sftp_fsync - synchronize file to disk
- libssh2_sftp_get_channel(3) libssh2_sftp_get_channel - return the channel of sftp
- libssh2_sftp_init(3) libssh2_sftp_init - open SFTP channel for the given SSH session.
- libssh2_sftp_last_error(3) libssh2_sftp_last_error - return the last SFTP-specific error code
- libssh2_sftp_lstat(3) libssh2_sftp_lstat - convenience macro for libssh2_sftp_stat_ex(3) calls
- libssh2_sftp_mkdir_ex(3) libssh2_sftp_mkdir_ex - create a directory on the remote file system
- libssh2_sftp_mkdir(3) libssh2_sftp_mkdir - convenience macro for libssh2_sftp_mkdir_ex(3) calls
- libssh2_sftp_open_ex(3) libssh2_sftp_open - open filehandle for file on SFTP.
- libssh2_sftp_open(3) libssh2_sftp_open - convenience macro for libssh2_sftp_open_ex(3) calls
- libssh2_sftp_opendir(3) libssh2_sftp_opendir - convenience macro for libssh2_sftp_open_ex(3) calls
- libssh2_sftp_read(3) libssh2_sftp_read - read data from an SFTP handle
- libssh2_sftp_readdir_ex(3) libssh2_sftp_readdir_ex - read directory data from an SFTP handle
- libssh2_sftp_readdir(3) libssh2_sftp_readdir - convenience macro for libssh2_sftp_readdir_ex(3) calls
- libssh2_sftp_readlink(3) libssh2_sftp_readlink - convenience macro for libssh2_sftp_symlink_ex(3)
- libssh2_sftp_realpath(3) libssh2_sftp_realpath - convenience macro for libssh2_sftp_symlink_ex(3)
- libssh2_sftp_rename_ex(3) libssh2_sftp_rename_ex - rename an SFTP file
- libssh2_sftp_rename(3) libssh2_sftp_rename - convenience macro for libssh2_sftp_rename_ex(3) calls
- libssh2_sftp_rewind(3) libssh2_sftp_rewind - convenience macro for libssh2_sftp_seek64(3) calls
- libssh2_sftp_rmdir_ex(3) libssh2_sftp_rmdir_ex - remove an SFTP directory
- libssh2_sftp_rmdir(3) libssh2_sftp_rmdir - convenience macro for libssh2_sftp_rmdir_ex(3)
- libssh2_sftp_seek(3) libssh2_sftp_seek - set the read/write position indicator within a file
- libssh2_sftp_seek64(3) libssh2_sftp_seek64 - set the read/write position within a file
- libssh2_sftp_setstat(3) libssh2_sftp_setstat - convenience macro for libssh2_sftp_stat_ex(3) calls
- libssh2_sftp_shutdown(3) libssh2_sftp_shutdown - shut down an SFTP session
- libssh2_sftp_stat_ex(3) libssh2_sftp_stat_ex - get status about an SFTP file
- libssh2_sftp_stat(3) libssh2_sftp_stat - convenience macro for libssh2_sftp_fstat_ex(3) calls
- libssh2_sftp_statvfs(3) get file system statistics
- libssh2_sftp_symlink_ex(3) libssh2_sftp_symlink_ex - read or set a symbolic link
- libssh2_sftp_symlink(3) libssh2_sftp_symlink - convenience macro for libssh2_sftp_symlink_ex(3)
- libssh2_sftp_tell(3) libssh2_sftp_tell - get the current read/write position indicator for a file
- libssh2_sftp_tell64(3) libssh2_sftp_tell64 - get the current read/write position indicator for a file
- libssh2_sftp_unlink_ex(3) libssh2_sftp_unlink_ex - unlink an SFTP file
- libssh2_sftp_unlink(3) libssh2_sftp_unlink - convenience macro for libssh2_sftp_unlink_ex(3) calls
- libssh2_sftp_write(3) libssh2_sftp_write - write SFTP data
- libssh2_trace_sethandler(3) libssh2_trace_sethandler - set a trace output handler
- libssh2_trace(3) libssh2_trace - enable debug info from inside libssh2
- libssh2_userauth_authenticated(3) libssh2_userauth_authenticated - return authentication status
- libssh2_userauth_hostbased_fromfile_ex(3) libssh2_userauth_hostbased_fromfile_ex - TODO
- libssh2_userauth_hostbased_fromfile(3) libssh2_userauth_hostbased_fromfile - convenience macro for libssh2_userauth_hostbased_fromfile_ex(3) calls
- libssh2_userauth_keyboard_interactive_ex(3) libssh2_userauth_keyboard_interactive_ex - authenticate a session using keyboard-interactive authentication
- libssh2_userauth_keyboard_interactive(3) libssh2_userauth_keyboard_interactive - convenience macro for libssh2_userauth_keyboard_interactive_ex(3) calls
- libssh2_userauth_list(3) libssh2_userauth_list - list supported authentication methods
- libssh2_userauth_password_ex(3) libssh2_userauth_password_ex - authenticate a session with username and password
- libssh2_userauth_password(3) libssh2_userauth_password - convenience macro for libssh2_userauth_password_ex(3) calls
- libssh2_userauth_publickey_fromfile_ex(3) libssh2_userauth_publickey_fromfile - authenticate a session with a public key, read from a file
- libssh2_userauth_publickey_fromfile(3) libssh2_userauth_publickey_fromfile - convenience macro for libssh2_userauth_publickey_fromfile_ex(3) calls
- libssh2_userauth_publickey_frommemory(3) libssh2_userauth_publickey_frommemory - authenticate a session with a public key, read from memory
- libssh2_userauth_publickey(3) libssh2_userauth_publickey - authenticate using a callback function
- libssh2_version(3) libssh2_version - return the libssh2 version number
- libstatgrab(3) get system statistics
- libswresample(3) audio resampling library
- libswscale(3) video scaling and pixel format conversion library
- libtar_hash_new(3) hash table routines
- libtar_list_new(3) linked list routines
- libtecla_version(3) libtecla - An interactive command-line input library.
- libtecla(3) libtecla - An interactive command-line input library.
- libtomcrypt(3) public domain open source crypthographic toolkit
- libtracecmd(3) trace-cmd library APIs
- libtraceevent(3) Linux kernel trace event library
- libtracefs(3) Linux kernel trace file system library
- libtty(3) a library for handling vt100-like pseudo-terminals
- libttyrec(3) a library for handling ttyrec files
- libudev(3) API for enumerating and introspecting local devices
- libunbound(3) Unbound DNS validating resolver 1.17.1 functions.
- libuninameslist(3) Unicode Names and Annotations List
- libunwind-dynamic(3) dynamic
- libunwind-ia64(3) ia64
- libunwind-ptrace(3) ptrace
- libunwind-setjmp(3) setjmp
- libunwind(3) - a (mostly) platform-independent unwind API
- libusbauth-configparser(3) Library for USB Firewall including flex/bison parser
- libutempter(3) function adds a login record to the database for the TTY belonging to the pseudo-terminal master file descriptor using t
- libvdeplug(3) connect clients to a VDE (virtual distributed ethernet) network
- libvdeslirp(3) simple API for slirp
- libvdeslirpcfg(3) simple API for slirp: configuration helpers
- libvdeslirpfwd(3) simple API for slirp, port forwarding
- libvdestack(3) vde network namespace as a user library
- libvhdi(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libvmdk(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libvmtools(3) vmware shared library
- libvshadow(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libvslvm(3) Support functions Available when compiled with wide character string support: Available when compiled with libbfio suppo
- libwget-base64(3) Base64 functions
- libwget-console(3) Console functions
- libwget-dns-caching(3) DNS caching
- libwget-hash(3) Hash convenience functions
- libwget-hashmap(3) Hashmap functions
- libwget-io(3) I/O helper routines
- libwget-ip(3) IP address functions
- libwget-list(3) Double linked list
- libwget-mem(3) Memory functions
- libwget-net(3) TCP sockets
- libwget-parse_atom(3) Atom URL extraction routines
- libwget-parse_sitemap(3) Sitemap URL extraction routines
- libwget-printf(3) Wget printf functions
- libwget-random(3) Random functions
- libwget-robots(3) Robots Exclusion file parser
- libwget-stringmap(3) Stringmap functions
- libwget-thread(3) Implementation of multi-threading basic functionality
- libwget-utils(3) General utility functions
- libwget-vector(3) Vector functions
- libwget-xalloc(3) Memory allocation functions
- libwget-xml(3) XML parsing functions
- libwildmagic(3) libwildmagic — The libwildmagic package ships a number of libraries useful for performing computations in the following fields: computer graphics,
- libxdp(3) library for attaching XDP programs and using AF_XDP sockets
- libxml(3) library used to parse XML files
- libxmp(3) A tracker module player library
- libxslt(3) library used to do XSL transformations on XML documents
- libzip(3) libzip (-lzip) is a library for reading, creating, and modifying zip archives.
- libzt(3) Library for unit testing C (-lzt) The library offers routines for writing C unit tests.
- libzzuf(3) helper library for the zzuf multiple purpose fuzzer
- Light(3) set lighting properties
- lin(3) Linear Solve
- LinAlgebra(3) linear algebra routines
- Lintian::Archive(3) - Facilities for archive data
- Lintian::Changelog::Entry(3) represents one entry in a Debian changelog
- Lintian::Changelog::Version(3) - Parse a literal version string into its constituents
- Lintian::Changelog(3) - Parse a literal version string into its constituents
- Lintian::Check(3) - Common facilities for Lintian checks
- Lintian::Conffiles::Entry(3) access to collected control data for conffiles
- Lintian::Conffiles(3) access to collected control data for conffiles
- Lintian::Data::Architectures(3) - Lintian API for handling architectures and wildcards
- Lintian::Data::Archive::AutoRejection(3) Lintian interface to the archive's auto-rejection tags
- Lintian::Data::Archive::Sections(3) Lintian interface to the archive's sections
- Lintian::Data::Authorities(3) Lintian's Reference Authorities
- Lintian::Data::Authority::DebconfSpecification(3) Lintian interface for manual references
- Lintian::Data::Authority::DebianPolicy(3) Lintian interface for manual references
- Lintian::Data::Authority::DeveloperReference(3) Lintian interface for manual references
- Lintian::Data::Authority::DocBaseManual(3) Lintian interface for manual references
- Lintian::Data::Authority::FilesystemHierarchy(3) Lintian interface for manual references
- Lintian::Data::Authority::JavaPolicy(3) Lintian interface for manual references
- Lintian::Data::Authority::LintianManual(3) Lintian interface for manual references
- Lintian::Data::Authority::MenuManual(3) Lintian interface for manual references
- Lintian::Data::Authority::MenuPolicy(3) Lintian interface for manual references
- Lintian::Data::Authority::NewMaintainer(3) Lintian interface for manual references
- Lintian::Data::Authority::PerlPolicy(3) Lintian interface for manual references
- Lintian::Data::Authority::PythonPolicy(3) Lintian interface for manual references
- Lintian::Data::Authority::VimPolicy(3) Lintian interface for manual references
- Lintian::Data::Buildflags::Hardening(3) - Lintian API for hardening build flags
- Lintian::Data::Debhelper::Addons(3) Lintian interface for debhelper addons.
- Lintian::Data::Debhelper::Commands(3) Lintian interface for debhelper commands.
- Lintian::Data::Debhelper::Levels(3) Lintian interface for debhelper
- Lintian::Data::Fonts(3) Lintian interface for fonts.
- Lintian::Data::InitD::VirtualFacilities(3) Lintian interface for init.d virtual facilities
- Lintian::Data::JoinedLines(3) Lintian interface to query lists of keywords
- Lintian::Data::Policy::Releases(3) Lintian interface for policy releases
- Lintian::Data::PreambledJSON(3) - Data in preambled JSON format
- Lintian::Data::Provides::MailTransportAgent(3) Lintian interface for mail transport agents.
- Lintian::Data::Stylesheet(3) Lintian interface to CSS style sheets
- Lintian::Data::Traditional(3) Lintian interface for generic data
- Lintian::Data(3) Data parser for Lintian
- Lintian::Deb822::Constants(3) Lintian's generic Deb822 constants
- Lintian::Deb822::Section(3) - A paragraph in a control file
- Lintian::Deb822(3) - A deb822 control file
- Lintian::Debian::Control(3) Lintian interface to d/control fields
- Lintian::Elf::Section(3) - ELF Sections
- Lintian::Elf::Symbol(3) - ELF Symbols
- Lintian::Group(3) - A group of objects that Lintian can process
- Lintian::Hint::Annotated(3) standard tag with arguments concatenated by space
- Lintian::Hint::Pointed(3) pointed tag with arguments concatenated by space
- Lintian::Hint(3) - Common facilities for Lintian tags found and to be issued
- Lintian::Index::Ar(3) binary symbol information.
- Lintian::Index::Elf(3) binary symbol information.
- Lintian::Index::FileTypes(3) determine file type via magic.
- Lintian::Index::Item(3) Lintian representation of a path entry in a package
- Lintian::Index::Java(3) java information.
- Lintian::Index::Md5sums(3) calculate checksums for index.
- Lintian::Index::Strings(3) strings in binary files.
- Lintian::Index(3) access to collected data about the upstream (orig) sources
- Lintian::IO::Select(3) process functions based on IO::Select
- Lintian::IPC::Run3(3) process functions based on IPC::Run3
- Lintian::Mask(3) access to mask data
- Lintian::Override(3) access to override data
- Lintian::Pointer::Item(3) - Facilities for pointing into specific index items
- Lintian::Pool(3) - Pool of processables
- Lintian::Processable::Buildinfo::Overrides(3) access to override data
- Lintian::Processable::Buildinfo(3) - A buildinfo file Lintian can process
- Lintian::Processable::Changelog::Version(3) Lintian interface to source package data collection
- Lintian::Processable::Changes::Overrides(3) access to override data
- Lintian::Processable::Changes(3) - A changes file Lintian can process
- Lintian::Processable::Debian::Control(3) Lintian interface to d/control fields
- Lintian::Processable::Diffstat(3) access to collected diffstat data
- Lintian::Processable::Fields::Files(3) Lintian interface to .buildinfo or changes file data collection
- Lintian::Processable::Hardening(3) access to collected hardening data
- Lintian::Processable::Installable::Changelog(3) access to collected changelog data
- Lintian::Processable::Installable::Class(3) Lintian interface to binary package data collection
- Lintian::Processable::Installable::Conffiles(3) access to collected control data for conffiles
- Lintian::Processable::Installable::Control(3) access to collected control file data
- Lintian::Processable::Installable::Installed(3) access to collected data about the upstream (orig) sources
- Lintian::Processable::Installable::Overrides(3) access to override data
- Lintian::Processable::Installable::Relation(3) Lintian interface to binary package data collection
- Lintian::Processable::Installable(3) - An installation package Lintian can process
- Lintian::Processable::IsNonFree(3) Lintian interface to source package data collection
- Lintian::Processable::NotJustDocs(3) Lintian interface to installable package data collection
- Lintian::Processable::Overrides(3) access to override data
- Lintian::Processable::Source::Changelog(3) access to collected changelog data
- Lintian::Processable::Source::Components(3) interface to orig tar components
- Lintian::Processable::Source::Format(3) Lintian interface to source format
- Lintian::Processable::Source::Orig(3) access to collected data about the upstream (orig) sources
- Lintian::Processable::Source::Overrides(3) access to override data
- Lintian::Processable::Source::Patched(3) access to sources with Debian patches applied
- Lintian::Processable::Source::Relation(3) Lintian interface to source package data collection
- Lintian::Processable::Source::Repacked(3) Lintian interface to source package data collection
- Lintian::Processable::Source(3) - A dsc source package Lintian can process
- Lintian::Processable(3) - An (abstract) object that Lintian can process
- Lintian::Profile(3) Profile parser for Lintian
- Lintian::Relation::Predicate(3) Lintian type for relationship predicates
- Lintian::Relation::Version(3) Comparison operators on Debian versions
- Lintian::Relation(3) Lintian operations on dependencies and relationships
- Lintian::Reporting::ResourceManager(3) - A simple resource manager for html_reports
- Lintian::Reporting::Util(3) Lintian utility functions
- Lintian::Screen(3) - Common facilities for Lintian screens
- Lintian::SlidingWindow(3) Lintian interface to sliding window match
- Lintian::Spelling(3) - Lintian spell checks shared between multiple scripts
- Lintian::Storage::MLDBM(3) store multi-level hashes on disk
- Lintian::Tag(3) Lintian interface to tag metadata
- Lintian::Tutorial::TestSuite(3) - Quick intro to running the Lintian testsuite
- Lintian::Tutorial::WritingChecks(3) - Writing checks for Lintian
- Lintian::Tutorial::WritingTests(3) - Short tutorial on writing tests
- Lintian::Tutorial(3) - The newcomer's guide to Lintian
- Lintian::Util(3) Lintian utility functions
- Lintian::Version(3) routines to determine Lintian version
- lio_listio(3) initiate a list of I/O requests
- LIST_EMPTY(3) implementation of a doubly linked list
- LIST_ENTRY(3) implementation of a doubly linked list
- LIST_FIRST(3) implementation of a doubly linked list
- LIST_FOREACH(3) implementation of a doubly linked list
- LIST_HEAD_INITIALIZER(3) implementation of a doubly linked list
- LIST_HEAD(3) implementation of a doubly linked list
- LIST_INIT(3) implementation of a doubly linked list
- LIST_INSERT_AFTER(3) implementation of a doubly linked list
- LIST_INSERT_BEFORE(3) implementation of a doubly linked list
- LIST_INSERT_HEAD(3) implementation of a doubly linked list
- LIST_NEXT(3) implementation of a doubly linked list
- LIST_REMOVE(3) implementation of a doubly linked list
- list(3) implementation of a doubly linked list
- llabs(3) compute the absolute value of an integer
- lldiv(3) compute quotient and remainder of
- llrint(3) round to nearest integer
- llrintf(3) round to nearest integer
- llrintl(3) round to nearest integer
- llround(3) round to
- llroundf(3) round to
- llroundl(3) round to
- lmder_(3) minimize the sum of squares of m nonlinear functions, with user supplied Jacobian
- lmder1_(3) minimize the sum of squares of m nonlinear functions, with user supplied Jacobian
- lmdif_(3) minimize the sum of squares of m nonlinear functions
- lmdif1_(3) minimize the sum of squares of m nonlinear functions
- lmmh_x64_128(3) non-cryptographic hash functions
- lmmh_x86_128(3) non-cryptographic hash functions
- lmmh_x86_32(3) non-cryptographic hash functions
- lmstr_(3) minimize the sum of squares of m nonlinear functions, with user supplied Jacobian and minimal storage
- lmstr1_(3) minimize the sum of squares of m nonlinear functions, with user supplied Jacobian and minimal storage
- Load(3) load volume data structures from a file
- loadCDKSwindowInformation(3) a curses scrolling window widget.
- loc_database_count_as(3) Return the number of ASes in the database
- loc_database_get_as(3) Fetch an AS from the database
- loc_database_get_country(3) Fetch country information from the database
- loc_database_lookup(3) Lookup a network from the database
- loc_database_new(3) Create a new libloc context
- loc_get_log_priority(3) Fetches the log level of a libloc context
- loc_new(3) Create a new libloc context
- loc_set_log_fn(3) Sets the log callback function
- loc_set_log_priority(3) Sets the log level of a libloc context
- localeconv(3) get numeric formatting information
- LocalHSOSContribution(3) LocalHSOSContribution
- LocalHSOSEnergyContribution(3) LocalHSOSEnergyContribution
- LocalHSOSGradContribution(3) LocalHSOSGradContribution
- localtime_r(3) transform date and time to broken-down time or ASCII
- localtime(3) transform date and time to broken-down time or ASCII
- lockf(3) apply, test or remove a POSIX lock on an open file
- lockfile_check(3) manage lockfiles
- lockfile_create(3) manage lockfiles
- lockfile_remove(3) manage lockfiles
- lockfile_touch(3) manage lockfiles
- locks(3) is a collection of functions that implement locking (mutex like) in bash scripting language.
- log(3) natural logarithmic function
- log10(3) base-10 logarithmic function
- log10f(3) base-10 logarithmic function
- log10l(3) base-10 logarithmic function
- log1p(3) logarithm of 1 plus argument
- log1pf(3) logarithm of 1 plus argument
- log1pl(3) logarithm of 1 plus argument
- log2(3) base-2 logarithmic function
- log2f(3) base-2 logarithmic function
- log2l(3) base-2 logarithmic function
- log4c___log4c_category_trace(3) central class in the log4c package.
- log4c_appender_append(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_close(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_delete(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_get_layout(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_get_name(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_get_type(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_get_udata(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_get(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_new(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_open(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_print(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_set_layout(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_set_type(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_set_udata(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_t(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_type_define(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_type_get(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_type_mmap.h(3) Log4c mmap(2) appender interface.
- log4c_appender_type_mmap(3) Log4c mmap(2) appender interface.
- log4c_appender_type_rollingfile.h(3) Log4c rolling file appender interface.
- log4c_appender_type_rollingfile(3) Log4c rolling file appender interface.
- log4c_appender_type_set(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_type_stream.h(3) Log4c stream appender interface.
- log4c_appender_type_stream(3) Log4c stream appender interface.
- log4c_appender_type_stream2.h(3) Log4c stream2 appender interface.
- log4c_appender_type_stream2(3) Log4c stream2 appender interface.
- log4c_appender_type_syslog.h(3) Log4c syslog(3) appender interface.
- log4c_appender_type_syslog(3) Log4c syslog(3) appender interface.
- log4c_appender_type_t(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_type(3) log4c appender type class
- log4c_appender_types_free(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender_types_print(3) Implement this interface for your own strategies for printing log statements.
- log4c_appender.h(3) Implement this interface for your own strategies for printing log statements.
- log4c_buffer_t(3) buffer object
- log4c_buffer.h(3) log4c buffer
- log4c_bug(3) Bug List
- log4c_category_alert(3) central class in the log4c package.
- log4c_category_crit(3) central class in the log4c package.
- log4c_category_debug(3) central class in the log4c package.
- log4c_category_define(3) central class in the log4c package.
- log4c_category_delete(3) central class in the log4c package.
- log4c_category_error(3) central class in the log4c package.
- log4c_category_fatal(3) central class in the log4c package.
- log4c_category_get_additivity(3) central class in the log4c package.
- log4c_category_get_appender(3) central class in the log4c package.
- log4c_category_get_chainedpriority(3) central class in the log4c package.
- log4c_category_get_name(3) central class in the log4c package.
- log4c_category_get_priority(3) central class in the log4c package.
- log4c_category_get(3) central class in the log4c package.
- log4c_category_info(3) central class in the log4c package.
- log4c_category_is_alert_enabled(3) central class in the log4c package.
- log4c_category_is_crit_enabled(3) central class in the log4c package.
- log4c_category_is_debug_enabled(3) central class in the log4c package.
- log4c_category_is_error_enabled(3) central class in the log4c package.
- log4c_category_is_fatal_enabled(3) central class in the log4c package.
- log4c_category_is_info_enabled(3) central class in the log4c package.
- log4c_category_is_notice_enabled(3) central class in the log4c package.
- log4c_category_is_priority_enabled(3) central class in the log4c package.
- log4c_category_is_trace_enabled(3) central class in the log4c package.
- log4c_category_is_warn_enabled(3) central class in the log4c package.
- log4c_category_list(3) central class in the log4c package.
- log4c_category_log_locinfo(3) central class in the log4c package.
- log4c_category_log(3) central class in the log4c package.
- log4c_category_new(3) central class in the log4c package.
- log4c_category_notice(3) central class in the log4c package.
- log4c_category_print(3) central class in the log4c package.
- log4c_category_set_additivity(3) central class in the log4c package.
- log4c_category_set_appender(3) central class in the log4c package.
- log4c_category_set_priority(3) central class in the log4c package.
- log4c_category_t(3) central class in the log4c package.
- log4c_category_warn(3) central class in the log4c package.
- log4c_category.h(3) central class in the log4c package.
- log4c_deprecated(3) Deprecated List
- log4c_fini(3) log4c constructors and destructors
- log4c_init.h(3) log4c constructors and destructors
- log4c_init(3) log4c constructors and destructors
- log4c_layout_delete(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_format(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_get_name(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_get_type(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_get_udata(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_get(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_new(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_print(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_set_type(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_set_udata(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_t(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_type_basic_r.h(3) Implement a basic_r layout.
- log4c_layout_type_basic.h(3) Implement a basic layout.
- log4c_layout_type_dated_local_r.h(3) Implement a dated layout (reentrant) with local time.
- log4c_layout_type_dated_local.h(3) Implement a dated layout with local time.
- log4c_layout_type_dated_r.h(3) Implement a dated_r layout.
- log4c_layout_type_dated.h(3) Implement a dated layout.
- log4c_layout_type_define(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_type_get(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_type_set(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_type_t(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_type(3) log4c layout type class
- log4c_layout_types_free(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout_types_print(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_layout.h(3) Interface for user specific layout format of log4c_logging_event events.
- log4c_load(3) log4c resource configuration
- log4c_location_info_t(3) logging location information
- log4c_location_info.h(3) The internal representation of caller location information.
- log4c_location(3) The internal representation of caller location information.
- log4c_LOG4C_LOCATION_INFO_INITIALIZER(3) The internal representation of caller location information.
- log4c_LOG4C_MAJOR_VERSION(3) log4c version information
- log4c_LOG4C_MICRO_VERSION(3) log4c version information
- log4c_LOG4C_MINOR_VERSION(3) log4c version information
- log4c_LOG4C_PRIORITY_ALERT(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_CRIT(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_DEBUG(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_ERROR(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_FATAL(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_INFO(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_NOTICE(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_NOTSET(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_TRACE(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_UNKNOWN(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_LOG4C_PRIORITY_WARN(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_logging_event_delete(3) the internal representation of logging events.
- log4c_logging_event_new(3) the internal representation of logging events.
- log4c_logging_event_t(3) logging event object
- log4c_logging_event.h(3) the internal representation of logging events.
- log4c_major_version(3) log4c version information
- log4c_micro_version(3) log4c version information
- log4c_minor_version(3) log4c version information
- log4c_priority_level_t(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_priority_to_int(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_priority_to_string(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_priority.h(3) The priority class provides importance levels with which one can categorize log messages.
- log4c_rc_t(3) resource configuration object
- log4c_rc.h(3) log4c resource configuration
- log4c_rc(3) log4c resource configuration
- log4c_rollingfile_get_current_file_size(3) Log4c rolling file appender interface.
- log4c_rollingfile_make_udata(3) Log4c rolling file appender interface.
- log4c_rollingfile_udata_get_files_prefix(3) Log4c rolling file appender interface.
- log4c_rollingfile_udata_get_logdir(3) Log4c rolling file appender interface.
- log4c_rollingfile_udata_set_files_prefix(3) Log4c rolling file appender interface.
- log4c_rollingfile_udata_set_logdir(3) Log4c rolling file appender interface.
- log4c_rollingfile_udata_set_policy(3) Log4c rolling file appender interface.
- log4c_rollingpolicy_fini(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_get_rfudata(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_get_udata(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_get(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_init(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_is_triggering_event(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_set_type(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_set_udata(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_sizewin_udata_t(3) Log4c rolling file size-win interface.
- log4c_rollingpolicy_t(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_type_get(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_type_set(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_type_sizewin.h(3) Log4c rolling file size-win interface.
- log4c_rollingpolicy_type_t(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_rollingpolicy_type(3) log4c rollingpolicy type. Defines the interface a specific policy must provide to the rollingfile appender.
- log4c_rollingpolicy.h(3) Log4c rolling policy interface. Defines the interface for managing and providing rolling policies.
- log4c_sizewin_make_udata(3) Log4c rolling file size-win interface.
- log4c_sizewin_udata_set_appender(3) Log4c rolling file size-win interface.
- log4c_sizewin_udata_set_file_maxsize(3) Log4c rolling file size-win interface.
- log4c_sizewin_udata_set_max_num_files(3) Log4c rolling file size-win interface.
- log4c_stream2_get_flags(3) Log4c stream2 appender interface.
- log4c_stream2_get_fp(3) Log4c stream2 appender interface.
- log4c_stream2_set_flags(3) Log4c stream2 appender interface.
- log4c_stream2_set_fp(3) Log4c stream2 appender interface.
- log4c_todo(3) Todo List
- log4c_version.h(3) log4c version information
- log4c_version(3) log4c version information
- log4tango::Appender(3) log4tango::Appender
- log4tango::AppenderAttachable(3) log4tango::AppenderAttachable
- log4tango::FileAppender(3) log4tango::FileAppender
- log4tango::FormatModifierComponent(3) log4tango::FormatModifierComponent
- log4tango::Layout(3) log4tango::Layout
- log4tango::LayoutAppender(3) log4tango::LayoutAppender
- log4tango::Level(3) log4tango::Level
- log4tango::LevelComponent(3) log4tango::LevelComponent
- log4tango::Logger(3) log4tango::Logger
- log4tango::LoggerNameComponent(3) log4tango::LoggerNameComponent
- log4tango::LoggerStream(3) log4tango::LoggerStream
- log4tango::LoggingEvent(3) The internal representation of logging events.
- log4tango::LogInitiator(3) log4tango::LogInitiator
- log4tango::LogSeparator(3) log4tango::LogSeparator
- log4tango::LogStream(3) log4tango::LogStream
- log4tango::LogStreamBuf(3) log4tango::LogStreamBuf
- log4tango::MessageComponent(3) log4tango::MessageComponent
- log4tango::MillisSinceEpochComponent(3) log4tango::MillisSinceEpochComponent
- log4tango::OstreamAppender(3) log4tango::OstreamAppender
- log4tango::PatternLayout::PatternComponent(3) log4tango::PatternLayout::PatternComponent
- log4tango::PatternLayout(3) log4tango::PatternLayout
- log4tango::ProcessorTimeComponent(3) log4tango::ProcessorTimeComponent
- log4tango::RollingFileAppender(3) log4tango::RollingFileAppender
- log4tango::SecondsSinceEpochComponent(3) log4tango::SecondsSinceEpochComponent
- log4tango::StringLiteralComponent(3) log4tango::StringLiteralComponent
- log4tango::StringUtil(3) log4tango::StringUtil
- log4tango::ThreadIdComponent(3) log4tango::ThreadIdComponent
- log4tango::threading::Mutex(3) log4tango::threading::Mutex
- log4tango::threading::RecursiveMutex(3) log4tango::threading::RecursiveMutex
- log4tango::threading::ScopedLock(3) log4tango::threading::ScopedLock
- log4tango::threading(3) log4tango::threading
- log4tango::ThreadNameComponent(3) log4tango::ThreadNameComponent
- log4tango::TimeStamp(3) log4tango::TimeStamp
- log4tango::TimeStampComponent(3) log4tango::TimeStampComponent
- log4tango::XMLLayout(3) XMLLayout is a simple fixed format Layout implementation.
- log4tango(3) log4tango
- logb(3) get exponent of a floating-point value
- logbf(3) get exponent of a floating-point value
- logbl(3) get exponent of a floating-point value
- logf(3) natural logarithmic function
- LOGIMPORT(3) introduction to the library for importing data and creating a PCP archive
- login_tty(3) terminal utility functions
- login(3) write utmp and wtmp entries
- logl(3) natural logarithmic function
- logout(3) write utmp and wtmp entries
- logwtmp(3) append an entry to the wtmp file
- longjmp(3) performing a nonlocal goto
- LookupShader(3) specify shading lookup tables
- lowdown_buf_diff(3) Parses buffers of size and of size and produces an edit script in of size according to configurations The script defines
- lowdown_buf_free(3) Frees a dynamic buffer created with If is the function does nothing.
- lowdown_buf_new(3) Allocates a dynamic buffer that grows in increments of size which may not be zero.
- lowdown_buf(3) Parses a buffer of size into an output buffer of size according to a configuration The output format is specified by If
- lowdown_diff(3) Computes the difference between two Markdown trees, the source and destination parsed by It uses the type in the return
- lowdown_doc_free(3) Frees a parser created with If is the function does nothing.
- lowdown_doc_new(3) Allocates a Markdown parser instance with configuration If is all values are assumed to be zero except for the maximum p
- lowdown_doc_parse(3) Parse a document of length into an AST with the parser The argument, if not is set to one greater than the highest node
- lowdown_file_diff(3) Parses file streams and and produces an edit script in of size according to configurations The output format is specifie
- lowdown_file(3) Parses a file stream into an output buffer of size according to configuration The output format is specified by If is se
- lowdown_gemini_free(3) Frees the gemini renderer created with If is the function does nothing.
- lowdown_gemini_new(3) Allocates a Gemini renderer using or zero if is The returned pointer may be used with multiple invocations of and must b
- lowdown_gemini_rndr(3) Renders a node tree created by or using the gemini renderer as returned by The output is written into which must be init
- lowdown_html_free(3) Frees the HTML renderer created with If is the function does nothing.
- lowdown_html_new(3) Allocates an HTML5 renderer using or zero if is This field is documented in The returned pointer may be used with multip
- lowdown_html_rndr(3) Renders a node tree created by or using the HTML renderer as returned by The output is written into which must be initia
- lowdown_latex_free(3) Frees the LaTeX renderer created with If is the function does nothing.
- lowdown_latex_new(3) Allocates an LaTeX renderer using or zero if is This field is documented in The returned pointer may be used with multip
- lowdown_latex_rndr(3) Renders a node tree created by or using the LaTeX renderer as returned by The output is written into which must be initi
- lowdown_metaq_free(3) Frees rendered metadata as created by or the low-level rendering functions.
- lowdown_node_free(3) Frees a parsed tree as created with or including all of its descendents.
- lowdown_nroff_free(3) Frees the roff renderer created with If is the function does nothing.
- lowdown_nroff_new(3) Allocates a roff renderer using and or zero and respectively, if is These are documented in The returned pointer may be
- lowdown_nroff_rndr(3) Renders a node tree created by or using the roff renderer as returned by The output is written into which must be initia
- lowdown_odt_free(3) Frees the OpenDocument renderer created with If is the function does nothing.
- lowdown_odt_new(3) Allocates an OpenDocument renderer using or zero if is This field is documented in The returned pointer may be used with
- lowdown_odt_rndr(3) Renders a node tree created by or using the OpenDocument renderer as returned by The output is written into which must b
- lowdown_term_free(3) Frees the terminal renderer created with If is the function does nothing.
- lowdown_term_new(3) Allocates a terminal renderer using and or 80 and all others zero, respectively, if is These fields are documented in Th
- lowdown_term_rndr(3) Renders a node tree created by or using the terminal renderer as returned by The output is written into which must be in
- lowdown_tree_rndr(3) Renders a node tree created by or The output is written into which must be initialised and freed by the caller.
- lowdown(3) This library parses into various output formats.
- lowerCDKObject(3) Cdk Screen and Widget Manipulation Functions
- lrand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- lrand48(3) generate uniformly distributed pseudo-random numbers
- lrint(3) round to nearest integer
- lrintf(3) round to nearest integer
- lrintl(3) round to nearest integer
- lround(3) round to
- lroundf(3) round to
- lroundl(3) round to
- lsame(3) Auxiliary BLAS
- lsamen(3) Other Auxiliary Routines
- lsearch(3) linear search of an array
- lseek64(3) reposition 64-bit read/write file offset
- lsetfilecon_raw(3) set SELinux security context of a file
- lsetfilecon(3) set SELinux security context of a file
- ltc.h(3) libltc - en+decode linear timecode
- lttng_ust_do_tracepoint(3) LTTng user space tracing
- lttng_ust_tracef(3) LTTng-UST printf(3)-like interface
- lttng_ust_tracelog(3) LTTng-UST printf(3)-like interface with a log level
- lttng_ust_tracepoint_enabled(3) LTTng user space tracing
- lttng_ust_tracepoint(3) LTTng user space tracing
- lttng_ust_vtracef(3) LTTng-UST printf(3)-like interface
- lttng_ust_vtracelog(3) LTTng-UST printf(3)-like interface with a log level
- lttng-health-check(3) Monitor health of the session daemon
- lttng-ust-cyg-profile(3) Function tracing (LTTng-UST helper)
- lttng-ust-dl(3) Dynamic linker tracing (LTTng-UST helper)
- lttng-ust(3) LTTng user space tracing
- lua-uri-_login(3)
- lua-uri-_util(3)
- lua-uri-data(3)
- lua-uri-file(3)
- lua-uri-ftp(3)
- lua-uri-http(3)
- lua-uri-pop(3)
- lua-uri-rtsp(3)
- lua-uri-telnet(3)
- lua-uri-urn-isbn(3)
- lua-uri-urn-issn(3)
- lua-uri-urn-oid(3)
- lua-uri-urn(3)
- lua-uri(3)
- luabind(3) Luabind Documentation
- lutimes(3) change file timestamps
- lxi_connect(3) connect to LXI device
- lxi_disconnect(3) disconnect a LXI connection
- lxi_discover_if(3) search for LXI devices on network via specified network interface
- lxi_discover(3) search for LXI devices on network
- lxi_init(3) initialize LXI library
- lxi_receive(3) receive message from LXI device
- lxi_send(3) send message to LXI device
- mad_free(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_get_aid(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_get_card_publisher_sector(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_get_version(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_new(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_read(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_set_aid(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_set_card_publisher_sector(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_set_version(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad_write(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- mad(3) Mifare card manipulation library (libfreefare, -lfreefare) Mifare Application Directories (MAD) can be easily manipulate
- Mail::MIMEDefang::Actions(3) actions methods for email filters
- Mail::MIMEDefang::Antispam(3) antispam related methods for email filters
- Mail::MIMEDefang::Antivirus(3) Antivirus interface methods for email filters
- Mail::MIMEDefang::Authres(3) Authentication Results interface for MIMEDefang
- Mail::MIMEDefang::DKIM::ARC(3) ARC interface for MIMEDefang
- Mail::MIMEDefang::DKIM(3) DKIM interface for MIMEDefang
- Mail::MIMEDefang::Mail(3) Mail and SMTP related methods for email filters
- Mail::MIMEDefang::MIME(3) MIME objects interface methods for email filters
- Mail::MIMEDefang::Net(3) Network related methods for email filters
- Mail::MIMEDefang::RFC2822(3) Dates related methods for email filters
- Mail::MIMEDefang::Unit(3) Methods used by MIMEDefang regression tests
- Mail::MIMEDefang::Utils(3) Support methods used internally or by email filters
- Mail::MIMEDefang(3) email filtering milter
- maillock(3) manage mailbox lockfiles
- mailunlock(3) manage lockfiles
- major(3) manage a device number
- makecontext(3) manipulate user context
- makedev(3) manage a device number
- mallinfo(3) obtain memory allocation information
- mallinfo2(3) obtain memory allocation information
- malloc_get_state(3) record and restore state of malloc implementation
- malloc_hook(3) malloc debugging variables (DEPRECATED)
- malloc_info(3) export malloc state to a stream
- malloc_set_state(3) record and restore state of malloc implementation
- malloc_stats(3) print memory allocation statistics
- malloc_trim(3) release free memory from the heap
- malloc_usable_size(3) obtain size of block of memory allocated from heap
- malloc(3) allocate and free dynamic memory
- mallopt(3) set memory allocation parameters
- mAM001(3) Analog Input Module
- manadv_init_obj(3) manadv_init_obj - Initialize mana direct verbs object from ibv_xxx structures
- manadv_set_context_attr(3) manadv_set_context_attr - Set context attributes
- manual_user_enter_context(3) determine SELinux context(s) for user sessions
- mariadb_cancel(3) Immediately aborts a connection #include [B] [R] int mariadb_cancel(MYSQL * mysql); Immediately aborts a connection by m
- mariadb_connection(3) checks if the client is connected to a MariaDB database server #include [B] [R] my_bool mariadb_connection(MYSQL * mysql
- mariadb_dyncol_check(3) Checks if a dynamic column has correct format #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_check(D
- mariadb_dyncol_column_cmp_named(3) Compare two column names #include [B] [R] int mariadb_dyncol_column_cmp_named(const MYSQL_LEX_STRING *s1, const MYSQL_LE
- mariadb_dyncol_column_count(3) Get number of columns in dynamic column blob ## Synopsis #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyn
- mariadb_dyncol_create_many_named(3) Creates a dynamic column with named keys #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_create_many_
- mariadb_dyncol_create_many_num(3) Creates a dynamic column with numeric keys #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_create_man
- mariadb_dyncol_exists_named(3) Check if column with given name exists
- mariadb_dyncol_exists_num(3) Check if column with given number exists
- mariadb_dyncol_free(3) Free memory inside packed blob #include [B] [R] void mariadb_dyncol_free(DYNAMIC_COLUMN *str) Frees memory associated by
- mariadb_dyncol_list_named(3) Lists column keys in dynamic column #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_list_named(DYNAMI
- mariadb_dyncol_list_num(3) Lists numeric column keys in dynamic column #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_list_name
- mariadb_dyncol_unpack(3) extracts keys and values of all columns #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_unpack(DYNAMI
- mariadb_dyncol_update_many_named(3) Update, insert or delete values in a dynamic column #include [B] [R] [B]enum[R] enum_dyncol_func_result mariadb_dyncol_u
- mariadb_dyncol_update_many_num(3) Update, insert or delete values in a dynamic column using numeric keys #include [B] [R] [B]enum[R] enum_dyncol_func_resu
- mariadb_get_infov(3) retrieves generic or connection related information #include f[B] f[R] int mariadb_get_infov(MYSQL *
- mariadb_reconnect(3) reconnects to a server #include [B] [R] my_bool mariadb_reconnect(MYSQL * mysql) [CR]mariadb_reconnect()[R] tries to rec
- mariadb_rpl_close(3) Closes replication stream #include [B] [R] void mariadb_rpl_close(MARIADB_RPL *rpl) Closes a replication stream
- mariadb_rpl_fetch(3) fetches next event from replication stream #include [B] [R] MARIADB_RPL_EVENT *mariadb_rpl_fetch(MARIADB_RPL *rpl, MARIA
- mariadb_rpl_get_optionsv(3) get replication option value #include f[B] f[R] int mariadb_rpl_get_optionsv(MARIADB_RPL *rpl, f[B]e
- mariadb_rpl_open(3) opens a replication stream #include [B] [R] int mariadb_rpl_open(MARIADB_RPL *rpl) Opens a replication stream [CR]rpl[R]
- mariadb_rpl_optionsv(3) sets replication options #include f[B] f[R] int mariadb_rpl_optionsv(MARIADB_RPL *rpl, f[B]enumf[R]
- mariadb_stmt_execute_direct(3) prepares and executes a prepared statement #include int mariadb_stmt_execute_direct(MYSQL_STMT * stmt, const char *query
- mariadb_stmt_fetch_fields(3) Returns an array of fields containing the column definitions ## Synopsis #include [B] [R] MYSQL_FIELD *mariadb_stmt_fetc
- markdown(3)
- Mat_Close(3) The function closes a MATLAB MAT file opened with or created with The function returns 0 on success.
- Mat_CreateVer(3) The function creates a MATLAB MAT file opened for write access.
- Mat_GetDir(3) structure The function returns a list of the variable names of a MATLAB MAT file given the MAT file structure.
- Mat_GetFilename(3) The function returns the filename of the MATLAB MAT file given by the MAT file structure.
- Mat_GetHeader(3) The function returns the header of the MATLAB MAT file given by the MAT file structure.
- Mat_GetLibraryVersion(3) The function returns the major, minor, and release version numbers of the library.
- Mat_GetVersion(3) The function returns the version of the MATLAB MAT file given by the MAT file structure.
- Mat_Open(3) The function opens a MATLAB MAT file for read only or read-write access.
- Mat_Rewind(3) Rewinds an open MAT file so that or reads the first variable in the file.
- Mat_VarAddStructField(3) The function adds a fieldname to the structure variable 0 is returned on success.
- Mat_VarCreate(3) The function creates a MAT structure variable named that can be written to a MAT file.
- Mat_VarCreateStruct(3) The function creates a structure variable named that can be written to a MAT file.
- Mat_VarDelete(3) The function deletes the MAT variable from the MAT file given by MAT file structure The function returns 0 on success.
- Mat_VarFree(3) The function free's the memory used by a MAT variable structure.
- Mat_VarGetNumberOfFields(3) The function returns the number of fields for the structure variable The number of fields will be returned on success, a
- Mat_VarGetSize(3) The function calculates the size of a MAT variable in bytes similar to the MATLAB whos command.
- Mat_VarGetStructFieldnames(3) The function returns the fieldnames of the structure variable An array of fieldnames is returned of the variable is a va
- Mat_VarGetStructs(3) The function selects a subarray from a structure array Each of the elements in the subarray contains all of the fields o
- Mat_VarGetStructsLinear(3) The function selects a subarray from a structure array Each of the elements in the subarray contains all of the fields o
- Mat_VarPrint(3) The function prints the information of a MAT variable to stdout.
- Mat_VarRead(3) The function reads the information and data for the variable in the open MAT file.
- Mat_VarReadInfo(3) The function reads the information for the variable in the open MAT file.
- Mat_VarReadNext(3) The function reads the information and data for the next variable stored in the open MAT file.
- Mat_VarReadNextInfo(3) The function reads the information for the next variable stored in the open MAT file.
- Mat_VarWrite(3) The function writes the MATLAB variable to the MAT file which must be opened for writing.
- Mat_VarWriteAppend(3) The function writes (and optionally appends) the MATLAB variable to the MAT file which must be opened for writing.
- matchmediacon(3) get the default SELinux security context for the specified mediatype from the policy
- matchpathcon_checkmatches(3) check and report whether any specification index has no matches with any inode.
- matchpathcon_filespec_add(3) check and report whether any specification index has no matches with any inode.
- matchpathcon_filespec_destroy(3) check and report whether any specification index has no matches with any inode.
- matchpathcon_filespec_eval(3) check and report whether any specification index has no matches with any inode.
- matchpathcon_fini(3) get the default SELinux security context for the specified path from the file contexts configuration
- matchpathcon_index(3) get the default SELinux security context for the specified path from the file contexts configuration
- matchpathcon_init(3) get the default SELinux security context for the specified path from the file contexts configuration
- matchpathcon(3) get the default SELinux security context for the specified path from the file contexts configuration
- Material(3) set material properties
- matgen(3) Matrix Generation
- matherr(3) SVID math library exception handling
- MAX(3) maximum or minimum of two values
- MAX31820(3) Programmable Resolution 1-Wire Digital Thermometer
- MAX31826(3) Programmable Resolution 1-Wire Digital Thermometer with ID
- MAX31850(3) Programmable Resolution 1-Wire Digital Thermometer with ID
- MAX31851(3) Programmable Resolution 1-Wire Digital Thermometer with ID
- MaxCmapsOfScreen(3) screen information functions and macros
- MB_CUR_MAX(3) maximum length of a multibyte character in the current locale
- MB_LEN_MAX(3) maximum multibyte length of a character across all locales
- mblen(3) determine number of bytes in next multibyte character
- mbps_to_ibv_rate(3) ibv_rate_to_mbps - convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumeration
- mbrlen(3) determine number of bytes in next multibyte character
- mbrtowc(3) convert a multibyte sequence to a wide character
- mbsinit(3) test for initial shift state
- mbsnrtowcs(3) convert a multibyte string to a wide-character string
- mbsrtowcs(3) convert a multibyte string to a wide-character string
- mbstowcs(3) convert a multibyte string to a wide-character string
- mbtowc(3) convert a multibyte sequence to a wide character
- mcd_dump_data_register_bin(3) register binary data to be dumped
- mcd_dump_data_register_text(3) register text data to be dumped
- mcd_dump_data_unregister(3) unregister previously registered dump data
- mcd_vdump_data_register_text(3) register text data to be dumped
- mcheck_check_all(3) heap consistency checking
- mcheck_pedantic(3) heap consistency checking
- mcheck(3) heap consistency checking
- mCM001(3) AC Current Monitor
- mCreate(3) mCreate - initialize a mutex.
- md2(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2Data(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2End(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2File(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2FileChunk(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2Final(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2Init(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2Transform(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD2Update(3) message digest The MD2 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- md4(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4Data(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4End(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4File(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4FileChunk(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4Final(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4Init(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4Pad(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4Transform(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD4Update(3) message digest The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- md5(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5Data(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5End(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5File(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5FileChunk(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5Final(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5Init(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5Pad(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5Transform(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- MD5Update(3) message digest The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes.
- mdb_compat(3) A bunch of macros to minimize the amount of platform-specific ifdefs needed throughout the rest of the code.
- mdb_copy(3) mdb_copy
- mdb_cursor(3) mdb_cursor
- mdb_dbi_open(3) mdb_dbi_open
- mdb_debug(3) debug
- mdb_env(3) mdb_env
- mdb_errors(3) BerkeleyDB uses -30800 to -30999, we'll go under them.
- mdb_idls(3) idls
- mdb_internal(3) internal
- mdb_mt_dbflag(3) mt_dbflag
- mdb_node(3) mdb_node
- mdb_page(3) mdb_page
- mdb_put(3) mdb_put
- mdb_readers(3) Readers don't acquire any locks for their data access.
- mdb_todo(3) Todo List
- mdb_txn(3) mdb_txn
- mdb_Version(3) Version
- mdb.c(3) Lightning memory-mapped database library.
- mdb(3) OpenLDAP Lightning Memory-Mapped Database Manager.
- mDestroy(3) mDestroy - destroy a mutex.
- mDI001(3) Digital Input Module
- medcon(3) medcon - MedCon C project for conversion of medical images
- mem_d(3) AA-lib memory driver.
- memalign(3) allocate aligned memory
- Members(3) members and senders accounting
- MembershipBookkeeping_IncomingRTPPktLink(3) Incoming RTP data packets control structure within the incoming packet queue class.
- MembershipBookkeeping_SyncSourceLink(3) Synchronization Source internal handler within the incoming packets queue.
- MembershipBookkeeping(3) Controls the group membership in the current session.
- memcached_add_by_key(3) Storing and Replacing Data
- memcached_add(3) Storing and Replacing Data
- memcached_analyze(3) libmemcached Documentation
- memcached_append_by_key(3) Appending to or Prepending Data
- memcached_append(3) Appending to or Prepending Data
- memcached_auto(3) Incrementing and Decrementing Values
- memcached_behavior_get(3) libmemcached Documentation
- memcached_behavior_set(3) libmemcached Documentation
- memcached_behavior(3) libmemcached Documentation
- memcached_callback_get(3) libmemcached Documentation
- memcached_callback_set(3) libmemcached Documentation
- memcached_callback(3) libmemcached Documentation
- memcached_cas_by_key(3) Storing and Replacing Data
- memcached_cas(3) Atomic Compare and Swap
- memcached_clone(3) libmemcached Documentation
- memcached_create(3) libmemcached Documentation
- memcached_decrement_with_initial(3) Incrementing and Decrementing Values
- memcached_decrement(3) Incrementing and Decrementing Values
- memcached_delete_by_key(3) libmemcached Documentation
- memcached_delete(3) libmemcached Documentation
- memcached_destroy_sasl_auth_data(3) libmemcached Documentation
- memcached_dump(3) libmemcached Documentation
- memcached_exist_by_key(3) libmemcached Documentation
- memcached_exist(3) libmemcached Documentation
- memcached_fetch_execute(3) Retrieving data from the server
- memcached_fetch_result(3) Retrieving data from the server
- memcached_fetch(3) Retrieving data from the server
- memcached_flush_buffers(3) libmemcached Documentation
- memcached_flush(3) libmemcached Documentation
- memcached_free(3) libmemcached Documentation
- memcached_generate_hash_value(3) Generating hash values directly
- memcached_generate_hash(3) Generating hash values directly
- memcached_get_by_key(3) Retrieving data from the server
- memcached_get_memory_allocators(3) libmemcached Documentation
- memcached_get_sasl_callbacks(3) libmemcached Documentation
- memcached_get_user_data(3) libmemcached Documentation
- memcached_get(3) Retrieving data from the server
- memcached_increment_with_initial(3) Incrementing and Decrementing Values
- memcached_increment(3) Incrementing and Decrementing Values
- memcached_last_error_errno(3) libmemcached Documentation
- memcached_last_error_message(3) libmemcached Documentation
- memcached_last_error(3) libmemcached Documentation
- memcached_lib_version(3) libmemcached Documentation
- memcached_memory_allocators(3) libmemcached Documentation
- memcached_mget_by_key(3) Retrieving data from the server
- memcached_mget_execute_by_key(3) Retrieving data from the server
- memcached_mget_execute(3) Retrieving data from the server
- memcached_mget(3) Retrieving data from the server
- memcached_pool_behavior_get(3) libmemcached Documentation
- memcached_pool_behavior_set(3) libmemcached Documentation
- memcached_pool_create(3) libmemcached Documentation
- memcached_pool_destroy(3) libmemcached Documentation
- memcached_pool_fetch(3) libmemcached Documentation
- memcached_pool_pop(3) libmemcached Documentation
- memcached_pool_push(3) libmemcached Documentation
- memcached_pool_release(3) libmemcached Documentation
- memcached_pool_st(3) libmemcached Documentation
- memcached_pool(3) libmemcached Documentation
- memcached_prepend_by_key(3) Appending to or Prepending Data
- memcached_prepend(3) Appending to or Prepending Data
- memcached_quit(3) libmemcached Documentation
- memcached_replace_by_key(3) Storing and Replacing Data
- memcached_replace(3) Storing and Replacing Data
- memcached_result_cas(3) Working with result sets
- memcached_result_create(3) Working with result sets
- memcached_result_flags(3) Working with result sets
- memcached_result_free(3) Working with result sets
- memcached_result_key_length(3) Working with result sets
- memcached_result_key_value(3) Working with result sets
- memcached_result_length(3) Working with result sets
- memcached_result_st(3) Working with result sets
- memcached_result_value(3) Working with result sets
- memcached_return_t(3) Return type values
- memcached_sasl_set_auth_data(3) libmemcached Documentation
- memcached_sasl(3) libmemcached Documentation
- memcached_server_add_unix_socket(3) libmemcached Documentation
- memcached_server_add(3) libmemcached Documentation
- memcached_server_count(3) libmemcached Documentation
- memcached_server_cursor(3) libmemcached Documentation
- memcached_server_list_append(3) libmemcached Documentation
- memcached_server_list_count(3) libmemcached Documentation
- memcached_server_list_free(3) libmemcached Documentation
- memcached_server_list(3) libmemcached Documentation
- memcached_server_push(3) libmemcached Documentation
- memcached_server_st(3) libmemcached Documentation
- memcached_servers_parse(3) libmemcached Documentation
- memcached_servers_reset(3) libmemcached Documentation
- memcached_servers(3) libmemcached Documentation
- memcached_set_by_key(3) Storing and Replacing Data
- memcached_set_encoding_key(3) libmemcached Documentation
- memcached_set_memory_allocators_context(3) libmemcached Documentation
- memcached_set_memory_allocators(3) libmemcached Documentation
- memcached_set_sasl_callbacks(3) libmemcached Documentation
- memcached_set_user_data(3) libmemcached Documentation
- memcached_set(3) Storing and Replacing Data
- memcached_stat_execute(3) libmemcached Documentation
- memcached_stat_get_keys(3) libmemcached Documentation
- memcached_stat_get_value(3) libmemcached Documentation
- memcached_stat_servername(3) libmemcached Documentation
- memcached_stat(3) libmemcached Documentation
- memcached_stats(3) libmemcached Documentation
- memcached_strerror(3) libmemcached Documentation
- memcached_touch_by_key(3) libmemcached Documentation
- memcached_touch(3) libmemcached Documentation
- memcached_user_data(3) libmemcached Documentation
- memcached_verbosity(3) libmemcached Documentation
- memcached_version(3) libmemcached Documentation
- memcached(3) libmemcached Documentation
- memccpy(3) copy memory area
- memchr(3) scan memory for a character
- memcmp(3) compare memory areas
- memcpy(3) copy memory area
- memfrob(3) frobnicate (obfuscate) a memory area
- memkind_arena(3) jemalloc arena allocation memkind operations.
- memkind_dax_kmem(3) DAX KMEM memory memkind operations.
- memkind_default(3) default implementations for memkind operations.
- memkind_fixed(3) memkind operations on user-defined memory.
- memkind_hbw(3) high bandwidth memory memkind operations.
- memkind_hugetlb(3) hugetlb memory memkind operations.
- memkind_pmem(3) file-backed memory memkind operations.
- memkind(3) Heap manager that enables allocations to memory with different properties.
- memkindallocator(3) The C++ allocator compatible with the C++ standard library allocator concepts
- memmem(3) locate a substring
- memmove(3) copy memory area
- mempcpy(3) copy memory area
- memrchr(3) scan memory for a character
- memset(3) fill memory with a constant byte
- MenuPopdown(3) unmap a pop-up
- MenuPopup(3) map a pop-up
- messages(3) those [ OK ] and [FAIL] messages you see during Linux boot process
- mhash(3) Hash Library
- midl.c(3) ldap bdb back-end ID List functions
- midl.h(3) LMDB ID List header file.
- mifare_application_alloc(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions facilitate management of applications in a Mifa
- mifare_application_find(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions facilitate management of applications in a Mifa
- mifare_application_free(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions facilitate management of applications in a Mifa
- mifare_application_read(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions facilitate management of applications in a Mifa
- mifare_application_write(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions facilitate management of applications in a Mifa
- mifare_application(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions facilitate management of applications in a Mifa
- mifare_classic_authenticate(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_connect(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_decrement(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_disconnect(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_format_sector(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_get_data_block_permission(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_get_trailer_block_permission(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_get_uid(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_increment(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_init_value(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_read_value(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_read(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_restore(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_trailer_block(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_transfer(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic_write(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_classic(3) Mifare card manipulation library (libfreefare, -lfreefare) The set of functions allow manipulation of both Mifare Classi
- mifare_desfire_3des_key_new_with_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_3des_key_new(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_3k3des_key_new_with_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_3k3des_key_new(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_abort_transaction(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_aes_key_new_with_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_aes_key_new(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_aid_get_aid(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire AIDs.
- mifare_desfire_aid_new_with_mad_aid(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire AIDs.
- mifare_desfire_aid_new(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire AIDs.
- mifare_desfire_aid(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire AIDs.
- mifare_desfire_authenticate_aes(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_authenticate_iso(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_authenticate(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_change_file_settings(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_change_key_settings(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_change_key(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_clear_record_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_commit_transaction(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_connect(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_create_application(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_create_backup_data_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_create_cyclic_record_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_create_linear_record_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_create_std_data_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_create_value_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_credit_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_credit(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_debit_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_debit(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_delete_application(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_delete_file(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_des_key_new_with_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_des_key_new(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_disconnect(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_format_picc(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_free_application_ids(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_free_mem(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_application_ids(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_card_uid(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_file_ids(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_file_settings(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_key_settings(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_key_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_value_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_value(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_get_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_key_free(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_key_get_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_key_set_version(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_key(3) Mifare card manipulation library (libfreefare, -lfreefare) The family of functions allows management of Mifare DESFire k
- mifare_desfire_last_pcd_error(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions returns the error string corresponding to the l
- mifare_desfire_last_picc_error(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions returns the error string corresponding to the l
- mifare_desfire_limited_credit_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_limited_credit(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_read_data_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_read_data(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_read_records_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_read_records(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_select_application(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_set_ats(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_set_configuration(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_set_default_key(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_write_data_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_write_data(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_write_record_ex(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire_write_record(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_desfire(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare DESFire tags.
- mifare_ultralight_connect(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- mifare_ultralight_disconnect(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- mifare_ultralight_get_uid(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- mifare_ultralight_read(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- mifare_ultralight_write(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- mifare_ultralight(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- mifare_ultralightc_authenticate(3) Mifare card manipulation library (libfreefare, -lfreefare) The functions allows management of Mifare UltraLight tags.
- MIN(3) maximum or minimum of two values
- MinCmapsOfScreen(3) screen information functions and macros
- mini18n_set_locale(3) load translations
- mini18n(3) translates strings
- miniupnpc(3) UPnP client library
- MinMaxOctree(3) create/destroy a min-max octree for optimized rendering
- minor(3) manage a device number
- mio_close(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_eof(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_nfds(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_open(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_pollfd(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_read(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_revents(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mio_write(3) The library allows user processes to access hardware and MIDI thru boxes and control ports in a uniform way.
- mirmon.pm(3) OO interface for mirmon objects
- misc_conv(3) text based conversation function
- mixCDKTemplate(3) a curses template widget.
- mkd-callbacks(3) Markdown provides a small set of data access functions to let a library user modify the targets given in a `[]' link, an
- mkd-functions(3) Markdown The format supported in this implementation includes Pandoc-style header and inline blocks, and the standard fu
- mkd-line(3) Markdown Occasionally one might want to do markdown translations on fragments of data, like the title of an weblog artic
- mkdtemp(3) create a unique temporary directory
- mkfifo(3) make a FIFO special file (a named pipe)
- mkfifoat(3) make a FIFO special file (a named pipe)
- mkostemp(3) create a unique temporary file
- mkostemps(3) create a unique temporary file
- mkstemp(3) create a unique temporary file
- mkstemps(3) create a unique temporary file
- mktemp(3) make a unique temporary filename
- mktime(3) transform date and time to broken-down time or ASCII
- mLock(3) mLock - lock a mutex.
- MLV_all.h(3) Fichier d'entête principal incluant tous les autres fichiers entêtes de la bibliothèque MLV.
- MLV_animation.h(3) Ce fichier définit les prototypes des fonctions permettant de mettre en oeuvre des animations.
- MLV_audio.h(3) Ce fichier définit les prototypes des fonctions permettant de faire jouer de la musique et des échantillons sonores à l'aide de la bibliothèque
- MLV_color.h(3) Définit toutes les couleurs disponibles dans la bibliothèque MLV.
- MLV_event.h(3) Ce fichier définit les prototypes des fonctions permettant d'utiliser les évènements dans la bibliothèque MLV.
- MLV_image.h(3) Ce fichier définit tous les prototypes concernant les fonctions permettant d'insérer des images.
- MLV_information.h(3) Ce fichier définit les prototypes des fonctions permettant de récupérer des informations sur la bibliothèque.
- MLV_input_box.h(3) Ce fichier définit les prototypes des fonctions permettant de demander à l'utilisateur du texte par l'intermédiaire de boîtes de
- MLV_keyboard.h(3) Ce fichier définit les prototypes des fonctions permettant d'utiliser le clavier.
- MLV_mouse.h(3) Ce fichier définit les prototypes des fonctions qui permettent d'utiliser la souris.
- MLV_path.h(3) Ce fichier définit les prototypes des fonctions permettant de manipuler les chemins d'accès aux fichiers et répertoires.
- MLV_random.h(3) Ce fichier définit tous les prototypes des fonctions concernant la manipulation des nombres aléatoires.
- MLV_shape.h(3) Ce fichier définit tout les prototypes des fonctions permettant de dessiner des figures.
- MLV_text_va.h(3) Ce fichier définit différents prototypes des fonctions permmettant d'afficher du texte et des boîtes de dialogues.
- MLV_text.h(3) Ce fichier définit les différents prototypes des fonctions permmettant d'afficher du texte et des boîtes de dialogues.
- MLV_time.h(3) Ce fichier définit tous les prototypes des fonctions concernant la gestion du temps.
- MLV_window.h(3) Ce fichier définit les prototypes des fonctions permettant de créer, initialiser et fermer des fenêtres.
- MLV_xml_va.h(3) Ce fichier définit les même prototypes des fonctions que MLV_xml.h mais en utilisant en argument sulémentaire une liste de type
- MLV_xml.h(3) Ce fichier définit les prototypes des fonctions permettant de lire des fichiers xml.
- mlx4dv_init_obj(3) Initialize mlx4 direct verbs object from ibv_xxx structures
- mlx4dv_query_device(3) Query device capabilities specific to mlx4
- mlx4dv_set_context_attr(3) mlx4dv_set_context_attr - Set context attributes
- mlx5dv_alloc_dm(3) mlx5dv_alloc_dm - allocates device memory (DM)
- mlx5dv_alloc_var(3) mlx5dv_alloc_var - Allocates a VAR mlx5dv_free_var - Frees a VAR
- mlx5dv_create_cq(3) mlx5dv_create_cq - creates a completion queue (CQ)
- mlx5dv_create_flow_action_modify_header(3) mlx5dv_create_flow_action_modify_header - Flow action modify header for mlx5 provider
- mlx5dv_create_flow_action_packet_reformat(3) mlx5dv_create_flow_action_packet_reformat - Flow action reformat packet for mlx5 provider
- mlx5dv_create_flow_matcher(3) mlx5dv_create_flow_matcher - creates a matcher to be used with \f[I]mlx5dv_create_flow(3)\f[R]
- mlx5dv_create_flow(3) mlx5dv_create_flow - creates a steering flow rule
- mlx5dv_create_mkey(3) mlx5dv_create_mkey - Creates an indirect mkey mlx5dv_destroy_mkey - Destroys an indirect mkey
- mlx5dv_create_qp(3) mlx5dv_create_qp - creates a queue pair (QP)
- mlx5dv_create_steering_anchor(3) mlx5dv_create_steering_anchor - Creates a steering anchor mlx5dv_destroy_steering_anchor - Destroys a steering anchor
- mlx5dv_crypto_login_create(3) mlx5dv_crypto_login_create - Creates a crypto login object mlx5dv_crypto_login_query - Queries the given crypto login object
- mlx5dv_crypto_login_destroy(3) mlx5dv_crypto_login_create - Creates a crypto login object mlx5dv_crypto_login_query - Queries the given crypto login object
- mlx5dv_crypto_login_query_state(3) mlx5dv_crypto_login - Creates a crypto login session mlx5dv_crypto_login_query_state - Queries the state of the current crypto login session
- mlx5dv_crypto_login_query(3) mlx5dv_crypto_login_create - Creates a crypto login object mlx5dv_crypto_login_query - Queries the given crypto login object
- mlx5dv_crypto_login(3) mlx5dv_crypto_login - Creates a crypto login session mlx5dv_crypto_login_query_state - Queries the state of the current crypto login session
- mlx5dv_crypto_logout(3) mlx5dv_crypto_login - Creates a crypto login session mlx5dv_crypto_login_query_state - Queries the state of the current crypto login session
- mlx5dv_dci_stream_id_reset(3) mlx5dv_dci_stream_id_reset - Reset stream_id of a given DCI QP
- mlx5dv_dek_create(3) mlx5dv_dek_create - Creates a DEK mlx5dv_dek_query - Queries a DEK\[cq]s attributes mlx5dv_dek_destroy - Destroys a DEK
- mlx5dv_dek_destroy(3) mlx5dv_dek_create - Creates a DEK mlx5dv_dek_query - Queries a DEK\[cq]s attributes mlx5dv_dek_destroy - Destroys a DEK
- mlx5dv_dek_query(3) mlx5dv_dek_create - Creates a DEK mlx5dv_dek_query - Queries a DEK\[cq]s attributes mlx5dv_dek_destroy - Destroys a DEK
- mlx5dv_destroy_mkey(3) mlx5dv_create_mkey - Creates an indirect mkey mlx5dv_destroy_mkey - Destroys an indirect mkey
- mlx5dv_destroy_steering_anchor(3) mlx5dv_create_steering_anchor - Creates a steering anchor mlx5dv_destroy_steering_anchor - Destroys a steering anchor
- mlx5dv_devx_alloc_msi_vector(3) mlx5dv_devx_alloc_msi_vector - Allocate an msi vector to be used for creating an EQ.
- mlx5dv_devx_alloc_uar(3) mlx5dv_devx_alloc_uar - Allocates a DEVX UAR mlx5dv_devx_free_uar - Frees a DEVX UAR
- mlx5dv_devx_cq_modify(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_cq_query(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_create_cmd_comp(3) mlx5dv_devx_create_cmd_comp - Create a command completion to be used for DEVX asynchronous commands.
- mlx5dv_devx_create_eq(3) mlx5dv_devx_create_eq - Create an EQ object mlx5dv_devx_destroy_eq - Destroy an EQ object
- mlx5dv_devx_create_event_channel(3) mlx5dv_devx_create_event_channel - Create an event channel to be used for DEVX asynchronous events.
- mlx5dv_devx_destroy_cmd_comp(3) mlx5dv_devx_create_cmd_comp - Create a command completion to be used for DEVX asynchronous commands.
- mlx5dv_devx_destroy_eq(3) mlx5dv_devx_create_eq - Create an EQ object mlx5dv_devx_destroy_eq - Destroy an EQ object
- mlx5dv_devx_destroy_event_channel(3) mlx5dv_devx_create_event_channel - Create an event channel to be used for DEVX asynchronous events.
- mlx5dv_devx_free_msi_vector(3) mlx5dv_devx_alloc_msi_vector - Allocate an msi vector to be used for creating an EQ.
- mlx5dv_devx_free_uar(3) mlx5dv_devx_alloc_uar - Allocates a DEVX UAR mlx5dv_devx_free_uar - Frees a DEVX UAR
- mlx5dv_devx_general_cmd(3) mlx5dv_devx_obj_create - Creates a devx object mlx5dv_devx_obj_destroy - Destroys a devx object mlx5dv_devx_obj_modify - Modifies a devx object
- mlx5dv_devx_get_async_cmd_comp(3) mlx5dv_devx_create_cmd_comp - Create a command completion to be used for DEVX asynchronous commands.
- mlx5dv_devx_get_event(3) mlx5dv_devx_get_event - Get an asynchronous event.
- mlx5dv_devx_ind_tbl_modify(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_ind_tbl_query(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_obj_create(3) mlx5dv_devx_obj_create - Creates a devx object mlx5dv_devx_obj_destroy - Destroys a devx object mlx5dv_devx_obj_modify - Modifies a devx object
- mlx5dv_devx_obj_destroy(3) mlx5dv_devx_obj_create - Creates a devx object mlx5dv_devx_obj_destroy - Destroys a devx object mlx5dv_devx_obj_modify - Modifies a devx object
- mlx5dv_devx_obj_modify(3) mlx5dv_devx_obj_create - Creates a devx object mlx5dv_devx_obj_destroy - Destroys a devx object mlx5dv_devx_obj_modify - Modifies a devx object
- mlx5dv_devx_obj_query_async(3) mlx5dv_devx_obj_create - Creates a devx object mlx5dv_devx_obj_destroy - Destroys a devx object mlx5dv_devx_obj_modify - Modifies a devx object
- mlx5dv_devx_obj_query(3) mlx5dv_devx_obj_create - Creates a devx object mlx5dv_devx_obj_destroy - Destroys a devx object mlx5dv_devx_obj_modify - Modifies a devx object
- mlx5dv_devx_qp_modify(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_qp_query(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_query_eqn(3) mlx5dv_devx_query_eqn - Query EQN for a given vector id.
- mlx5dv_devx_srq_modify(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_srq_query(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_subscribe_devx_event_fd(3) mlx5dv_devx_subscribe_devx_event - Subscribe over an event channel for device events.
- mlx5dv_devx_subscribe_devx_event(3) mlx5dv_devx_subscribe_devx_event - Subscribe over an event channel for device events.
- mlx5dv_devx_umem_dereg(3) mlx5dv_devx_umem_reg - Register a user memory to be used by the devx interface mlx5dv_devx_umem_reg_ex - Register a user memory to be used by the
- mlx5dv_devx_umem_reg_ex(3) mlx5dv_devx_umem_reg - Register a user memory to be used by the devx interface mlx5dv_devx_umem_reg_ex - Register a user memory to be used by the
- mlx5dv_devx_umem_reg(3) mlx5dv_devx_umem_reg - Register a user memory to be used by the devx interface mlx5dv_devx_umem_reg_ex - Register a user memory to be used by the
- mlx5dv_devx_wq_modify(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_devx_wq_query(3) mlx5dv_devx_qp_modify - Modifies a verbs QP via DEVX mlx5dv_devx_qp_query - Queries a verbs QP via DEVX mlx5dv_devx_cq_modify - Modifies a verbs CQ
- mlx5dv_dm_map_op_addr(3) mlx5dv_dm_map_op_addr - Get operation address of a device memory (DM)
- mlx5dv_dr_action_create_aso(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_default_miss(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_array(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_devx_tir(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_ib_port(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_ibv_qp(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_root_table(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_table(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_dest_vport(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_drop(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_flow_counter(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_flow_meter(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_flow_sampler(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_modify_header(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_packet_reformat(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_pop_vlan(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_push_vlan(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_create_tag(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_destroy(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_modify_aso(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_action_modify_flow_meter(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_aso_other_domain_link(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_aso_other_domain_unlink(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_domain_allow_duplicate_rules(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_domain_create(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_domain_destroy(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_domain_set_reclaim_device_memory(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_domain_sync(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_flow(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_matcher_create(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_matcher_destroy(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_matcher_set_layout(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_rule_create(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_rule_destroy(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_table_create(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dr_table_destroy(3) mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy, mlx5dv_dr_domain_set_reclaim_device_memory,
- mlx5dv_dump_dr_domain(3) mlx5dv_dump_dr_domain - Dump DR Domain mlx5dv_dump_dr_table - Dump DR Table mlx5dv_dump_dr_matcher - Dump DR Matcher mlx5dv_dump_dr_rule - Dump DR
- mlx5dv_dump_dr_matcher(3) mlx5dv_dump_dr_domain - Dump DR Domain mlx5dv_dump_dr_table - Dump DR Table mlx5dv_dump_dr_matcher - Dump DR Matcher mlx5dv_dump_dr_rule - Dump DR
- mlx5dv_dump_dr_rule(3) mlx5dv_dump_dr_domain - Dump DR Domain mlx5dv_dump_dr_table - Dump DR Table mlx5dv_dump_dr_matcher - Dump DR Matcher mlx5dv_dump_dr_rule - Dump DR
- mlx5dv_dump_dr_table(3) mlx5dv_dump_dr_domain - Dump DR Domain mlx5dv_dump_dr_table - Dump DR Table mlx5dv_dump_dr_matcher - Dump DR Matcher mlx5dv_dump_dr_rule - Dump DR
- mlx5dv_dump(3) mlx5dv_dump_dr_domain - Dump DR Domain mlx5dv_dump_dr_table - Dump DR Table mlx5dv_dump_dr_matcher - Dump DR Matcher mlx5dv_dump_dr_rule - Dump DR
- mlx5dv_flow_action_esp(3) mlx5dv_flow_action_esp - Flow action esp for mlx5 provider
- mlx5dv_free_var(3) mlx5dv_alloc_var - Allocates a VAR mlx5dv_free_var - Frees a VAR
- mlx5dv_get_clock_info(3) Get device clock information
- mlx5dv_get_vfio_device_list(3) mlx5dv_get_vfio_device_list - Get list of available devices to be used over VFIO
- mlx5dv_init_obj(3) Initialize mlx5 direct verbs object from ibv_xxx structures
- mlx5dv_is_supported(3) mlx5dv_is_supported - Check whether an RDMA device implemented by the mlx5 provider
- mlx5dv_map_ah_to_qp(3) mlx5dv_map_ah_to_qp - Map the destination path information in address handle (AH) to the information extracted from the
- mlx5dv_mkey_check(3) mlx5dv_mkey_check - Check a MKEY for errors
- mlx5dv_modify_qp_lag_port(3) mlx5dv_modify_qp_lag_port - Modify the lag port information of a given QP
- mlx5dv_modify_qp_sched_elem(3) mlx5dv_modify_qp_sched_elem - Connect a QP with a requestor and/or a responder scheduling element
- mlx5dv_modify_qp_udp_sport(3) mlx5dv_modify_qp_udp_sport - Modify the UDP source port of a given QP
- mlx5dv_open_device(3) mlx5dv_open_device - Open an RDMA device context for the mlx5 provider
- mlx5dv_pp_alloc(3) mlx5dv_pp_alloc - Allocates a packet pacing entry mlx5dv_pp_free - Frees a packet pacing entry
- mlx5dv_pp_free(3) mlx5dv_pp_alloc - Allocates a packet pacing entry mlx5dv_pp_free - Frees a packet pacing entry
- mlx5dv_qp_cancel_posted_send_wrs(3) mlx5dv_qp_cancel_posted_send_wrs - Cancel all pending send work requests with supplied WRID in a QP in SQD state
- mlx5dv_qp_ex_from_ibv_qp_ex(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_query_device(3) Query device capabilities specific to mlx5
- mlx5dv_query_port(3) mlx5dv_query_port - Query non standard attributes of IB device port.
- mlx5dv_query_qp_lag_port(3) mlx5dv_query_qp_lag_port - Query the lag port information of a given QP
- mlx5dv_reserved_qpn_alloc(3) mlx5dv_reserved_qpn_alloc - Allocate a reserved QP number from device mlx5dv_reserved_qpn_dealloc - Release the reserved QP
- mlx5dv_reserved_qpn_dealloc(3) mlx5dv_reserved_qpn_alloc - Allocate a reserved QP number from device mlx5dv_reserved_qpn_dealloc - Release the reserved QP
- mlx5dv_sched_leaf_create(3) mlx5dv_sched_node_create - Creates a scheduling node element mlx5dv_sched_leaf_create - Creates a scheduling leaf element mlx5dv_sched_node_modify -
- mlx5dv_sched_leaf_destroy(3) mlx5dv_sched_node_create - Creates a scheduling node element mlx5dv_sched_leaf_create - Creates a scheduling leaf element mlx5dv_sched_node_modify -
- mlx5dv_sched_leaf_modify(3) mlx5dv_sched_node_create - Creates a scheduling node element mlx5dv_sched_leaf_create - Creates a scheduling leaf element mlx5dv_sched_node_modify -
- mlx5dv_sched_node_create(3) mlx5dv_sched_node_create - Creates a scheduling node element mlx5dv_sched_leaf_create - Creates a scheduling leaf element mlx5dv_sched_node_modify -
- mlx5dv_sched_node_destroy(3) mlx5dv_sched_node_create - Creates a scheduling node element mlx5dv_sched_leaf_create - Creates a scheduling leaf element mlx5dv_sched_node_modify -
- mlx5dv_sched_node_modify(3) mlx5dv_sched_node_create - Creates a scheduling node element mlx5dv_sched_leaf_create - Creates a scheduling leaf element mlx5dv_sched_node_modify -
- mlx5dv_ts_to_ns(3) Convert device timestamp from HCA core clock units to
- mlx5dv_vfio_get_events_fd(3) mlx5dv_vfio_get_events_fd - Get the file descriptor to manage driver events.
- mlx5dv_vfio_process_events(3) mlx5dv_vfio_process_events - process vfio driver events
- mlx5dv_wr_memcpy(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_mkey_configure(3) mlx5dv_wr_mkey_configure - Create a work request to configure an MKEY mlx5dv_wr_set_mkey_access_flags - Set the memory protection attributes for an
- mlx5dv_wr_mr_interleaved(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_mr_list(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_post(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_raw_wqe(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_set_dc_addr_stream(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_set_dc_addr(3) mlx5dv_wr_set_dc_addr - Attach a DC info to the last work request mlx5dv_wr_raw_wqe - Build a raw work request mlx5dv_wr_memcpy - Build a DMA memcpy
- mlx5dv_wr_set_mkey_access_flags(3) mlx5dv_wr_mkey_configure - Create a work request to configure an MKEY mlx5dv_wr_set_mkey_access_flags - Set the memory protection attributes for an
- mlx5dv_wr_set_mkey_crypto(3) mlx5dv_wr_set_mkey_crypto - Configure a MKey for crypto operation.
- mlx5dv_wr_set_mkey_layout_interleaved(3) mlx5dv_wr_mkey_configure - Create a work request to configure an MKEY mlx5dv_wr_set_mkey_access_flags - Set the memory protection attributes for an
- mlx5dv_wr_set_mkey_layout_list(3) mlx5dv_wr_mkey_configure - Create a work request to configure an MKEY mlx5dv_wr_set_mkey_access_flags - Set the memory protection attributes for an
- mlx5dv_wr_set_mkey_sig_block(3) mlx5dv_wr_set_mkey_sig_block - Configure a MKEY for block signature (data integrity) operation.
- mm(3) Shared Memory Allocation
- mmap_private(3) memory map a file for reading and writing
- mmap_read(3) memory map a file for reading
- mmap_readat(3) memory map a file for reading
- mmap_shared(3) memory map a file for reading and writing
- mmap_unmap(3) unmap an existing memory mapping
- mmap64(3) map or unmap files or devices into memory
- MMDB_aget_value(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_close(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_dump_entry_data_list(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_free_entry_data_list(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_get_entry_data_list(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_get_metadata_as_entry_data_list(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_get_value(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_lib_version(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_lookup_sockaddr(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_lookup_string(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_open(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_read_node(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_strerror(3) libmaxminddb - a library for working with MaxMind DB files
- MMDB_vget_value(3) libmaxminddb - a library for working with MaxMind DB files
- mmv_inc_atomvalue(3) update a value in a Memory Mapped Value file
- mmv_inc_value(3) update a value in a Memory Mapped Value file
- mmv_inc(3) update a value in a Memory Mapped Value file
- mmv_lookup_value_desc(3) find a value in the Memory Mapped Value file
- mmv_set_atomvalue(3) set a value in a Memory Mapped Value file
- mmv_set_value(3) set a value in a Memory Mapped Value file
- mmv_set(3) set a value in a Memory Mapped Value file
- mmv_stats_init(3) create and initialize Memory Mapped Value file
- mmv_stats_registry(3) Initialize the Memory Mapped Value file
- mmv_stats_start(3) Initialize the Memory Mapped Value file
- mmv_stats_stop(3) Initialize the Memory Mapped Value file
- mmv_stats2_init(3) create and initialize Memory Mapped Value file
- mod_auth_tkt(3) apache ticket authentication module
- modbus_close(3) close a Modbus connection
- modbus_connect(3) establish a Modbus connection
- modbus_flush(3) flush non-transmitted data
- modbus_free(3) free a libmodbus context
- modbus_get_byte_from_bits(3) get the value from many bits
- modbus_get_byte_timeout(3) get timeout between bytes
- modbus_get_float_abcd(3) get a float value from 2 registers in ABCD byte order
- modbus_get_float_badc(3) get a float value from 2 registers in BADC byte order
- modbus_get_float_cdab(3) get a float value from 2 registers in CDAB byte order
- modbus_get_float_dcba(3) get a float value from 2 registers in DCBA byte order
- modbus_get_float(3) get a float value from 2 registers
- modbus_get_header_length(3) retrieve the current header length
- modbus_get_response_timeout(3) get timeout for response
- modbus_get_slave(3) get slave number in the context
- modbus_get_socket(3) get the current socket of the context
- modbus_mapping_free(3) free a modbus_mapping_t structure
- modbus_mapping_new_start_address(3) allocate four arrays of bits and registers accessible from their starting addresses
- modbus_mapping_new(3) allocate four arrays of bits and registers
- modbus_mask_write_register(3) mask a single register
- modbus_new_rtu(3) create a libmodbus context for RTU
- modbus_new_tcp_pi(3) create a libmodbus context for TCP Protocol Independent
- modbus_new_tcp(3) create a libmodbus context for TCP/IPv4
- modbus_read_bits(3) read many bits
- modbus_read_input_bits(3) read many input bits
- modbus_read_input_registers(3) read many input registers
- modbus_read_registers(3) read many registers
- modbus_receive_confirmation(3) receive a confirmation request
- modbus_receive(3) receive an indication request
- modbus_reply_exception(3) send an exception response
- modbus_reply(3) send a response to the received request
- modbus_report_slave_id(3) returns a description of the controller
- modbus_rtu_get_rts_delay(3) get the current RTS delay in RTU
- modbus_rtu_get_rts(3) get the current RTS mode in RTU
- modbus_rtu_get_serial_mode(3) get the current serial mode
- modbus_rtu_set_custom_rts(3) set a function to be used for custom RTS implementation
- modbus_rtu_set_rts_delay(3) set the RTS delay in RTU
- modbus_rtu_set_rts(3) set the RTS mode in RTU
- modbus_rtu_set_serial_mode(3) set the serial mode
- modbus_send_raw_request(3) send a raw request
- modbus_set_bits_from_byte(3) set many bits from a single byte value
- modbus_set_bits_from_bytes(3) set many bits from an array of bytes
- modbus_set_byte_timeout(3) set timeout between bytes
- modbus_set_debug(3) set debug flag of the context
- modbus_set_error_recovery(3) set the error recovery mode
- modbus_set_float_abcd(3) set a float value in 2 registers using ABCD byte order
- modbus_set_float_badc(3) set a float value in 2 registers using BADC byte order
- modbus_set_float_cdab(3) set a float value in 2 registers using CDAB byte order
- modbus_set_float_dcba(3) set a float value in 2 registers using DCBA byte order
- modbus_set_float(3) set a float value from 2 registers
- modbus_set_response_timeout(3) set timeout for response
- modbus_set_slave(3) set slave number in the context
- modbus_set_socket(3) set socket of the context
- modbus_strerror(3) return the error message
- modbus_tcp_accept(3) accept a new connection on a TCP Modbus socket (IPv4)
- modbus_tcp_listen(3) create and listen a TCP Modbus socket (IPv4)
- modbus_tcp_pi_accept(3) accept a new connection on a TCP PI Modbus socket (IPv6)
- modbus_tcp_pi_listen(3) create and listen a TCP PI Modbus socket (IPv6)
- modbus_write_and_read_registers(3) write and read many registers in a single transaction
- modbus_write_bit(3) write a single bit
- modbus_write_bits(3) write many bits
- modbus_write_register(3) write a single register
- modbus_write_registers(3) write many registers
- mode_to_security_class(3) convert
- mode2Char(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- mode2Filetype(3) Cdk utility functions
- modf(3) extract signed integral and fractional values from
- modff(3) extract signed integral and fractional values from
- modfl(3) extract signed integral and fractional values from
- mongoc_advanced_connections(3) Advanced Connections
- mongoc_aggregate(3) Aggregation Framework Examples
- mongoc_apm_callbacks_destroy(3) mongoc_apm_callbacks_destroy()
- mongoc_apm_callbacks_new(3) mongoc_apm_callbacks_new()
- mongoc_apm_callbacks_t(3) mongoc_apm_callbacks_t
- mongoc_apm_command_failed_get_command_name(3) mongoc_apm_command_failed_get_command_name()
- mongoc_apm_command_failed_get_context(3) mongoc_apm_command_failed_get_context()
- mongoc_apm_command_failed_get_duration(3) mongoc_apm_command_failed_get_duration()
- mongoc_apm_command_failed_get_error(3) mongoc_apm_command_failed_get_error()
- mongoc_apm_command_failed_get_host(3) mongoc_apm_command_failed_get_host()
- mongoc_apm_command_failed_get_operation_id(3) mongoc_apm_command_failed_get_operation_id()
- mongoc_apm_command_failed_get_reply(3) mongoc_apm_command_failed_get_reply()
- mongoc_apm_command_failed_get_request_id(3) mongoc_apm_command_failed_get_request_id()
- mongoc_apm_command_failed_get_server_connection_id(3) mongoc_apm_command_failed_get_server_connection_id()
- mongoc_apm_command_failed_get_server_id(3) mongoc_apm_command_failed_get_server_id()
- mongoc_apm_command_failed_get_service_id(3) mongoc_apm_command_failed_get_service_id()
- mongoc_apm_command_failed_t(3) mongoc_apm_command_failed_t
- mongoc_apm_command_started_get_command_name(3) mongoc_apm_command_started_get_command_name()
- mongoc_apm_command_started_get_command(3) mongoc_apm_command_started_get_command()
- mongoc_apm_command_started_get_context(3) mongoc_apm_command_started_get_context()
- mongoc_apm_command_started_get_database_name(3) mongoc_apm_command_started_get_database_name()
- mongoc_apm_command_started_get_host(3) mongoc_apm_command_started_get_host()
- mongoc_apm_command_started_get_operation_id(3) mongoc_apm_command_started_get_operation_id()
- mongoc_apm_command_started_get_request_id(3) mongoc_apm_command_started_get_request_id()
- mongoc_apm_command_started_get_server_connection_id(3) mongoc_apm_command_started_get_server_connection_id()
- mongoc_apm_command_started_get_server_id(3) mongoc_apm_command_started_get_server_id()
- mongoc_apm_command_started_get_service_id(3) mongoc_apm_command_started_get_service_id()
- mongoc_apm_command_started_t(3) mongoc_apm_command_started_t
- mongoc_apm_command_succeeded_get_command_name(3) mongoc_apm_command_succeeded_get_command_name()
- mongoc_apm_command_succeeded_get_context(3) mongoc_apm_command_succeeded_get_context()
- mongoc_apm_command_succeeded_get_duration(3) mongoc_apm_command_succeeded_get_duration()
- mongoc_apm_command_succeeded_get_host(3) mongoc_apm_command_succeeded_get_host()
- mongoc_apm_command_succeeded_get_operation_id(3) mongoc_apm_command_succeeded_get_operation_id()
- mongoc_apm_command_succeeded_get_reply(3) mongoc_apm_command_succeeded_get_reply()
- mongoc_apm_command_succeeded_get_request_id(3) mongoc_apm_command_succeeded_get_request_id()
- mongoc_apm_command_succeeded_get_server_connection_id(3) mongoc_apm_command_succeeded_get_server_connection_id()
- mongoc_apm_command_succeeded_get_server_id(3) mongoc_apm_command_succeeded_get_server_id()
- mongoc_apm_command_succeeded_get_service_id(3) mongoc_apm_command_succeeded_get_service_id()
- mongoc_apm_command_succeeded_t(3) mongoc_apm_command_succeeded_t
- mongoc_apm_server_changed_get_context(3) mongoc_apm_server_changed_get_context()
- mongoc_apm_server_changed_get_host(3) mongoc_apm_server_changed_get_host()
- mongoc_apm_server_changed_get_new_description(3) mongoc_apm_server_changed_get_new_description()
- mongoc_apm_server_changed_get_previous_description(3) mongoc_apm_server_changed_get_previous_description()
- mongoc_apm_server_changed_get_topology_id(3) mongoc_apm_server_changed_get_topology_id()
- mongoc_apm_server_changed_t(3) mongoc_apm_server_changed_t
- mongoc_apm_server_closed_get_context(3) mongoc_apm_server_closed_get_context()
- mongoc_apm_server_closed_get_host(3) mongoc_apm_server_closed_get_host()
- mongoc_apm_server_closed_get_topology_id(3) mongoc_apm_server_closed_get_topology_id()
- mongoc_apm_server_closed_t(3) mongoc_apm_server_closed_t
- mongoc_apm_server_heartbeat_failed_get_awaited(3) mongoc_apm_server_heartbeat_failed_get_awaited()
- mongoc_apm_server_heartbeat_failed_get_context(3) mongoc_apm_server_heartbeat_failed_get_context()
- mongoc_apm_server_heartbeat_failed_get_duration(3) mongoc_apm_server_heartbeat_failed_get_duration()
- mongoc_apm_server_heartbeat_failed_get_error(3) mongoc_apm_server_heartbeat_failed_get_error()
- mongoc_apm_server_heartbeat_failed_get_host(3) mongoc_apm_server_heartbeat_failed_get_host()
- mongoc_apm_server_heartbeat_failed_t(3) mongoc_apm_server_heartbeat_failed_t
- mongoc_apm_server_heartbeat_started_get_awaited(3) mongoc_apm_server_heartbeat_started_get_awaited()
- mongoc_apm_server_heartbeat_started_get_context(3) mongoc_apm_server_heartbeat_started_get_context()
- mongoc_apm_server_heartbeat_started_get_host(3) mongoc_apm_server_heartbeat_started_get_host()
- mongoc_apm_server_heartbeat_started_t(3) mongoc_apm_server_heartbeat_started_t
- mongoc_apm_server_heartbeat_succeeded_get_awaited(3) mongoc_apm_server_heartbeat_succeeded_get_awaited()
- mongoc_apm_server_heartbeat_succeeded_get_context(3) mongoc_apm_server_heartbeat_succeeded_get_context()
- mongoc_apm_server_heartbeat_succeeded_get_duration(3) mongoc_apm_server_heartbeat_succeeded_get_duration()
- mongoc_apm_server_heartbeat_succeeded_get_host(3) mongoc_apm_server_heartbeat_succeeded_get_host()
- mongoc_apm_server_heartbeat_succeeded_get_reply(3) mongoc_apm_server_heartbeat_succeeded_get_reply()
- mongoc_apm_server_heartbeat_succeeded_t(3) mongoc_apm_server_heartbeat_succeeded_t
- mongoc_apm_server_opening_get_context(3) mongoc_apm_server_opening_get_context()
- mongoc_apm_server_opening_get_host(3) mongoc_apm_server_opening_get_host()
- mongoc_apm_server_opening_get_topology_id(3) mongoc_apm_server_opening_get_topology_id()
- mongoc_apm_server_opening_t(3) mongoc_apm_server_opening_t
- mongoc_apm_set_command_failed_cb(3) mongoc_apm_set_command_failed_cb()
- mongoc_apm_set_command_started_cb(3) mongoc_apm_set_command_started_cb()
- mongoc_apm_set_command_succeeded_cb(3) mongoc_apm_set_command_succeeded_cb()
- mongoc_apm_set_server_changed_cb(3) mongoc_apm_set_server_changed_cb()
- mongoc_apm_set_server_closed_cb(3) mongoc_apm_set_server_closed_cb()
- mongoc_apm_set_server_heartbeat_failed_cb(3) mongoc_apm_set_server_heartbeat_failed_cb()
- mongoc_apm_set_server_heartbeat_started_cb(3) mongoc_apm_set_server_heartbeat_started_cb()
- mongoc_apm_set_server_heartbeat_succeeded_cb(3) mongoc_apm_set_server_heartbeat_succeeded_cb()
- mongoc_apm_set_server_opening_cb(3) mongoc_apm_set_server_opening_cb()
- mongoc_apm_set_topology_changed_cb(3) mongoc_apm_set_topology_changed_cb()
- mongoc_apm_set_topology_closed_cb(3) mongoc_apm_set_topology_closed_cb()
- mongoc_apm_set_topology_opening_cb(3) mongoc_apm_set_topology_opening_cb()
- mongoc_apm_topology_changed_get_context(3) mongoc_apm_topology_changed_get_context()
- mongoc_apm_topology_changed_get_new_description(3) mongoc_apm_topology_changed_get_new_description()
- mongoc_apm_topology_changed_get_previous_description(3) mongoc_apm_topology_changed_get_previous_description()
- mongoc_apm_topology_changed_get_topology_id(3) mongoc_apm_topology_changed_get_topology_id()
- mongoc_apm_topology_changed_t(3) mongoc_apm_topology_changed_t
- mongoc_apm_topology_closed_get_context(3) mongoc_apm_topology_closed_get_context()
- mongoc_apm_topology_closed_get_topology_id(3) mongoc_apm_topology_closed_get_topology_id()
- mongoc_apm_topology_closed_t(3) mongoc_apm_topology_closed_t
- mongoc_apm_topology_opening_get_context(3) mongoc_apm_topology_opening_get_context()
- mongoc_apm_topology_opening_get_topology_id(3) mongoc_apm_topology_opening_get_topology_id()
- mongoc_apm_topology_opening_t(3) mongoc_apm_topology_opening_t
- mongoc_application_performance_monitoring(3) Application Performance Monitoring (APM)
- mongoc_authentication(3) Authentication
- mongoc_auto_encryption_opts_destroy(3) mongoc_auto_encryption_opts_destroy()
- mongoc_auto_encryption_opts_new(3) mongoc_auto_encryption_opts_new()
- mongoc_auto_encryption_opts_set_bypass_auto_encryption(3) mongoc_auto_encryption_opts_set_bypass_auto_encryption()
- mongoc_auto_encryption_opts_set_bypass_query_analysis(3) mongoc_auto_encryption_opts_set_bypass_query_analysis()
- mongoc_auto_encryption_opts_set_encrypted_fields_map(3) mongoc_auto_encryption_opts_set_encrypted_fields_map()
- mongoc_auto_encryption_opts_set_extra(3) mongoc_auto_encryption_opts_set_extra()
- mongoc_auto_encryption_opts_set_key_vault_client_pool(3) mongoc_auto_encryption_opts_set_keyvault_client_pool()
- mongoc_auto_encryption_opts_set_key_vault_client(3) mongoc_auto_encryption_opts_set_keyvault_client()
- mongoc_auto_encryption_opts_set_key_vault_namespace(3) mongoc_auto_encryption_opts_set_keyvault_namespace()
- mongoc_auto_encryption_opts_set_kms_credential_provider_callback(3) mongoc_auto_encryption_opts_set_kms_credential_provider_callback()
- mongoc_auto_encryption_opts_set_kms_providers(3) mongoc_auto_encryption_opts_set_kms_providers()
- mongoc_auto_encryption_opts_set_schema_map(3) mongoc_auto_encryption_opts_set_schema_map()
- mongoc_auto_encryption_opts_set_tls_opts(3) mongoc_auto_encryption_opts_set_tls_opts()
- mongoc_auto_encryption_opts_t(3) mongoc_auto_encryption_opts_t
- mongoc_basic_troubleshooting(3) Basic Troubleshooting
- mongoc_bulk_operation_delete_one(3) mongoc_bulk_operation_delete_one()
- mongoc_bulk_operation_delete(3) mongoc_bulk_operation_delete()
- mongoc_bulk_operation_destroy(3) mongoc_bulk_operation_destroy()
- mongoc_bulk_operation_execute(3) mongoc_bulk_operation_execute()
- mongoc_bulk_operation_get_hint(3) mongoc_bulk_operation_get_hint()
- mongoc_bulk_operation_get_write_concern(3) mongoc_bulk_operation_get_write_concern()
- mongoc_bulk_operation_insert_with_opts(3) mongoc_bulk_operation_insert_with_opts()
- mongoc_bulk_operation_insert(3) mongoc_bulk_operation_insert()
- mongoc_bulk_operation_remove_many_with_opts(3) mongoc_bulk_operation_remove_many_with_opts()
- mongoc_bulk_operation_remove_one_with_opts(3) mongoc_bulk_operation_remove_one_with_opts()
- mongoc_bulk_operation_remove_one(3) mongoc_bulk_operation_remove_one()
- mongoc_bulk_operation_remove(3) mongoc_bulk_operation_remove()
- mongoc_bulk_operation_replace_one_with_opts(3) mongoc_bulk_operation_replace_one_with_opts()
- mongoc_bulk_operation_replace_one(3) mongoc_bulk_operation_replace_one()
- mongoc_bulk_operation_set_bypass_document_validation(3) mongoc_bulk_operation_set_bypass_document_validation()
- mongoc_bulk_operation_set_client_session(3) mongoc_bulk_operation_set_client_session()
- mongoc_bulk_operation_set_comment(3) mongoc_bulk_operation_set_comment()
- mongoc_bulk_operation_set_hint(3) mongoc_bulk_operation_set_hint()
- mongoc_bulk_operation_set_let(3) mongoc_bulk_operation_set_let()
- mongoc_bulk_operation_t(3) mongoc_bulk_operation_t
- mongoc_bulk_operation_update_many_with_opts(3) mongoc_bulk_operation_update_many_with_opts()
- mongoc_bulk_operation_update_one_with_opts(3) mongoc_bulk_operation_update_one_with_opts()
- mongoc_bulk_operation_update_one(3) mongoc_bulk_operation_update_one()
- mongoc_bulk_operation_update(3) mongoc_bulk_operation_update()
- mongoc_bulk(3) Bulk Write Operations
- mongoc_change_stream_destroy(3) mongoc_change_stream_destroy()
- mongoc_change_stream_error_document(3) mongoc_change_stream_error_document()
- mongoc_change_stream_get_resume_token(3) mongoc_change_stream_get_resume_token()
- mongoc_change_stream_next(3) mongoc_change_stream_next()
- mongoc_change_stream_t(3) mongoc_change_stream_t
- mongoc_check_version(3) mongoc_check_version()
- mongoc_cleanup(3) mongoc_cleanup()
- mongoc_client_command_simple_with_server_id(3) mongoc_client_command_simple_with_server_id()
- mongoc_client_command_simple(3) mongoc_client_command_simple()
- mongoc_client_command_with_opts(3) mongoc_client_command_with_opts()
- mongoc_client_command(3) mongoc_client_command()
- mongoc_client_decryption_decrypt(3) mongoc_client_decryption_decrypt()
- mongoc_client_destroy(3) mongoc_client_destroy()
- mongoc_client_enable_auto_encryption(3) mongoc_client_enable_auto_encryption()
- mongoc_client_encryption_add_key_alt_name(3) mongoc_client_encryption_add_key_alt_name()
- mongoc_client_encryption_create_datakey(3) mongoc_client_encryption_create_datakey()
- mongoc_client_encryption_datakey_opts_destroy(3) mongoc_client_encryption_datakey_opts_destroy()
- mongoc_client_encryption_datakey_opts_new(3) mongoc_client_encryption_datakey_opts_new()
- mongoc_client_encryption_datakey_opts_set_keyaltnames(3) mongoc_client_encryption_datakey_opts_set_keyaltnames()
- mongoc_client_encryption_datakey_opts_set_keymaterial(3) mongoc_client_encryption_datakey_opts_set_keymaterial()
- mongoc_client_encryption_datakey_opts_set_masterkey(3) mongoc_client_encryption_datakey_opts_set_masterkey()
- mongoc_client_encryption_datakey_opts_t(3) mongoc_client_encryption_datakey_opts_t
- mongoc_client_encryption_delete_key(3) mongoc_client_encryption_delete_key()
- mongoc_client_encryption_destroy(3) mongoc_client_encryption_destroy()
- mongoc_client_encryption_encrypt_opts_destroy(3) mongoc_client_encryption_encrypt_opts_destroy()
- mongoc_client_encryption_encrypt_opts_new(3) mongoc_client_encryption_encrypt_opts_new()
- mongoc_client_encryption_encrypt_opts_set_algorithm(3) mongoc_client_encryption_encrypt_opts_set_algorithm()
- mongoc_client_encryption_encrypt_opts_set_contention_factor(3) mongoc_client_encryption_encrypt_opts_set_contention_factor()
- mongoc_client_encryption_encrypt_opts_set_keyaltname(3) mongoc_client_encryption_encrypt_opts_set_keyaltname()
- mongoc_client_encryption_encrypt_opts_set_keyid(3) mongoc_client_encryption_encrypt_opts_set_keyid()
- mongoc_client_encryption_encrypt_opts_set_query_type(3) mongoc_client_encryption_encrypt_opts_set_query_type()
- mongoc_client_encryption_encrypt_opts_t(3) mongoc_client_encryption_encrypt_opts_t
- mongoc_client_encryption_encrypt(3) mongoc_client_encryption_encrypt()
- mongoc_client_encryption_get_crypt_shared_version(3) mongoc_client_encryption_get_crypt_shared_version()
- mongoc_client_encryption_get_key_by_alt_name(3) mongoc_client_encryption_get_key_by_alt_name()
- mongoc_client_encryption_get_key(3) mongoc_client_encryption_get_key()
- mongoc_client_encryption_get_keys(3) mongoc_client_encryption_get_keys()
- mongoc_client_encryption_new(3) mongoc_client_encryption_new()
- mongoc_client_encryption_opts_destroy(3) mongoc_client_encryption_opts_destroy()
- mongoc_client_encryption_opts_new(3) mongoc_client_encryption_opts_new()
- mongoc_client_encryption_opts_set_key_vault_namespace(3) mongoc_client_encryption_opts_set_keyvault_namespace()
- mongoc_client_encryption_opts_set_keyvault_client(3) mongoc_client_encryption_opts_set_keyvault_client()
- mongoc_client_encryption_opts_set_kms_credential_provider_callback(3) mongoc_client_encryption_opts_set_kms_credential_provider_callback ()
- mongoc_client_encryption_opts_set_kms_providers(3) mongoc_client_encryption_opts_set_kms_providers()
- mongoc_client_encryption_opts_set_tls_opts(3) mongoc_client_encryption_opts_set_tls_opts()
- mongoc_client_encryption_opts_t(3) mongoc_client_encryption_opts_t
- mongoc_client_encryption_remove_key_alt_name(3) mongoc_client_encryption_remove_key_alt_name()
- mongoc_client_encryption_rewrap_many_datakey_result_destroy(3) mongoc_client_encryption_rewrap_many_datakey_result_destroy()
- mongoc_client_encryption_rewrap_many_datakey_result_get_bulk_write_result(3) mongoc_client_encryption_rewrap_many_datakey_result_get_bulk_write_result()
- mongoc_client_encryption_rewrap_many_datakey_result_new(3) mongoc_client_encryption_rewrap_many_datakey_result_new()
- mongoc_client_encryption_rewrap_many_datakey_result_t(3) mongoc_client_encryption_rewrap_many_datakey_result_t
- mongoc_client_encryption_rewrap_many_datakey(3) mongoc_client_encryption_rewrap_many_datakey()
- mongoc_client_encryption_t(3) mongoc_client_encryption_t
- mongoc_client_find_databases_with_opts(3) mongoc_client_find_databases_with_opts()
- mongoc_client_get_collection(3) mongoc_client_get_collection()
- mongoc_client_get_crypt_shared_version(3) mongoc_client_get_crypt_shared_version()
- mongoc_client_get_database_names_with_opts(3) mongoc_client_get_database_names_with_opts()
- mongoc_client_get_database_names(3) mongoc_client_get_database_names()
- mongoc_client_get_database(3) mongoc_client_get_database()
- mongoc_client_get_default_database(3) mongoc_client_get_default_database()
- mongoc_client_get_gridfs(3) mongoc_client_get_gridfs()
- mongoc_client_get_handshake_description(3) mongoc_client_get_handshake_description()
- mongoc_client_get_max_bson_size(3) mongoc_client_get_max_bson_size()
- mongoc_client_get_max_message_size(3) mongoc_client_get_max_message_size()
- mongoc_client_get_read_concern(3) mongoc_client_get_read_concern()
- mongoc_client_get_read_prefs(3) mongoc_client_get_read_prefs()
- mongoc_client_get_server_description(3) mongoc_client_get_server_description()
- mongoc_client_get_server_descriptions(3) mongoc_client_get_server_descriptions()
- mongoc_client_get_server_status(3) mongoc_client_get_server_status()
- mongoc_client_get_uri(3) mongoc_client_get_uri()
- mongoc_client_get_write_concern(3) mongoc_client_get_write_concern()
- mongoc_client_new_from_uri_with_error(3) mongoc_client_new_from_uri_with_error()
- mongoc_client_new_from_uri(3) mongoc_client_new_from_uri()
- mongoc_client_new(3) mongoc_client_new()
- mongoc_client_pool_destroy(3) mongoc_client_pool_destroy()
- mongoc_client_pool_enable_auto_encryption(3) mongoc_client_pool_enable_auto_encryption()
- mongoc_client_pool_max_size(3) mongoc_client_pool_max_size()
- mongoc_client_pool_min_size(3) mongoc_client_pool_min_size()
- mongoc_client_pool_new_with_error(3) mongoc_client_pool_new_with_error()
- mongoc_client_pool_new(3) mongoc_client_pool_new()
- mongoc_client_pool_pop(3) mongoc_client_pool_pop()
- mongoc_client_pool_push(3) mongoc_client_pool_push()
- mongoc_client_pool_set_apm_callbacks(3) mongoc_client_pool_set_apm_callbacks()
- mongoc_client_pool_set_appname(3) mongoc_client_pool_set_appname()
- mongoc_client_pool_set_error_api(3) mongoc_client_pool_set_error_api()
- mongoc_client_pool_set_server_api(3) mongoc_client_pool_set_server_api()
- mongoc_client_pool_set_ssl_opts(3) mongoc_client_pool_set_ssl_opts()
- mongoc_client_pool_t(3) mongoc_client_pool_t
- mongoc_client_pool_try_pop(3) mongoc_client_pool_try_pop()
- mongoc_client_read_command_with_opts(3) mongoc_client_read_command_with_opts()
- mongoc_client_read_write_command_with_opts(3) mongoc_client_read_write_command_with_opts()
- mongoc_client_reset(3) mongoc_client_reset()
- mongoc_client_select_server(3) mongoc_client_select_server()
- mongoc_client_session_abort_transaction(3) mongoc_client_session_abort_transaction()
- mongoc_client_session_advance_cluster_time(3) mongoc_client_session_advance_cluster_time()
- mongoc_client_session_advance_operation_time(3) mongoc_client_session_advance_operation_time()
- mongoc_client_session_append(3) mongoc_client_session_append()
- mongoc_client_session_commit_transaction(3) mongoc_client_session_commit_transaction()
- mongoc_client_session_destroy(3) mongoc_client_session_destroy()
- mongoc_client_session_get_client(3) mongoc_client_session_get_client()
- mongoc_client_session_get_cluster_time(3) mongoc_client_session_get_cluster_time()
- mongoc_client_session_get_dirty(3) mongoc_client_session_get_dirty()
- mongoc_client_session_get_lsid(3) mongoc_client_session_get_lsid()
- mongoc_client_session_get_operation_time(3) mongoc_client_session_get_operation_time()
- mongoc_client_session_get_opts(3) mongoc_client_session_get_opts()
- mongoc_client_session_get_server_id(3) mongoc_client_session_get_server_id()
- mongoc_client_session_get_transaction_state(3) mongoc_client_session_get_transaction_state()
- mongoc_client_session_in_transaction(3) mongoc_client_session_in_transaction()
- mongoc_client_session_start_transaction(3) mongoc_client_session_start_transaction()
- mongoc_client_session_t(3) mongoc_client_session_t
- mongoc_client_session_with_transaction_cb_t(3) mongoc_client_session_with_transaction_cb_t
- mongoc_client_session_with_transaction(3) mongoc_client_session_with_transaction()
- mongoc_client_set_apm_callbacks(3) mongoc_client_set_apm_callbacks()
- mongoc_client_set_appname(3) mongoc_client_set_appname()
- mongoc_client_set_error_api(3) mongoc_client_set_error_api()
- mongoc_client_set_read_concern(3) mongoc_client_set_read_concern()
- mongoc_client_set_read_prefs(3) mongoc_client_set_read_prefs()
- mongoc_client_set_server_api(3) mongoc_client_set_server_api()
- mongoc_client_set_ssl_opts(3) mongoc_client_set_ssl_opts()
- mongoc_client_set_stream_initiator(3) mongoc_client_set_stream_initiator()
- mongoc_client_set_write_concern(3) mongoc_client_set_write_concern()
- mongoc_client_start_session(3) mongoc_client_start_session()
- mongoc_client_t(3) mongoc_client_t
- mongoc_client_watch(3) mongoc_client_watch()
- mongoc_client_write_command_with_opts(3) mongoc_client_write_command_with_opts()
- mongoc_collection_aggregate(3) mongoc_collection_aggregate()
- mongoc_collection_command_simple(3) mongoc_collection_command_simple()
- mongoc_collection_command_with_opts(3) mongoc_collection_command_with_opts()
- mongoc_collection_command(3) mongoc_collection_command()
- mongoc_collection_copy(3) mongoc_collection_copy()
- mongoc_collection_count_documents(3) mongoc_collection_count_documents()
- mongoc_collection_count_with_opts(3) mongoc_collection_count_with_opts()
- mongoc_collection_count(3) mongoc_collection_count()
- mongoc_collection_create_bulk_operation_with_opts(3) mongoc_collection_create_bulk_operation_with_opts()
- mongoc_collection_create_bulk_operation(3) mongoc_collection_create_bulk_operation()
- mongoc_collection_create_index_with_opts(3) mongoc_collection_create_index_with_opts()
- mongoc_collection_create_index(3) mongoc_collection_create_index()
- mongoc_collection_delete_many(3) mongoc_collection_delete_many()
- mongoc_collection_delete_one(3) mongoc_collection_delete_one()
- mongoc_collection_delete(3) mongoc_collection_delete()
- mongoc_collection_destroy(3) mongoc_collection_destroy()
- mongoc_collection_drop_index_with_opts(3) mongoc_collection_drop_index_with_opts()
- mongoc_collection_drop_index(3) mongoc_collection_drop_index()
- mongoc_collection_drop_with_opts(3) mongoc_collection_drop_with_opts()
- mongoc_collection_drop(3) mongoc_collection_drop()
- mongoc_collection_ensure_index(3) mongoc_collection_ensure_index()
- mongoc_collection_estimated_document_count(3) mongoc_collection_estimated_document_count()
- mongoc_collection_find_and_modify_with_opts(3) mongoc_collection_find_and_modify_with_opts()
- mongoc_collection_find_and_modify(3) mongoc_collection_find_and_modify()
- mongoc_collection_find_indexes_with_opts(3) mongoc_collection_find_indexes_with_opts()
- mongoc_collection_find_indexes(3) mongoc_collection_find_indexes()
- mongoc_collection_find_with_opts(3) mongoc_collection_find_with_opts()
- mongoc_collection_find(3) mongoc_collection_find()
- mongoc_collection_get_last_error(3) mongoc_collection_get_last_error()
- mongoc_collection_get_name(3) mongoc_collection_get_name()
- mongoc_collection_get_read_concern(3) mongoc_collection_get_read_concern()
- mongoc_collection_get_read_prefs(3) mongoc_collection_get_read_prefs()
- mongoc_collection_get_write_concern(3) mongoc_collection_get_write_concern()
- mongoc_collection_insert_bulk(3) mongoc_collection_insert_bulk()
- mongoc_collection_insert_many(3) mongoc_collection_insert_many()
- mongoc_collection_insert_one(3) mongoc_collection_insert_one()
- mongoc_collection_insert(3) mongoc_collection_insert()
- mongoc_collection_keys_to_index_string(3) mongoc_collection_keys_to_index_string()
- mongoc_collection_read_command_with_opts(3) mongoc_collection_read_command_with_opts()
- mongoc_collection_read_write_command_with_opts(3) mongoc_collection_read_write_command_with_opts()
- mongoc_collection_remove(3) mongoc_collection_remove()
- mongoc_collection_rename_with_opts(3) mongoc_collection_rename_with_opts()
- mongoc_collection_rename(3) mongoc_collection_rename()
- mongoc_collection_replace_one(3) mongoc_collection_replace_one()
- mongoc_collection_save(3) mongoc_collection_save()
- mongoc_collection_set_read_concern(3) mongoc_collection_set_read_concern()
- mongoc_collection_set_read_prefs(3) mongoc_collection_set_read_prefs()
- mongoc_collection_set_write_concern(3) mongoc_collection_set_write_concern()
- mongoc_collection_stats(3) mongoc_collection_stats()
- mongoc_collection_t(3) mongoc_collection_t
- mongoc_collection_update_many(3) mongoc_collection_update_many()
- mongoc_collection_update_one(3) mongoc_collection_update_one()
- mongoc_collection_update(3) mongoc_collection_update()
- mongoc_collection_validate(3) mongoc_collection_validate()
- mongoc_collection_watch(3) mongoc_collection_watch()
- mongoc_collection_write_command_with_opts(3) mongoc_collection_write_command_with_opts()
- mongoc_common_task_examples(3) Common Tasks
- mongoc_configuring_tls(3) Configuring TLS
- mongoc_connection_pooling(3) Connection Pooling
- mongoc_create_indexes(3) Creating Indexes
- mongoc_cursor_clone(3) mongoc_cursor_clone()
- mongoc_cursor_current(3) mongoc_cursor_current()
- mongoc_cursor_destroy(3) mongoc_cursor_destroy()
- mongoc_cursor_error_document(3) mongoc_cursor_error_document()
- mongoc_cursor_error(3) mongoc_cursor_error()
- mongoc_cursor_get_batch_size(3) mongoc_cursor_get_batch_size()
- mongoc_cursor_get_hint(3) mongoc_cursor_get_hint()
- mongoc_cursor_get_host(3) mongoc_cursor_get_host()
- mongoc_cursor_get_id(3) mongoc_cursor_get_id()
- mongoc_cursor_get_limit(3) mongoc_cursor_get_limit()
- mongoc_cursor_get_max_await_time_ms(3) mongoc_cursor_get_max_await_time_ms()
- mongoc_cursor_is_alive(3) mongoc_cursor_is_alive()
- mongoc_cursor_more(3) mongoc_cursor_more()
- mongoc_cursor_new_from_command_reply_with_opts(3) mongoc_cursor_new_from_command_reply_with_opts()
- mongoc_cursor_new_from_command_reply(3) mongoc_cursor_new_from_command_reply()
- mongoc_cursor_next(3) mongoc_cursor_next()
- mongoc_cursor_set_batch_size(3) mongoc_cursor_set_batch_size()
- mongoc_cursor_set_hint(3) mongoc_cursor_set_hint()
- mongoc_cursor_set_limit(3) mongoc_cursor_set_limit()
- mongoc_cursor_set_max_await_time_ms(3) mongoc_cursor_set_max_await_time_ms()
- mongoc_cursor_t(3) mongoc_cursor_t
- mongoc_cursors(3) Cursors
- mongoc_database_add_user(3) mongoc_database_add_user()
- mongoc_database_aggregate(3) mongoc_database_aggregate()
- mongoc_database_command_simple(3) mongoc_database_command_simple()
- mongoc_database_command_with_opts(3) mongoc_database_command_with_opts()
- mongoc_database_command(3) mongoc_database_command()
- mongoc_database_copy(3) mongoc_database_copy()
- mongoc_database_create_collection(3) mongoc_database_create_collection()
- mongoc_database_destroy(3) mongoc_database_destroy()
- mongoc_database_drop_with_opts(3) mongoc_database_drop_with_opts()
- mongoc_database_drop(3) mongoc_database_drop()
- mongoc_database_find_collections_with_opts(3) mongoc_database_find_collections_with_opts()
- mongoc_database_find_collections(3) mongoc_database_find_collections()
- mongoc_database_get_collection_names_with_opts(3) mongoc_database_get_collection_names_with_opts()
- mongoc_database_get_collection_names(3) mongoc_database_get_collection_names()
- mongoc_database_get_collection(3) mongoc_database_get_collection()
- mongoc_database_get_name(3) mongoc_database_get_name()
- mongoc_database_get_read_concern(3) mongoc_database_get_read_concern()
- mongoc_database_get_read_prefs(3) mongoc_database_get_read_prefs()
- mongoc_database_get_write_concern(3) mongoc_database_get_write_concern()
- mongoc_database_has_collection(3) mongoc_database_has_collection()
- mongoc_database_read_command_with_opts(3) mongoc_database_read_command_with_opts()
- mongoc_database_read_write_command_with_opts(3) mongoc_database_read_write_command_with_opts()
- mongoc_database_remove_all_users(3) mongoc_database_remove_all_users()
- mongoc_database_remove_user(3) mongoc_database_remove_user()
- mongoc_database_set_read_concern(3) mongoc_database_set_read_concern()
- mongoc_database_set_read_prefs(3) mongoc_database_set_read_prefs()
- mongoc_database_set_write_concern(3) mongoc_database_set_write_concern()
- mongoc_database_t(3) mongoc_database_t
- mongoc_database_watch(3) mongoc_database_watch()
- mongoc_database_write_command_with_opts(3) mongoc_database_write_command_with_opts()
- mongoc_debugging(3) Aids for Debugging
- mongoc_delete_flags_t(3) mongoc_delete_flags_t
- mongoc_distinct_mapreduce(3) "distinct" and "mapReduce"
- mongoc_error_has_label(3) mongoc_error_has_label()
- mongoc_errors(3) Error Reporting
- mongoc_find_and_modify_opts_append(3) mongoc_find_and_modify_opts_append()
- mongoc_find_and_modify_opts_destroy(3) mongoc_find_and_modify_opts_destroy()
- mongoc_find_and_modify_opts_get_bypass_document_validation(3) mongoc_find_and_modify_opts_get_bypass_document_validation()
- mongoc_find_and_modify_opts_get_fields(3) mongoc_find_and_modify_opts_get_fields()
- mongoc_find_and_modify_opts_get_flags(3) mongoc_find_and_modify_opts_get_flags()
- mongoc_find_and_modify_opts_get_max_time_ms(3) mongoc_find_and_modify_opts_get_max_time_ms()
- mongoc_find_and_modify_opts_get_sort(3) mongoc_find_and_modify_opts_get_sort()
- mongoc_find_and_modify_opts_get_update(3) mongoc_find_and_modify_opts_get_update()
- mongoc_find_and_modify_opts_new(3) mongoc_find_and_modify_opts_new()
- mongoc_find_and_modify_opts_set_bypass_document_validation(3) mongoc_find_and_modify_opts_set_bypass_document_validation()
- mongoc_find_and_modify_opts_set_fields(3) mongoc_find_and_modify_opts_set_fields()
- mongoc_find_and_modify_opts_set_flags(3) mongoc_find_and_modify_opts_set_flags()
- mongoc_find_and_modify_opts_set_max_time_ms(3) mongoc_find_and_modify_opts_set_max_time_ms()
- mongoc_find_and_modify_opts_set_sort(3) mongoc_find_and_modify_opts_set_sort()
- mongoc_find_and_modify_opts_set_update(3) mongoc_find_and_modify_opts_set_update()
- mongoc_find_and_modify_opts_t(3) mongoc_find_and_modify_opts_t
- mongoc_get_major_version(3) mongoc_get_major_version()
- mongoc_get_micro_version(3) mongoc_get_micro_version()
- mongoc_get_minor_version(3) mongoc_get_minor_version()
- mongoc_get_version(3) mongoc_get_version()
- mongoc_gridfs_bucket_abort_upload(3) mongoc_gridfs_bucket_abort_upload()
- mongoc_gridfs_bucket_delete_by_id(3) mongoc_gridfs_bucket_delete_by_id()
- mongoc_gridfs_bucket_destroy(3) mongoc_gridfs_bucket_destroy()
- mongoc_gridfs_bucket_download_to_stream(3) mongoc_gridfs_bucket_download_to_stream()
- mongoc_gridfs_bucket_find(3) mongoc_gridfs_bucket_find()
- mongoc_gridfs_bucket_new(3) mongoc_gridfs_bucket_new()
- mongoc_gridfs_bucket_open_download_stream(3) mongoc_gridfs_bucket_open_download_stream()
- mongoc_gridfs_bucket_open_upload_stream_with_id(3) mongoc_gridfs_bucket_open_upload_stream_with_id()
- mongoc_gridfs_bucket_open_upload_stream(3) mongoc_gridfs_bucket_open_upload_stream()
- mongoc_gridfs_bucket_stream_error(3) mongoc_gridfs_bucket_stream_error()
- mongoc_gridfs_bucket_t(3) mongoc_gridfs_bucket_t
- mongoc_gridfs_bucket_upload_from_stream_with_id(3) mongoc_gridfs_bucket_upload_from_stream_with_id()
- mongoc_gridfs_bucket_upload_from_stream(3) mongoc_gridfs_bucket_upload_from_stream()
- mongoc_gridfs_create_file_from_stream(3) mongoc_gridfs_create_file_from_stream()
- mongoc_gridfs_create_file(3) mongoc_gridfs_create_file()
- mongoc_gridfs_destroy(3) mongoc_gridfs_destroy()
- mongoc_gridfs_drop(3) mongoc_gridfs_drop()
- mongoc_gridfs_file_destroy(3) mongoc_gridfs_file_destroy()
- mongoc_gridfs_file_error(3) mongoc_gridfs_file_error()
- mongoc_gridfs_file_get_aliases(3) mongoc_gridfs_file_get_aliases()
- mongoc_gridfs_file_get_chunk_size(3) mongoc_gridfs_file_get_chunk_size()
- mongoc_gridfs_file_get_content_type(3) mongoc_gridfs_file_get_content_type()
- mongoc_gridfs_file_get_filename(3) mongoc_gridfs_file_get_filename()
- mongoc_gridfs_file_get_id(3) mongoc_gridfs_file_get_id()
- mongoc_gridfs_file_get_length(3) mongoc_gridfs_file_get_length()
- mongoc_gridfs_file_get_md5(3) mongoc_gridfs_file_get_md5()
- mongoc_gridfs_file_get_metadata(3) mongoc_gridfs_file_get_metadata()
- mongoc_gridfs_file_get_upload_date(3) mongoc_gridfs_file_get_upload_date()
- mongoc_gridfs_file_list_destroy(3) mongoc_gridfs_file_list_destroy()
- mongoc_gridfs_file_list_error(3) mongoc_gridfs_file_list_error()
- mongoc_gridfs_file_list_next(3) mongoc_gridfs_file_list_next()
- mongoc_gridfs_file_list_t(3) mongoc_gridfs_file_list_t
- mongoc_gridfs_file_opt_t(3) mongoc_gridfs_file_opt_t
- mongoc_gridfs_file_readv(3) mongoc_gridfs_file_readv()
- mongoc_gridfs_file_remove(3) mongoc_gridfs_file_remove()
- mongoc_gridfs_file_save(3) mongoc_gridfs_file_save()
- mongoc_gridfs_file_seek(3) mongoc_gridfs_file_seek()
- mongoc_gridfs_file_set_aliases(3) mongoc_gridfs_file_set_aliases()
- mongoc_gridfs_file_set_content_type(3) mongoc_gridfs_file_set_content_type()
- mongoc_gridfs_file_set_filename(3) mongoc_gridfs_file_set_filename()
- mongoc_gridfs_file_set_id(3) mongoc_gridfs_file_set_id()
- mongoc_gridfs_file_set_md5(3) mongoc_gridfs_file_set_md5()
- mongoc_gridfs_file_set_metadata(3) mongoc_gridfs_file_set_metadata()
- mongoc_gridfs_file_t(3) mongoc_gridfs_file_t
- mongoc_gridfs_file_tell(3) mongoc_gridfs_file_tell()
- mongoc_gridfs_file_writev(3) mongoc_gridfs_file_writev()
- mongoc_gridfs_find_one_by_filename(3) mongoc_gridfs_find_one_by_filename()
- mongoc_gridfs_find_one_with_opts(3) mongoc_gridfs_find_one_with_opts()
- mongoc_gridfs_find_one(3) mongoc_gridfs_find_one()
- mongoc_gridfs_find_with_opts(3) mongoc_gridfs_find_with_opts()
- mongoc_gridfs_find(3) mongoc_gridfs_find()
- mongoc_gridfs_get_chunks(3) mongoc_gridfs_get_chunks()
- mongoc_gridfs_get_files(3) mongoc_gridfs_get_files()
- mongoc_gridfs_remove_by_filename(3) mongoc_gridfs_remove_by_filename()
- mongoc_gridfs_t(3) mongoc_gridfs_t
- mongoc_guides(3) Guides
- mongoc_handshake_data_append(3) mongoc_handshake_data_append()
- mongoc_host_list_t(3) mongoc_host_list_t
- mongoc_index_opt_geo_get_default(3) mongoc_index_opt_geo_get_default()
- mongoc_index_opt_geo_init(3) mongoc_index_opt_geo_init()
- mongoc_index_opt_geo_t(3) mongoc_index_opt_geo_t
- mongoc_index_opt_get_default(3) mongoc_index_opt_get_default()
- mongoc_index_opt_init(3) mongoc_index_opt_init()
- mongoc_index_opt_t(3) mongoc_index_opt_t
- mongoc_index_opt_wt_get_default(3) mongoc_index_opt_wt_get_default()
- mongoc_index_opt_wt_init(3) mongoc_index_opt_wt_init()
- mongoc_index_opt_wt_t(3) mongoc_index_opt_wt_t
- mongoc_init_cleanup(3) Initialization and cleanup
- mongoc_init(3) mongoc_init()
- mongoc_insert_flags_t(3) mongoc_insert_flags_t
- mongoc_installing(3) Installing the MongoDB C Driver (libmongoc) and BSON library (libbson)
- mongoc_iovec_t(3) mongoc_iovec_t
- mongoc_logging(3) Logging
- mongoc_matcher_destroy(3) mongoc_matcher_destroy()
- mongoc_matcher_match(3) mongoc_matcher_match()
- mongoc_matcher_new(3) mongoc_matcher_new()
- mongoc_matcher_t(3) mongoc_matcher_t
- mongoc_matcher(3) Client Side Document Matching
- mongoc_optional_copy(3) mongoc_optional_copy()
- mongoc_optional_init(3) mongoc_optional_init()
- mongoc_optional_is_set(3) mongoc_optional_is_set()
- mongoc_optional_set_value(3) mongoc_optional_set_value()
- mongoc_optional_t(3) mongoc_optional_t
- mongoc_optional_value(3) mongoc_optional_value()
- mongoc_query_flags_t(3) mongoc_query_flags_t
- mongoc_rand_add(3) mongoc_rand_add()
- mongoc_rand_seed(3) mongoc_rand_seed()
- mongoc_rand_status(3) mongoc_rand_status()
- mongoc_rand(3) mongoc_rand
- mongoc_read_concern_append(3) mongoc_read_concern_append()
- mongoc_read_concern_copy(3) mongoc_read_concern_copy()
- mongoc_read_concern_destroy(3) mongoc_read_concern_destroy()
- mongoc_read_concern_get_level(3) mongoc_read_concern_get_level()
- mongoc_read_concern_is_default(3) mongoc_read_concern_is_default()
- mongoc_read_concern_new(3) mongoc_read_concern_new()
- mongoc_read_concern_set_level(3) mongoc_read_concern_set_level()
- mongoc_read_concern_t(3) mongoc_read_concern_t
- mongoc_read_mode_t(3) mongoc_read_mode_t
- mongoc_read_prefs_add_tag(3) mongoc_read_prefs_add_tag()
- mongoc_read_prefs_copy(3) mongoc_read_prefs_copy()
- mongoc_read_prefs_destroy(3) mongoc_read_prefs_destroy()
- mongoc_read_prefs_get_hedge(3) mongoc_read_prefs_get_hedge()
- mongoc_read_prefs_get_max_staleness_seconds(3) mongoc_read_prefs_get_max_staleness_seconds()
- mongoc_read_prefs_get_mode(3) mongoc_read_prefs_get_mode()
- mongoc_read_prefs_get_tags(3) mongoc_read_prefs_get_tags()
- mongoc_read_prefs_is_valid(3) mongoc_read_prefs_is_valid()
- mongoc_read_prefs_new(3) mongoc_read_prefs_new()
- mongoc_read_prefs_set_hedge(3) mongoc_read_prefs_set_hedge()
- mongoc_read_prefs_set_max_staleness_seconds(3) mongoc_read_prefs_set_max_staleness_seconds()
- mongoc_read_prefs_set_mode(3) mongoc_read_prefs_set_mode()
- mongoc_read_prefs_set_tags(3) mongoc_read_prefs_set_tags()
- mongoc_read_prefs_t(3) mongoc_read_prefs_t
- mongoc_reference(3) Index
- mongoc_remove_flags_t(3) mongoc_remove_flags_t
- mongoc_reply_flags_t(3) mongoc_reply_flags_t
- mongoc_server_api_copy(3) mongoc_server_api_copy()
- mongoc_server_api_deprecation_errors(3) mongoc_server_api_deprecation_errors()
- mongoc_server_api_destroy(3) mongoc_server_api_destroy()
- mongoc_server_api_get_deprecation_errors(3) mongoc_server_api_get_deprecation_errors()
- mongoc_server_api_get_strict(3) mongoc_server_api_get_strict()
- mongoc_server_api_get_version(3) mongoc_server_api_get_version()
- mongoc_server_api_new(3) mongoc_server_api_new()
- mongoc_server_api_strict(3) mongoc_server_api_strict()
- mongoc_server_api_t(3) mongoc_server_api_t
- mongoc_server_api_version_from_string(3) mongoc_server_api_version_from_string()
- mongoc_server_api_version_t(3) mongoc_server_api_version_t
- mongoc_server_api_version_to_string(3) mongoc_server_api_version_to_string()
- mongoc_server_description_destroy(3) mongoc_server_description_destroy()
- mongoc_server_description_hello_response(3) mongoc_server_description_hello_response()
- mongoc_server_description_host(3) mongoc_server_description_host()
- mongoc_server_description_id(3) mongoc_server_description_id()
- mongoc_server_description_ismaster(3) mongoc_server_description_ismaster()
- mongoc_server_description_last_update_time(3) mongoc_server_description_last_update_time()
- mongoc_server_description_new_copy(3) mongoc_server_description_new_copy()
- mongoc_server_description_round_trip_time(3) mongoc_server_description_round_trip_time()
- mongoc_server_description_t(3) mongoc_server_description_t
- mongoc_server_description_type(3) mongoc_server_description_type()
- mongoc_server_descriptions_destroy_all(3) mongoc_server_descriptions_destroy_all()
- mongoc_session_opt_t(3) mongoc_session_opt_t
- mongoc_session_opts_clone(3) mongoc_session_opts_clone()
- mongoc_session_opts_destroy(3) mongoc_session_opts_destroy()
- mongoc_session_opts_get_causal_consistency(3) mongoc_session_opts_get_causal_consistency()
- mongoc_session_opts_get_default_transaction_opts(3) mongoc_session_opts_get_default_transaction_opts()
- mongoc_session_opts_get_snapshot(3) mongoc_session_opts_get_snapshot()
- mongoc_session_opts_get_transaction_opts(3) mongoc_session_opts_get_transaction_opts()
- mongoc_session_opts_new(3) mongoc_session_opts_new()
- mongoc_session_opts_set_causal_consistency(3) mongoc_session_opts_set_causal_consistency()
- mongoc_session_opts_set_default_transaction_opts(3) mongoc_session_opts_set_default_transaction_opts()
- mongoc_session_opts_set_snapshot(3) mongoc_session_opts_set_snapshot()
- mongoc_socket_accept(3) mongoc_socket_accept()
- mongoc_socket_bind(3) mongoc_socket_bind()
- mongoc_socket_close(3) mongoc_socket_close()
- mongoc_socket_connect(3) mongoc_socket_connect()
- mongoc_socket_destroy(3) mongoc_socket_destroy()
- mongoc_socket_errno(3) mongoc_socket_errno()
- mongoc_socket_getnameinfo(3) mongoc_socket_getnameinfo()
- mongoc_socket_getsockname(3) mongoc_socket_getsockname()
- mongoc_socket_listen(3) mongoc_socket_listen()
- mongoc_socket_new(3) mongoc_socket_new()
- mongoc_socket_recv(3) mongoc_socket_recv()
- mongoc_socket_send(3) mongoc_socket_send()
- mongoc_socket_sendv(3) mongoc_socket_sendv()
- mongoc_socket_setsockopt(3) mongoc_socket_setsockopt()
- mongoc_socket_t(3) mongoc_socket_t
- mongoc_ssl_opt_get_default(3) mongoc_ssl_opt_get_default()
- mongoc_ssl_opt_t(3) mongoc_ssl_opt_t
- mongoc_stream_buffered_new(3) mongoc_stream_buffered_new()
- mongoc_stream_buffered_t(3) mongoc_stream_buffered_t
- mongoc_stream_close(3) mongoc_stream_close()
- mongoc_stream_cork(3) mongoc_stream_cork()
- mongoc_stream_destroy(3) mongoc_stream_destroy()
- mongoc_stream_file_get_fd(3) mongoc_stream_file_get_fd()
- mongoc_stream_file_new_for_path(3) mongoc_stream_file_new_for_path()
- mongoc_stream_file_new(3) mongoc_stream_file_new()
- mongoc_stream_file_t(3) mongoc_stream_file_t
- mongoc_stream_flush(3) mongoc_stream_flush()
- mongoc_stream_get_base_stream(3) mongoc_stream_get_base_stream()
- mongoc_stream_gridfs_new(3) mongoc_stream_gridfs_new()
- mongoc_stream_read(3) mongoc_stream_read()
- mongoc_stream_readv(3) mongoc_stream_readv()
- mongoc_stream_setsockopt(3) mongoc_stream_setsockopt()
- mongoc_stream_should_retry(3) mongoc_stream_should_retry()
- mongoc_stream_socket_get_socket(3) mongoc_stream_socket_get_socket()
- mongoc_stream_socket_new(3) mongoc_stream_socket_new()
- mongoc_stream_socket_t(3) mongoc_stream_socket_t
- mongoc_stream_t(3) mongoc_stream_t
- mongoc_stream_timed_out(3) mongoc_stream_timed_out()
- mongoc_stream_tls_t(3) mongoc_stream_tls_t
- mongoc_stream_uncork(3) mongoc_stream_uncork()
- mongoc_stream_write(3) mongoc_stream_write()
- mongoc_stream_writev(3) mongoc_stream_writev()
- mongoc_topology_description_destroy(3) mongoc_topology_description_destroy()
- mongoc_topology_description_get_servers(3) mongoc_topology_description_get_servers()
- mongoc_topology_description_has_readable_server(3) mongoc_topology_description_has_readable_server()
- mongoc_topology_description_has_writable_server(3) mongoc_topology_description_has_writable_server()
- mongoc_topology_description_new_copy(3) mongoc_topology_description_new_copy()
- mongoc_topology_description_t(3) mongoc_topology_description_t
- mongoc_topology_description_type(3) mongoc_topology_description_type()
- mongoc_transaction_opt_t(3) mongoc_transaction_opt_t
- mongoc_transaction_opts_clone(3) mongoc_transaction_opts_clone()
- mongoc_transaction_opts_destroy(3) mongoc_transaction_opts_destroy()
- mongoc_transaction_opts_get_max_commit_time_ms(3) mongoc_transaction_opts_get_max_commit_time_ms()
- mongoc_transaction_opts_get_read_concern(3) mongoc_transaction_opts_get_read_concern()
- mongoc_transaction_opts_get_read_prefs(3) mongoc_transaction_opts_get_read_prefs()
- mongoc_transaction_opts_get_write_concern(3) mongoc_transaction_opts_get_write_concern()
- mongoc_transaction_opts_new(3) mongoc_transaction_opts_new()
- mongoc_transaction_opts_set_max_commit_time_ms(3) mongoc_transaction_opts_set_max_commit_time_ms()
- mongoc_transaction_opts_set_read_concern(3) mongoc_transaction_opts_set_read_concern()
- mongoc_transaction_opts_set_read_prefs(3) mongoc_transaction_opts_set_read_prefs()
- mongoc_transaction_opts_set_write_concern(3) mongoc_transaction_opts_set_write_concern()
- mongoc_transaction_state_t(3) mongoc_transaction_state_t
- mongoc_tutorial(3) Tutorial
- mongoc_update_flags_t(3) mongoc_update_flags_t
- mongoc_uri_copy(3) mongoc_uri_copy()
- mongoc_uri_destroy(3) mongoc_uri_destroy()
- mongoc_uri_get_auth_mechanism(3) mongoc_uri_get_auth_mechanism()
- mongoc_uri_get_auth_source(3) mongoc_uri_get_auth_source()
- mongoc_uri_get_compressors(3) mongoc_uri_get_compressors()
- mongoc_uri_get_database(3) mongoc_uri_get_database()
- mongoc_uri_get_hosts(3) mongoc_uri_get_hosts()
- mongoc_uri_get_mechanism_properties(3) mongoc_uri_get_mechanism_properties()
- mongoc_uri_get_option_as_bool(3) mongoc_uri_get_option_as_bool()
- mongoc_uri_get_option_as_int32(3) mongoc_uri_get_option_as_int32()
- mongoc_uri_get_option_as_int64(3) mongoc_uri_get_option_as_int64()
- mongoc_uri_get_option_as_utf8(3) mongoc_uri_get_option_as_utf8()
- mongoc_uri_get_options(3) mongoc_uri_get_options()
- mongoc_uri_get_password(3) mongoc_uri_get_password()
- mongoc_uri_get_read_concern(3) mongoc_uri_get_read_concern()
- mongoc_uri_get_read_prefs_t(3) mongoc_uri_get_read_prefs_t()
- mongoc_uri_get_read_prefs(3) mongoc_uri_get_read_prefs()
- mongoc_uri_get_replica_set(3) mongoc_uri_get_replica_set()
- mongoc_uri_get_service(3) mongoc_uri_get_service()
- mongoc_uri_get_srv_hostname(3) mongoc_uri_get_srv_hostname()
- mongoc_uri_get_srv_service_name(3) mongoc_uri_get_srv_service_name()
- mongoc_uri_get_ssl(3) mongoc_uri_get_ssl()
- mongoc_uri_get_string(3) mongoc_uri_get_string()
- mongoc_uri_get_tls(3) mongoc_uri_get_tls()
- mongoc_uri_get_username(3) mongoc_uri_get_username()
- mongoc_uri_get_write_concern(3) mongoc_uri_get_write_concern()
- mongoc_uri_has_option(3) mongoc_uri_has_option()
- mongoc_uri_new_for_host_port(3) mongoc_uri_new_for_host_port()
- mongoc_uri_new_with_error(3) mongoc_uri_new_with_error()
- mongoc_uri_new(3) mongoc_uri_new()
- mongoc_uri_option_is_bool(3) mongoc_uri_option_is_bool()
- mongoc_uri_option_is_int32(3) mongoc_uri_option_is_int32()
- mongoc_uri_option_is_int64(3) mongoc_uri_option_is_int64()
- mongoc_uri_option_is_utf8(3) mongoc_uri_option_is_utf8()
- mongoc_uri_set_auth_mechanism(3) mongoc_uri_set_auth_mechanism()
- mongoc_uri_set_auth_source(3) mongoc_uri_set_auth_source()
- mongoc_uri_set_compressors(3) mongoc_uri_set_compressors()
- mongoc_uri_set_database(3) mongoc_uri_set_database()
- mongoc_uri_set_mechanism_properties(3) mongoc_uri_set_mechanism_properties()
- mongoc_uri_set_option_as_bool(3) mongoc_uri_set_option_as_bool()
- mongoc_uri_set_option_as_int32(3) mongoc_uri_set_option_as_int32()
- mongoc_uri_set_option_as_int64(3) mongoc_uri_set_option_as_int64()
- mongoc_uri_set_option_as_utf8(3) mongoc_uri_set_option_as_utf8()
- mongoc_uri_set_password(3) mongoc_uri_set_password()
- mongoc_uri_set_read_concern(3) mongoc_uri_set_read_concern()
- mongoc_uri_set_read_prefs_t(3) mongoc_uri_set_read_prefs_t()
- mongoc_uri_set_username(3) mongoc_uri_set_username()
- mongoc_uri_set_write_concern(3) mongoc_uri_set_write_concern()
- mongoc_uri_t(3) mongoc_uri_t
- mongoc_uri_unescape(3) mongoc_uri_unescape()
- mongoc_version(3) Version Checks
- mongoc_write_concern_append(3) mongoc_write_concern_append()
- mongoc_write_concern_copy(3) mongoc_write_concern_copy()
- mongoc_write_concern_destroy(3) mongoc_write_concern_destroy()
- mongoc_write_concern_get_fsync(3) mongoc_write_concern_get_fsync()
- mongoc_write_concern_get_journal(3) mongoc_write_concern_get_journal()
- mongoc_write_concern_get_w(3) mongoc_write_concern_get_w()
- mongoc_write_concern_get_wmajority(3) mongoc_write_concern_get_wmajority()
- mongoc_write_concern_get_wtag(3) mongoc_write_concern_get_wtag()
- mongoc_write_concern_get_wtimeout_int64(3) mongoc_write_concern_get_wtimeout_int64()
- mongoc_write_concern_get_wtimeout(3) mongoc_write_concern_get_wtimeout()
- mongoc_write_concern_is_acknowledged(3) mongoc_write_concern_is_acknowledged()
- mongoc_write_concern_is_default(3) mongoc_write_concern_is_default()
- mongoc_write_concern_is_valid(3) mongoc_write_concern_is_valid()
- mongoc_write_concern_journal_is_set(3) mongoc_write_concern_journal_is_set()
- mongoc_write_concern_new(3) mongoc_write_concern_new()
- mongoc_write_concern_set_fsync(3) mongoc_write_concern_set_fsync()
- mongoc_write_concern_set_journal(3) mongoc_write_concern_set_journal()
- mongoc_write_concern_set_w(3) mongoc_write_concern_set_w()
- mongoc_write_concern_set_wmajority(3) mongoc_write_concern_set_wmajority()
- mongoc_write_concern_set_wtag(3) mongoc_write_concern_set_wtag()
- mongoc_write_concern_set_wtimeout_int64(3) mongoc_write_concern_set_wtimeout_int64()
- mongoc_write_concern_set_wtimeout(3) mongoc_write_concern_set_wtimeout()
- mongoc_write_concern_t(3) mongoc_write_concern_t
- moveCDKAlphalist(3) curses sorted list widget.
- moveCDKButton(3) create and manage a curses button widget.
- moveCDKButtonbox(3) Creates a managed curses buttonbox widget.
- moveCDKCalendar(3) curses calendar widget.
- moveCDKDialog(3) curses dialog widget
- moveCDKDScale(3) curses scale widget (type double).
- moveCDKEntry(3) curses text-entry widget.
- moveCDKFScale(3) curses scale widget (type float).
- moveCDKFselect(3) curses file selector widget.
- moveCDKFSlider(3) curses slider widget (type float)
- moveCDKGraph(3) curses graph widget
- moveCDKHistogram(3) curses histogram widget
- moveCDKItemlist(3) curses itemlist widget.
- moveCDKLabel(3) Creates a managed curses label widget.
- moveCDKMarquee(3) curses marquee widget
- moveCDKMentry(3) curses multiple line entry widget.
- moveCDKRadio(3) curses radio list widget.
- moveCDKScale(3) curses scale widget (type int).
- moveCDKScroll(3) curses scrolling list widget.
- moveCDKSelection(3) curses selection list widget.
- moveCDKSlider(3) curses slider widget (type int)
- moveCDKSwindow(3) a curses scrolling window widget.
- moveCDKUScale(3) curses scale widget (type unsigned).
- moveCDKUSlider(3) curses slider widget (type unsigned)
- moveCDKViewer(3) curses viewer list widget.
- moveCursesWindow(3) Cdk utility functions
- moveToCDKMatrixCell(3) curses matrix widget.
- mpath_persistent_reserve_in(3) send PRIN command to DM device
- mpath_persistent_reserve_out(3) send PROUT command to DM device
- MPI_Abort.openmpi(3) Terminates MPI execution environment.
- MPI_Abort(3) Terminates MPI execution environment
- MPI_Accumulate_c(3) Accumulate data into the target process using remote memory access
- MPI_Accumulate.openmpi(3) Combines the contents of the origin buffer with that of a target buffer.
- MPI_Accumulate(3) Accumulates data into a window
- MPI_Add_error_class.openmpi(3) Creates a new error class and returns its value
- MPI_Add_error_class(3) Add an MPI error class to the known classes
- MPI_Add_error_code.openmpi(3) Creates a new error code associated
- MPI_Add_error_code(3) Add an MPI error code to an MPI error class
- MPI_Add_error_string.openmpi(3) Associates a string with an error code or class
- MPI_Add_error_string(3) Associates an error string with an MPI error code or class
- MPI_Address.openmpi(3) Gets the address of a location in memory -- use of this routine is deprecated.
- MPI_Address(3) Gets the address of a location in memory
- MPI_Aint_add.openmpi(3) Portable functions for
- MPI_Aint_add(3) Returns the sum of base and disp
- MPI_Aint_diff.openmpi(3)
- MPI_Aint_diff(3) Returns the difference between addr1 and addr2
- MPI_Allgather_c(3) Gathers data from all tasks and distribute the combined data to all tasks
- MPI_Allgather_init_c(3) Create a persistent request for allgather.
- MPI_Allgather_init(3) Create a persistent request for allgather.
- MPI_Allgather.openmpi(3) Gathers data from all processes and distributes it to all processes
- MPI_Allgather(3) Gathers data from all tasks and distribute it to all
- MPI_Allgatherv_c(3) Gathers data from all tasks and deliver the combined data to all tasks
- MPI_Allgatherv_init_c(3) Create a persistent request for allgatherv.
- MPI_Allgatherv_init(3) Create a persistent request for allgatherv.
- MPI_Allgatherv.openmpi(3) Gathers data from all processes and delivers it to all. Each process may contribute a different amount of data.
- MPI_Allgatherv(3) Gathers data from all tasks and deliver it to all
- MPI_Alloc_mem.openmpi(3) Allocates a specified memory segment.
- MPI_Alloc_mem(3) Allocate memory for use by MPI message passing.
- MPI_Allreduce_c(3) Combines values from all processes and distributes the result back to all processes
- MPI_Allreduce_init_c(3) Create a persistent request for allreduce
- MPI_Allreduce_init(3) Create a persistent request for allreduce
- MPI_Allreduce.openmpi(3) Combines values from all processes and distributes the result back to all processes.
- MPI_Allreduce(3) Combines values from all processes and distribute the result back to all processes
- MPI_Alltoall_c(3) Sends data from all to all processes
- MPI_Alltoall_init_c(3) Create a persistent request for alltoall.
- MPI_Alltoall_init(3) Create a persistent request for alltoall.
- MPI_Alltoall.openmpi(3) All processes send data to all processes
- MPI_Alltoall(3) Sends data from all to all processes
- MPI_Alltoallv_c(3) Sends data from all to all processes; each process may send a different amount of data and provide displacements for the input and output
- MPI_Alltoallv_init_c(3) Create a persistent request for alltoallv.
- MPI_Alltoallv_init(3) Create a persistent request for alltoallv.
- MPI_Alltoallv.openmpi(3) All processes send different amount of data to, and receive different amount of data from, all processes
- MPI_Alltoallv(3) Sends data from all to all processes, with a displacement
- MPI_Alltoallw_c(3) Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Alltoallw_init_c(3) Create a persistent request for alltoallw.
- MPI_Alltoallw_init(3) Create a persistent request for alltoallw.
- MPI_Alltoallw.openmpi(3) All processes send data of different types to, and receive data of different types from, all processes
- MPI_Alltoallw(3) Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Attr_delete.openmpi(3) Deletes attribute value associated with a key -- use of this routine is deprecated.
- MPI_Attr_delete(3) Deletes communicator attribute value associated with a key
- MPI_Attr_get.openmpi(3) Retrieves attribute value by key -- use of this routine is deprecated.
- MPI_Attr_get(3) Retrieves communicator attribute value by key
- MPI_Attr_put.openmpi(3) Stores attribute value associated with a key -- use of this routine is deprecated.
- MPI_Attr_put(3) Stores a communicator attribute value associated with a key
- MPI_Barrier_init(3) Creates a persistent request for barrier
- MPI_Barrier.openmpi(3) Synchronization between MPI processes in a group
- MPI_Barrier(3) Blocks until all process have reached this routine.
- MPI_Bcast_c(3) Broadcasts a message from the process with rank "root" to all other processes of the communicator
- MPI_Bcast_init_c(3) Creates a persistent request for broadcast
- MPI_Bcast_init(3) Creates a persistent request for broadcast
- MPI_Bcast.openmpi(3) Broadcasts a message from the process with rank root to all other processes of the group.
- MPI_Bcast(3) Broadcasts a message from the process with rank "root" to all other processes of the group.
- MPI_Bsend_c(3) Basic send with user-provided buffering
- MPI_Bsend_init_c(3) Builds a handle for a buffered send
- MPI_Bsend_init.openmpi(3) Builds a handle for a buffered send.
- MPI_Bsend_init(3) Builds a handle for a buffered send
- MPI_Bsend.openmpi(3) Basic send with user-specified buffering.
- MPI_Bsend(3) Basic send with user-specified buffering
- MPI_Buffer_attach_c(3) Attaches a user-provided buffer for sending
- MPI_Buffer_attach.openmpi(3) Attaches a user-defined buffer for sending.
- MPI_Buffer_attach(3) Attaches a user-defined buffer for sending
- MPI_Buffer_detach_c(3) Removes an existing buffer (for use in MPI_Bsend etc)
- MPI_Buffer_detach.openmpi(3) Removes an existing buffer (for use in MPI_Bsend, etc.)
- MPI_Buffer_detach(3) Removes an existing buffer (for use in
- MPI_Cancel.openmpi(3) Cancels a communication request.
- MPI_Cancel(3) Cancels a communication request
- MPI_Cart_coords.openmpi(3) Determines process coords in Cartesian topology given rank in group.
- MPI_Cart_coords(3) Determines process coords in cartesian topology given rank in group
- MPI_Cart_create.openmpi(3) Makes a new communicator to which Cartesian topology information has been attached.
- MPI_Cart_create(3) Makes a new communicator to which topology information has been attached
- MPI_Cart_get.openmpi(3) Retrieves Cartesian topology information associated with a communicator.
- MPI_Cart_get(3) Retrieves Cartesian topology information associated with a communicator
- MPI_Cart_map.openmpi(3) Maps process to Cartesian topology information.
- MPI_Cart_map(3) Maps process to Cartesian topology information
- MPI_Cart_rank.openmpi(3) Determines process rank in communicator given Cartesian location.
- MPI_Cart_rank(3) Determines process rank in communicator given Cartesian location
- MPI_Cart_shift.openmpi(3) Returns the shifted source and destination ranks, given a shift direction and amount.
- MPI_Cart_shift(3) Returns the shifted source and destination ranks, given a shift direction and amount
- MPI_Cart_sub.openmpi(3) Partitions a communicator into subgroups, which form lower-dimensional Cartesian subgrids.
- MPI_Cart_sub(3) Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
- MPI_Cartdim_get.openmpi(3) Retrieves Cartesian topology information associated with a communicator.
- MPI_Cartdim_get(3) Retrieves Cartesian topology information associated with a communicator
- MPI_Close_port.openmpi(3) Releases the specified network address.
- MPI_Close_port(3) Close a server port
- MPI_Comm_accept(3) Accept a connection from another MPI process
- MPI_Comm_c2f.openmpi(3)
- MPI_Comm_c2f(3) Convert a communicator handle from its C representation to its Fortran representation
- MPI_Comm_call_errhandler.openmpi(3) Passes the supplied error code to the
- MPI_Comm_call_errhandler(3) Call the error handler installed on a communicator
- MPI_Comm_compare.openmpi(3) Compares two communicators.
- MPI_Comm_compare(3) Compares two communicators
- MPI_Comm_connect.openmpi(3) Establishes communication with a server.
- MPI_Comm_connect(3) Make a connection to another MPI process
- MPI_Comm_create_errhandler.openmpi(3) Creates an error handler that can be attached to communicators.
- MPI_Comm_create_errhandler(3) Create communicator error handler
- MPI_Comm_create_from_group(3) Create communicator from a group
- MPI_Comm_create_group.openmpi(3) Creates a new communicator.
- MPI_Comm_create_group(3) Creates a new communicator
- MPI_Comm_create_keyval.openmpi(3) Generates a new attribute key.
- MPI_Comm_create_keyval(3) Create a communicator attribute key
- MPI_Comm_create.openmpi(3) Creates a new communicator.
- MPI_Comm_create(3) Creates a new communicator
- MPI_Comm_delete_attr.openmpi(3) Deletes attribute value associated with a key.
- MPI_Comm_delete_attr(3) Delete an attribute
- MPI_Comm_disconnect.openmpi(3) Deallocates communicator object and sets handle to MPI_COMM_NULL.
- MPI_Comm_disconnect(3) Disconnect a client and server
- MPI_COMM_DUP_FN(3) Built-in MPI function to simple-mindedly copy communicator attributes.
- MPI_Comm_dup_with_info.openmpi(3) Duplicates an existing communicator using provided info.
- MPI_Comm_dup_with_info(3) Duplicates an existing communicator with all its cached information
- MPI_Comm_dup.openmpi(3) Duplicates an existing communicator with all its cached information.
- MPI_Comm_dup(3) Duplicates an existing communicator with all its cached information
- MPI_Comm_f2c.openmpi(3) Translates a C handle into a Fortran handle, or vice versa.
- MPI_Comm_f2c(3) Convert a communicator handle from its Fortran representation to its C representation
- MPI_Comm_free_keyval.openmpi(3) Frees attribute key for communicator cache attribute.
- MPI_Comm_free_keyval(3) Free communicator attribute key
- MPI_Comm_free.openmpi(3) Mark a communicator object for deallocation.
- MPI_Comm_free(3) Marks the communicator object for deallocation
- MPI_Comm_get_attr.openmpi(3) Retrieves attribute value by key.
- MPI_Comm_get_attr(3) Get communicator attribute value
- MPI_Comm_get_errhandler.openmpi(3) Retrieves error handler associated with a communicator.
- MPI_Comm_get_errhandler(3) Get error handler of communicator
- MPI_Comm_get_info.openmpi(3) Retrieves active communicator info hints
- MPI_Comm_get_info(3) Returns a new info object containing the hints
- MPI_Comm_get_name.openmpi(3) Returns the name that was most recently associated with a communicator.
- MPI_Comm_get_name(3) Get the name associated with a communicator
- MPI_Comm_get_parent.openmpi(3) Returns the parent intercommunicator of current spawned process.
- MPI_Comm_get_parent(3) Get the parent communicator of a spawned MPI rank
- MPI_Comm_group.openmpi(3) Returns the group associated with a communicator.
- MPI_Comm_group(3) Accesses the group associated with given communicator
- MPI_Comm_idup_with_info(3) nonblocking communicator duplication
- MPI_Comm_idup.openmpi(3) Start the nonblocking duplication of an existing communicator with all its cached information.
- MPI_Comm_idup(3) nonblocking communicator duplication
- MPI_Comm_join.openmpi(3) Establishes communication between MPI jobs
- MPI_Comm_join(3) Connect two MPI processed joined by a socket
- MPI_Comm_rank.openmpi(3) Determines the rank of the calling process in the communicator.
- MPI_Comm_rank(3) Determines the rank of the calling process in the communicator
- MPI_Comm_remote_group.openmpi(3) Accesses the remote group associated with an intercommunicator.
- MPI_Comm_remote_group(3) Accesses the remote group associated with the given inter-communicator
- MPI_Comm_remote_size.openmpi(3) Determines the size of the remote group associated with an intercommunicator.
- MPI_Comm_remote_size(3) Determines the size of the remote group associated with an inter-communictor
- MPI_Comm_ser_errhandler(3) Set error handler of communicator
- MPI_Comm_set_attr.openmpi(3) Stores attribute value associated with a key.
- MPI_Comm_set_attr(3) MPI_ATTR_PUT replacement
- MPI_Comm_set_errhandler.openmpi(3) Attaches a new error handler to a communicator.
- MPI_Comm_set_errhandler(3) Set the error handler for a communicator
- MPI_Comm_set_info.openmpi(3) Set communicator info hints
- MPI_Comm_set_info(3) Set new values for the hints of the communicator associated with comm
- MPI_Comm_set_name_lam4-dev(3) Set a name on a communicator
- MPI_Comm_set_name.openmpi(3) Associates a name with a communicator.
- MPI_Comm_set_name(3) Sets the print name for a communicator
- MPI_Comm_size.openmpi(3) Returns the size of the group associated with a communicator.
- MPI_Comm_size(3) Determines the size of the group associated with a communictor
- MPI_Comm_spawn_multiple.openmpi(3) Spawns multiple binaries, or the same binary with multiple sets of arguments.
- MPI_Comm_spawn_multiple(3) Spawn a dynamic MPI process from multiple executables
- MPI_Comm_spawn.openmpi(3) Spawns a number of identical binaries.
- MPI_Comm_spawn(3) Spawn a dynamic MPI process
- MPI_Comm_split_type.openmpi(3) Creates new communicators based on colors and keys.
- MPI_Comm_split_type(3) Creates new communicators based on split types and keys
- MPI_Comm_split.openmpi(3) Creates new communicators based on colors and keys.
- MPI_Comm_split(3) Creates new communicators based on colors and keys
- MPI_Comm_test_inter.openmpi(3) Tests to see if a comm is an intercommunicator.
- MPI_Comm_test_inter(3) Tests to see if a comm is an inter-communicator
- MPI_Compare_and_swap.openmpi(3) Perform RMA compare-and-swap
- MPI_Compare_and_swap(3) Perform one-sided atomic compare-and-swap.
- MPI_Dims_create.openmpi(3) Creates a division of processors in a Cartesian grid.
- MPI_Dims_create(3) Creates a division of processors in a cartesian grid
- MPI_Dist_graph_create_adjacent.openmpi(3) Makes a new communicator to which topology information has been attached.
- MPI_Dist_graph_create_adjacent(3) returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create.openmpi(3) Makes a new communicator to which topology information has been attached.
- MPI_Dist_graph_create(3) MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is
- MPI_Dist_graph_neighbors_count.openmpi(3) Returns the number of in and out edges for the calling processes in a distributed graph topology and a flag indicating whether the distributed graph
- MPI_Dist_graph_neighbors_count(3) Provides adjacency information for a distributed graph topology
- MPI_Dist_graph_neighbors.openmpi(3) Returns the neighbors of the calling process in a distributed graph topology.
- MPI_Dist_graph_neighbors(3) Provides adjacency information for a distributed graph topology
- MPI_DUP_FN(3) Built-in MPI function to simple-mindedly copy communicator attributes.
- MPI_Errhandler_c2f(3) Convert an error handler from its C representation to its Fortran representation
- MPI_Errhandler_create.openmpi(3) Creates an MPI-style error handler -- use of this routine is deprecated.
- MPI_Errhandler_create(3) Creates an MPI-style error handler on a communicator
- MPI_Errhandler_f2c(3) Convert a error handler from its Fortran representation to its C representation
- MPI_Errhandler_free.openmpi(3) Frees an MPI-style error handler.
- MPI_Errhandler_free(3) Frees an MPI-style errorhandler
- MPI_Errhandler_get.openmpi(3) Gets the error handler for a communicator -- use of this routine is deprecated.
- MPI_Errhandler_get(3) Gets the error handler for a communicator
- MPI_Errhandler_set.openmpi(3) Sets the error handler for a communicator -- use of this routine is deprecated.
- MPI_Errhandler_set(3) Sets the error handler for a communicator
- MPI_Error_class.openmpi(3) Converts an error code into an error class.
- MPI_Error_class(3) Converts an error code into an error class
- MPI_Error_string.openmpi(3) Returns a string for a given error code.
- MPI_Error_string(3) Return a string for a given error code
- MPI_Exscan_c(3) Computes the exclusive scan (partial reductions) of data on a collection of processes
- MPI_Exscan_init_c(3) Creates a persistent request for exscan
- MPI_Exscan_init(3) Creates a persistent request for exscan
- MPI_Exscan.openmpi(3) Computes an exclusive scan (partial reduction)
- MPI_Exscan(3) Computes the exclusive scan (partial reductions) of data on a collection of processes
- MPI_Fetch_and_op.openmpi(3) Combines the contents of the origin buffer with that of a target buffer and returns the target buffer value.
- MPI_Fetch_and_op(3) Perform one-sided read-modify-write.
- MPI_File_c2f.openmpi(3)
- MPI_File_c2f(3) Translates a C file handle to a Fortran file handle
- MPI_File_call_errhandler.openmpi(3) Passes the supplied error code to the
- MPI_File_call_errhandler(3) Call the error handler installed on a file
- MPI_File_close.openmpi(3) Closes a file (collective).
- MPI_File_close(3) Closes a file
- MPI_File_create_errhandler.openmpi(3) Creates an MPI-style error handler that can be attached to a file.
- MPI_File_create_errhandler(3) Create a file error handler
- MPI_File_delete.openmpi(3) Deletes a file.
- MPI_File_delete(3) Deletes a file
- MPI_File_f2c.openmpi(3)
- MPI_File_f2c(3) Translates a Fortran file handle to a C file handle
- MPI_File_get_amode.openmpi(3) Returns access mode associated with an open file.
- MPI_File_get_amode(3) Returns the file access mode
- MPI_File_get_atomicity.openmpi(3) Returns current consistency semantics for data-access operations.
- MPI_File_get_atomicity(3) Returns the atomicity mode
- MPI_File_get_byte_offset.openmpi(3) Converts a view-relative offset into an absolute byte position.
- MPI_File_get_byte_offset(3) Returns the absolute byte position in the file corresponding to "offset" etypes relative to the current view
- MPI_File_get_errhandler.openmpi(3) Gets the error handler for a file.
- MPI_File_get_errhandler(3) Returns the error handler for a file
- MPI_File_get_group.openmpi(3) Returns a duplicate of the process group of a file.
- MPI_File_get_group(3) Returns the group of processes that opened the file
- MPI_File_get_info.openmpi(3) Returns a new info object containing values for current hints associated with a file.
- MPI_File_get_info(3) Returns the hints for a file that are actually being used by MPI
- MPI_File_get_position_shared.openmpi(3) Returns the current position of the shared file pointer.
- MPI_File_get_position_shared(3) Returns the current position of the shared file pointer in etype units relative to the current view
- MPI_File_get_position.openmpi(3) Returns the current position of the individual file pointer.
- MPI_File_get_position(3) Returns the current position of the individual file pointer in etype units relative to the current view
- MPI_File_get_size.openmpi(3) Returns the current size of the file.
- MPI_File_get_size(3) Returns the file size
- MPI_File_get_type_extent_c(3) Returns the extent of datatype in the file
- MPI_File_get_type_extent.openmpi(3) Returns the extent of the data type in a file.
- MPI_File_get_type_extent(3) Returns the extent of datatype in the file
- MPI_File_get_view.openmpi(3) Returns the process's view of data in the file.
- MPI_File_get_view(3) Returns the file view
- MPI_File_iread_all_c(3) Nonblocking collective read using individual file pointer
- MPI_File_iread_all.openmpi(3) Reads a file starting at the location specified by the individual file pointer (nonblocking, collective).
- MPI_File_iread_all(3) Nonblocking collective read using individual file pointer
- MPI_File_iread_at_all_c(3) Nonblocking collective read using explicit offset
- MPI_File_iread_at_all.openmpi(3) Reads a file at an explicitly specified offset (nonblocking, collective).
- MPI_File_iread_at_all(3) Nonblocking collective read using explicit offset
- MPI_File_iread_at_c(3) Nonblocking read using explicit offset
- MPI_File_iread_at.openmpi(3) Reads a file at an explicitly specified offset (nonblocking, noncollective).
- MPI_File_iread_at(3) Nonblocking read using explict offset
- MPI_File_iread_c(3) Nonblocking read using individual file pointer
- MPI_File_iread_shared_c(3) Nonblocking read using shared file pointer
- MPI_File_iread_shared.openmpi(3) Reads a file using the shared file pointer (nonblocking, noncollective).
- MPI_File_iread_shared(3) Nonblocking read using shared file pointer
- MPI_File_iread.openmpi(3) Reads a file starting at the location specified by the individual file pointer (nonblocking, noncollective).
- MPI_File_iread(3) Nonblocking read using individual file pointer
- MPI_File_iwrite_all_c(3) Nonblocking collective write using individual file pointer
- MPI_File_iwrite_all.openmpi(3) Writes a file starting at the location specified by the individual file pointer (nonblocking, collective).
- MPI_File_iwrite_all(3) Nonblocking collective write using individual file pointer
- MPI_File_iwrite_at_all_c(3) Nonblocking collective write using explicit offset
- MPI_File_iwrite_at_all.openmpi(3) Writes a file at an explicitly specified offset (nonblocking, collective).
- MPI_File_iwrite_at_all(3) Nonblocking collective write using explicit offset
- MPI_File_iwrite_at_c(3) Nonblocking write using explicit offset
- MPI_File_iwrite_at.openmpi(3) Writes a file at an explicitly specified offset (nonblocking, noncollective).
- MPI_File_iwrite_at(3) Nonblocking write using explict offset
- MPI_File_iwrite_c(3) Nonblocking write using individual file pointer
- MPI_File_iwrite_shared_c(3) Nonblocking write using shared file pointer
- MPI_File_iwrite_shared.openmpi(3) Writes a file using the shared file pointer (nonblocking, noncollective).
- MPI_File_iwrite_shared(3) Nonblocking write using shared file pointer
- MPI_File_iwrite.openmpi(3) Writes a file starting at the location specified by the individual file pointer (nonblocking, noncollective).
- MPI_File_iwrite(3) Nonblocking write using individual file pointer
- MPI_File_open.openmpi(3) Opens a file (collective).
- MPI_File_open(3) Opens a file
- MPI_File_preallocate.openmpi(3) Preallocates a specified amount of storage space at the beginning of a file (collective).
- MPI_File_preallocate(3) Preallocates storage space for a file
- MPI_File_read_all_begin_c(3) Begin a split collective read using individual file pointer
- MPI_File_read_all_begin.openmpi(3) Reads a file starting at the locations specified by individual file pointers; beginning part of a split collective routine
- MPI_File_read_all_begin(3) Begin a split collective read using individual file pointer
- MPI_File_read_all_c(3) Collective read using individual file pointer
- MPI_File_read_all_end.openmpi(3) Reads a file starting at the locations specified by individual file pointers; ending part of a split collective routine
- MPI_File_read_all_end(3) Complete a split collective read using individual file pointer
- MPI_File_read_all.openmpi(3) Reads a file starting at the locations specified by individual file pointers (blocking, collective).
- MPI_File_read_all(3) Collective read using individual file pointer
- MPI_File_read_at_all_begin_c(3) Begin a split collective read using explicit offset
- MPI_File_read_at_all_begin.openmpi(3) Reads a file at explicitly specified offsets; beginning part of a split collective routine (nonblocking).
- MPI_File_read_at_all_begin(3) Begin a split collective read using explict offset
- MPI_File_read_at_all_c(3) Collective read using explicit offset
- MPI_File_read_at_all_end.openmpi(3) Reads a file at explicitly specified offsets; ending part of a split collective routine (blocking).
- MPI_File_read_at_all_end(3) Complete a split collective read using explict offset
- MPI_File_read_at_all.openmpi(3) Reads a file at explicitly specified offsets (blocking, collective).
- MPI_File_read_at_all(3) Collective read using explict offset
- MPI_File_read_at_c(3) Read using explicit offset
- MPI_File_read_at.openmpi(3) Reads a file at an explicitly specified offset (blocking, noncollective).
- MPI_File_read_at(3) Read using explict offset
- MPI_File_read_c(3) Read using individual file pointer
- MPI_File_read_ordered_begin_c(3) Begin a split collective read using shared file pointer
- MPI_File_read_ordered_begin.openmpi(3) Reads a file at a location specified by a shared file pointer; beginning part of a split collective routine
- MPI_File_read_ordered_begin(3) Begin a split collective read using shared file pointer
- MPI_File_read_ordered_c(3) Collective read using shared file pointer
- MPI_File_read_ordered_end.openmpi(3) Reads a file at a location specified by a shared file pointer; ending part of a split collective routine (blocking).
- MPI_File_read_ordered_end(3) Complete a split collective read using shared file pointer
- MPI_File_read_ordered.openmpi(3) Reads a file at a location specified by a shared file pointer (blocking, collective).
- MPI_File_read_ordered(3) Collective read using shared file pointer
- MPI_File_read_shared_c(3) Read using shared file pointer
- MPI_File_read_shared.openmpi(3) Reads a file using the shared file pointer (blocking, noncollective).
- MPI_File_read_shared(3) Read using shared file pointer
- MPI_File_read.openmpi(3) Reads a file starting at the location specified by the individual file pointer (blocking, noncollective).
- MPI_File_read(3) Read using individual file pointer
- MPI_File_seek_shared.openmpi(3) Updates the global shared file pointer (collective).
- MPI_File_seek_shared(3) Updates the shared file pointer
- MPI_File_seek.openmpi(3) Updates individual file pointers (noncollective).
- MPI_File_seek(3) Updates the individual file pointer
- MPI_File_set_atomicity.openmpi(3) Sets consistency semantics for data-access operations (collective).
- MPI_File_set_atomicity(3) Sets the atomicity mode
- MPI_File_set_errhandler.openmpi(3) Sets the error handler for a file.
- MPI_File_set_errhandler(3) Sets the error handler for a file
- MPI_File_set_info.openmpi(3) Sets new values for hints (collective).
- MPI_File_set_info(3) Sets new values for the hints associated with a file
- MPI_File_set_size.openmpi(3) Resizes a file (collective).
- MPI_File_set_size(3) Sets the file size
- MPI_File_set_view.openmpi(3) Changes process's view of data in file (collective).
- MPI_File_set_view(3) Sets the file view
- MPI_File_sync.openmpi(3) Makes semantics consistent for data-access operations (collective).
- MPI_File_sync(3) Causes all previous writes to be transferred to the storage device
- MPI_File_write_all_begin_c(3) Begin a split collective write using individual file pointer
- MPI_File_write_all_begin.openmpi(3) Writes a file starting at the locations specified by individual file pointers; beginning part of a split collective routine
- MPI_File_write_all_begin(3) Begin a split collective write using individual file pointer
- MPI_File_write_all_c(3) Collective write using individual file pointer
- MPI_File_write_all_end.openmpi(3) Writes a file starting at the locations specified by individual file pointers; ending part of a split collective routine
- MPI_File_write_all_end(3) Complete a split collective write using individual file pointer
- MPI_File_write_all.openmpi(3) Writes a file starting at the locations specified by individual file pointers (blocking, collective).
- MPI_File_write_all(3) Collective write using individual file pointer
- MPI_File_write_at_all_begin_c(3) Begin a split collective write using explicit offset
- MPI_File_write_at_all_begin.openmpi(3) Writes a file at explicitly specified offsets; beginning part of a split collective routine (nonblocking).
- MPI_File_write_at_all_begin(3) Begin a split collective write using explict offset
- MPI_File_write_at_all_c(3) Collective write using explicit offset
- MPI_File_write_at_all_end.openmpi(3) Writes a file at explicitly specified offsets; ending part of a split collective routine (blocking).
- MPI_File_write_at_all_end(3) Complete a split collective write using explict offset
- MPI_File_write_at_all.openmpi(3) Writes a file at explicitly specified offsets (blocking, collective).
- MPI_File_write_at_all(3) Collective write using explict offset
- MPI_File_write_at_c(3) Write using explicit offset
- MPI_File_write_at.openmpi(3) Writes a file at an explicitly specified offset (blocking, noncollective).
- MPI_File_write_at(3) Write using explict offset
- MPI_File_write_c(3) Write using individual file pointer
- MPI_File_write_ordered_begin_c(3) Begin a split collective write using shared file pointer
- MPI_File_write_ordered_begin.openmpi(3) Writes a file at a location specified by a shared file pointer; beginning part of a split collective routine
- MPI_File_write_ordered_begin(3) Begin a split collective write using shared file pointer
- MPI_File_write_ordered_c(3) Collective write using shared file pointer
- MPI_File_write_ordered_end.openmpi(3) Writes a file at a location specified by a shared file pointer; ending part of a split collective routine (blocking).
- MPI_File_write_ordered_end(3) Complete a split collective write using shared file pointer
- MPI_File_write_ordered.openmpi(3) Writes a file at a location specified by a shared file pointer (blocking, collective).
- MPI_File_write_ordered(3) Collective write using shared file pointer
- MPI_File_write_shared_c(3) Write using shared file pointer
- MPI_File_write_shared.openmpi(3) Writes a file using the shared file pointer (blocking, noncollective).
- MPI_File_write_shared(3) Write using shared file pointer
- MPI_File_write.openmpi(3) Writes a file starting at the location specified by the individual file pointer (blocking, noncollective).
- MPI_File_write(3) Write using individual file pointer
- MPI_Finalize.openmpi(3) Terminates MPI execution environment.
- MPI_Finalize(3) Terminates MPI execution environment
- MPI_Finalized.openmpi(3) Checks whether MPI has been finalized
- MPI_Finalized(3) Indicates whether
- MPI_Free_mem.openmpi(3) Frees memory that has been allocated using MPI_Alloc_mem.
- MPI_Free_mem(3) Free memory that was previously allocated by MPI_ALLOC_MEM
- MPI_Gather_c(3) Gathers together values from a group of processes
- MPI_Gather_init_c(3) Create a persistent request for gather.
- MPI_Gather_init(3) Create a persistent request for gather.
- MPI_Gather.openmpi(3) Gathers values from a group of processes.
- MPI_Gather(3) Gathers together values from a group of processes
- MPI_Gatherv_c(3) Gathers into specified locations from all processes in a group
- MPI_Gatherv_init_c(3) Create a persistent request for gatherv.
- MPI_Gatherv_init(3) Create a persistent request for gatherv.
- MPI_Gatherv.openmpi(3) Gathers varying amounts of data from all processes to the root process
- MPI_Gatherv(3) Gathers into specified locations from all processes in a group
- MPI_Get_accumulate_c(3) Perform an atomic, one-sided read-and-accumulate operation
- MPI_Get_accumulate.openmpi(3) Combines the contents of the origin buffer with that of a target buffer and returns the target buffer value.
- MPI_Get_accumulate(3) Perform an atomic, one-sided read-and-accumulate operation
- MPI_Get_address.openmpi(3) Gets the address of a location in memory.
- MPI_Get_address(3) obtain the address of a location in caller memory
- MPI_Get_c(3) Get data from a memory window on a remote process
- MPI_Get_count_c(3) Gets the number of "top level" elements
- MPI_Get_count.openmpi(3) Gets the number of top-level elements received.
- MPI_Get_count(3) Gets the number of "top level" elements
- MPI_Get_elements_c(3) Returns the number of basic elements
- MPI_Get_elements_x.openmpi(3)
- MPI_Get_elements_x(3) Returns the number of basic elements
- MPI_Get_elements.openmpi(3) Returns the number of basic elements in a data type.
- MPI_Get_elements(3) Returns the number of basic elements in a datatype
- MPI_Get_library_version.openmpi(3) Returns a string of the current Open MPI version
- MPI_Get_library_version(3) Return the version number of MPI library
- MPI_Get_processor_name.openmpi(3) Gets the name of the processor.
- MPI_Get_processor_name(3) Gets the name of the processor
- MPI_Get_version.openmpi(3) Returns the version of the standard corresponding to the current implementation.
- MPI_Get_version(3) obtain the version number of MPI that LAM/MPI supports
- MPI_Get.openmpi(3) Copies data from the target memory to the origin.
- MPI_Get(3) One Sided data fetch
- MPI_Graph_create.openmpi(3) Makes a new communicator to which topology information has been attached.
- MPI_Graph_create(3) Makes a new communicator to which topology information has been attached
- MPI_Graph_get.openmpi(3) Retrieves graph topology information associated with a communicator.
- MPI_Graph_get(3) Retrieves graph topology information associated with a communicator
- MPI_Graph_map.openmpi(3) Maps process to graph topology information.
- MPI_Graph_map(3) Maps process to graph topology information
- MPI_Graph_neighbors_count.openmpi(3) Returns the number of neighbors of a node associated with a graph topology.
- MPI_Graph_neighbors_count(3) Returns the number of neighbors of a node associated with a graph topology
- MPI_Graph_neighbors.openmpi(3) Returns the neighbors of a node associated with a graph topology.
- MPI_Graph_neighbors(3) Returns the neighbors of a node associated with a graph topology
- MPI_Graphdims_get.openmpi(3) Retrieves graph topology information associated with a communicator.
- MPI_Graphdims_get(3) Retrieves graph topology information associated with a communicator
- MPI_Grequest_complete.openmpi(3) Reports that a generalized request is complete.
- MPI_Grequest_complete(3) Notify MPI that a user-defined request is complete
- MPI_Grequest_start.openmpi(3) Starts a generalized request and returns a handle to it in request.
- MPI_Grequest_start(3) Create and return a user-defined request
- MPI_Group_c2f.openmpi(3)
- MPI_Group_c2f(3) Convert a group handle from its C representation to its Fortran representation
- MPI_Group_compare.openmpi(3) Compares two groups.
- MPI_Group_compare(3) Compares two groups
- MPI_Group_difference.openmpi(3) Makes a group from the difference of two groups.
- MPI_Group_difference(3) Makes a group from the difference of two groups
- MPI_Group_excl.openmpi(3) Produces a group by reordering an existing group and taking only unlisted members.
- MPI_Group_excl(3) Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_f2c.openmpi(3)
- MPI_Group_f2c(3) Convert a group handle from its Fortran representation to its C representation
- MPI_Group_free.openmpi(3) Frees a group.
- MPI_Group_free(3) Frees a group
- MPI_Group_from_session_pset(3) Get group from a session processes set
- MPI_Group_incl.openmpi(3) Produces a group by reordering an existing group and taking only listed members.
- MPI_Group_incl(3) Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection.openmpi(3) Produces a group at the intersection of two existing groups.
- MPI_Group_intersection(3) Produces a group as the intersection of two existing groups
- MPI_Group_range_excl.openmpi(3) Produces a group by excluding ranges of processes from an existing group.
- MPI_Group_range_excl(3) Produces a group by excluding ranges of processes from an existing group
- MPI_Group_range_incl.openmpi(3) Creates a new group from ranges of ranks in an existing group.
- MPI_Group_range_incl(3) Creates a new group from ranges of ranks in an existing group
- MPI_Group_rank.openmpi(3) Returns the rank of the calling process in the given group.
- MPI_Group_rank(3) Returns the rank of this process in the given group
- MPI_Group_size.openmpi(3) Returns the size of a group.
- MPI_Group_size(3) Returns the size of a group
- MPI_Group_translate_ranks.openmpi(3) Translates the ranks of processes in one group to those in another group.
- MPI_Group_translate_ranks(3) Translates the ranks of processes in one group to those in another group
- MPI_Group_union.openmpi(3) Produces a group by combining two groups.
- MPI_Group_union(3) Produces a group by combining two groups
- MPI_Iallgather_c(3) Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
- MPI_Iallgather.openmpi(3)
- MPI_Iallgather(3) Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
- MPI_Iallgatherv_c(3) Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
- MPI_Iallgatherv.openmpi(3)
- MPI_Iallgatherv(3) Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
- MPI_Iallreduce_c(3) Combines values from all processes and distributes the result back to all processes in a nonblocking way
- MPI_Iallreduce.openmpi(3)
- MPI_Iallreduce(3) Combines values from all processes and distributes the result back to all processes in a nonblocking way
- MPI_Ialltoall_c(3) Sends data from all to all processes in a nonblocking way
- MPI_Ialltoall.openmpi(3)
- MPI_Ialltoall(3) Sends data from all to all processes in a nonblocking way
- MPI_Ialltoallv_c(3) Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input
- MPI_Ialltoallv.openmpi(3)
- MPI_Ialltoallv(3) Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input
- MPI_Ialltoallw_c(3) Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each
- MPI_Ialltoallw.openmpi(3)
- MPI_Ialltoallw(3) Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each
- MPI_Ibarrier.openmpi(3)
- MPI_Ibarrier(3) Notifies the process that it has reached the barrier and returns immediately
- MPI_Ibcast_c(3) Broadcasts a message from the process with rank "root" to all other processes of the communicator in a nonblocking way
- MPI_Ibcast.openmpi(3)
- MPI_Ibcast(3) Broadcasts a message from the process with rank "root" to all other processes of the communicator in a nonblocking way
- MPI_Ibsend_c(3) Starts a nonblocking buffered send
- MPI_Ibsend.openmpi(3) Starts a nonblocking buffered send.
- MPI_Ibsend(3) Starts a nonblocking buffered send
- MPI_Iexscan_c(3) Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Iexscan.openmpi(3)
- MPI_Iexscan(3) Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Igather_c(3) Gathers together values from a group of processes in a nonblocking way
- MPI_Igather.openmpi(3)
- MPI_Igather(3) Gathers together values from a group of processes in a nonblocking way
- MPI_Igatherv_c(3) Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Igatherv.openmpi(3)
- MPI_Igatherv(3) Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Improbe.openmpi(3) Non-blocking matched probe for a message.
- MPI_Improbe(3) Nonblocking matched probe.
- MPI_Imrecv_c(3) Nonblocking receive of message matched by MPI_Mprobe or MPI_Improbe.
- MPI_Imrecv.openmpi(3) Non-blocking receive for a matched message
- MPI_Imrecv(3) Nonblocking receive of message matched by MPI_Mprobe or MPI_Improbe.
- MPI_Ineighbor_allgather_c(3) Nonblocking version of MPI_Neighbor_allgather.
- MPI_Ineighbor_allgather.openmpi(3)
- MPI_Ineighbor_allgather(3) Nonblocking version of MPI_Neighbor_allgather.
- MPI_Ineighbor_allgatherv_c(3) Nonblocking version of MPI_Neighbor_allgatherv.
- MPI_Ineighbor_allgatherv.openmpi(3)
- MPI_Ineighbor_allgatherv(3) Nonblocking version of MPI_Neighbor_allgatherv.
- MPI_Ineighbor_alltoall_c(3) Nonblocking version of MPI_Neighbor_alltoall.
- MPI_Ineighbor_alltoall.openmpi(3)
- MPI_Ineighbor_alltoall(3) Nonblocking version of MPI_Neighbor_alltoall.
- MPI_Ineighbor_alltoallv_c(3) Nonblocking version of MPI_Neighbor_alltoallv.
- MPI_Ineighbor_alltoallv.openmpi(3)
- MPI_Ineighbor_alltoallv(3) Nonblocking version of MPI_Neighbor_alltoallv.
- MPI_Ineighbor_alltoallw_c(3) Nonblocking version of MPI_Neighbor_alltoallw.
- MPI_Ineighbor_alltoallw.openmpi(3)
- MPI_Ineighbor_alltoallw(3) Nonblocking version of MPI_Neighbor_alltoallw.
- MPI_Info_c2f.openmpi(3)
- MPI_Info_c2f(3) Convert an info handle from its C representation to its Fortran representation
- MPI_Info_create_env(3) Creates an info object containing information about the application
- MPI_Info_create.openmpi(3) Creates a new info object.
- MPI_Info_create(3) Create and initialize an empty MPI_Info object
- MPI_Info_delete.openmpi(3) Deletes a key/value pair from info.
- MPI_Info_delete(3) Delete a (key, value) pair from an
- MPI_Info_dup.openmpi(3) Duplicates an info object.
- MPI_Info_dup(3) Duplicate an
- MPI_Info_env.openmpi(3) Static MPI_Info object containing info about the application
- MPI_Info_f2c.openmpi(3)
- MPI_Info_f2c(3) Convert a info handle from its Fortran representation to its C representation
- MPI_Info_free.openmpi(3) Frees an info object.
- MPI_Info_free(3) Free an
- MPI_Info_get_nkeys.openmpi(3) Gets the number of keys currently defined in an info object.
- MPI_Info_get_nkeys(3) Returns the number of keys defined on an
- MPI_Info_get_nthkey.openmpi(3) Returns the nth defined key in info.
- MPI_Info_get_nthkey(3) Get a key indexed by integer from an
- MPI_Info_get_string(3) Retrieves the value associated with a key
- MPI_Info_get_valuelen.openmpi(3) Retrieves the length of the key value associated with an info object.
- MPI_Info_get_valuelen(3) Get the length of a value for a given key in an
- MPI_Info_get.openmpi(3) Retrieves the value associated with a key in an info object.
- MPI_Info_get(3) Get a (key, value) pair from an
- MPI_Info_set.openmpi(3) Adds a key/value pair to info.
- MPI_Info_set(3) Set a (key, value) pair in an
- MPI_Init_thread.openmpi(3) Initializes the MPI execution environment
- MPI_Init_thread(3) Initialize the MPI execution environment
- MPI_Init.openmpi(3) Initializes the MPI execution environment
- MPI_Init(3) Initialize the MPI execution environment
- MPI_Initialized.openmpi(3) Checks whether MPI has been initialized
- MPI_Initialized(3) Indicates whether
- MPI_Intercomm_create_from_groups(3) Create an intercommuncator from local and remote groups
- MPI_Intercomm_create.openmpi(3) Creates an intercommunicator from two intracommunicators.
- MPI_Intercomm_create(3) Creates an intercommuncator from two intracommunicators
- MPI_Intercomm_merge.openmpi(3) Creates an intracommunicator from an intercommunicator.
- MPI_Intercomm_merge(3) Creates an intracommuncator from an intercommunicator
- MPI_Iprobe.openmpi(3) Nonblocking test for a message.
- MPI_Iprobe(3) Nonblocking test for a message
- MPI_Irecv_c(3) Begins a nonblocking receive
- MPI_Irecv.openmpi(3) Starts a standard-mode, nonblocking receive.
- MPI_Irecv(3) Begins a non-blocking receive
- MPI_Ireduce_c(3) Reduces values on all processes to a single value in a nonblocking way
- MPI_Ireduce_scatter_block_c(3) Combines values and scatters the results in a nonblocking way
- MPI_Ireduce_scatter_block.openmpi(3)
- MPI_Ireduce_scatter_block(3) Combines values and scatters the results in a nonblocking way
- MPI_Ireduce_scatter_c(3) Combines values and scatters the results in a nonblocking way
- MPI_Ireduce_scatter.openmpi(3)
- MPI_Ireduce_scatter(3) Combines values and scatters the results in a nonblocking way
- MPI_Ireduce.openmpi(3)
- MPI_Ireduce(3) Reduces values on all processes to a single value in a nonblocking way
- MPI_Irsend_c(3) Starts a nonblocking ready send
- MPI_Irsend.openmpi(3) Starts a ready-mode nonblocking send.
- MPI_Irsend(3) Starts a nonblocking ready send
- MPI_Is_thread_main.openmpi(3) Determines if thread called MPI_Init
- MPI_Is_thread_main(3) determine if the caller is the main thread
- MPI_Iscan_c(3) Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Iscan.openmpi(3)
- MPI_Iscan(3) Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Iscatter_c(3) Sends data from one process to all other processes in a communicator in a nonblocking way
- MPI_Iscatter.openmpi(3)
- MPI_Iscatter(3) Sends data from one process to all other processes in a communicator in a nonblocking way
- MPI_Iscatterv_c(3) Scatters a buffer in parts to all processes in a communicator in a nonblocking way
- MPI_Iscatterv.openmpi(3)
- MPI_Iscatterv(3) Scatters a buffer in parts to all processes in a communicator in a nonblocking way
- MPI_Isend_c(3) Begins a nonblocking send
- MPI_Isend.openmpi(3) Starts a standard-mode, nonblocking send.
- MPI_Isend(3) Begins a nonblocking send
- MPI_Isendrecv_c(3) Starts a nonblocking send and receive
- MPI_Isendrecv_replace_c(3) Starts a nonblocking send and receive with a single buffer
- MPI_Isendrecv_replace(3) Starts a nonblocking send and receive with a single buffer
- MPI_Isendrecv(3) Starts a nonblocking send and receive
- MPI_Issend_c(3) Starts a nonblocking synchronous send
- MPI_Issend.openmpi(3) Starts a nonblocking synchronous send.
- MPI_Issend(3) Starts a nonblocking synchronous send
- MPI_Keyval_create.openmpi(3) Generates a new attribute key -- use of this routine is deprecated.
- MPI_Keyval_create(3) Generates a new communicator attribute key
- MPI_Keyval_free.openmpi(3) Frees attribute key for communicator cache attribute -- use of this routine is deprecated.
- MPI_Keyval_free(3) Frees attribute key for communicator cache attribute
- MPI_Lookup_name.openmpi(3) Finds port associated with a service name
- MPI_Lookup_name(3) Lookup a previously published name
- MPI_Message_c2f.openmpi(3)
- MPI_Message_f2c.openmpi(3)
- MPI_Mprobe.openmpi(3) Blocking matched probe for a message.
- MPI_Mprobe(3) Blocking matched probe.
- MPI_Mrecv_c(3) Blocking receive of message matched by MPI_Mprobe or MPI_Improbe.
- MPI_Mrecv.openmpi(3) Blocking receive for a matched message
- MPI_Mrecv(3) Blocking receive of message matched by MPI_Mprobe or MPI_Improbe.
- MPI_Neighbor_allgather_c(3) Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
- MPI_Neighbor_allgather_init_c(3) Create a persistent request for neighbor_allgather.
- MPI_Neighbor_allgather_init(3) Create a persistent request for neighbor_allgather.
- MPI_Neighbor_allgather.openmpi(3) Gathers and distributes data from and to all neighbors
- MPI_Neighbor_allgather(3) Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
- MPI_Neighbor_allgatherv_c(3) The vector variant of MPI_Neighbor_allgather.
- MPI_Neighbor_allgatherv_init_c(3) Create a persistent request for neighbor_allgatherv.
- MPI_Neighbor_allgatherv_init(3) Create a persistent request for neighbor_allgatherv.
- MPI_Neighbor_allgatherv.openmpi(3) Gathers and distributes data from and to all neighbors. Each process may contribute a different amount of data.
- MPI_Neighbor_allgatherv(3) The vector variant of MPI_Neighbor_allgather.
- MPI_Neighbor_alltoall_c(3) Sends and Receivs data from all neighboring processes
- MPI_Neighbor_alltoall_init_c(3) Create a persistent request for neighbor_alltoall.
- MPI_Neighbor_alltoall_init(3) Create a persistent request for neighbor_alltoall.
- MPI_Neighbor_alltoall.openmpi(3) All processes send data to neighboring processes in a virtual topology communicator
- MPI_Neighbor_alltoall(3) Sends and Receivs data from all neighboring processes
- MPI_Neighbor_alltoallv_c(3) The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each
- MPI_Neighbor_alltoallv_init_c(3) Create a persistent request for neighbor_alltoallv.
- MPI_Neighbor_alltoallv_init(3) Create a persistent request for neighbor_alltoallv.
- MPI_Neighbor_alltoallv.openmpi(3) All processes send different amounts of data to, and receive different amounts of data from, all neighbors
- MPI_Neighbor_alltoallv(3) The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each
- MPI_Neighbor_alltoallw_c(3) Like MPI_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor.
- MPI_Neighbor_alltoallw_init_c(3) Create a persistent request for neighbor_alltoallw.
- MPI_Neighbor_alltoallw_init(3) Create a persistent request for neighbor_alltoallw.
- MPI_Neighbor_alltoallw.openmpi(3) All processes send data of different types to, and receive data of different types from, all processes
- MPI_Neighbor_alltoallw(3) Like MPI_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor.
- MPI_Op_c2f.openmpi(3)
- MPI_Op_c2f(3) Convert an op handle from its C representation to its Fortran representation
- MPI_Op_commutative.openmpi(3) Query of commutativity of reduction operation.
- MPI_Op_commutative(3) Queries an MPI reduction operation for its commutativity
- MPI_Op_create_c(3) Creates a user-defined combination function handle
- MPI_Op_create.openmpi(3) Creates a user-defined combination function handle.
- MPI_Op_create(3) Creates a user-defined combination function handle
- MPI_Op_f2c.openmpi(3)
- MPI_Op_f2c(3) Convert an op handler from its Fortran representation to its C representation
- MPI_Op_free.openmpi(3) Frees a user-defined combination function handle.
- MPI_Op_free(3) Frees a user-defined combination function handle
- MPI_Open_port.openmpi(3) Establishes a network address for a server to accept connections from clients.
- MPI_Open_port(3) Establish a server port for client MPI connections
- MPI_Pack_c(3) Packs a datatype into contiguous memory
- MPI_Pack_external_c(3) Packs a datatype into contiguous memory, using the external32 format
- MPI_Pack_external_size_c(3) Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external.
- MPI_Pack_external_size.openmpi(3) Calculates upper bound on space needed
- MPI_Pack_external_size(3) Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external.
- MPI_Pack_external.openmpi(3) Writes data to a portable format
- MPI_Pack_external(3) Packs a datatype into contiguous memory, using the external32 format
- MPI_Pack_size_c(3) Returns the upper bound on the amount of space needed to pack a message
- MPI_Pack_size.openmpi(3) Returns the upper bound on the amount of space needed to pack a message.
- MPI_Pack_size(3) Returns the upper bound on the amount of space needed to pack a message
- MPI_Pack.openmpi(3) Packs data of a given datatype into contiguous memory.
- MPI_Pack(3) Packs a datatype into contiguous memory
- MPI_Parrived(3) Test partial completion of partitioned receive operations
- MPI_Pcontrol.openmpi(3) Controls profiling.
- MPI_Pcontrol(3) Controls profiling
- MPI_Pready_list(3) Indicates that a list of portions of the send buffer in a partitioned
- MPI_Pready_range(3) Indicates that a given range of the send buffer in a partitioned
- MPI_Pready(3) Indicates that a given portion of the send buffer in a partitioned
- MPI_Precv_init(3) Creates a partitioned communication receive request
- MPI_Probe.openmpi(3) Blocking test for a message.
- MPI_Probe(3) Blocking test for a message
- MPI_Psend_init(3) Creates a partitioned communication send request
- MPI_Publish_name.openmpi(3) Publishes a service name associated with a port
- MPI_Publish_name(3) Publish a service name for dynamic process control
- MPI_Put_c(3) Put data into a memory window on a remote process
- MPI_Put.openmpi(3) Copies data from the origin memory to the target.
- MPI_Put(3) One Sided data placement operation
- MPI_Query_thread.openmpi(3) Returns the current level of thread support
- MPI_Query_thread(3) Check level of thread support in MPI
- MPI_Raccumulate_c(3) Accumulate data into the target process using remote memory access
- MPI_Raccumulate.openmpi(3)
- MPI_Raccumulate(3) Accumulate data into the target process using remote memory access
- MPI_Recv_c(3) Blocking receive for a message
- MPI_Recv_init_c(3) Create a persistent request for a receive
- MPI_Recv_init.openmpi(3) Builds a handle for a receive.
- MPI_Recv_init(3) Builds a handle for a receive
- MPI_Recv.openmpi(3) Performs a standard-mode blocking receive.
- MPI_Recv(3) Basic receive
- MPI_Reduce_c(3) Reduces values on all processes to a single value
- MPI_Reduce_init_c(3) Create a persistent request for reduce
- MPI_Reduce_init(3) Create a persistent request for reduce
- MPI_Reduce_local_c(3) Applies a reduction operator to local arguments.
- MPI_Reduce_local.openmpi(3) Perform a local reduction
- MPI_Reduce_local(3) Applies a reduction operator to local arguments.
- MPI_Reduce_scatter_block_c(3) Combines values and scatters the results
- MPI_Reduce_scatter_block_init_c(3) Create a persistent request for reduce_scatter_block.
- MPI_Reduce_scatter_block_init(3) Create a persistent request for reduce_scatter_block.
- MPI_Reduce_scatter_block.openmpi(3) Combines values and scatters the results in blocks.
- MPI_Reduce_scatter_block(3) Combines values and scatters the results
- MPI_Reduce_scatter_c(3) Combines values and scatters the results
- MPI_Reduce_scatter_init_c(3) Create a persistent request for reduce_scatter.
- MPI_Reduce_scatter_init(3) Create a persistent request for reduce_scatter.
- MPI_Reduce_scatter.openmpi(3) Combines values and scatters the results.
- MPI_Reduce_scatter(3) Combines values and scatters the results
- MPI_Reduce.openmpi(3) Reduces values on all processes within a group.
- MPI_Reduce(3) Reduces values on all processes to a single value
- MPI_Register_datarep_c(3) Register functions for user-defined data representations
- MPI_Register_datarep.openmpi(3) Defines data representation.
- MPI_Register_datarep(3) Register functions for user-defined data representations
- MPI_Request_c2f.openmpi(3)
- MPI_Request_c2f(3) Convert a request handle from its C representation to its Fortran representation
- MPI_Request_f2c.openmpi(3)
- MPI_Request_f2c(3) Convert a request handle from its Fortran representation to its C representation
- MPI_Request_free.openmpi(3) Frees a communication request object.
- MPI_Request_free(3) Frees a communication request object
- MPI_Request_get_status.openmpi(3) Access information associated with a request without freeing the request.
- MPI_Request_get_status(3) Nondestructive test for the completion of a Request
- MPI_Rget_accumulate_c(3) Perform an atomic, one-sided read-and-accumulate
- MPI_Rget_accumulate.openmpi(3)
- MPI_Rget_accumulate(3) Perform an atomic, one-sided read-and-accumulate
- MPI_Rget_c(3) Get data from a memory window on a remote process
- MPI_Rget.openmpi(3)
- MPI_Rget(3) Get data from a memory window on a remote process
- MPI_Rput_c(3) Put data into a memory window on a remote process and return a request
- MPI_Rput.openmpi(3)
- MPI_Rput(3) Put data into a memory window on a remote process and return a request
- MPI_Rsend_c(3) Blocking ready send
- MPI_Rsend_init_c(3) Creates a persistent request for a ready send
- MPI_Rsend_init.openmpi(3) Builds a handle for a ready send.
- MPI_Rsend_init(3) Builds a handle for a ready send
- MPI_Rsend.openmpi(3) Ready send.
- MPI_Rsend(3) Basic ready send
- MPI_Scan_c(3) Computes the scan (partial reductions) of data on a collection of processes
- MPI_Scan_init_c(3) Create a persistent request for scan.
- MPI_Scan_init(3) Create a persistent request for scan.
- MPI_Scan.openmpi(3) Computes an inclusive scan (partial reduction)
- MPI_Scan(3) Computes the scan (partial reductions) of data on a collection of processes
- MPI_Scatter_c(3) Sends data from one process to all other processes in a communicator
- MPI_Scatter_init_c(3) Create a persistent request for scatter.
- MPI_Scatter_init(3) Create a persistent request for scatter.
- MPI_Scatter.openmpi(3) Sends data from one task to all tasks in a group.
- MPI_Scatter(3) Sends data from one task to all other tasks in a group
- MPI_Scatterv_c(3) Scatters a buffer in parts to all processes in a communicator
- MPI_Scatterv_init_c(3) Create a persistent request for scatterv.
- MPI_Scatterv_init(3) Create a persistent request for scatterv.
- MPI_Scatterv.openmpi(3) Scatters a buffer in parts to all tasks in a group.
- MPI_Scatterv(3) Scatters a buffer in parts to all tasks in a group
- MPI_Send_c(3) Performs a blocking send
- MPI_Send_init_c(3) Create a persistent request for a standard send
- MPI_Send_init.openmpi(3) Builds a handle for a standard send.
- MPI_Send_init(3) Builds a handle for a standard send
- MPI_Send.openmpi(3) Performs a standard-mode blocking send.
- MPI_Send(3) Performs a basic send
- MPI_Sendrecv_c(3) Sends and receives a message
- MPI_Sendrecv_replace_c(3) Sends and receives using a single buffer
- MPI_Sendrecv_replace.openmpi(3) Sends and receives a message using a single buffer.
- MPI_Sendrecv_replace(3) Sends and receives using a single buffer
- MPI_Sendrecv.openmpi(3) Sends and receives a message.
- MPI_Sendrecv(3) Sends and receives a message
- MPI_Session_call_errhandler(3) Call the error handler installed on a MPI session
- MPI_Session_create_errhandler(3) Create an error handler for use with MPI session
- MPI_Session_finalize(3) Finalize an MPI Session
- MPI_Session_get_errhandler(3) Get the error handler for the MPI session
- MPI_Session_get_info(3) Get the info hints associated to the session
- MPI_Session_get_nth_pset(3) Get the nth processes set
- MPI_Session_get_num_psets(3) Get number of available processes sets
- MPI_Session_get_pset_info(3) Get the info associated with the processes set
- MPI_Session_init(3) Initialize an MPI session
- MPI_Session_set_errhandler(3) Set MPI session error handler
- MPI_Sizeof.openmpi(3) Returns the size, in bytes, of the given type
- MPI_Ssend_c(3) Blocking synchronous send
- MPI_Ssend_init_c(3) Creates a persistent request for a synchronous send
- MPI_Ssend_init.openmpi(3) Builds a handle for a synchronous send.
- MPI_Ssend_init(3) Builds a handle for a synchronous send
- MPI_Ssend.openmpi(3) Standard synchronous send.
- MPI_Ssend(3) Basic synchronous send
- MPI_Start.openmpi(3) Initiates a communication using a persistent request handle.
- MPI_Start(3) Initiates a communication with a persistent request handle
- MPI_Startall.openmpi(3) Starts a collection of requests.
- MPI_Startall(3) Starts a collection of requests
- MPI_Status_c2f.openmpi(3)
- MPI_Status_c2f(3) Convert a status from its C representation to its Fortran representation
- MPI_Status_f2c.openmpi(3) Translates a C status into a Fortran status, or vice versa.
- MPI_Status_f2c(3) Convert a status from its Fortran representation to its C representation
- MPI_Status_set_cancelled.openmpi(3) Sets status to indicate a request has been canceled.
- MPI_Status_set_cancelled(3) Sets the cancelled state associated with a request
- MPI_Status_set_elements_x.openmpi(3)
- MPI_Status_set_elements_x(3) Set the number of elements in a status
- MPI_Status_set_elements.openmpi(3) Modifies opaque part of status to allow MPI_Get_elements to return count.
- MPI_Status_set_elements(3) Set the number of elements in a status
- MPI_T_category_changed.openmpi(3) Get a timestamp for the categories
- MPI_T_category_changed(3) Get the timestamp indicating the last change to the categories
- MPI_T_category_get_categories.openmpi(3) Query which categories are in a category
- MPI_T_category_get_categories(3) Get sub-categories in a category
- MPI_T_category_get_cvars.openmpi(3) Query which control variables are in a category
- MPI_T_category_get_cvars(3) Get control variables in a category
- MPI_T_category_get_events(3) Query which event types are contained in a particular category.
- MPI_T_category_get_index(3) Get the index of a category
- MPI_T_category_get_info.openmpi(3) Query information from a category
- MPI_T_category_get_info(3) Get the information about a category
- MPI_T_category_get_num_events(3) Returns the number of event types contained in the queried category.
- MPI_T_category_get_num.openmpi(3) Query the number of categories
- MPI_T_category_get_num(3) Get the number of categories
- MPI_T_category_get_pvars.openmpi(3) Query which performance variables are in a category
- MPI_T_category_get_pvars(3) Get performance variables in a category
- MPI_T_cvar_get_index(3) Get the index of a control variable
- MPI_T_cvar_get_info.openmpi(3) Query information from a control variable
- MPI_T_cvar_get_info(3) Get the information about a control variable
- MPI_T_cvar_get_num.openmpi(3) Query the number of control variables
- MPI_T_cvar_get_num(3) Get the number of control variables
- MPI_T_cvar_handle_alloc.openmpi(3) Allocate/free contol variable handles
- MPI_T_cvar_handle_alloc(3) Allocate a handle for a control variable
- MPI_T_cvar_handle_free.openmpi(3)
- MPI_T_cvar_handle_free(3) Free an existing handle for a control variable
- MPI_T_cvar_read.openmpi(3) Read the value of a control variable
- MPI_T_cvar_read(3) Read the value of a control variable
- MPI_T_cvar_write.openmpi(3) Write the value of a bound control variable
- MPI_T_cvar_write(3) Write a control variable
- MPI_T_enum_get_info.openmpi(3) Query information about an enumerator
- MPI_T_enum_get_info(3) Get the information about an enumeration
- MPI_T_enum_get_item.openmpi(3) Query information about an enumerator
- MPI_T_enum_get_item(3) Get the information about an item in an enumeration
- MPI_T_event_callback_get_info(3) Returns a new info object containing the hints of the callback function registered for the callback safety level specified by cb_safety of the
- MPI_T_event_callback_set_info(3) Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle
- MPI_T_event_copy(3) Copy event data as a whole into a user-specified buffer
- MPI_T_event_get_index(3) Returns the index of an event type identified by a known event type name
- MPI_T_event_get_info(3) Returns additional information about a specific event type
- MPI_T_event_get_num(3) Query the number of event types
- MPI_T_event_get_source(3) Returns the index of the source of the event instance
- MPI_T_event_get_timestamp(3) Returns the timestamp of when the event was initially observed by the implementation
- MPI_T_event_handle_alloc(3) Creates a registration handle for the event type identified by event_index
- MPI_T_event_handle_free(3) Initiates deallocation of the event-registration handle specified by event_registration
- MPI_T_event_handle_get_info(3) Returns a new info object containing the hints of the event-registration handle associated with event_registration
- MPI_T_event_handle_set_info(3) Updates the hints of the event-registration handle associated with event_registration
- MPI_T_event_read(3) Copy one element of event data to a user-specified buffer
- MPI_T_event_register_callback(3) Associates a user-defined function with an allocated event-registration handle
- MPI_T_event_set_dropped_handler(3) Registers a function to be called when event information is dropped for the registration handle specified in
- MPI_T_finalize.openmpi(3) Finalize the MPI tool information interface
- MPI_T_finalize(3) Finalize the MPI tool information interface
- MPI_T_init_thread.openmpi(3) Initializes the MPI Tool imformation interface
- MPI_T_init_thread(3) Initialize the MPI_T execution environment
- MPI_T_pvar_get_index(3) Get the index of a performance variable
- MPI_T_pvar_get_info.openmpi(3) Query information from a performance variable
- MPI_T_pvar_get_info(3) Get the information about a performance variable
- MPI_T_pvar_get_num.openmpi(3) Query the number of performance variables
- MPI_T_pvar_get_num(3) Get the number of performance variables
- MPI_T_pvar_handle_alloc.openmpi(3) Allocate/free MPI performance variable handles
- MPI_T_pvar_handle_alloc(3) Allocate a handle for a performance variable
- MPI_T_pvar_handle_free.openmpi(3)
- MPI_T_pvar_handle_free(3) Free an existing handle for a performance variable
- MPI_T_pvar_read.openmpi(3) Read the value of a performance variable
- MPI_T_pvar_read(3) Read the value of a performance variable
- MPI_T_pvar_readreset.openmpi(3) Atomically read and reset the value of a performance variable
- MPI_T_pvar_readreset(3) Read the value of a performance variable and then reset it
- MPI_T_pvar_reset.openmpi(3) Reset the value of a performance variable
- MPI_T_pvar_reset(3) Reset a performance variable
- MPI_T_pvar_session_create.openmpi(3) Create/free performance variable session
- MPI_T_pvar_session_create(3) Create a new session for accessing performance variables
- MPI_T_pvar_session_free.openmpi(3)
- MPI_T_pvar_session_free(3) Free an existing performance variable session
- MPI_T_pvar_start.openmpi(3) Start/stop a performance variable
- MPI_T_pvar_start(3) Start a performance variable
- MPI_T_pvar_stop.openmpi(3)
- MPI_T_pvar_stop(3) Stop a performance variable
- MPI_T_pvar_write.openmpi(3) Write the value of a control variable
- MPI_T_pvar_write(3) Write a performance variable
- MPI_T_source_get_info(3) Returns additional information on the source identified by the source_index argument
- MPI_T_source_get_num(3) Query the number of event sources
- MPI_T_source_get_timestamp(3) Returns a current timestamp from the source identified by the source_index argument
- MPI_Test_cancelled.openmpi(3) Tests whether a request was canceled.
- MPI_Test_cancelled(3) Tests to see if a request was cancelled
- MPI_Test.openmpi(3) Tests for the completion of a specific send or receive.
- MPI_Test(3) Tests for the completion of a send or receive
- MPI_Testall.openmpi(3) Tests for the completion of all previously initiated communications in a list.
- MPI_Testall(3) Tests for the completion of all previously initiated communications
- MPI_Testany.openmpi(3) Tests for completion of any one previously initiated communication in a list.
- MPI_Testany(3) Tests for completion of any previdously initiated communication
- MPI_Testsome.openmpi(3) Tests for completion of one or more previously initiated communications in a list.
- MPI_Testsome(3) Tests for some given communications to complete
- MPI_Topo_test.openmpi(3) Determines the type of topology (if any) associated with a communicator.
- MPI_Topo_test(3) Determines the type of topology (if any) associated with a communicator
- MPI_Type_c2f.openmpi(3)
- MPI_Type_c2f(3) Convert a datatype handle from its C representation to its Fortran representation
- MPI_Type_commit.openmpi(3) Commits a data type.
- MPI_Type_commit(3) Commits the datatype
- MPI_Type_contiguous_c(3) Creates a contiguous datatype
- MPI_Type_contiguous.openmpi(3) Creates a contiguous datatype.
- MPI_Type_contiguous(3) Creates a contiguous datatype
- MPI_Type_create_darray_c(3) Create a datatype representing a distributed array
- MPI_Type_create_darray.openmpi(3) Creates a distributed array datatype;
- MPI_Type_create_darray(3) create distributed array derived datatype
- MPI_Type_create_extent(3) Create a resized datatype
- MPI_Type_create_f90_complex.openmpi(3) Returns a bounded MPI complex datatype
- MPI_Type_create_f90_integer.openmpi(3) Returns a bounded MPI integer datatype
- MPI_Type_create_f90_real.openmpi(3) Returns a bounded MPI real datatype
- MPI_Type_create_hindexed_block_c(3) Create an hindexed datatype with constant-sized blocks
- MPI_Type_create_hindexed_block.openmpi(3)
- MPI_Type_create_hindexed_block(3) Create an hindexed datatype with constant-sized blocks
- MPI_Type_create_hindexed_c(3) Create a datatype for an indexed datatype with displacements in bytes
- MPI_Type_create_hindexed.openmpi(3)
- MPI_Type_create_hindexed(3) Create extended hindexed derived datatype
- MPI_Type_create_hvector_c(3) Create a datatype with a constant stride given in bytes
- MPI_Type_create_hvector.openmpi(3) Creates a vector (strided) data type with offset in bytes.
- MPI_Type_create_hvector(3) Create extended hvector derived datatype
- MPI_Type_create_indexed_block_c(3) Create an indexed datatype with constant-sized blocks
- MPI_Type_create_indexed_block.openmpi(3) Creates an indexed data type with the same block length for all blocks.
- MPI_Type_create_indexed_block(3) Create an indexed datatype with constant-sized blocks
- MPI_Type_create_keyval.openmpi(3) Generates a new attribute key for caching on data types.
- MPI_Type_create_keyval(3) Create a datatype attribute key
- MPI_Type_create_resized_c(3) Create a datatype with a new lower bound and extent from an existing datatype
- MPI_Type_create_resized.openmpi(3) Returns a new data type with new extent and upper and lower bounds.
- MPI_Type_create_resized(3) Create a datatype with a new lower bound and extent from an existing datatype
- MPI_Type_create_struct_c(3) Create an MPI datatype from a general set of datatypes, displacements, and block sizes
- MPI_Type_create_struct.openmpi(3) Creates a structured data type.
- MPI_Type_create_struct(3) Create extended struct derived datatype
- MPI_Type_create_subarray_c(3) Create a datatype for a subarray of a regular, multidimensional array
- MPI_Type_create_subarray.openmpi(3) Creates a data type describing an n-dimensional subarray of an n-dimensional array.
- MPI_Type_create_subarray(3) Create local array derived datatype
- MPI_Type_delete_attr.openmpi(3) Deletes a datatype-caching attribute value associated with a key.
- MPI_Type_delete_attr(3) Delete attribue
- MPI_TYPE_DUP_FN(3) Built-in MPI function to simple-mindedly copy datatype attributes.
- MPI_Type_dup.openmpi(3) Duplicates a data type with associated key values.
- MPI_Type_dup(3) Duplicate a datatype
- MPI_Type_extent.openmpi(3) Returns the extent of a data type, the difference between the upper and lower bounds of the data type -- use of this routine is
- MPI_Type_extent(3) Returns the extent of a datatype
- MPI_Type_f2c.openmpi(3)
- MPI_Type_f2c(3) Convert a datatype handle from its Fortran representation to its C representation
- MPI_Type_free_keyval.openmpi(3) Frees a previously created type key value.
- MPI_Type_free_keyval(3) Free datatype attribuet key
- MPI_Type_free.openmpi(3) Frees a data type.
- MPI_Type_free(3) Frees the datatype
- MPI_Type_get_attr.openmpi(3) Returns the attribute associated with a data type.
- MPI_Type_get_attr(3) Get datatype attribute value
- MPI_Type_get_contents_c(3) get type contents
- MPI_Type_get_contents.openmpi(3) Returns information about arguments used in creation of a data type.
- MPI_Type_get_contents(3) Get datatype contents
- MPI_Type_get_envelope_c(3) get type envelope
- MPI_Type_get_envelope.openmpi(3) Returns information about input arguments associated with a data type.
- MPI_Type_get_envelope(3) Get datatype envelope contents
- MPI_Type_get_extent_c(3) Get the lower bound and extent for a Datatype
- MPI_Type_get_extent_x.openmpi(3)
- MPI_Type_get_extent_x(3) Get the lower bound and extent as MPI_Count values for a datatype
- MPI_Type_get_extent.openmpi(3) Returns the lower bound and extent of a data type.
- MPI_Type_get_extent(3) Get lower bound and extent of datatype
- MPI_Type_get_name.openmpi(3) Gets the name of a data type.
- MPI_Type_get_name(3) Get the name associated with a datatype
- MPI_Type_get_true_extent_c(3) Get the true lower bound and extent for a datatype
- MPI_Type_get_true_extent_x.openmpi(3)
- MPI_Type_get_true_extent_x(3) Get the true lower bound and extent as MPI_Count values for a datatype
- MPI_Type_get_true_extent.openmpi(3) Returns the true lower bound and extent of a data type's corresponding typemap, ignoring MPI_UB and MPI_LB markers.
- MPI_Type_get_true_extent(3) Get true lower bound and extent of datatype
- MPI_Type_hindexed.openmpi(3) Creates an indexed datatype with offsets in bytes -- use of this routine is deprecated.
- MPI_Type_hindexed(3) Creates an indexed datatype with offsets in bytes
- MPI_Type_hvector.openmpi(3) Creates a vector (strided) datatype with offset in bytes -- use of this routine is deprecated.
- MPI_Type_hvector(3) Creates a vector (strided) datatype with offset in bytes
- MPI_Type_indexed_c(3) Creates an indexed datatype
- MPI_Type_indexed.openmpi(3) Creates an indexed datatype.
- MPI_Type_indexed(3) Creates an indexed datatype
- MPI_Type_lb.openmpi(3) Returns the lower bound of a data type -- use of this routine is deprecated.
- MPI_Type_lb(3) Returns the lower-bound of a datatype
- MPI_Type_match_size.openmpi(3) Returns an MPI datatype of a given type and size
- MPI_Type_match_size(3) Find an MPI datatype matching a specified size
- MPI_Type_set_attr.openmpi(3) Sets a key value/attribute pair to a data type.
- MPI_Type_set_attr(3) Put value in datatype attribute
- MPI_Type_set_name.openmpi(3) Sets the name of a data type.
- MPI_Type_set_name(3) Set a name on a datatype
- MPI_Type_size_c(3) Return the number of bytes occupied by entries in the datatype
- MPI_Type_size_x.openmpi(3)
- MPI_Type_size_x(3) Return the number of bytes occupied by entries in the datatype
- MPI_Type_size.openmpi(3) Returns the number of bytes occupied by entries in a data type.
- MPI_Type_size(3) Return the number of bytes occupied by entries in the datatype
- MPI_Type_struct.openmpi(3) Creates a struct data type -- use of this routine is deprecated.
- MPI_Type_struct(3) Creates a struct datatype
- MPI_Type_ub.openmpi(3) Returns the upper bound of a datatype -- use of this routine is deprecated.
- MPI_Type_ub(3) Returns the upper bound of a datatype
- MPI_Type_vector_c(3) Creates a vector (strided) datatype
- MPI_Type_vector.openmpi(3) Creates a vector (strided) datatype.
- MPI_Type_vector(3) Creates a vector (strided) datatype
- MPI_Unpack_c(3) Unpack a buffer according to a datatype into contiguous memory
- MPI_Unpack_external_c(3) Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
- MPI_Unpack_external.openmpi(3) Reads data from a portable format
- MPI_Unpack_external(3) Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
- MPI_Unpack.openmpi(3) Unpacks a datatype into contiguous memory.
- MPI_Unpack(3) Unpack a datatype into contiguous memory
- MPI_Unpublish_name.openmpi(3) Unpublishes a service name
- MPI_Unpublish_name(3) Unpublish a service name published with MPI_Publish_name
- MPI_Wait.openmpi(3) Waits for an MPI send or receive to complete.
- MPI_Wait(3) Waits for an MPI send or receive to complete
- MPI_Waitall.openmpi(3) Waits for all given communications to complete.
- MPI_Waitall(3) Waits for all given communications to complete
- MPI_Waitany.openmpi(3) Waits for any specified send or receive to complete.
- MPI_Waitany(3) Waits for any specified send or receive to complete
- MPI_Waitsome.openmpi(3) Waits for some given communications to complete.
- MPI_Waitsome(3) Waits for some given communications to complete
- MPI_Win_allocate_c(3) Create and allocate an MPI Window object for one-sided communication
- MPI_Win_allocate_shared_c(3) Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
- MPI_Win_allocate_shared.openmpi(3) One-sided MPI call that allocates
- MPI_Win_allocate_shared(3) Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
- MPI_Win_allocate.openmpi(3) One-sided MPI call that allocates memory and
- MPI_Win_allocate(3) Create and allocate an MPI Window object for one-sided communication
- MPI_Win_attach.openmpi(3) One-sided MPI call that attaches / detaches a memory region to / from a window object for RMA operations.
- MPI_Win_attach(3) Attach memory to a dynamic window
- MPI_Win_c2f.openmpi(3)
- MPI_Win_c2f(3) Convert a window handle from its C representation to its Fortran representation
- MPI_Win_call_errhandler.openmpi(3) Passes the supplied error code to the
- MPI_Win_call_errhandler(3) Invokes error handler assigned to the window with the error code supplied.
- MPI_Win_complete.openmpi(3) Completes an RMA access epoch on win started by a call to MPI_Win_start
- MPI_Win_complete(3) Completes an RMA access epoch
- MPI_Win_create_c(3) Create an MPI Window object for one-sided communication
- MPI_Win_create_dynamic.openmpi(3) One-sided MPI call that returns a window object for RMA operations.
- MPI_Win_create_dynamic(3) Create an MPI Window object for one-sided communication
- MPI_Win_create_errhandler.openmpi(3) Creates an error handler for a window.
- MPI_Win_create_errhandler(3) Creates a window error handler
- MPI_Win_create_keyval.openmpi(3) Creates a keyval for a window.
- MPI_Win_create_keyval(3) Create a window attribute key
- MPI_Win_create.openmpi(3) One-sided MPI call that returns a window object for RMA operations.
- MPI_Win_create(3) Specifies an window accessible by remote processes
- MPI_Win_delete_attr.openmpi(3) Deletes an attribute from a window.
- MPI_Win_delete_attr(3) Delete an attribute
- MPI_Win_detach.openmpi(3)
- MPI_Win_detach(3) Detach memory from a dynamic window
- MPI_WIN_DUP_FN(3) Built-in MPI function to simple-mindedly copy window attributes.
- MPI_Win_f2c.openmpi(3)
- MPI_Win_f2c(3) Convert a window handle from its Fortran representation to its C representation
- MPI_Win_fence.openmpi(3) Synchronizes RMA calls on a window.
- MPI_Win_fence(3) Synchronizes one-sided communications on a window
- MPI_Win_flush_all.openmpi(3)
- MPI_Win_flush_all(3) Complete all outstanding RMA operations at all targets
- MPI_Win_flush_local_all.openmpi(3)
- MPI_Win_flush_local_all(3) Complete locally all outstanding RMA operations at all targets
- MPI_Win_flush_local.openmpi(3) Complete all outstanding RMA operations at both the origin
- MPI_Win_flush_local(3) Complete locally all outstanding RMA operations at the given target
- MPI_Win_flush.openmpi(3) Complete all outstanding RMA operations at both the origin and the target
- MPI_Win_flush(3) Complete all outstanding RMA operations at the given target
- MPI_Win_free_keyval.openmpi(3) Frees a window keyval.
- MPI_Win_free_keyval(3) Free window attribute key
- MPI_Win_free.openmpi(3) Frees the window object and returns a null handle.
- MPI_Win_free(3) Frees a window object
- MPI_Win_get_attr.openmpi(3) Obtains the value of a window attribute.
- MPI_Win_get_attr(3) Get window attribute value
- MPI_Win_get_errhandler.openmpi(3) Retrieves the error handler currently associated with a window.
- MPI_Win_get_errhandler(3) Get an errorhandler for a window
- MPI_Win_get_group.openmpi(3) Returns a duplicate of the group of the communicator used to create the window.
- MPI_Win_get_group(3) Returns a duplicate of the group of a window
- MPI_Win_get_info.openmpi(3) Retrieves active window info hints
- MPI_Win_get_info(3) Returns a new info object containing the hints of the window
- MPI_Win_get_name.openmpi(3) Obtains the name of a window.
- MPI_Win_get_name(3) Get the name associated with a window
- MPI_Win_lock_all.openmpi(3) Starts an RMA access epoch locking access to all processes in the window
- MPI_Win_lock_all(3) Begin an RMA access epoch at all processes on the given window
- MPI_Win_lock.openmpi(3) Starts an RMA access epoch locking access to a particular rank.
- MPI_Win_Lock(3) Starts an RMA access epoch
- MPI_Win_post.openmpi(3) Starts an RMA exposure epoch for the local window associated with win
- MPI_Win_post(3) Starts an RMA exposure epoch for a local window
- MPI_Win_set_attr.openmpi(3) Sets the value of a window attribute.
- MPI_Win_set_attr(3) Set attribute on a window
- MPI_Win_set_errhandler.openmpi(3) Attaches a new error handler to a window.
- MPI_Win_set_errhandler(3) Sets a window error handler
- MPI_Win_set_info.openmpi(3) Set window info hints
- MPI_Win_set_info(3) Set new values for the hints of the window associated with win
- MPI_Win_set_name.openmpi(3) Sets the name of a window.
- MPI_Win_set_name(3) Set a name on a window
- MPI_Win_shared_query_c(3) Query the size and base pointer for a patch of a shared memory window
- MPI_Win_shared_query.openmpi(3) Query a shared memory window
- MPI_Win_shared_query(3) Query the size and base pointer for a patch of a shared memory window
- MPI_Win_start.openmpi(3) Starts an RMA access epoch for win
- MPI_Win_start(3) Starts an RMA access epoch
- MPI_Win_sync.openmpi(3) Synchronize the private and public copies of the window
- MPI_Win_sync(3) Synchronize public and private copies of the given window
- MPI_Win_test.openmpi(3) Attempts to complete an RMA exposure epoch; a nonblocking version of MPI_Win_wait
- MPI_Win_Test(3) Test for progress on a window
- MPI_Win_unlock_all.openmpi(3) Completes an RMA access epoch started by a call to MPI_Win_lock_all.
- MPI_Win_unlock_all(3) Completes an RMA access epoch at all processes on the given window
- MPI_Win_unlock.openmpi(3) Completes an RMA access epoch started by a call to MPI_Win_lock.
- MPI_Win_unlock(3) Completes an RMA access epoch started by a call to MPI_WIN_LOCK
- MPI_Win_wait.openmpi(3) Completes an RMA exposure epoch started by a call to MPI_Win_post on win
- MPI_Win_wait(3) Completes an RMA exposure epoch
- MPI_Wtick.openmpi(3) Returns the resolution of MPI_Wtime.
- MPI_Wtick(3) Returns the resolution of MPI_Wtime
- MPI_Wtime.openmpi(3) Returns an elapsed time on the calling processor.
- MPI_Wtime(3) Returns an elapsed time on the calling processor
- MPI.openmpi(3) General information Open MPI 4.1.4.
- MPIL_Comm_gps(3) LAM/MPI-specific function to return the GPS information of a given rank from a communicator
- MPIL_Comm_id(3) LAM/MPI-specific function to return the context ID of the communicator
- MPIL_Request_get_name(3) LAM/MPI-specific function to get a string name on an MPI_Request
- MPIL_Request_set_name(3) LAM/MPI-specific function to set a string name on an MPI_Request
- MPIL_Signal(3) LAM/MPI-specific function to send a LAM signal to a rank in an MPI communicator
- MPIL_Trace_off(3) LAM/MPI-specific function to disable run-time tracing
- MPIL_Trace_on(3) LAM/MPI-specific function to enable run-time tracing
- MPIL_Type_id(3) LAM/MPI-specific function to return the type ID of an MPI datatype
- MPIO_Request_c2f(3) Translates a C I/O-request handle to a Fortran I/O-request handle
- MPIO_Request_f2c(3) Translates a Fortran I/O-request handle to a C I/O-request handle
- MPIO_Test(3) Test the completion of a nonblocking read or write
- MPIO_Wait(3) Waits for the completion of a nonblocking read or write
- MPIX_Allgather_init.openmpi(3)
- MPIX_Allgatherv_init.openmpi(3)
- MPIX_Allreduce_init.openmpi(3)
- MPIX_Alltoall_init.openmpi(3)
- MPIX_Alltoallv_init.openmpi(3)
- MPIX_Alltoallw_init.openmpi(3)
- MPIX_Barrier_init.openmpi(3) Builds a handle for a collective communication or neighborhood collective communication
- MPIX_Bcast_init.openmpi(3)
- MPIX_Comm_agree(3) Performs agreement operation on comm
- MPIX_Comm_failure_ack(3) Acknowledge the current group of failed processes
- MPIX_Comm_failure_get_acked(3) Get the group of acknowledged failures.
- MPIX_Comm_revoke(3) Prevent a communicator from being used in the future
- MPIX_Comm_shrink(3) Creates a new communitor from an existing communicator while excluding failed processes
- MPIX_Delete_error_class(3) Delete an MPI error class from the known classes
- MPIX_Delete_error_code(3) Delete an MPI error code
- MPIX_Delete_error_string(3) Delete the error string associated with an MPI error code or class
- MPIX_Exscan_init.openmpi(3)
- MPIX_Gather_init.openmpi(3)
- MPIX_Gatherv_init.openmpi(3)
- MPIX_GPU_query_support(3) Returns whether the specific type of GPU is supported
- MPIX_Grequest_class_allocate(3) Create and return a user-defined extended request based on a generalized request class
- MPIX_Grequest_class_create(3) Input Parameters: + query_fn - callback function invoked when request status is queried (function) .
- MPIX_Grequest_start(3) Create and return a user-defined extended request
- MPIX_Neighbor_allgather_init.openmpi(3)
- MPIX_Neighbor_allgatherv_init.openmpi(3)
- MPIX_Neighbor_alltoall_init.openmpi(3)
- MPIX_Neighbor_alltoallv_init.openmpi(3)
- MPIX_Neighbor_alltoallw_init.openmpi(3)
- MPIX_Query_cuda_support.openmpi(3) Returns 1 if there is CUDA aware support and 0 if there is not.
- MPIX_Query_cuda_support(3) Returns whether CUDA is supported
- MPIX_Query_hip_support(3) Returns whether HIP (AMD GPU) is supported
- MPIX_Query_ze_support(3) Returns whether ZE (Intel GPU) is supported
- MPIX_Reduce_init.openmpi(3)
- MPIX_Reduce_scatter_block_init.openmpi(3)
- MPIX_Reduce_scatter_init.openmpi(3)
- MPIX_Scan_init.openmpi(3)
- MPIX_Scatter_init.openmpi(3)
- MPIX_Scatterv_init.openmpi(3)
- mpool(3) shared memory buffer pool
- MPQC_CartesianIterCCA(3) MPQC::CartesianIterCCA
- mprobe(3) heap consistency checking
- mq_close(3) close a message queue descriptor
- mq_getattr(3) get/set message queue attributes
- mq_notify(3) register for notification when a message is available
- mq_open(3) open a message queue
- mq_receive(3) receive a message from a message queue
- mq_send(3) send a message to a message queue
- mq_setattr(3) get/set message queue attributes
- mq_timedreceive(3) receive a message from a message queue
- mq_timedsend(3) send a message to a message queue
- mq_unlink(3) remove a message queue
- mrand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- mrand48(3) generate uniformly distributed pseudo-random numbers
- MrmCloseHierarchy(3) MrmCloseHierarchy — Closes a UID hierarchy "MrmCloseHierarchy" "uil functions" "MrmCloseHierarchy" "uid
- MrmFetchBitmapLiteral(3) MrmFetchBitmapLiteral — Fetches a bitmap literal from a hierarchy "MrmFetchBitmapLiteral" "uil functions"
- MrmFetchColorLiteral(3) MrmFetchColorLiteral — Fetches a named color literal from a UID file "MrmFetchColorLiteral" "uil functions" "MrmFetchColorLiteral" "uid
- MrmFetchIconLiteral(3) MrmFetchIconLiteral — Fetches an icon literal from a hierarchy "MrmFetchIconLiteral" "uil functions"
- MrmFetchLiteral(3) MrmFetchLiteral — Fetches a literal from a UID file "MrmFetchLiteral" "uil functions" "MrmFetchLiteral"
- MrmFetchSetValues(3) MrmFetchSetValues — Fetches the values to be set from literals stored in UID files "MrmFetchSetValues" "uil functions"
- MrmFetchWidget(3) MrmFetchWidget — Fetches and creates an indexed (UIL named) application widget and its children "MrmFetchWidget" "uil functions"
- MrmFetchWidgetOverride(3) MrmFetchWidgetOverride — Fetches any indexed (UIL named) application widget.
- MrmInitialize(3) MrmInitialize — Prepares an application to use MRM widget-fetching facilities "MrmInitialize" "uil functions"
- MrmOpenHierarchy(3) MrmOpenHierarchy — Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchy" "uil functions"
- MrmOpenHierarchyFromBuffer(3) MrmOpenHierarchyFromBuffer — Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file "MrmOpenHierarchyFrom.Buffer"
- MrmOpenHierarchyPerDisplay(3) MrmOpenHierarchyPerDisplay — Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchyPer.Display" "uil functions"
- MrmRegisterClass(3) MrmRegisterClass — Saves the information needed for MRM to access the widget creation function for user-defined widgets "MrmRegisterClass" "uil
- MrmRegisterNames(3) MrmRegisterNames — Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier
- MrmRegisterNamesInHierarchy(3) MrmRegisterNamesInHierarchy — Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback
- mRS001(3) Rotation Sensor
- mrtglib(3) Library for MRTG and support scripts
- ms_addselect_comp(3) ms_selection - Routines to manage and use data selection lists.
- ms_addselect(3) ms_selection - Routines to manage and use data selection lists.
- ms_bigendianhost(3) ms_bigendianhost - Determine host computer byte order
- ms_blktdesc(3) ms_lookup - Look up libmseed and Mini-SEED related information
- ms_blktlen(3) ms_lookup - Look up libmseed and Mini-SEED related information
- ms_btime2isotimestr(3) ms_time - Time conversion and string generation
- ms_btime2mdtimestr(3) ms_time - Time conversion and string generation
- ms_btime2seedtimestr(3) ms_time - Time conversion and string generation
- ms_btime3hptime(3) ms_time - Time conversion and string generation
- ms_detect(3) msr_parse - Detect and parse a SEED data record from a memory buffer
- ms_doy2md(3) ms_doy2md - Convert between day of year and month and day of month
- ms_encodingstr(3) ms_lookup - Look up libmseed and Mini-SEED related information
- ms_errorstr(3) ms_lookup - Look up libmseed and Mini-SEED related information
- ms_find_reclen(3) ms_find_reclen - Determine SEED record data length
- ms_freeselections(3) ms_selection - Routines to manage and use data selection lists.
- ms_genfactmult(3) ms_genfactmult - Generate SEED sample rate factor and multiplier
- ms_gswap(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap2(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap2a(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap3(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap4(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap4a(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap8(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_gswap8a(3) ms_gswap - Generalized, in-place byte swapping routines
- ms_hptime2btime(3) ms_time - Time conversion and string generation
- ms_hptime2isotimestr(3) ms_time - Time conversion and string generation
- ms_hptime2mdtimestr(3) ms_time - Time conversion and string generation
- ms_hptime2seedtimestr(3) ms_time - Time conversion and string generation
- ms_intro(3) ms_intro - Introduction to libmseed
- ms_log_l(3) ms_log - Central logging facility for libmseed
- ms_log(3) ms_log - Central logging facility for libmseed
- ms_loginit_l(3) ms_log - Central logging facility for libmseed
- ms_loginit(3) ms_log - Central logging facility for libmseed
- ms_lookup(3) ms_lookup - Look up libmseed and Mini-SEED related information
- ms_matchselect(3) ms_selection - Routines to manage and use data selection lists.
- ms_md2doy(3) ms_doy2md - Convert between day of year and month and day of month
- ms_parse_raw(3) msr_parse - Parse, validate and print details of a SEED data record
- ms_printselections(3) ms_selection - Routines to manage and use data selection lists.
- ms_ratapprox(3) ms_genfactmult - Generate SEED sample rate factor and multiplier
- ms_readleapsecondfile(3) ms_readleapseconds - Read a leap second file into a global buffer
- ms_readleapseconds(3) ms_readleapseconds - Read a leap second file into a global buffer
- ms_readmsr_r(3) ms_readmsr - Read Mini-SEED data from files
- ms_readmsr(3) ms_readmsr - Read Mini-SEED data from files
- ms_readselectionsfile(3) ms_selection - Routines to manage and use data selection lists.
- ms_readtracelist_selection(3) ms_readmsr - Read Mini-SEED data from files
- ms_readtracelist_timewin(3) ms_readmsr - Read Mini-SEED data from files
- ms_readtracelist(3) ms_readmsr - Read Mini-SEED data from files
- ms_readtraces_selection(3) ms_readmsr - Read Mini-SEED data from files
- ms_readtraces_timewin(3) ms_readmsr - Read Mini-SEED data from files
- ms_readtraces(3) ms_readmsr - Read Mini-SEED data from files
- ms_recsrcname(3) ms_srcname - Determine source names using the SEED naming nomenclature.
- ms_samplesize(3) ms_lookup - Look up libmseed and Mini-SEED related information
- ms_seedtimestr2hptime(3) ms_time - Time conversion and string generation
- ms_selection(3) ms_selection - Routines to manage and use data selection lists.
- ms_splitsrcname(3) ms_splitsrcname - Split source names into the SEED naming nomenclature.
- ms_srcname(3) ms_srcname - Determine source names using the SEED naming nomenclature.
- ms_strncpclean(3) ms_strncpclean - Non-standard string copying
- ms_strncpopen(3) ms_strncpclean - Non-standard string copying
- ms_time(3) ms_time - Time conversion and string generation
- ms_time2hptime(3) ms_time - Time conversion and string generation
- ms_timestr2hptime(3) ms_time - Time conversion and string generation
- ms_writemseed(3) ms_writemseed - Write Mini-SEED records to files.
- msr_addblockette(3) msr_addblockette - Add a blockette to the blockette chain of an MSRecord structure
- msr_duplicate(3) msr_duplicate - Duplicate an MSRecord structure
- msr_endtime(3) msr_starttime - Start and end time determination for MSRecord structures
- msr_free_blktchain(3) msr_init - Initializing and freeing MSRecord and related structures
- msr_free(3) msr_init - Initializing and freeing MSRecord and related structures
- msr_host_latency(3) msr_host_latency - Calculate latency between last sample in a Mini-SEED record and the host computer time.
- msr_init(3) msr_init - Initializing and freeing MSRecord and related structures
- msr_nomsamprate(3) msr_samprate - Determine sample rate from an MSRecord structure
- msr_normalize_header(3) msr_normalize_header - Normalize or synchronize the header fields of an MSRecord structure.
- msr_pack_header(3) msr_pack - Packing of Mini-SEED records.
- msr_pack(3) msr_pack - Packing of Mini-SEED records.
- msr_parse_selection(3) msr_parse - Detect and parse a SEED data record from a memory buffer
- msr_parse(3) msr_parse - Detect and parse a SEED data record from a memory buffer
- msr_print(3) msr_print - Printing of Mini-SEED record header values.
- msr_samprate(3) msr_samprate - Determine sample rate from an MSRecord structure
- msr_srcname(3) ms_srcname - Determine source names using the SEED naming nomenclature.
- msr_starttime_uc(3) msr_starttime - Start and end time determination for MSRecord structures
- msr_starttime(3) msr_starttime - Start and end time determination for MSRecord structures
- msr_unpack(3) msr_unpack - Unpacking of Mini-SEED records.
- msr_writemseed(3) ms_writemseed - Write Mini-SEED records to files.
- mst_addmsr(3) mst_addmsr - Add time coverage and data samples to MSTrace structures
- mst_addmsrtogroup(3) mst_addmsr - Add time coverage and data samples to MSTrace structures
- mst_addspan(3) mst_addmsr - Add time coverage and data samples to MSTrace structures
- mst_addtracetogroup(3) mst_addmsr - Add time coverage and data samples to MSTrace structures
- mst_convertsamples(3) mst_convertsamples - Convert data samples between numeric types
- mst_findadjacent(3) mst_findmatch - Searching a MSTraceGroup for specific MSTrace structures.
- mst_findmatch(3) mst_findmatch - Searching a MSTraceGroup for specific MSTrace structures.
- mst_free(3) mst_init - Initializing and freeing MSTrace and MSTraceGroup structures
- mst_freegroup(3) mst_init - Initializing and freeing MSTrace and MSTraceGroup structures
- mst_groupheal(3) mst_groupsort - Manipulate MSTrace segments in a MSTraceGroup
- mst_groupsort(3) mst_groupsort - Manipulate MSTrace segments in a MSTraceGroup
- mst_init(3) mst_init - Initializing and freeing MSTrace and MSTraceGroup structures
- mst_initgroup(3) mst_init - Initializing and freeing MSTrace and MSTraceGroup structures
- mst_pack(3) mst_pack - Packing of Mini-SEED records from MSTrace segments.
- mst_packgroup(3) mst_pack - Packing of Mini-SEED records from MSTrace segments.
- mst_printgaplist(3) mst_print - Printing of MSTrace information.
- mst_printsynclist(3) mst_print - Printing of MSTrace information.
- mst_printtracelist(3) mst_print - Printing of MSTrace information.
- mst_srcname(3) ms_srcname - Determine source names using the SEED naming nomenclature.
- mst_writemseed(3) ms_writemseed - Write Mini-SEED records to files.
- mst_writemseedgroup(3) ms_writemseed - Write Mini-SEED records to files.
- mstl_addmsr(3) mstl_init - Adding MSRecord data coverage to and MSTraceList structure
- mstl_convertsamples(3) mst_convertsamples - Convert data samples between numeric types
- mstl_free(3) mstl_init - Initializing and freeing MSTraceList structures
- mstl_init(3) mstl_init - Initializing and freeing MSTraceList structures
- mstl_printgaplist(3) mstl_print - Printing of MSTrace information.
- mstl_printsynclist(3) mstl_print - Printing of MSTrace information.
- mstl_printtracelist(3) mstl_print - Printing of MSTrace information.
- msv_query(3) a query to the MSVA
- msv_response(3) a response from the MSVA
- msv.h(3) main public libmsv header file
- mtbl_crc32c(3) calculate CRC32C checksum
- mtbl_fileset(3) automatic multiple MTBL data file merger
- mtbl_fixed(3) Fixed-width encoding and decoding of 32 and 64 bit integers
- mtbl_iter(3) iterate over a sequence of key-value pairs
- mtbl_merger(3) merge multiple MTBL data sources into a single output
- mtbl_metadata(3) get MTBL file metadata
- mtbl_reader(3) read an MTBL file
- mtbl_sorter(3) sort a sequence of unordered key-value pairs
- mtbl_source(3) obtain key-value entries from a data source
- mtbl_varint(3) Variable-width encoding and decoding of 32 and 64 bit integers
- mtbl_writer(3) create an MTBL file
- mtp_albums(3) albums
- mtp_basic(3) basic
- mtp_custom(3) custom
- mtp_device-flags.h(3) libmtp -
- mtp_event_cb_data_struct(3) libmtp -
- mtp_filemap_struct(3) libmtp -
- mtp_files(3) files
- mtp_folders(3) folders
- mtp_internals(3) internals
- mtp_LIBMTP_album_struct(3) libmtp -
- mtp_LIBMTP_allowed_values_struct(3) libmtp -
- mtp_LIBMTP_device_entry_struct(3) libmtp -
- mtp_LIBMTP_device_extension_struct(3) libmtp -
- mtp_LIBMTP_devicestorage_struct(3) libmtp -
- mtp_LIBMTP_error_struct(3) libmtp -
- mtp_LIBMTP_file_struct(3) libmtp -
- mtp_LIBMTP_filesampledata_struct(3) libmtp -
- mtp_LIBMTP_folder_struct(3) libmtp -
- mtp_LIBMTP_mtpdevice_struct(3) libmtp -
- mtp_LIBMTP_playlist_struct(3) libmtp -
- mtp_LIBMTP_raw_device_struct(3) libmtp -
- mtp_LIBMTP_track_struct(3) libmtp -
- mtp_libmtp.c(3) libmtp -
- mtp_libmtp.h(3) libmtp -
- mtp_libusb-glue.h(3) libmtp -
- mtp_lv_data_header(3) libmtp -
- mtp_lv_framebuffer_desc(3) libmtp -
- mtp_mtpdevice_list_struct(3) libmtp -
- mtp_mtpz_rsa_struct(3) libmtp -
- mtp_mtpz.c(3) libmtp -
- mtp_mtpz.h(3) libmtp -
- mtp_music-players.h(3) libmtp -
- mtp_objects(3) objects
- mtp_playlists(3) playlists
- mtp_propertymap_struct(3) libmtp -
- mtp_ptp_chdk_rc_chunk(3) libmtp -
- mtp_ptp_chdk_script_msg(3) libmtp -
- mtp_ptp_event_cb_data(3) libmtp -
- mtp_ptp_opcode_trans_t(3) libmtp -
- mtp_PTPFDHandlerPrivate(3) libmtp -
- mtp_PTPMemHandlerPrivate(3) libmtp -
- mtp_structar(3) structar
- mtp_tagptp_chdk_videosettings(3) libmtp -
- mtp_text_struct(3) libmtp -
- mtp_tracks(3) tracks
- mtp_types(3) types
- mtp_unicode.c(3) libmtp -
- mtp_unicode.h(3) libmtp -
- mtp_util.c(3) libmtp -
- mtrace(3) malloc tracing
- mult_to_ibv_rate(3) ibv_rate_to_mult - convert IB rate enumeration to multiplier of 2Gbit/sec mult_to_ibv_rate - convert multiplier of 2Gbit/sec to an IB rate
- MultMatrix(3) multiply the current transformation matrix by another
- munge_ctx_copy(3) MUNGE context functions
- munge_ctx_create(3) MUNGE context functions
- munge_ctx_destroy(3) MUNGE context functions
- munge_ctx_get(3) MUNGE context functions
- munge_ctx_set(3) MUNGE context functions
- munge_ctx_strerror(3) MUNGE context functions
- munge_ctx(3) MUNGE context functions
- munge_decode(3) MUNGE core functions
- munge_encode(3) MUNGE core functions
- munge_enum_int_to_str(3) MUNGE enumeration functions
- munge_enum_is_valid(3) MUNGE enumeration functions
- munge_enum_str_to_int(3) MUNGE enumeration functions
- munge_enum(3) MUNGE enumeration functions
- munge_strerror(3) MUNGE core functions
- munge(3) MUNGE core functions
- mUnlock(3) mUnlock - unlock a mutex.
- muntrace(3) malloc tracing
- murmurhash(3) non-cryptographic hash functions
- MurmurHash3_x64_128(3) non-cryptographic hash functions
- MurmurHash3_x86_128(3) non-cryptographic hash functions
- MurmurHash3_x86_32(3) non-cryptographic hash functions
- mxml(3) Mini-XML API
- mysql_affected_rows(3) returns the number of rows affected by the last operation #include [B] [R] my_ulonglong mysql_affected_rows(MYSQL * mysq
- mysql_autocommit(3) Toggles autocommit mode #include [B] [R] my_bool mysql_autocommit(MYSQL * mysql, my_bool auto_mode); Toggles autocommit
- mysql_change_user(3) changes user and default database #include [B] [R] my_bool mysql_change_user(MYSQL * mysql, const char * user, const cha
- mysql_close(3) Closes a previously opened connection #include [B] [R] void mysql_close(MYSQL *mysql); Closes a previously opened connec
- mysql_commit(3) Commits the current transaction #include [B] [R] my_bool mysql_commit(MYSQL * mysql); Commits the current transaction fo
- mysql_data_seek(3) seeks to an offset #include [B] [R] void mysql_data_seek(MYSQL_RES * result, my_ulonglong offset); The mysql_data_seek()
- mysql_errno(3) returns the last error code for the most recent function call #include [B] [R] unsigned int mysql_errno(MYSQL * mysql);
- mysql_error(3) returns the last error message for the most recent function call #include [B] [R] const char * mysql_error(MYSQL * mysql
- mysql_fetch_field_direct(3) Returns a pointer to a MYSQL_FIELD structure #include [B] [R] MYSQL_FIELD * mysql_fetch_field_direct(MYSQL_RES * res, un
- mysql_fetch_field(3) Returns the definition of one column of a result set #include [B] [R] MYSQL_FIELD * mysql_fetch_field(MYSQL_RES * result
- mysql_fetch_fields(3) returns an array of fields #include [B] [R] MYSQL_FIELD * mysql_fetch_fields(MYSQL_RES * res); This function serves an i
- mysql_fetch_lengths(3) returns an array of length values for the current row #include [B] [R] unsigned long * mysql_fetch_lengths(MYSQL_RES * r
- mysql_fetch_row(3) fetches row of data from result set #include [B] [R] MYSQL_ROW mysql_fetch_row(MYSQL_RES * result); Fetches one row of d
- mysql_field_count(3) returns the number of columns for the most recent statement #include [B] [R] unsigned int mysql_field_count(MYSQL * mysq
- mysql_field_seek(3) sets the field cursor to given offset #include [B] [R] MYSQL_FIELD_OFFSET mysql_field_seek(MYSQL_RES * result, MYSQL_FIE
- mysql_field_tell(3) Returns offset of the field cursor #include [B] [R] MYSQL_FIELD_OFFSET mysql_field_tell(MYSQL_RES * result); Return the
- mysql_free_result(3) Frees result set #include [B] [R] void mysql_free_result(MYSQL_RES * result); Frees the memory associated with a result
- mysql_get_character_set_info(3) returns character set information #include [B] [R] void mysql_get_character_set_info(MYSQL * mysql, MY_CHARSET_INFO * ch
- mysql_get_client_info(3) returns client library version as string representation #include [B] [R] const char * mysql_get_client_info(void ); Retu
- mysql_get_client_version(3) returns client version number unsigned long mysql_get_client_version(void); Returns a number representing the client lib
- mysql_get_host_info(3) Returns host information #include [B] [R] const char * mysql_get_host_info(MYSQL * mysql); Describes the type of connect
- mysql_get_proto_info(3) Returns protocol version number #include [B] [R] unsigned int mysql_get_proto_info(MYSQL * mysql); Returns the protocol
- mysql_get_server_info(3) Returns server version as string #include [B] [R] const char * mysql_get_server_info(MYSQL * mysql); Returns the server
- mysql_get_server_version(3) returns numeric server version #include [B] [R] unsigned long mysql_get_server_version(MYSQL * mysql); Returns an intege
- mysql_get_socket(3) Returns the descriptor of the socket used for the current connection #include [B] [R] my_socket mysql_get_socket(MYSQL *
- mysql_get_ssl_cipher(3) returns the cipher suite in use #include [B] [R] const char *mysql_get_ssl_cipher(MYSQL *mysql) Returns the name of the
- mysql_hex_string(3) create a hexadecimal string #include [B] [R] unsigned long mysql_hex_string(char * to, const char * from, unsigned long
- mysql_info(3) provides information about the last executed statement #include f[B] f[R] const char * mysql_info(MY
- mysql_init(3) Prepares and initializes a [CR]MYSQL[R] structure #include [B] [R] MYSQL *mysql_init(MYSQL *mysql); Prepares and initial
- mysql_kill(3) Kills a connection #include [B] [R] int mysql_kill(MYSQL * mysql, unsigned long); This function is used to ask the serve
- mysql_more_results(3) indicates if one or more results are available #include [B] [R] my_bool mysql_more_results(MYSQL * mysql); Indicates if
- mysql_next_result(3) prepares next result set #include [B] [R] int mysql_next_result(MYSQL * mysql); Prepares next result set from a previous
- mysql_num_fields(3) Returns number of fields in a result set #include [B] [R] unsigned int mysql_num_fields(MYSQL_RES * ); Returns number of
- mysql_num_rows(3) Returns number of rows in a result set
- mysql_options(3) Used to set extra connect options and affect behavior of a connection #include [B] [R] int mysql_options(MYSQL * mysql,
- mysql_options4(3) Used to set extra connect options and affect behavior of a connection #include [B] [R] int mysql_options4(MYSQL * mysql,
- mysql_optionsv(3) Used to set extra connect options and affect behavior of a connection #include f[B] f[R] int mysql_o
- mysql_ping(3) checks if the connection between client and server is working #include [B] [R] int mysql_ping(MYSQL * mysql); Checks whe
- mysql_query(3) executes a null terminated statement string #include [B] [R] int mysql_query(MYSQL * mysql, const char * query); Perform
- mysql_read_query_result(3) waits for a server result or response package #include [B] [R] my_bool mysql_read_query_result(MYSQL * mysql); Waits for
- mysql_real_connect(3) establishes a connection to a MariaDB database server MYSQL * mysql_real_connect(MYSQL *mysql, const char *host, const c
- mysql_real_escape_string(3) escape string by taking into account character set of connection #include [B] [R] unsigned long mysql_real_escape_string
- mysql_real_query(3) execute a statement (binary safe) #include [B] [R] int mysql_real_query(MYSQL * mysql, const char * query, unsigned long
- mysql_refresh(3) flushes information on the server #include f[B] f[R] int mysql_refresh(MYSQL * mysql, unsigned int o
- mysql_reset_connection(3) Resets connection and clears session state #include [B] [R] int mysql_reset_connection(MYSQL * mysql); Resets the curren
- mysql_rollback(3) Rolls back the current transaction #include [B] [R] my_bool mysql_rollback(MYSQL * mysql); Rolls back the current transa
- mysql_row_seek(3) Positions the row cursor to an arbitrary row #include [B] [R] MYSQL_ROW_OFFSET mysql_row_seek(MYSQL_RES * result, MYSQL_
- mysql_row_tell(3) Returns row offset of a result cursor #include [B] [R] MYSQL_ROW_OFFSET mysql_row_tell(MYSQL_RES * res); Returns the row
- mysql_select_db(3) selects a database as default #include [B] [R] int mysql_select_db(MYSQL * mysql, const char * db); Selects a database a
- mysql_send_query(3) sends a SQL statement without waiting for server response #include [B] [R] int mysql_send_query(MYSQL * mysql, const cha
- mysql_server_end(3) Called when finished using MariaDB Connector/C #include [B] [R] void mysql_server_end(void) Call when finished using the
- mysql_server_init(3) Initializes library #include [B] [R] int mysql_library_init(int argc __attribute__((unused)), char **argv __attribute__(
- mysql_session_track_get_first(3) retrieves first session status change information #include [B] [R] int mysql_session_track_get_first(MYSQL * mysql, [B]e
- mysql_session_track_get_next(3) Retrieves the next session status change information #include [B] [R] int mysql_session_track_get_next(MYSQL * mysql, [B
- mysql_set_character_set(3) Sets the default character set for connection #include f[B] f[R] int mysql_set_character_set(MYSQL *
- mysql_set_server_option(3) Sets server option #include f[B] f[R] int mysql_set_server_option(MYSQL * mysql, f[B]enumf[R] enum_m
- mysql_shutdown(3) Sends shutdown message to server #include [B] [R] int mysql_shutdown(MYSQL * mysql, [B]enum[R] mysql_enum_shutdown_level
- mysql_sqlstate(3) returns SQLSTATE error code #include [B] [R] const char * mysql_sqlstate(MYSQL * mysql); Returns a string containing the
- mysql_ssl_set(3) Sets TLS/SSL options #include [B] [R] my_bool mysql_ssl_set(MYSQL *mysql, const char *key, const char *cert, const char
- mysql_stat(3) Returns current server status #include [B] [R] const char * mysql_stat(MYSQL * mysql); mysql_stat() returns a string wit
- mysql_stmt_affected_rows(3) Returns the number of affected rows from previous executed prepared statement #include [B] [R] my_ulonglong mysql_stmt_a
- mysql_stmt_attr_get(3) Gets the current value of a statement attribute #include f[B] f[R] my_bool mysql_stmt_attr_get(MYSQL
- mysql_stmt_attr_set(3) Sets attribute of a statement #include f[B] f[R] my_bool mysql_stmt_attr_set(MYSQL_STMT * stmt, f[B]
- mysql_stmt_bind_param(3) Binds parameter to a prepared statement #include [B] [R] my_bool mysql_stmt_bind_param(MYSQL_STMT * stmt, MYSQL_BIND * b
- mysql_stmt_bind_result(3) binds result columns to variables #include [B] [R] my_bool mysql_stmt_bind_result(MYSQL_STMT * stmt, MYSQL_BIND * bind);
- mysql_stmt_close(3) Closes a prepared statement #include [B] [R] my_bool mysql_stmt_close(MYSQL_STMT * stmt); Closes a prepared statement an
- mysql_stmt_data_seek(3) Seeks to an arbitrary row in statement result set #include [B] [R] void mysql_stmt_data_seek(MYSQL_STMT * stmt, my_ulong
- mysql_stmt_errno(3) Returns error code for the last statement error #include [B] [R] unsigned int mysql_stmt_errno(MYSQL_STMT * stmt); Retur
- mysql_stmt_error(3) Returns a string description for the last statement error #include [B] [R] const char * mysql_stmt_error(MYSQL_STMT * st
- mysql_stmt_execute(3) Executes a prepared statement #include [B] [R] int mysql_stmt_execute(MYSQL_STMT * stmt); Executes a prepared statement
- mysql_stmt_fetch_column(3) Fetches a single column into bind buffer #include [B] [R] int mysql_stmt_fetch_column(MYSQL_STMT * stmt, MYSQL_BIND * bi
- mysql_stmt_fetch(3) Fetches result set row from a prepared statement #include [B] [R] int mysql_stmt_fetch(MYSQL_STMT * stmt); Fetch the res
- mysql_stmt_field_count(3) Returns the number of fields in a result set #include [B] [R] unsigned int mysql_stmt_field_count(MYSQL_STMT * stmt); Re
- mysql_stmt_free_result(3) Frees stored result set memory of a prepared statement #include [B] [R] void mysql_stmt_free_result(MYSQL_STMT * stmt);
- mysql_stmt_init(3) Initializes a prepared statement handle #include [B] [R] MYSQL_STMT * mysql_stmt_init(MYSQL * mysql); Initializes and al
- mysql_stmt_insert_id(3) Returns the auto generated id from previously executed prepared statement
- mysql_stmt_more_results(3) indicates if one or more results from a previously executed prepared statement are available #include [B] [R] my_bool my
- mysql_stmt_next_result(3) prepares next result set of a prepared statement #include [B] [R] int mysql_stmt_next_result(MYSQL_STMT * stmt); Prepare
- mysql_stmt_num_rows(3) Returns number of rows in a prepared statement result set #include [B] [R] unsigned long long mysql_stmt_num_rows(MYSQL_
- mysql_stmt_param_count(3) Returns number of parameters #include [B] [R] unsigned long mysql_stmt_param_count(MYSQL_STMT * stmt); Returns the numbe
- mysql_stmt_param_metadata(3) This function does nothing! #include [B] [R] MYSQL_RES * mysql_stmt_param_metadata(MYSQL_STMT * stmt); This function doe
- mysql_stmt_prepare(3) Prepares an SQL string #include [B] [R] int mysql_stmt_prepare(MYSQL_STMT * stmt, const char * query, unsigned long leng
- mysql_stmt_reset(3) Resets a prepared statement #include [B] [R] my_bool mysql_stmt_reset(MYSQL_STMT * stmt); Resets a prepared statement on
- mysql_stmt_result_metadata(3) Returns result set metadata from a prepared statement
- mysql_stmt_row_seek(3) Positions row cursor
- mysql_stmt_row_tell(3) Returns position of row cursor #include [B] [R] MYSQL_ROW_OFFSET mysql_stmt_row_tell(MYSQL_STMT * stmt); Returns the row
- mysql_stmt_send_long_data(3) Sends data in chunks #include [B] [R] my_bool mysql_stmt_send_long_data(MYSQL_STMT * stmt, unsigned int, const char * da
- mysql_stmt_sqlstate(3) Returns SQLSTATE error from previous statement operation
- mysql_stmt_store_result(3) Transfers a result set from a prepared statement #include [B] [R] int mysql_stmt_store_result(MYSQL_STMT * stmt); You mu
- mysql_stmt_warning_count(3) Returns the number of warnings from the last executed statement
- mysql_store_result(3) returns a buffered result set #include [B] [R] MYSQL_RES * mysql_store_result(MYSQL * mysql); Returns a buffered results
- mysql_thread_end(3) Releases thread specific memory #include [B] [R] void mysql_thread_end(void ); The mysql_thread_end() function needs to
- mysql_thread_id(3) Returns id of the current connection #include [B] [R] unsigned long mysql_thread_id(MYSQL * mysql); The mysql_thread_id(
- mysql_thread_init(3) initialize thread #include [B] [R] my_bool mysql_thread_init(void ); Thread initialization for multi threaded clients
- mysql_use_result(3) returns an unbuffered result set #include [B] [R] MYSQL_RES * mysql_use_result(MYSQL * mysql); Used to initiate the retr
- mysql_warning_count(3) Returns the number of warnings #include [B] [R] unsigned int mysql_warning_count(MYSQL * mysql); Returns the number of w
- mysqltcl(3) MySQL server access commands for Tcl
- nan(3) return 'Not a Number'
- nanf(3) return 'Not a Number'
- nanl(3) return 'Not a Number'
- nbd_add_meta_context(3) ask server to negotiate metadata context
- nbd_aio_block_status(3) send block status command to the NBD server
- nbd_aio_cache(3) send cache (prefetch) command to the NBD server
- nbd_aio_command_completed(3) check if the command completed
- nbd_aio_connect_command(3) connect to the NBD server
- nbd_aio_connect_socket(3) connect directly to a connected socket
- nbd_aio_connect_systemd_socket_activation(3) connect using systemd
- nbd_aio_connect_tcp(3) connect to the NBD server over a TCP port
- nbd_aio_connect_unix(3) connect to the NBD server over a Unix domain
- nbd_aio_connect_uri(3) connect to an NBD URI
- nbd_aio_connect_vsock(3) connect to the NBD server over AF_VSOCK socket
- nbd_aio_connect(3) connect to the NBD server
- nbd_aio_disconnect(3) disconnect from the NBD server
- nbd_aio_flush(3) send flush command to the NBD server
- nbd_aio_get_direction(3) return the read or write direction
- nbd_aio_get_fd(3) return file descriptor associated with this connection
- nbd_aio_in_flight(3) check how many aio commands are still in flight
- nbd_aio_is_closed(3) check if the connection is closed
- nbd_aio_is_connecting(3) check if the connection is connecting or
- nbd_aio_is_created(3) check if the connection has just been created
- nbd_aio_is_dead(3) check if the connection is dead
- nbd_aio_is_negotiating(3) check if connection is ready to send handshake
- nbd_aio_is_processing(3) check if the connection is processing a command
- nbd_aio_is_ready(3) check if the connection is in the ready state
- nbd_aio_notify_read(3) notify that the connection is readable
- nbd_aio_notify_write(3) notify that the connection is writable
- nbd_aio_opt_abort(3) end negotiation and close the connection
- nbd_aio_opt_go(3) end negotiation and move on to using an export
- nbd_aio_opt_info(3) request the server for information about an export
- nbd_aio_opt_list_meta_context(3) request the server to list available
- nbd_aio_opt_list(3) request the server to list all exports during
- nbd_aio_peek_command_completed(3) check if any command has completed
- nbd_aio_pread_structured(3) read from the NBD server
- nbd_aio_pread(3) read from the NBD server
- nbd_aio_pwrite(3) write to the NBD server
- nbd_aio_trim(3) send trim command to the NBD server
- nbd_aio_zero(3) send write zeroes command to the NBD server
- nbd_block_status(3) send block status command to the NBD server
- nbd_cache(3) send cache (prefetch) command to the NBD server
- nbd_can_cache(3) does the server support the cache command?
- nbd_can_df(3) does the server support the don't fragment flag to pread?
- nbd_can_fast_zero(3) does the server support the fast zero flag?
- nbd_can_flush(3) does the server support the flush command?
- nbd_can_fua(3) does the server support the FUA flag?
- nbd_can_meta_context(3) does the server support a specific meta context?
- nbd_can_multi_conn(3) does the server support multi-conn?
- nbd_can_trim(3) does the server support the trim command?
- nbd_can_zero(3) does the server support the zero command?
- nbd_clear_debug_callback(3) clear the debug callback
- nbd_clear_meta_contexts(3) reset the list of requested meta contexts
- nbd_close(3) create libnbd
- nbd_connect_command(3) connect to NBD server command
- nbd_connect_socket(3) connect directly to a connected socket
- nbd_connect_systemd_socket_activation(3) connect using systemd socket
- nbd_connect_tcp(3) connect to NBD server over a TCP port
- nbd_connect_unix(3) connect to NBD server over a Unix domain socket
- nbd_connect_uri(3) connect to NBD URI
- nbd_connect_vsock(3) connect to NBD server over AF_VSOCK protocol
- nbd_connection_state(3) return string describing the state of the
- nbd_create(3) create libnbd
- nbd_flush(3) send flush command to the NBD server
- nbd_get_block_size(3) return a specific server block size constraint
- nbd_get_canonical_export_name(3) return the canonical export name, if
- nbd_get_debug(3) return the state of the debug flag
- nbd_get_errno(3) create libnbd
- nbd_get_error(3) create libnbd
- nbd_get_export_description(3) return the export description, if the
- nbd_get_export_name(3) get the export name
- nbd_get_full_info(3) see if NBD_OPT_GO requests extra details
- nbd_get_handle_name(3) get the handle name
- nbd_get_handshake_flags(3) see which handshake flags are supported
- nbd_get_meta_context(3) return the i'th meta context request
- nbd_get_nr_meta_contexts(3) return the current number of requested meta
- nbd_get_opt_mode(3) return whether option mode was enabled
- nbd_get_package_name(3) return the name of the library
- nbd_get_pread_initialize(3) see whether libnbd pre-initializes read
- nbd_get_private_data(3) get the per-handle private data
- nbd_get_protocol(3) return the NBD protocol variant
- nbd_get_request_block_size(3) see if NBD_OPT_GO requests block size
- nbd_get_request_structured_replies(3) see if structured replies are
- nbd_get_size(3) return the export size
- nbd_get_strict_mode(3) see which strictness flags are in effect
- nbd_get_structured_replies_negotiated(3) see if structured replies are
- nbd_get_tls_negotiated(3) find out if TLS was negotiated on a connection
- nbd_get_tls_username(3) get the current TLS username
- nbd_get_tls_verify_peer(3) get whether we verify the identity of the
- nbd_get_tls(3) get the TLS request setting
- nbd_get_uri(3) construct an NBD URI for a connection
- nbd_get_version(3) return the version of the library
- nbd_is_read_only(3) is the NBD export read-only?
- nbd_is_rotational(3) is the NBD disk rotational (like a disk)?
- nbd_kill_subprocess(3) kill server running as a subprocess
- nbd_opt_abort(3) end negotiation and close the connection
- nbd_opt_go(3) end negotiation and move on to using an export
- nbd_opt_info(3) request the server for information about an export
- nbd_opt_list_meta_context(3) request the server to list available meta
- nbd_opt_list(3) request the server to list all exports during
- nbd_poll(3) poll the handle once
- nbd_pread_structured(3) read from the NBD server
- nbd_pread(3) read from the NBD server
- nbd_pwrite(3) write to the NBD server
- nbd_set_debug_callback(3) set the debug callback
- nbd_set_debug(3) set or clear the debug flag
- nbd_set_export_name(3) set the export name
- nbd_set_full_info(3) control whether NBD_OPT_GO requests extra details
- nbd_set_handle_name(3) set the handle name
- nbd_set_handshake_flags(3) control use of handshake flags
- nbd_set_opt_mode(3) control option mode, for pausing during option
- nbd_set_pread_initialize(3) control whether libnbd pre-initializes read
- nbd_set_private_data(3) set the per-handle private data
- nbd_set_request_block_size(3) control whether NBD_OPT_GO requests block
- nbd_set_request_structured_replies(3) control use of structured replies
- nbd_set_strict_mode(3) control how strictly to follow NBD protocol
- nbd_set_tls_certificates(3) set the path to the TLS certificates
- nbd_set_tls_psk_file(3) set the TLS Pre-Shared Keys (PSK) filename
- nbd_set_tls_username(3) set the TLS username
- nbd_set_tls_verify_peer(3) set whether we verify the identity of the
- nbd_set_tls(3) enable or require TLS (authentication and encryption)
- nbd_set_uri_allow_local_file(3) set the allowed transports in NBD URIs
- nbd_set_uri_allow_tls(3) set the allowed TLS settings in NBD URIs
- nbd_set_uri_allow_transports(3) set the allowed transports in NBD URIs
- nbd_shutdown(3) disconnect from the NBD server
- nbd_supports_tls(3) true if libnbd was compiled with support for TLS
- nbd_supports_uri(3) true if libnbd was compiled with support for NBD
- nbd_trim(3) send trim command to the NBD server
- nbd_zero(3) send write zeroes command to the NBD server
- NBD.ALLOW_TRANSPORT(3) no description
- NBD.Buffer(3) Persistent buffer used in AIO calls.
- NBD.CMD_FLAG(3) no description
- NBD.HANDSHAKE_FLAG(3) no description
- NBD.SHUTDOWN(3) no description
- NBD.SIZE(3) no description
- NBD.STRICT(3) no description
- NBD.TLS(3) no description
- NBD(3) OCaml bindings for libnbd.
- nbdkit-cc-plugin(3) cc-plugin - write small nbdkit plugins in inline C
- nbdkit-filter(3) filter - how to write nbdkit filters
- nbdkit-lua-plugin(3) lua-plugin - nbdkit Lua plugin
- nbdkit-perl-plugin(3) perl-plugin - nbdkit perl plugin
- nbdkit-plugin(3) plugin - how to write nbdkit plugins
- nbdkit-python-plugin(3) python-plugin - nbdkit python plugin
- nbdkit-ruby-plugin(3) ruby-plugin - nbdkit ruby plugin
- nbdkit-sh-plugin(3) sh-plugin - nbdkit shell, script or executable plugin
- nbdkit-tcl-plugin(3) tcl-plugin - nbdkit Tcl plugin
- ncap(3) The library is a high level interface for network data capture.
- ndelay_off(3) put file descriptor in non-blocking mode
- ndelay_on(3) put file descriptor in non-blocking mode
- ne_add_request_header(3) add headers to a request
- ne_addr_destroy(3)
- ne_addr_error(3)
- ne_addr_first(3)
- ne_addr_next(3)
- ne_addr_resolve(3) functions to resolve hostnames to addresses
- ne_addr_result(3)
- ne_buffer_altered(3)
- ne_buffer_append(3) append data to a string buffer
- ne_buffer_clear(3) clear, grow, or mark as altered a string buffer
- ne_buffer_concat(3)
- ne_buffer_create(3) create a string buffer
- ne_buffer_destroy(3) destroy a buffer object
- ne_buffer_finish(3)
- ne_buffer_grow(3)
- ne_buffer_ncreate(3)
- ne_buffer_zappend(3)
- ne_buffer(3) string buffer handling
- ne_calloc(3)
- ne_close_connection(3)
- ne_forget_auth(3)
- ne_get_error(3) error handling for HTTP sessions
- ne_get_request_flag(3)
- ne_get_response_header(3) functions to access response headers
- ne_get_scheme(3)
- ne_get_server_hostport(3)
- ne_get_session_flag(3)
- ne_get_status(3) retrieve HTTP response status for request
- ne_has_support(3) determine feature support status
- ne_i18n_init(3) functions to initialize internationalization support
- ne_iaddr_cmp(3)
- ne_iaddr_free(3)
- ne_iaddr_make(3) functions to manipulate network addresses
- ne_iaddr_parse(3)
- ne_iaddr_print(3)
- ne_iaddr_raw(3)
- ne_iaddr_reverse(3)
- ne_iaddr_typeof(3)
- ne_malloc(3) memory allocation wrappers
- ne_oom_callback(3)
- ne_print_request_header(3)
- ne_qtoken(3)
- ne_realloc(3)
- ne_request_create(3) low-level HTTP request handling
- ne_request_destroy(3)
- ne_request_dispatch(3)
- ne_response_header_iterate(3)
- ne_session_create(3) set up HTTP sessions
- ne_session_destroy(3)
- ne_session_proxy(3) configure proxy servers
- ne_session_socks_proxy(3)
- ne_session_system_proxy(3)
- ne_set_addrlist(3)
- ne_set_connect_timeout(3)
- ne_set_error(3)
- ne_set_proxy_auth(3)
- ne_set_read_timeout(3)
- ne_set_request_body_buffer(3) include a message body with a request
- ne_set_request_body_fd(3)
- ne_set_request_flag(3) set and retrieve per-request flags
- ne_set_server_auth(3) register authentication callbacks
- ne_set_session_flag(3) set and retrieve session flags
- ne_set_useragent(3) common properties for HTTP sessions
- ne_shave(3) trim whitespace from a string
- ne_sock_exit(3)
- ne_sock_init(3) perform library initialization
- ne_ssl_cert_cmp(3) functions to operate on certificate objects
- ne_ssl_cert_export(3)
- ne_ssl_cert_free(3)
- ne_ssl_cert_identity(3) functions to access certificate properties
- ne_ssl_cert_import(3)
- ne_ssl_cert_issuer(3)
- ne_ssl_cert_read(3) functions to read or write certificates to and from files or strings
- ne_ssl_cert_signedby(3)
- ne_ssl_cert_subject(3)
- ne_ssl_cert_write(3)
- ne_ssl_clicert_decrypt(3)
- ne_ssl_clicert_encrypted(3)
- ne_ssl_clicert_free(3)
- ne_ssl_clicert_name(3)
- ne_ssl_clicert_owner(3)
- ne_ssl_clicert_read(3) SSL client certificate handling
- ne_ssl_dname_cmp(3)
- ne_ssl_readable_dname(3) SSL distinguished name handling
- ne_ssl_set_verify(3) register an SSL certificate verification callback
- ne_ssl_trust_cert(3) functions to indicate that certificates are trusted
- ne_ssl_trust_default_ca(3)
- ne_status(3) HTTP status structure
- ne_strdup(3)
- ne_strhash(3) string hash interface
- ne_strndup(3)
- ne_strparam(3) HTTP extended parameter value encoding
- ne_token(3) string tokenizers
- ne_version_match(3) library versioning
- ne_version_string(3)
- ne_vstrhash(3)
- ne_xml_create(3) create and destroy an XML parser
- ne_xml_destroy(3)
- nearbyint(3) round
- nearbyintf(3) round
- nearbyintl(3) round
- neon(3) HTTP and WebDAV client library
- nerr_error_string(3) return the string associated with a clearsilver error
- nerr_error_traceback(3) return the full traceback of a clearsilver error chain
- nerr_handle(3) walk the NEOERR chain for a matching error (clearsilver)
- nerr_ignore(3) free the clearsilver error chain
- nerr_init(3) initialize clearsilver error chain
- nerr_log_error(3) print the error to stderr
- nerr_match(3) walk the NEOERR chain for a matching error (clearsilver)
- nerr_pass_ctx(3) pass a clearsilver error up a level in the call chain
- nerr_pass(3) pass a clearsilver error up a level in the call chain
- nerr_register(3) register a clearsilver error type
- netcdf_f77(3) Unidata's Network Common Data Form (netCDF) library interface
- netcdf_fortran(3) Unidata's Network Common Data Form (netCDF) library interface
- netcdf(3) Unidata's Network Common Data Form (netCDF) library interface
- netlink(3) Netlink macros
- netsnmp_agent_api(3) netsnmp_agent_api - embedding an agent into a external application
- netsnmp_config_api(3) netsnmp_config_api functions
- netsnmp_init_mib(3) netsnmp_mib_api functions
- netsnmp_mib_api(3) netsnmp_mib_api functions
- netsnmp_pdu_api(3) netsnmp_pdu_api functions
- netsnmp_read_module(3) netsnmp_mib_api functions
- netsnmp_sess_api(3) session functions
- netsnmp_session_api(3) netsnmp_session_api functions
- netsnmp_trap_api(3) send TRAPs or INFORMs from a Net-SNMP MIB module
- netsnmp_varbind_api(3) netsnmp_varbind_api functions
- new_CplFileConf(3) lookup possible completions for a word
- new_ExpandFile(3) expand filenames containing ~user/$envvar and wildcard expressions
- new_GetLine(3) allow the user to compose an input line
- new_PathCache(3) lookup a file in a list of directories
- new_PcaPathConf(3) lookup a file in a list of directories
- new_WordCompletion(3) lookup possible completions for a word
- newCDKAlphalist(3) curses sorted list widget.
- newCDKButton(3) create and manage a curses button widget.
- newCDKButtonbox(3) Creates a managed curses buttonbox widget.
- newCDKCalendar(3) curses calendar widget.
- newCDKDialog(3) curses dialog widget
- newCDKDScale(3) curses scale widget (type double).
- newCDKEntry(3) curses text-entry widget.
- newCDKFScale(3) curses scale widget (type float).
- newCDKFselect(3) curses file selector widget.
- newCDKFSlider(3) curses slider widget (type float)
- newCDKGraph(3) curses graph widget
- newCDKHistogram(3) curses histogram widget
- newCDKItemlist(3) curses itemlist widget.
- newCDKLabel(3) Creates a managed curses label widget.
- newCDKMarquee(3) curses marquee widget
- newCDKMatrix(3) curses matrix widget.
- newCDKMentry(3) curses multiple line entry widget.
- newCDKMenu(3) curses menu widget
- newCDKRadio(3) curses radio list widget.
- newCDKScale(3) curses scale widget (type int).
- newCDKScroll(3) curses scrolling list widget.
- newCDKSelection(3) curses selection list widget.
- newCDKSlider(3) curses slider widget (type int)
- newCDKSwindow(3) a curses scrolling window widget.
- newCDKTemplate(3) a curses template widget.
- newCDKUScale(3) curses scale widget (type unsigned).
- newCDKUSlider(3) curses slider widget (type unsigned)
- newCDKViewer(3) curses viewer list widget.
- newlocale(3) create, modify, and free a locale object
- nextafter(3) floating-point number manipulation
- nextafterf(3) floating-point number manipulation
- nextafterl(3) floating-point number manipulation
- nextdown(3) return next floating-point number toward positive/negative infinity
- nextdownf(3) return next floating-point number toward positive/negative infinity
- nextdownl(3) return next floating-point number toward positive/negative infinity
- NextRequest(3) Display macros and functions
- nexttoward(3) floating-point number manipulation
- nexttowardf(3) floating-point number manipulation
- nexttowardl(3) floating-point number manipulation
- nextup(3) return next floating-point number toward positive/negative infinity
- nextupf(3) return next floating-point number toward positive/negative infinity
- nextupl(3) return next floating-point number toward positive/negative infinity
- nflog_attr_put_cfg_cmd(3) Netlink message helper functions
- nflog_attr_put_cfg_mode(3) Netlink message helper functions
- nflog_bind_group(3) Group handling
- nflog_bind_pf(3) LibrarySetup
- nflog_callback_register(3) Group handling
- nflog_close(3) LibrarySetup
- nflog_fd(3) Group handling
- nflog_get_ctid(3) Message parsing functions
- nflog_get_gid(3) Message parsing functions
- nflog_get_hwtype(3) Message parsing functions
- nflog_get_indev(3) Message parsing functions
- nflog_get_msg_packet_hdr(3) Message parsing functions
- nflog_get_msg_packet_hwhdr(3) Message parsing functions
- nflog_get_msg_packet_hwhdrlen(3) Message parsing functions
- nflog_get_nfmark(3) Message parsing functions
- nflog_get_outdev(3) Message parsing functions
- nflog_get_packet_hw(3) Message parsing functions
- nflog_get_payload(3) Message parsing functions
- nflog_get_physindev(3) Message parsing functions
- nflog_get_physoutdev(3) Message parsing functions
- nflog_get_prefix(3) Message parsing functions
- nflog_get_seq_global(3) Message parsing functions
- nflog_get_seq(3) Message parsing functions
- nflog_get_timestamp(3) Message parsing functions
- nflog_get_uid(3) Message parsing functions
- nflog_handle_packet(3) Group handling
- nflog_nlmsg_parse(3) Netlink message helper functions
- nflog_nlmsg_put_header(3) Netlink message helper functions
- nflog_nlmsg_snprintf(3) Netlink message helper functions
- nflog_open(3) LibrarySetup
- nflog_set_flags(3) Group handling
- nflog_set_mode(3) Group handling
- nflog_set_nlbufsiz(3) Group handling
- nflog_set_qthresh(3) Group handling
- nflog_set_timeout(3) Group handling
- nflog_snprintf_xml(3) Printing
- nflog_unbind_group(3) Group handling
- nflog_unbind_pf(3) LibrarySetup
- nfq_bind_pf(3) Library setup [DEPRECATED]
- nfq_close(3) Library setup [DEPRECATED]
- nfq_create_queue(3) Queue handling [DEPRECATED]
- nfq_destroy_queue(3) Queue handling [DEPRECATED]
- nfq_fd(3) Queue handling [DEPRECATED]
- nfq_get_gid(3) Message parsing functions [DEPRECATED]
- nfq_get_indev_name(3) Message parsing functions [DEPRECATED]
- nfq_get_indev(3) Message parsing functions [DEPRECATED]
- nfq_get_msg_packet_hdr(3) Message parsing functions [DEPRECATED]
- nfq_get_nfmark(3) Message parsing functions [DEPRECATED]
- nfq_get_outdev_name(3) Message parsing functions [DEPRECATED]
- nfq_get_outdev(3) Message parsing functions [DEPRECATED]
- nfq_get_packet_hw(3) Message parsing functions [DEPRECATED]
- nfq_get_payload(3) Message parsing functions [DEPRECATED]
- nfq_get_physindev_name(3) Message parsing functions [DEPRECATED]
- nfq_get_physindev(3) Message parsing functions [DEPRECATED]
- nfq_get_physoutdev_name(3) Message parsing functions [DEPRECATED]
- nfq_get_physoutdev(3) Message parsing functions [DEPRECATED]
- nfq_get_secctx(3) Message parsing functions [DEPRECATED]
- nfq_get_skbinfo(3) Message parsing functions [DEPRECATED]
- nfq_get_timestamp(3) Message parsing functions [DEPRECATED]
- nfq_get_uid(3) Message parsing functions [DEPRECATED]
- nfq_handle_packet(3) Queue handling [DEPRECATED]
- nfq_ip_get_hdr(3) IPv4 helper functions
- nfq_ip_mangle(3) IPv4 helper functions
- nfq_ip_set_checksum(3) Internal IP functions
- nfq_ip_set_transport_header(3) IPv4 helper functions
- nfq_ip_snprintf(3) IPv4 helper functions
- nfq_ip6_get_hdr(3) IPv6 helper functions
- nfq_ip6_mangle(3) IPv6 helper functions
- nfq_ip6_set_transport_header(3) IPv6 helper functions
- nfq_ip6_snprintf(3) IPv6 helper functions
- nfq_nlmsg_cfg_put_cmd(3) Config helpers
- nfq_nlmsg_cfg_put_params(3) Config helpers
- nfq_nlmsg_cfg_put_qmaxlen(3) Config helpers
- nfq_nlmsg_parse(3) Netlink message helper functions
- nfq_nlmsg_put(3) Netlink message helper functions
- nfq_nlmsg_verdict_put_mark(3) Verdict helpers
- nfq_nlmsg_verdict_put_pkt(3) Verdict helpers
- nfq_nlmsg_verdict_put(3) Verdict helpers
- nfq_open(3) Library setup [DEPRECATED]
- nfq_set_mode(3) Queue handling [DEPRECATED]
- nfq_set_queue_flags(3) Queue handling [DEPRECATED]
- nfq_set_queue_maxlen(3) Queue handling [DEPRECATED]
- nfq_set_verdict_batch(3) Queue handling [DEPRECATED]
- nfq_set_verdict_batch2(3) Queue handling [DEPRECATED]
- nfq_set_verdict_mark(3) Queue handling [DEPRECATED]
- nfq_set_verdict(3) Queue handling [DEPRECATED]
- nfq_set_verdict2(3) Queue handling [DEPRECATED]
- nfq_snprintf_xml(3) Printing [DEPRECATED]
- nfq_tcp_compute_checksum_ipv4(3) Internal TCP functions
- nfq_tcp_compute_checksum_ipv6(3) Internal TCP functions
- nfq_tcp_get_hdr(3) TCP helper functions
- nfq_tcp_get_payload_len(3) TCP helper functions
- nfq_tcp_get_payload(3) TCP helper functions
- nfq_tcp_mangle_ipv4(3) TCP helper functions
- nfq_tcp_mangle_ipv6(3) TCP helper functions
- nfq_tcp_snprintf(3) TCP helper functions
- nfq_udp_compute_checksum_ipv4(3) Internal UDP functions
- nfq_udp_compute_checksum_ipv6(3) Internal UDP functions
- nfq_udp_get_hdr(3) UDP helper functions
- nfq_udp_get_payload_len(3) UDP helper functions
- nfq_udp_get_payload(3) UDP helper functions
- nfq_udp_mangle_ipv4(3) UDP helper functions
- nfq_udp_mangle_ipv6(3) UDP helper functions
- nfq_udp_snprintf(3) UDP helper functions
- nfq_unbind_pf(3) Library setup [DEPRECATED]
- nfs4_uid_to_name(3) ID mapping routines used for NFSv4
- nftw(3) file tree walk
- ngettext(3) translate message and choose plural form
- nl_langinfo_l(3) query language and locale information
- nl_langinfo(3) query language and locale information
- nlinline_if_nametoindex(3) configure network interfaces
- nlinline_ipaddr_add(3) configure network interfaces
- nlinline_ipaddr_del(3) configure network interfaces
- nlinline_iplink_add(3) configure network interfaces
- nlinline_iplink_del(3) configure network interfaces
- nlinline_iproute_add(3) configure network interfaces
- nlinline_iproute_del(3) configure network interfaces
- nlinline_linkgetaddr(3) configure network interfaces
- nlinline_linksetaddr(3) configure network interfaces
- nlinline_linksetmtu(3) configure network interfaces
- nlinline_linksetupdown(3) configure network interfaces
- nlinline(3) configure network interfaces
- nlopt_minimize_constrained(3) Minimize a multivariate nonlinear function subject to nonlinear constraints
- nlopt_minimize(3) Minimize a multivariate nonlinear function
- nlopt(3) Nonlinear optimization library
- NormalIndex(3) encode/decode a surface normal vector
- notmuch(3) The notmuch API
- nozzle_add_ip(3) equivalent of ip addr or ifconfig <ipaddress/prefix>
- nozzle_close(3) deconfigure and destroy a nozzle device
- nozzle_del_ip(3) equivalent of ip addr del or ifconfig del <ipaddress/prefix>
- nozzle_get_fd(3) nozzle - pointer to the nozzle struct
- nozzle_get_handle_by_name(3) find a nozzle handle by device name
- nozzle_get_ips(3) retrieve the list of all configured ips for a given interface
- nozzle_get_mac(3) retrieve mac address on a given nozzle interface
- nozzle_get_mtu(3) retrieve mtu on a given nozzle interface
- nozzle_get_name_by_handle(3) retrieve nozzle interface name by handle
- nozzle_open(3) create a new tap device on the system.
- nozzle_reset_mac(3) reset mac address on a given nozzle interface to system default
- nozzle_reset_mtu(3) reset mtu on a given nozzle interface to the system default
- nozzle_run_updown(3) execute updown commands associated with a nozzle device.
- nozzle_set_down(3) equivalent of ifconfig down
- nozzle_set_mac(3) set mac address on a given nozzle interface
- nozzle_set_mtu(3) set mtu on a given nozzle interface
- nozzle_set_up(3) equivalent of ifconfig up
- nrand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- nrand48(3) generate uniformly distributed pseudo-random numbers
- ntohl(3) convert values between host and network
- ntohs(3) convert values between host and network
- ntp_adjtime(3) tune kernel clock
- ntp_gettime(3) get time parameters (NTP daemon interface)
- ntp_gettimex(3) get time parameters (NTP daemon interface)
- numa_all_nodes(3) NUMA policy library
- numa_alloc_interleaved_subset(3) NUMA policy library
- numa_alloc_interleaved(3) NUMA policy library
- numa_alloc_local(3) NUMA policy library
- numa_alloc_onnode(3) NUMA policy library
- numa_alloc(3) NUMA policy library
- numa_available(3) NUMA policy library
- numa_bind(3) NUMA policy library
- numa_error(3) NUMA policy library
- numa_exit_on_error(3) NUMA policy library
- numa_free(3) NUMA policy library
- numa_get_interleave_mask(3) NUMA policy library
- numa_get_interleave_node(3) NUMA policy library
- numa_get_membind(3) NUMA policy library
- numa_get_run_node_mask(3) NUMA policy library
- numa_interleave_memory(3) NUMA policy library
- numa_max_node(3) NUMA policy library
- numa_no_nodes(3) NUMA policy library
- numa_node_size(3) NUMA policy library
- numa_node_to_cpus(3) NUMA policy library
- numa_police_memory(3) NUMA policy library
- numa_preferred(3) NUMA policy library
- numa_run_on_node_mask(3) NUMA policy library
- numa_run_on_node(3) NUMA policy library
- numa_set_bind_policy(3) NUMA policy library
- numa_set_interleave_mask(3) NUMA policy library
- numa_set_localalloc(3) NUMA policy library
- numa_set_membind(3) NUMA policy library
- numa_set_preferred(3) NUMA policy library
- numa_set_strict(3) NUMA policy library
- numa_setlocal_memory(3) NUMA policy library
- numa_tonode_memory(3) NUMA policy library
- numa_tonodemask_memory(3) NUMA policy library
- numa(3) NUMA policy library
- nutclient_authenticate(3) Miscellaneous functions in Network UPS Tools high-level client access library
- nutclient_destroy(3) General and utility functions in Network UPS Tools high-level client access library
- nutclient_device_forced_shutdown(3) Miscellaneous functions in Network UPS Tools high-level client access library
- nutclient_device_login(3) Miscellaneous functions in Network UPS Tools high-level client access library
- nutclient_device_master(3) Miscellaneous functions in Network UPS Tools high-level client access library
- nutclient_execute_device_command(3) Instant command related functions in Network UPS Tools high-level client access library
- nutclient_get_device_command_description(3) Instant command related functions in Network UPS Tools high-level client access library
- nutclient_get_device_commands(3) Instant command related functions in Network UPS Tools high-level client access library
- nutclient_get_device_description(3) Device related functions in Network UPS Tools high-level client access library
- nutclient_get_device_num_logins(3) Miscellaneous functions in Network UPS Tools high-level client access library
- nutclient_get_device_rw_variables(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_get_device_variable_description(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_get_device_variable_values(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_get_device_variables(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_get_devices(3) Device related functions in Network UPS Tools high-level client access library
- nutclient_has_device_command(3) Instant command related functions in Network UPS Tools high-level client access library
- nutclient_has_device_variable(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_has_device(3) Device related functions in Network UPS Tools high-level client access library
- nutclient_logout(3) Miscellaneous functions in Network UPS Tools high-level client access library
- nutclient_set_device_variable_value(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_set_device_variable_values(3) Variable related functions in Network UPS Tools high-level client access library
- nutclient_tcp_create_client(3) TCP protocol related function for Network UPS Tools high-level client access library
- nutclient_tcp_disconnect(3) TCP protocol related function for Network UPS Tools high-level client access library
- nutclient_tcp_get_timeout(3) TCP protocol related function for Network UPS Tools high-level client access library
- nutclient_tcp_is_connected(3) TCP protocol related function for Network UPS Tools high-level client access library
- nutclient_tcp_reconnect(3) TCP protocol related function for Network UPS Tools high-level client access library
- nutclient_tcp_set_timeout(3) TCP protocol related function for Network UPS Tools high-level client access library
- nutscan_add_device_to_device(3) Concatenate two devices structure.
- nutscan_add_option_to_device(3) Add option data to the specified device.
- nutscan_cidr_to_ip(3) Convert a CIDR IP to a range of IP address.
- nutscan_display_parsable(3) Display the specified `nutscan_device_t` structure on stdout.
- nutscan_display_ups_conf(3) Display the specified `nutscan_device_t` structure on stdout.
- nutscan_free_device(3) Free a `nutscan_device_t` structure created by `nutscan_new_device`.
- nutscan_get_serial_ports_list(3) Get a port list name from a range of port.
- nutscan_init(3) Initialize the nutscan library.
- nutscan_new_device(3) Create a new nutscan_device_t structure.
- nutscan_scan_avahi(3) Scan network for NUT services via mDNS
- nutscan_scan_eaton_serial(3) Scan serial ports for Eaton devices (XCP, SHUT and Q1).
- nutscan_scan_ipmi(3) Scan local IPMI devices.
- nutscan_scan_nut(3) Scan network for available NUT services.
- nutscan_scan_snmp(3) Scan network for SNMP devices.
- nutscan_scan_usb(3) Scan NUT compatible USB devices.
- nutscan_scan_xml_http_range(3) Scan network for XML/HTTP devices.
- nutscan(3) Network UPS Tools (NUT) device discovery library
- oath_authenticate_usersfile(3) API function
- oath_base32_decode(3) API function
- oath_base32_encode(3) API function
- oath_bin2hex(3) API function
- oath_check_version(3) API function
- oath_done(3) API function
- oath_hex2bin(3) API function
- oath_hotp_generate(3) API function
- oath_hotp_validate_callback(3) API function
- oath_hotp_validate(3) API function
- oath_init(3) API function
- oath_strerror_name(3) API function
- oath_strerror(3) API function
- oath_totp_generate(3) API function
- oath_totp_generate2(3) API function
- oath_totp_validate_callback(3) API function
- oath_totp_validate(3) API function
- oath_totp_validate2_callback(3) API function
- oath_totp_validate2(3) API function
- oath_totp_validate3_callback(3) API function
- oath_totp_validate3(3) API function
- oath_totp_validate4_callback(3) API function
- oath_totp_validate4(3) API function
- oauth(3) .PP
- Object(3) Object — The Object widget class "Object" "widget class" "Object"
- OctreeMask(3) compute a mask representing one level of a min-max octree
- odbx_bind(3) User authentication for a database connection
- odbx_capabilities(3) Query implemented capabilities
- odbx_column_count(3) Get the number of columns in the current result set
- odbx_column_name(3) Get the name of a column in the current result set
- odbx_column_type(3) Returns the SQL data type of a column in the current result set
- odbx_error_type(3) Returns the severity of an error
- odbx_error(3) Returns a human readable error message
- odbx_escape(3) Prepare strings for inclusion in statements
- odbx_field_length(3) Returns the length of a field value
- odbx_field_value(3) Returns the data stored in a field
- odbx_finish(3) Frees connection resources
- odbx_get_option(3) Query backend for implemented options
- odbx_init(3) Allocate per connection data structures
- odbx_lo_close(3) Closes a large object reference
- odbx_lo_open(3) Opens a large object in the database
- odbx_lo_read(3) Reads content from a large object
- odbx_lo_write(3) Writes buffer content into the large object
- odbx_query(3) Send a statement to the database server
- odbx_result_finish(3) Closes the result set and frees its allocated memory
- odbx_result(3) Retrieves a result set from the database server
- odbx_row_fetch(3) Retrieve rows from the result set
- odbx_rows_affected(3) Returns the number of changed records
- odbx_set_option(3) Change behaviour of the database backend
- odbx_unbind(3) Disconnects from the database
- odeum(3) the inverted API of QDBM
- odopen(3) the inverted API of QDBM
- offsetof(3) offset of a structure member
- oid_equals(3) functions that allow mapping
- oid_instanceof(3) libpmemobj
- oid_is_null(3) functions that allow mapping
- omapi(3) OMAPI - Object Management Application Programming Interface
- OMPI_Affinity_str.openmpi(3) Obtain prettyprint strings of processor affinity information for this process
- on_exit(3) register a function to be called at normal process termination
- open_append(3) open a file for appending
- open_by_handle(3) file handle operations
- open_excl(3) open a file for exclusive writing
- open_memstream(3) open a dynamic memory buffer stream
- open_read(3) open a file for reading
- open_rw(3) open a file for reading and writing
- open_trunc(3) open a file for writing
- open_wmemstream(3) open a dynamic memory buffer stream
- open_write(3) open a file for writing
- OpenDBX_Conn(3) Encapsulates a connection to a database.
- OpenDBX_Exception(3) Exceptions thrown by the OpenDBX classes.
- OpenDBX_Lob(3) Handling large objects if supported by the database.
- OpenDBX_Result(3) Provides result sets from the database.
- OpenDBX_Stmt(3) Statement object.
- OpenDBX(3) OpenDBX C++ API.
- opendir(3) open a directory
- opendkim-lua(3) Programming the OpenDKIM filter using Lua scripts
- openlog(3) send messages to the system logger
- OpenMPI.openmpi(3)
- openpty(3) terminal utility functions
- openreadclose(3) read a whole file into a stralloc
- OpenSHMEM.openmpi(3)
- openslide-formats(3) Reference supported formats
- optarg(3) Parse command-line options
- opterr(3) Parse command-line options
- optind(3) Parse command-line options
- optionFileLoad(3) optionFileLoad - Load the locatable config files, in order 1
- optionFindNextValue(3) optionFindNextValue - find a hierarcicaly valued option instance 1
- optionFindValue(3) optionFindValue - find a hierarcicaly valued option instance 1
- optionFree(3) optionFree - free allocated option processing memory 1
- optionGetValue(3) optionGetValue - get a specific value from a hierarcical list 1
- optionLoadLine(3) optionLoadLine - process a string for an option name and value 1
- optionMemberList(3) optionMemberList - Get the list of members of a bit mask set 1
- optionNextValue(3) optionNextValue - get the next value from a hierarchical list 1
- optionOnlyUsage(3) optionOnlyUsage - Print usage text for just the options 1
- optionPrintVersion(3) optionPrintVersion - Print the program version 1
- optionPrintVersionAndReturn(3) optionPrintVersionAndReturn - Print the program version 1
- optionProcess(3) optionProcess - this is the main option processing routine 1
- optionRestore(3) optionRestore - restore option state from memory copy 1
- optionSaveFile(3) optionSaveFile - saves the option state to a file 1
- optionSaveState(3) optionSaveState - saves the option state to memory 1
- optionUnloadNested(3) optionUnloadNested - Deallocate the memory for a nested value 1
- optionVersion(3) optionVersion - return the compiled AutoOpts version number 1
- optopt(3) Parse command-line options
- opus_ctlvalues(3) Pre-defined values for CTL interface
- opus_custom.h(3) Opus-Custom reference implementation API.
- opus_custom(3) Opus Custom
- opus_decoder(3) Opus Decoder
- opus_decoderctls(3) Decoder related CTLs
- opus_defines.h(3) Opus reference implementation constants.
- opus_encoder(3) Opus Encoder
- opus_encoderctls(3) Encoder related CTLs
- opus_errorcodes(3) Error codes
- opus_genericctls(3) Generic CTLs
- opus_libinfo(3) Opus library information functions
- opus_multistream_ctls(3) Multistream specific encoder and decoder CTLs
- opus_multistream.h(3) Opus reference implementation multistream API.
- opus_multistream(3) Opus Multistream API
- opus_repacketizer(3) Repacketizer
- opus_types.h(3) Opus reference implementation types.
- oqueue.h(3) Generic RTP output queues.
- oqueue(3) oqueue
- osmtpd_run(3) C filter API for
- OTHERauxiliary(3) Other Auxiliary Routines
- OTHERcomputational(3) Other Computational Routines
- OTHEReigen(3) Eigenvalue
- otherscreenshots(3) Other Plots
- OTHERsolve(3) Other Solve Routines
- OutgoingDataQueue_OutgoingRTPPktLink(3) OutgoingDataQueue::OutgoingRTPPktLink
- OutgoingDataQueue(3) A generic outgoing RTP data queue supporting multiple destinations.
- OutgoingDataQueueBase(3) OutgoingDataQueueBase
- OutgoingRTPPkt(3) RTP packets being sent.
- OverrideShell(3) OverrideShell — The OverrideShell widget class "OverrideShell" "widget class" "OverrideShell"
- ow(3) OWFS library access commands for Tcl
- owcapi(3) easy C-language 1-wire interface
- ownet(3) easy C-language 1-wire interface to the owserver protocol
- ownetapi(3)
- ownetlib(3)
- owperl(3) perl interface for the 1-wire filesystem
- owtcl(3) OWFS library access commands for Tcl
- pacparser_cleanup(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_enable_microsoft_extensions(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_error_printer(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_find_proxy(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_init(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_just_find_proxy(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_parse_pac_file(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_parse_pac_string(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_parse_pac(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_set_error_printer(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_setmyip(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser_version(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pacparser(3) pacparser - Library to parse proxy auto-confg (PAC) files.
- pam_acct_mgmt(3) PAM account validation management
- pam_authenticate(3) account authentication
- pam_chauthtok(3) updating authentication tokens
- pam_close_session(3) terminate PAM session management
- pam_conv(3) PAM conversation function
- pam_end(3) termination of PAM transaction
- pam_error(3) display error messages to the user
- pam_fail_delay(3) request a delay on failure
- pam_get_authtok_noverify(3) get authentication token
- pam_get_authtok_verify(3) get authentication token
- pam_get_authtok(3) get authentication token
- pam_get_data(3) get module internal data
- pam_get_item(3) getting PAM information
- pam_get_user(3) get user name
- pam_getenv(3) get a PAM environment variable
- pam_getenvlist(3) getting the PAM environment
- pam_info(3) display messages to the user
- pam_misc_drop_env(3) liberating a locally saved environment
- pam_misc_paste_env(3) transcribing an environment to that of PAM
- pam_misc_setenv(3) BSD like PAM environment variable setting
- pam_open_session(3) start PAM session management
- pam_prompt(3) interface to conversation function
- pam_putenv(3) set or change PAM environment variable
- pam_set_data(3) set module internal data
- pam_set_item(3) set and update PAM information
- pam_setcred(3) establish / delete user credentials
- pam_sm_acct_mgmt(3) PAM service function for account management
- pam_sm_authenticate(3) PAM service function for user authentication
- pam_sm_chauthtok(3) PAM service function for authentication token management
- pam_sm_close_session(3) PAM service function to terminate session management
- pam_sm_open_session(3) PAM service function to start session management
- pam_sm_setcred(3) PAM service function to alter credentials
- pam_start(3) initialization of PAM transaction
- pam_strerror(3) return string describing PAM error code
- pam_syslog(3) send messages to the system logger
- pam_verror(3) display error messages to the user
- pam_vinfo(3) display messages to the user
- pam_vprompt(3) interface to conversation function
- pam_vsyslog(3) send messages to the system logger
- pam_xauth_data(3) structure containing X authentication data
- pam(3) Pluggable Authentication Modules Library
- paperdone(3)
- paperfirst(3)
- paperinfo(3) return informations about a paper
- paperinit(3) begin and end using the paper library
- paperlast(3)
- papernext(3)
- paperprev(3)
- paperpsheight(3)
- paperpsname(3)
- paperpswidth(3)
- paperwithsize(3)
- PAPI_accum(3) .PP
- PAPI_add_event(3) .PP
- PAPI_add_events(3) .PP
- PAPI_add_named_event(3) .PP
- PAPI_addr_range_option_t(3) .PP
- PAPI_address_map_t(3) .PP
- PAPI_all_thr_spec_t(3) PAPI_all_thr_spec_t -
- PAPI_assign_eventset_component(3) .PP
- PAPI_attach_option_t(3) PAPI_attach_option_t -
- PAPI_attach(3) .PP
- PAPI_cleanup_eventset(3) .PP
- PAPI_component_info_t(3) PAPI_component_info_t -
- PAPI_cpu_option_t(3) PAPI_cpu_option_t -
- PAPI_create_eventset(3) .PP
- PAPI_debug_option_t(3) PAPI_debug_option_t -
- PAPI_destroy_eventset(3) .PP
- PAPI_detach(3) .PP
- PAPI_disable_component_by_name(3) .PP
- PAPI_disable_component(3) .PP
- PAPI_dmem_info_t(3) .PP
- PAPI_domain_option_t(3) PAPI_domain_option_t -
- PAPI_enum_cmp_event(3) .PP
- PAPI_enum_dev_type(3) .PP
- PAPI_enum_event(3) .PP
- PAPI_epc(3) .PP
- PAPI_event_code_to_name(3) .PP
- PAPI_event_info_t(3) PAPI_event_info_t -
- PAPI_event_name_to_code(3) .PP
- PAPI_exe_info_t(3) .PP
- PAPI_flips_rate(3) .PP
- PAPI_flops_rate(3) .PP
- PAPI_get_cmp_opt(3) .PP
- PAPI_get_component_index(3) .PP
- PAPI_get_component_info(3) .PP
- PAPI_get_dev_attr(3) .PP
- PAPI_get_dev_type_attr(3) .PP
- PAPI_get_dmem_info(3) .PP
- PAPI_get_event_component(3) .PP
- PAPI_get_event_info(3) .PP
- PAPI_get_eventset_component(3) .PP
- PAPI_get_executable_info(3) .PP
- PAPI_get_hardware_info(3) .PP
- PAPI_get_multiplex(3) .PP
- PAPI_get_opt(3) .PP
- PAPI_get_overflow_event_index(3) .PP
- PAPI_get_real_cyc(3) .PP
- PAPI_get_real_nsec(3) .PP
- PAPI_get_real_usec(3) .PP
- PAPI_get_shared_lib_info(3) .PP
- PAPI_get_thr_specific(3) .PP
- PAPI_get_virt_cyc(3) .PP
- PAPI_get_virt_nsec(3) .PP
- PAPI_get_virt_usec(3) .PP
- PAPI_granularity_option_t(3) PAPI_granularity_option_t -
- PAPI_hl_read(3) .PP
- PAPI_hl_region_begin(3) .PP
- PAPI_hl_region_end(3) .PP
- PAPI_hl_stop(3) .PP
- PAPI_hw_info_t(3) .PP
- PAPI_inherit_option_t(3) PAPI_inherit_option_t -
- PAPI_ipc(3) .PP
- PAPI_is_initialized(3) .PP
- PAPI_itimer_option_t(3) PAPI_itimer_option_t -
- PAPI_library_init(3) .PP
- PAPI_list_events(3) .PP
- PAPI_list_threads(3) .PP
- PAPI_lock(3) .PP
- PAPI_mh_cache_info_t(3) PAPI_mh_cache_info_t -
- PAPI_mh_info_t(3) .PP
- PAPI_mh_level_t(3) PAPI_mh_level_t -
- PAPI_mh_tlb_info_t(3) PAPI_mh_tlb_info_t -
- PAPI_mpx_info_t(3) PAPI_mpx_info_t -
- PAPI_multiplex_init(3) .PP
- PAPI_multiplex_option_t(3) PAPI_multiplex_option_t -
- PAPI_num_cmp_hwctrs(3) .PP
- PAPI_num_components(3) .PP
- PAPI_num_events(3) .PP
- PAPI_num_hwctrs(3) .PP
- PAPI_option_t(3) .PP
- PAPI_overflow(3) .PP
- PAPI_perror(3) .PP
- PAPI_preload_info_t(3) PAPI_preload_info_t -
- PAPI_profil(3) .PP
- PAPI_query_event(3) .PP
- PAPI_query_named_event(3) .PP
- PAPI_rate_stop(3) .PP
- PAPI_read_ts(3) .PP
- PAPI_read(3) .PP
- PAPI_register_thread(3) .PP
- PAPI_remove_event(3) .PP
- PAPI_remove_events(3) .PP
- PAPI_remove_named_event(3) .PP
- PAPI_reset(3) .PP
- PAPI_set_cmp_domain(3) .PP
- PAPI_set_cmp_granularity(3) .PP
- PAPI_set_debug(3) .PP
- PAPI_set_domain(3) .PP
- PAPI_set_granularity(3) .PP
- PAPI_set_multiplex(3) .PP
- PAPI_set_opt(3) .PP
- PAPI_set_thr_specific(3) .PP
- PAPI_shlib_info_t(3) PAPI_shlib_info_t -
- PAPI_shutdown(3) .PP
- PAPI_sprofil_t(3) PAPI_sprofil_t -
- PAPI_sprofil(3) .PP
- PAPI_start(3) .PP
- PAPI_state(3) .PP
- PAPI_stop(3) .PP
- PAPI_strerror(3) .PP
- PAPI_thread_id(3) .PP
- PAPI_thread_init(3) .PP
- PAPI_unlock(3) .PP
- PAPI_unregister_thread(3) .PP
- PAPI_write(3) .PP
- PAPIF_accum(3) .PP
- PAPIF_add_event(3) .PP
- PAPIF_add_events(3) .PP
- PAPIF_add_named_event(3) .PP
- PAPIF_assign_eventset_component(3) .PP
- PAPIF_cleanup_eventset(3) .PP
- PAPIF_create_eventset(3) .PP
- PAPIF_destroy_eventset(3) .PP
- PAPIF_enum_dev_type(3) .PP
- PAPIF_enum_event(3) .PP
- PAPIF_epc(3) .PP
- PAPIF_event_code_to_name(3) .PP
- PAPIF_event_name_to_code(3) .PP
- PAPIF_flips_rate(3) .PP
- PAPIF_flops_rate(3) .PP
- PAPIF_get_clockrate(3) .PP
- PAPIF_get_dev_attr(3) .PP
- PAPIF_get_dev_type_attr(3) .PP
- PAPIF_get_dmem_info(3) .PP
- PAPIF_get_domain(3) .PP
- PAPIF_get_event_info(3) .PP
- PAPIF_get_exe_info(3) .PP
- PAPIF_get_granularity(3) .PP
- PAPIF_get_hardware_info(3) .PP
- PAPIF_get_multiplex(3) .PP
- PAPIF_get_preload(3) .PP
- PAPIF_get_real_cyc(3) .PP
- PAPIF_get_real_nsec(3) .PP
- PAPIF_get_real_usec(3) .PP
- PAPIF_get_virt_cyc(3) .PP
- PAPIF_get_virt_usec(3) .PP
- PAPIf_hl_read(3) .PP
- PAPIf_hl_region_begin(3) .PP
- PAPIf_hl_region_end(3) .PP
- PAPIf_hl_stop(3) .PP
- PAPIF_ipc(3) .PP
- PAPIF_is_initialized(3) .PP
- PAPIF_library_init(3) .PP
- PAPIF_lock(3) .PP
- PAPIF_multiplex_init(3) .PP
- PAPIF_num_cmp_hwctrs(3) .PP
- PAPIF_num_events(3) .PP
- PAPIF_num_hwctrs(3) .PP
- PAPIF_perror(3) .PP
- PAPIF_query_event(3) .PP
- PAPIF_query_named_event(3) .PP
- PAPIF_rate_stop(3) .PP
- PAPIF_read_ts(3) .PP
- PAPIF_read(3) .PP
- PAPIF_register_thread(3) .PP
- PAPIF_remove_event(3) .PP
- PAPIF_remove_events(3) .PP
- PAPIF_remove_named_event(3) .PP
- PAPIF_reset(3) .PP
- PAPIF_set_cmp_domain(3) .PP
- PAPIF_set_cmp_granularity(3) .PP
- PAPIF_set_debug(3) .PP
- PAPIF_set_domain(3) .PP
- PAPIF_set_event_domain(3) .PP
- PAPIF_set_granularity(3) .PP
- PAPIF_set_inherit(3) .PP
- PAPIF_set_multiplex(3) .PP
- PAPIF_shutdown(3) .PP
- PAPIF_start(3) .PP
- PAPIF_state(3) .PP
- PAPIF_stop(3) .PP
- PAPIF_thread_id(3) .PP
- PAPIF_thread_init(3) .PP
- PAPIF_unlock(3) .PP
- PAPIF_unregister_thread(3) .PP
- PAPIF_write(3) .PP
- pappl-client(3) pappl client functions
- pappl-device(3) pappl device functions
- pappl-job(3) pappl job functions
- pappl-log(3) pappl logging functions
- pappl-mainloop(3) pappl main loop functions
- pappl-printer(3) pappl printer functions
- pappl-resource(3) pappl resource functions
- pappl-system(3) pappl system functions
- parport_list(3) a collection of parallel ports
- parport(3) representation of a parallel port
- parsedate(3) convert time and date string to number
- Participant(3) A class of objects representing remote participants (RTP applications) in a multimedia session.
- ParticipantHandler(3) Participant objects modification methods.
- passwd2des(3) RFS password encryption
- passwdqc_check(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- passwdqc_params_free(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- passwdqc_params_load(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- passwdqc_params_parse(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- passwdqc_params_reset(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- passwdqc_random(3) Password strength checking library typedef struct { passwdqc_params_qc_t qc; passwdqc_params_pam_t pam; } passwdqc_param
- path_to_fshandle(3) file handle operations
- path_to_handle(3) file handle operations
- pathconf(3) get configuration values for files
- pathplan(3) finds and smooths shortest paths
- pathtools3(3) pathtools Documentation
- payload(3) payload
- PayloadFormat(3) Base payload format class.
- pca_last_error(3) lookup a file in a list of directories
- pca_lookup_file(3) lookup a file in a list of directories
- pca_path_completions(3) lookup a file in a list of directories
- pca_scan_path(3) lookup a file in a list of directories
- pca_set_check_fn(3) lookup a file in a list of directories
- pcl(3) C coroutine management
- pclose_execs(3) pipe stream to or from a process without using a shell
- pclose_execsp(3) pipe stream to or from a process without using a shell
- pclose_nosh(3) pipe stream to or from a process without using a shell
- pclose(3) pipe stream to or from a process
- PCPIntro(3) introduction to the Performance Co-Pilot (PCP) libraries
- pcre_assign_jit_stack(3) PCRE - Perl-compatible regular expressions
- pcre_compile(3) PCRE - Perl-compatible regular expressions
- pcre_compile2(3) PCRE - Perl-compatible regular expressions
- pcre_config(3) PCRE - Perl-compatible regular expressions
- pcre_copy_named_substring(3) PCRE - Perl-compatible regular expressions
- pcre_copy_substring(3) PCRE - Perl-compatible regular expressions
- pcre_dfa_exec(3) PCRE - Perl-compatible regular expressions
- pcre_exec(3) PCRE - Perl-compatible regular expressions
- pcre_free_study(3) PCRE - Perl-compatible regular expressions
- pcre_free_substring_list(3) PCRE - Perl-compatible regular expressions
- pcre_free_substring(3) PCRE - Perl-compatible regular expressions
- pcre_fullinfo(3) PCRE - Perl-compatible regular expressions
- pcre_get_named_substring(3) PCRE - Perl-compatible regular expressions
- pcre_get_stringnumber(3) PCRE - Perl-compatible regular expressions
- pcre_get_stringtable_entries(3) PCRE - Perl-compatible regular expressions
- pcre_get_substring_list(3) PCRE - Perl-compatible regular expressions
- pcre_get_substring(3) PCRE - Perl-compatible regular expressions
- pcre_jit_exec(3) PCRE - Perl-compatible regular expressions
- pcre_jit_stack_alloc(3) PCRE - Perl-compatible regular expressions
- pcre_jit_stack_free(3) PCRE - Perl-compatible regular expressions
- pcre_maketables(3) PCRE - Perl-compatible regular expressions
- pcre_pattern_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre_refcount(3) PCRE - Perl-compatible regular expressions
- pcre_study(3) PCRE - Perl-compatible regular expressions
- pcre_utf16_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre_utf32_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre_version(3) PCRE - Perl-compatible regular expressions
- pcre(3) PCRE - Perl-compatible regular expressions (original API)
- pcre16_assign_jit_stack(3) PCRE - Perl-compatible regular expressions
- pcre16_compile(3) PCRE - Perl-compatible regular expressions
- pcre16_compile2(3) PCRE - Perl-compatible regular expressions
- pcre16_config(3) PCRE - Perl-compatible regular expressions
- pcre16_copy_named_substring(3) PCRE - Perl-compatible regular expressions
- pcre16_copy_substring(3) PCRE - Perl-compatible regular expressions
- pcre16_dfa_exec(3) PCRE - Perl-compatible regular expressions
- pcre16_exec(3) PCRE - Perl-compatible regular expressions
- pcre16_free_study(3) PCRE - Perl-compatible regular expressions
- pcre16_free_substring_list(3) PCRE - Perl-compatible regular expressions
- pcre16_free_substring(3) PCRE - Perl-compatible regular expressions
- pcre16_fullinfo(3) PCRE - Perl-compatible regular expressions
- pcre16_get_named_substring(3) PCRE - Perl-compatible regular expressions
- pcre16_get_stringnumber(3) PCRE - Perl-compatible regular expressions
- pcre16_get_stringtable_entries(3) PCRE - Perl-compatible regular expressions
- pcre16_get_substring_list(3) PCRE - Perl-compatible regular expressions
- pcre16_get_substring(3) PCRE - Perl-compatible regular expressions
- pcre16_jit_exec(3) PCRE - Perl-compatible regular expressions
- pcre16_jit_stack_alloc(3) PCRE - Perl-compatible regular expressions
- pcre16_jit_stack_free(3) PCRE - Perl-compatible regular expressions
- pcre16_maketables(3) PCRE - Perl-compatible regular expressions
- pcre16_pattern_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre16_refcount(3) PCRE - Perl-compatible regular expressions
- pcre16_study(3) PCRE - Perl-compatible regular expressions
- pcre16_utf16_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre16_version(3) PCRE - Perl-compatible regular expressions
- pcre16(3) PCRE - Perl-compatible regular expressions #include <pcre> . .
- pcre2_callout_enumerate(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_code_copy_with_tables(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_code_copy(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_code_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_compile_context_copy(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_compile_context_create(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_compile_context_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_compile(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_config(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_convert_context_copy(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_convert_context_create(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_convert_context_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_converted_pattern_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_dfa_match(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_general_context_copy(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_general_context_create(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_general_context_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_get_error_message(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_get_mark(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_get_match_data_size(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_get_ovector_count(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_get_ovector_pointer(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_get_startchar(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_jit_compile(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_jit_free_unused_memory(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_jit_match(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_jit_stack_assign(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_jit_stack_create(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_jit_stack_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_maketables_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_maketables(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match_context_copy(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match_context_create(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match_context_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match_data_create_from_pattern(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match_data_create(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match_data_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_match(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_pattern_convert(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_pattern_info(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_serialize_decode(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_serialize_encode(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_serialize_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_serialize_get_number_of_codes(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_bsr(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_callout(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_character_tables(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_compile_extra_options(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_compile_recursion_guard(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_depth_limit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_glob_escape(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_glob_separator(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_heap_limit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_match_limit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_max_pattern_length(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_newline(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_offset_limit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_parens_nest_limit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_recursion_limit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_recursion_memory_management(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_set_substitute_callout(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substitute(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_copy_byname(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_copy_bynumber(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_get_byname(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_get_bynumber(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_length_byname(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_length_bynumber(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_list_free(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_list_get(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_nametable_scan(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2_substring_number_from_name(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2api(3) PCRE2 - Perl-compatible regular expressions (revised API) #include <pcre2> PCRE2 is a new API for PCRE, starting at release 10.
- pcre2build(3) PCRE2 - Perl-compatible regular expressions (revised API) . .
- pcre2callout(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2compat(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2convert(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2demo(3) // - A demonstration C program for PCRE2 - // .\" Start example.
- pcre2jit(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2limits(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2matching(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2partial(3) PCRE2 - Perl-compatible regular expressions
- pcre2pattern(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2perform(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2posix(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2sample(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2serialize(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2syntax(3) PCRE2 - Perl-compatible regular expressions (revised API)
- pcre2unicode(3) PCRE - Perl-compatible regular expressions (revised API)
- pcre32_assign_jit_stack(3) PCRE - Perl-compatible regular expressions
- pcre32_compile(3) PCRE - Perl-compatible regular expressions
- pcre32_compile2(3) PCRE - Perl-compatible regular expressions
- pcre32_config(3) PCRE - Perl-compatible regular expressions
- pcre32_copy_named_substring(3) PCRE - Perl-compatible regular expressions
- pcre32_copy_substring(3) PCRE - Perl-compatible regular expressions
- pcre32_dfa_exec(3) PCRE - Perl-compatible regular expressions
- pcre32_exec(3) PCRE - Perl-compatible regular expressions
- pcre32_free_study(3) PCRE - Perl-compatible regular expressions
- pcre32_free_substring_list(3) PCRE - Perl-compatible regular expressions
- pcre32_free_substring(3) PCRE - Perl-compatible regular expressions
- pcre32_fullinfo(3) PCRE - Perl-compatible regular expressions
- pcre32_get_named_substring(3) PCRE - Perl-compatible regular expressions
- pcre32_get_stringnumber(3) PCRE - Perl-compatible regular expressions
- pcre32_get_stringtable_entries(3) PCRE - Perl-compatible regular expressions
- pcre32_get_substring_list(3) PCRE - Perl-compatible regular expressions
- pcre32_get_substring(3) PCRE - Perl-compatible regular expressions
- pcre32_jit_exec(3) PCRE - Perl-compatible regular expressions
- pcre32_jit_stack_alloc(3) PCRE - Perl-compatible regular expressions
- pcre32_jit_stack_free(3) PCRE - Perl-compatible regular expressions
- pcre32_maketables(3) PCRE - Perl-compatible regular expressions
- pcre32_pattern_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre32_refcount(3) PCRE - Perl-compatible regular expressions
- pcre32_study(3) PCRE - Perl-compatible regular expressions
- pcre32_utf32_to_host_byte_order(3) PCRE - Perl-compatible regular expressions
- pcre32_version(3) PCRE - Perl-compatible regular expressions
- pcre32(3) PCRE - Perl-compatible regular expressions #include <pcre> . .
- pcreapi(3) PCRE - Perl-compatible regular expressions #include <pcre> . .
- pcrebuild(3) PCRE - Perl-compatible regular expressions . .
- pcrecallout(3) PCRE - Perl-compatible regular expressions
- pcrecompat(3) PCRE - Perl-compatible regular expressions
- pcrecpp(3) PCRE - Perl-compatible regular expressions.
- pcredemo(3)
- pcrejit(3) PCRE - Perl-compatible regular expressions
- pcrelimits(3) PCRE - Perl-compatible regular expressions
- pcrematching(3) PCRE - Perl-compatible regular expressions
- pcrepartial(3) PCRE - Perl-compatible regular expressions
- pcrepattern(3) PCRE - Perl-compatible regular expressions
- pcreperform(3) PCRE - Perl-compatible regular expressions
- pcreposix(3) PCRE - Perl-compatible regular expressions.
- pcreprecompile(3) PCRE - Perl-compatible regular expressions
- pcresample(3) PCRE - Perl-compatible regular expressions
- pcrestack(3) PCRE - Perl-compatible regular expressions
- pcresyntax(3) PCRE - Perl-compatible regular expressions
- pcreunicode(3) PCRE - Perl-compatible regular expressions
- perror(3) print a system error message
- pfm_find_event(3) .nf .sp .sp This function is used to convert an event string passed in str into an opaque event identifier, i.e., the re
- pfm_get_event_attr_info(3) get event attribute information
- pfm_get_event_encoding(3) get raw event encoding
- pfm_get_event_info(3) get event information
- pfm_get_event_next(3) iterate over events
- pfm_get_os_event_encoding(3) get event encoding for a specific operating system
- pfm_get_perf_event_encoding(3) encode event for perf_event API
- pfm_get_pmu_info(3) get PMU information
- pfm_get_version(3) get library version
- pfm_initialize(3) initialize library
- pfm_strerror(3) return constant string describing error code
- pfm_terminate(3) free resources used by library
- pgperl(3) allow subroutines in the PGPLOT graphics library to be called from Perl.
- pgpool_adm_pcp_attach_node(3) a function to attach given node ID
- pgpool_adm_pcp_detach_node(3) a function to detach given node ID
- pgpool_adm_pcp_health_check_stats(3) a function to display health check statistics data on given node ID
- pgpool_adm_pcp_node_count(3) a function to retrieves number of backend nodes.
- pgpool_adm_pcp_node_info(3) a function to display the information on the given node ID
- pgpool_adm_pcp_pool_status(3) a function to retrieves parameters in pgpool.conf.
- pigpiod_if(3) pigpiod_if - A C library to interface to the pigpio daemon.
- pigpiod_if2(3) pigpiod_if2 - A C library to interface to the pigpio daemon.
- ping_construct(3) Constructor for the liboping class
- ping_get_error(3) Return the last error message
- ping_host_add(3) Add a host to a liboping object
- ping_iterator_get_context(3) Store host-dependent data
- ping_iterator_get_info(3) Receive information about a host
- ping_iterator_get(3) Iterate over all hosts of a liboping object
- ping_send(3) Send ICMP echo requests to all associated hosts and wait for ICMP echo responses to arrive
- ping_setopt(3) Set options for a liboping object
- pipecmd_arg(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_argf(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_args(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_argstr(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_argv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_chdir(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_clearenv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_discard_err(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_dump(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_dup(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_exec(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_fchdir(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_free(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_get_nargs(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_args(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_argstr(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_argv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_function(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_passthrough(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_sequence(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new_sequencev(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_new(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_nice(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_pre_exec(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_sequence_command(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_setenv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_tostring(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipecmd_unsetenv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_command_args(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_command_argstr(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_command_argv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_command(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_commands(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_commandv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_connect(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_dump(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_free(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_get_command(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_get_infile(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_get_ncommands(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_get_outfile(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_get_pid(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_ignore_signals(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_install_post_fork(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_join(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_new_command_args(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_new_command_argv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_new_commands(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_new_commandv(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_new(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_peek_size(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_peek_skip(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_peek(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_peekline(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_pump(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_read(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_readline(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_run(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_set_command(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_start(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_tostring(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_wait_all(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_wait(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_want_in(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_want_infile(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_want_out(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pipeline_want_outfile(3) is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing
- pixmap(3) image type for the XPM file format.
- pktb_alloc(3) User-space network packet buffer
- pktb_data(3) User-space network packet buffer
- pktb_free(3) User-space network packet buffer
- pktb_len(3) User-space network packet buffer
- pktb_mac_header(3) Other functions
- pktb_mangle(3) User-space network packet buffer
- pktb_mangled(3) User-space network packet buffer
- pktb_network_header(3) Other functions
- pktb_pull(3) Internal functions
- pktb_push(3) Internal functions
- pktb_put(3) Internal functions
- pktb_tailroom(3) Other functions
- pktb_transport_header(3) Other functions
- pktb_trim(3) Internal functions
- PlanesOfScreen(3) screen information functions and macros
- pmAddDerived(3) register a per-context derived metric name and definition
- pmAddDerivedMetric(3) register a per-context derived metric name and definition
- pmAddProfile(3) add instance(s) to the current PMAPI instance profile
- pmaDeltaInDom(3) generate a ``delta indom'' if two observations of an instance domain are different
- pmAF(3) event queue services for periodic asynchronous callbacks
- pmaGetLog(3) direct read of the next record from an archive file
- pmap_getmaps(3) library routines for remote procedure calls
- pmap_getport(3) library routines for remote procedure calls
- pmap_rmtcall(3) library routines for remote procedure calls
- pmap_set(3) library routines for remote procedure calls
- pmap_unset(3) library routines for remote procedure calls
- PMAPI_INTERNAL(3) internal details for the Performance Metrics Application Programming Interface
- PMAPI(3) introduction to the Performance Metrics Application Programming Interface
- pmaPutLog(3) direct write of the next record from an archive file
- pmaRewriteData(3) try to change the version of an archive data record
- pmaRewriteMeta(3) try to change the version of an archive metadata record
- pmaSameInDom(3) check if two observations of an instance domain are the same`
- pmaSortInDom(3) sort an instance domain
- pmAtomStr_r(3) convert a performance metric value into a string
- pmAtomStr(3) convert a performance metric value into a string
- pmaTryDeltaInDom(3) try to translate a physical indom record from a ``full indom'' to a ``delta indom''
- pmaUndeltaInDom(3) find ``full'' instance domain matching a ``delta'' instance domain
- pmClearDebug(3) manipulate PCP debugging control options
- pmClearFetchGroup(3) simplified performance metrics value fetch and conversion
- pmConvScale(3) rescale a performance metric value
- pmCreateFetchGroup(3) simplified performance metrics value fetch and conversion
- pmCtime(3) format the date and time for a reporting timezone
- pmdaCache(3) manage a cache of instance domain information for a PMDA
- pmdaEventArray(3) utilities for PMDAs to build packed arrays of event records
- pmdaEventClient(3) client context tracking interfaces for event queues
- pmdaEventQueue(3) utilities for PMDAs managing event queues
- pmdaHelp(3) help text support for a PMDA
- pmDelProfile(3) delete instance(s) from the current PMAPI instance profile
- pmDerivedControl(3) get and set controls for derived metrics
- pmDerivedErrStr(3) return error message from failure to parse derived metric definition
- pmDestroyContext(3) destroy a PMAPI context
- pmDestroyFetchGroup(3) simplified performance metrics value fetch and conversion
- pmDiscoverClose(3) asynchronous archive location and contents discovery services
- pmDiscoverServices(3) discover PCP services on the network
- pmDiscoverSetConfiguration(3) asynchronous archive location and contents discovery services
- pmDiscoverSetEventLoop(3) asynchronous archive location and contents discovery services
- pmDiscoverSetMetricRegistry(3) asynchronous archive location and contents discovery services
- pmDiscoverSetSlots(3) asynchronous archive location and contents discovery services
- pmDiscoverSetup(3) asynchronous archive location and contents discovery services
- pmDupContext(3) duplicate a PMAPI context
- pmem_check_version(3) persistent memory support library
- pmem_deep_drain(3) check
- pmem_deep_flush(3) check
- pmem_deep_persist(3) check
- pmem_drain(3) check
- pmem_errormsg(3) persistent memory support library
- pmem_flush(3) check
- pmem_has_auto_flush(3) check
- pmem_has_hw_drain(3) check
- pmem_is_pmem(3) check persistency, create and delete mappings
- pmem_map_file(3) check persistency, create and delete mappings
- pmem_memcpy_nodrain(3) functions that provide optimized copying to persistent memory
- pmem_memcpy_persist(3) functions that provide optimized copying to persistent memory
- pmem_memcpy(3) functions that provide optimized copying to persistent memory
- pmem_memmove_nodrain(3) functions that provide optimized copying to persistent memory
- pmem_memmove_persist(3) functions that provide optimized copying to persistent memory
- pmem_memmove(3) functions that provide optimized copying to persistent memory
- pmem_memset_nodrain(3) functions that provide optimized copying to persistent memory
- pmem_memset_persist(3) functions that provide optimized copying to persistent memory
- pmem_memset(3) functions that provide optimized copying to persistent memory
- pmem_msync(3) check
- pmem_persist(3) check
- pmem_unmap(3) check persistency, create and delete mappings
- pmem2_async(3) asynchronous data movement operations
- pmem2_badblock_clear(3) clear the given bad block
- pmem2_badblock_context_delete(3) allocate and free a context
- pmem2_badblock_context_new(3) allocate and free a context
- pmem2_badblock_next(3) read the next bad block for the given
- pmem2_config_delete(3) allocate
- pmem2_config_new(3) allocate
- pmem2_config_set_length(3) set length in the pmem2_config
- pmem2_config_set_offset(3) set offset in the pmem2_config
- pmem2_config_set_protection(3) set a protection flags in
- pmem2_config_set_required_store_granularity(3) set a
- pmem2_config_set_sharing(3) set sharing in the pmem2_config
- pmem2_config_set_vdm(3) asynchronous data movement operations
- pmem2_config_set_vm_reservation(3) sets the
- pmem2_deep_flush(3) highly reliable persistent memory
- pmem2_errormsg(3) returns last error message
- pmem2_get_drain_fn(3) get a drain function
- pmem2_get_flush_fn(3) get a flush function
- pmem2_get_memcpy_fn(3) get a function that provides optimized
- pmem2_get_memmove_fn(3) get a function that provides optimized
- pmem2_get_memset_fn(3) get a function that provides optimized
- pmem2_get_persist_fn(3) get a persist function
- pmem2_map_delete(3) deletes a mapping
- pmem2_map_from_existing(3) creates a pmem2_map object from an
- pmem2_map_get_address(3) reads mapping address
- pmem2_map_get_size(3) reads mapping size
- pmem2_map_get_store_granularity(3) reads effective mapping
- pmem2_map_new(3) creates a mapping
- pmem2_memcpy_async(3) asynchronous data movement operations
- pmem2_memmove_async(3) asynchronous data movement operations
- pmem2_memset_async(3) asynchronous data movement operations
- pmem2_perror(3) prints a descriptive error message to stderr
- pmem2_source_alignment(3) returns data source alignment
- pmem2_source_delete(3) creates or deletes an instance of
- pmem2_source_device_id(3) returns the unique identifier of a
- pmem2_source_device_usc(3) returns the \f[I]unsafe shutdown
- pmem2_source_from_anon(3) creates data source backed by
- pmem2_source_from_fd(3) creates or deletes an instance of
- pmem2_source_from_handle(3) creates or deletes an instance of
- pmem2_source_get_fd(3) reads file descriptor of the data
- pmem2_source_get_handle(3) reads file handler of the data
- pmem2_source_numa_node(3) returns data source numa node
- pmem2_source_pread_mcsafe(3) read source contents or write
- pmem2_source_pwrite_mcsafe(3) read source contents or write
- pmem2_source_size(3) returns the size of the data source
- pmem2_vm_reservation_delete(3) creates or deletes an instance
- pmem2_vm_reservation_extend(3) extends and shrinks existing
- pmem2_vm_reservation_get_address(3) reads address of the
- pmem2_vm_reservation_get_size(3) reads virtual memory
- pmem2_vm_reservation_map_find_first(3) search for the mapping
- pmem2_vm_reservation_map_find_last(3) search for the mapping
- pmem2_vm_reservation_map_find_next(3) search for the mapping
- pmem2_vm_reservation_map_find_prev(3) search for the mapping
- pmem2_vm_reservation_map_find(3) search for the mapping
- pmem2_vm_reservation_new(3) creates or deletes an instance
- pmem2_vm_reservation_shrink(3) extends and shrinks existing
- pmemallocator(3) The C++ allocator compatible with the C++ standard library allocator concepts
- pmemblk_bsize(3) check number of
- pmemblk_check_version(3) persistent memory resident array of blocks
- pmemblk_check(3) create, open,
- pmemblk_close(3) create, open,
- pmemblk_create(3) create, open,
- pmemblk_ctl_exec(3) Query and modify libpmemblk internal
- pmemblk_ctl_get(3) Query and modify libpmemblk internal
- pmemblk_ctl_set(3) Query and modify libpmemblk internal
- pmemblk_errormsg(3) persistent memory resident array of blocks
- pmemblk_nblock(3) check number of
- pmemblk_open(3) create, open,
- pmemblk_read(3) read or write a
- pmemblk_set_error(3) block
- pmemblk_set_funcs(3) persistent memory resident array of blocks
- pmemblk_set_zero(3) block
- pmemblk_write(3) read or write a
- pmemlog_append(3) append bytes to
- pmemlog_appendv(3) append bytes to
- pmemlog_check_version(3) persistent memory resident log file
- pmemlog_check(3) create, open,
- pmemlog_close(3) create, open,
- pmemlog_create(3) create, open,
- pmemlog_ctl_exec(3) Query and modify libpmemlog internal
- pmemlog_ctl_get(3) Query and modify libpmemlog internal
- pmemlog_ctl_set(3) Query and modify libpmemlog internal
- pmemlog_errormsg(3) persistent memory resident log file
- pmemlog_nbyte(3) checks the amount of usable space in the log
- pmemlog_open(3) create, open,
- pmemlog_rewind(3) checks current write point for the log or
- pmemlog_set_funcs(3) persistent memory resident log file
- pmemlog_tell(3) checks current write point for the log or
- pmemlog_walk(3) checks current write point for the log or
- pmemobj_action(3) Delayed
- pmemobj_alloc_usable_size(3) non-transactional
- pmemobj_alloc(3) non-transactional
- pmemobj_cancel(3) Delayed
- pmemobj_check_version(3) persistent memory transactional object store
- pmemobj_check(3) create, open, close and validate persistent memory transactional object
- pmemobj_close(3) create, open, close and validate persistent memory transactional object
- pmemobj_cond_broadcast(3) pmemobj synchronization primitives
- pmemobj_cond_signal(3) pmemobj synchronization primitives
- pmemobj_cond_timedwait(3) pmemobj synchronization primitives
- pmemobj_cond_wait(3) pmemobj synchronization primitives
- pmemobj_cond_zero(3) pmemobj synchronization primitives
- pmemobj_create(3) create, open, close and validate persistent memory transactional object
- pmemobj_ctl_exec(3) Query and modify libpmemobj internal
- pmemobj_ctl_get(3) Query and modify libpmemobj internal
- pmemobj_ctl_set(3) Query and modify libpmemobj internal
- pmemobj_defer_free(3) Delayed
- pmemobj_defrag(3) non-transactional
- pmemobj_direct(3) functions that allow mapping
- pmemobj_drain(3) low-level memory manipulation functions
- pmemobj_errormsg(3) persistent memory transactional object store
- pmemobj_f_mem_nodrain(3) low-level memory manipulation functions
- pmemobj_f_mem_noflush(3) low-level memory manipulation functions
- pmemobj_f_mem_nontemporal(3) low-level memory manipulation functions
- pmemobj_f_mem_temporal(3) low-level memory manipulation functions
- pmemobj_f_mem_wb(3) low-level memory manipulation functions
- pmemobj_f_mem_wc(3) low-level memory manipulation functions
- pmemobj_f_relaxed(3) low-level memory manipulation functions
- pmemobj_first(3) pmemobj container operations
- pmemobj_flush(3) low-level memory manipulation functions
- pmemobj_free(3) non-transactional
- pmemobj_get_user_data(3) create, open, close and validate persistent memory transactional object
- pmemobj_list_insert_new(3) non-transactional persistent atomic lists functions
- pmemobj_list_insert(3) non-transactional persistent atomic lists functions
- pmemobj_list_move(3) non-transactional persistent atomic lists functions
- pmemobj_list_remove(3) non-transactional persistent atomic lists functions
- pmemobj_memcpy_persist(3) low-level memory manipulation functions
- pmemobj_memcpy(3) low-level memory manipulation functions
- pmemobj_memmove(3) low-level memory manipulation functions
- pmemobj_memset_persist(3) low-level memory manipulation functions
- pmemobj_memset(3) low-level memory manipulation functions
- pmemobj_mutex_lock(3) pmemobj synchronization primitives
- pmemobj_mutex_timedlock(3) pmemobj synchronization primitives
- pmemobj_mutex_trylock(3) pmemobj synchronization primitives
- pmemobj_mutex_unlock(3) pmemobj synchronization primitives
- pmemobj_mutex_zero(3) pmemobj synchronization primitives
- pmemobj_next(3) pmemobj container operations
- pmemobj_oid(3) functions that allow mapping
- pmemobj_open(3) create, open, close and validate persistent memory transactional object
- pmemobj_persist(3) low-level memory manipulation functions
- pmemobj_pool_by_oid(3) functions that allow mapping
- pmemobj_pool_by_ptr(3) functions that allow mapping
- pmemobj_publish(3) Delayed
- pmemobj_realloc(3) non-transactional
- pmemobj_reserve(3) Delayed
- pmemobj_root_construct(3) root object
- pmemobj_root_size(3) root object
- pmemobj_root(3) root object
- pmemobj_rwlock_rdlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_timedrdlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_timedwrlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_tryrdlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_trywrlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_unlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_wrlock(3) pmemobj synchronization primitives
- pmemobj_rwlock_zero(3) pmemobj synchronization primitives
- pmemobj_set_funcs(3) persistent memory transactional object store
- pmemobj_set_user_data(3) create, open, close and validate persistent memory transactional object
- pmemobj_set_value(3) Delayed
- pmemobj_strdup(3) non-transactional
- pmemobj_tx_abort(3) transactional object
- pmemobj_tx_add_range_direct(3) transactional object manipulation
- pmemobj_tx_add_range(3) transactional object manipulation
- pmemobj_tx_alloc(3) transactional object manipulation
- pmemobj_tx_begin(3) transactional object
- pmemobj_tx_commit(3) transactional object
- pmemobj_tx_end(3) transactional object
- pmemobj_tx_errno(3) transactional object
- pmemobj_tx_free(3) transactional object manipulation
- pmemobj_tx_get_failure_behavior(3) transactional object
- pmemobj_tx_get_user_data(3) transactional object
- pmemobj_tx_lock(3) transactional object
- pmemobj_tx_log_append_buffer(3) transactional object
- pmemobj_tx_log_auto_alloc(3) transactional object
- pmemobj_tx_log_intents_max_size(3) transactional object
- pmemobj_tx_log_snapshots_max_size(3) transactional object
- pmemobj_tx_process(3) transactional object
- pmemobj_tx_publish(3) Delayed
- pmemobj_tx_realloc(3) transactional object manipulation
- pmemobj_tx_set_failure_behavior(3) transactional object
- pmemobj_tx_set_user_data(3) transactional object
- pmemobj_tx_stage(3) transactional object
- pmemobj_tx_strdup(3) transactional object manipulation
- pmemobj_tx_wcsdup(3) transactional object manipulation
- pmemobj_tx_xadd_range_direct(3) transactional object manipulation
- pmemobj_tx_xadd_range(3) transactional object manipulation
- pmemobj_tx_xalloc(3) transactional object manipulation
- pmemobj_tx_xfree(3) transactional object manipulation
- pmemobj_tx_xlock(3) transactional object
- pmemobj_tx_xlog_append_buffer(3) transactional object
- pmemobj_tx_xpublish(3) Delayed
- pmemobj_tx_xstrdup(3) transactional object manipulation
- pmemobj_tx_xwcsdup(3) transactional object manipulation
- pmemobj_tx_zalloc(3) transactional object manipulation
- pmemobj_tx_zrealloc(3) transactional object manipulation
- pmemobj_type_num(3) functions that allow mapping
- pmemobj_volatile(3) functions that allow mapping
- pmemobj_wcsdup(3) non-transactional
- pmemobj_xalloc(3) non-transactional
- pmemobj_xflush(3) low-level memory manipulation functions
- pmemobj_xpersist(3) low-level memory manipulation functions
- pmemobj_xreserve(3) Delayed
- pmemobj_zalloc(3) non-transactional
- pmemobj_zrealloc(3) non-transactional
- pmempool_check_end(3) checks pmempool health
- pmempool_check_init(3) checks pmempool health
- pmempool_check_version(3) persistent memory pool management library
- pmempool_check(3) checks pmempool health
- pmempool_errormsg(3) persistent memory pool management library
- pmempool_feature_disable(3) toggle or query pool set features
- pmempool_feature_enable(3) toggle or query pool set features
- pmempool_feature_query(3) toggle or query pool set features
- pmempool_rm(3) remove persistent memory pool
- pmempool_sync(3) pool set
- pmempool_transform(3) pool set
- pmErrStr_r(3) convert a PMAPI error code into a string
- pmErrStr(3) convert a PMAPI error code into a string
- pmEventFlagsStr_r(3) convert an event record flags value into a string
- pmEventFlagsStr(3) convert an event record flags value into a string
- pmExtendFetchGroup_event(3) simplified performance metrics value fetch and conversion
- pmExtendFetchGroup_indom(3) simplified performance metrics value fetch and conversion
- pmExtendFetchGroup_item(3) simplified performance metrics value fetch and conversion
- pmExtendFetchGroup_timespec(3) simplified performance metrics value fetch and conversion
- pmExtendFetchGroup_timestamp(3) simplified performance metrics value fetch and conversion
- pmExtendFetchGroup_timeval(3) simplified performance metrics value fetch and conversion
- pmExtractValue(3) extract a performance metric value from a pmResult structure
- pmFetch(3) get performance metric values
- pmFetchArchive(3) get performance metric values directly from archive logs
- pmFetchGroup(3) simplified performance metrics value fetch and conversion
- pmFetchHighRes(3) get performance metric values
- pmFetchHighResArchive(3) get performance metric values directly from archive logs
- pmflush(3) print formatted output in a window or to standard error
- pmFreeEventResult(3) release storage allocated for unpacked event records
- pmFreeHighResEventResult(3) release storage allocated for unpacked event records
- pmFreeHighResResult(3) release storage allocated for performance metrics values
- pmFreeLabelSets(3) release storage allocated for performance metric labels
- pmFreeMetricSpec(3) uniform metric specification parser
- pmFreeOptions(3) command line handling for PMAPI tools
- pmFreeResult(3) release storage allocated for performance metrics values
- pmfstring(3) safe string scanning
- pmGetAPIConfig(3) return values for Performance Co-Pilot configuration variables
- pmGetArchiveEnd(3) locate logical end of file for a set of archive logs
- pmGetArchiveLabel(3) fetch the label record from a set of performance metrics archive logs
- pmGetChildren(3) return the descendent nodes of a PMNS node
- pmGetChildrenStatus(3) return the descendent nodes of a PMNS node and their respective status
- pmGetClusterLabels(3) retrieve labels associated with performance metric values
- pmGetConfig(3) return values for Performance Co-Pilot configuration variables
- pmGetContextHostName_r(3) return the hostname associated with a Performance Co-Pilot context
- pmGetContextHostName(3) return the hostname associated with a Performance Co-Pilot context
- pmGetContextLabels(3) retrieve labels associated with performance metric values
- pmGetContextOptions(3) command line handling for PMAPI tools
- pmGetDerivedControl(3) get and set controls for derived metrics
- pmGetDomainLabels(3) retrieve labels associated with performance metric values
- pmGetFetchGroupContext(3) simplified performance metrics value fetch and conversion
- pmGetHighResArchiveEnd(3) locate logical end of file for a set of archive logs
- pmGetHighResArchiveLabel(3) fetch the label record from a set of performance metrics archive logs
- pmGetHostName(3) return the hostname associated with a Performance Co-Pilot context
- pmGetInDom(3) get instance identifiers for a performance metrics instance domain
- pmGetInDomArchive(3) get instance identifiers for a performance metrics instance domain
- pmGetInDomLabels(3) retrieve labels associated with performance metric values
- pmGetInstancesLabels(3) retrieve labels associated with performance metric values
- pmGetItemLabels(3) retrieve labels associated with performance metric values
- pmgetopt_r(3) command line handling for PMAPI tools
- pmGetOptionalConfig(3) return values for Performance Co-Pilot configuration variables
- pmGetOptions(3) command line handling for PMAPI tools
- pmGetPMNSLocation(3) determine the location of the currently used PMNS
- pmGetProgname(3) application name services
- pmGetUsername(3) fetch special PCP username
- pmGetVersion(3) fetch installed PCP version number
- pmHighResFetch(3) get performance metric values
- pmhttpClientFetch(3) simple HTTP client interfaces
- pmhttpFreeClient(3) simple HTTP client interfaces
- pmhttpNewClient(3) simple HTTP client interfaces
- pmiAddInstance(3) add an element to an instance domain in a LOGIMPORT context
- pmiAddMetric(3) add a new metric definition to a LOGIMPORT context
- pmID_build(3) helper methods for manipulating PMIDs
- pmID_cluster(3) helper methods for manipulating PMIDs
- pmID_domain(3) helper methods for manipulating PMIDs
- pmID_item(3) helper methods for manipulating PMIDs
- pmIDStr_r(3) convert a performance metric identifier into a string
- pmIDStr(3) convert a performance metric identifier into a string
- pmiEnd(3) finish up a LOGIMPORT archive
- pmiErrStr_r(3) convert a LOGIMPORT error code into a string
- pmiErrStr(3) convert a LOGIMPORT error code into a string
- pmiGetHandle(3) define a handle for a metric-instance pair
- pmiID(3) construct core metric data structures
- pmiInDom(3) construct core metric data structures
- pmInDom_build(3) helper methods for manipulating instance domain identifiers
- pmInDom_domain(3) helper methods for manipulating instance domain identifiers
- pmInDom_serial(3) helper methods for manipulating instance domain identifiers
- pmInDomStr_r(3) convert a performance metric instance domain identifier into a string
- pmInDomStr(3) convert a performance metric instance domain identifier into a string
- pmiPutLabel(3) add labels to the output archive
- pmiPutMark(3) write a \f2<mark>\f1 record to a PCP archive
- pmiPutResult(3) add a data record to a LOGIMPORT archive
- pmiPutText(3) add help text for an metric or instance domain
- pmiPutValue(3) add a value for a metric-instance pair
- pmiPutValueHandle(3) add a value for a metric-instance pair via a handle
- pmiSetHostname(3) set the source host name for a LOGIMPORT archive
- pmiSetTimezone(3) set the source timezone for a LOGIMPORT archive
- pmiSetVersion(3) set the archive version for a LOGIMPORT archive
- pmiStart(3) establish a new LOGIMPORT context
- pmiUnits(3) construct core metric data structures
- pmiUseContext(3) change LOGIMPORT context
- pmiWrite(3) flush data to a LOGIMPORT archive
- pmjsonGet(3) JSON string helpers and metrics extraction
- pmjsonInit(3) JSON string helpers and metrics extraction
- pmjsonInitIndom(3) JSON string helpers and metrics extraction
- pmjsonPrint(3) JSON string helpers and metrics extraction
- pmLoadASCIINameSpace(3) establish a local PMNS for an application
- pmLoadDerivedConfig(3) load derived metric definitions from files
- pmLoadNameSpace(3) load a local PMNS for an application
- pmLocaltime(3) convert the date and time for a reporting timezone
- pmLookupDesc(3) obtain descriptions for performance metrics
- pmLookupDescs(3) obtain descriptions for performance metrics
- pmLookupInDom(3) translate an instance name into an instance identifier
- pmLookupInDomArchive(3) translate an instance name into an instance identifier
- pmLookupInDomText(3) return text describing a performance metrics instance domain
- pmLookupLabels(3) retrieve labels associated with performance metric values
- pmLookupName(3) translate performance metric names into PMIDs
- pmLookupText(3) return text describing a performance metric
- pmMergeLabels(3) merge sets of performance metric labels
- pmMergeLabelSets(3) merge sets of performance metric labels
- pmNameAll(3) translate a PMID to a set of performance metric names
- pmNameID(3) translate a PMID to a performance metric name
- pmNameInDom(3) translate an instance identifier into an instance name
- pmNameInDomArchive(3) translate an instance identifier into an instance name
- pmNewContext(3) establish a new PMAPI context
- pmNewContextZone(3) establish a reporting timezone based on a PMAPI context
- pmNewZone(3) establish a reporting timezone
- pmNoMem(3) report out of memory conditions
- pmNotifyErr(3) standard handling of error messages
- pmNumberStr_r(3) fixed width output format for numbers
- pmNumberStr(3) fixed width output format for numbers
- pmOpenLog(3) create a log file for diagnostics and debug output
- pmParseDebug(3) manipulate old-style PCP debugging control bit-fields
- pmParseHighResInterval(3) convert interval string to binary time structure
- pmParseHighResTimeWindow(3) parse time window command line arguments
- pmParseInterval(3) convert interval string to binary time structure
- pmParseMetricSpec(3) uniform metric specification parser
- pmParseTimeWindow(3) parse time window command line arguments
- pmParseUnitsStr(3) parse units specification
- pmPathSeparator(3) return the filesystem path separator character
- pmPrintDesc(3) print a metric descriptor
- pmprintf(3) print formatted output in a window or to standard error
- pmPrintHighResStamp(3) helper routines for time stored as a struct timespec
- pmPrintLabelSets(3) print an array of label sets
- pmPrintStamp(3) helper routines for time stored as a struct timeval
- pmPrintValue(3) print a performance metric value
- pmReconnectContext(3) reconnect to a PMAPI context
- pmRecord(3) record mode support for PMAPI clients
- pmRecordAddHost(3) record mode support for PMAPI clients
- pmRecordControl(3) record mode support for PMAPI clients
- pmRecordSetup(3) record mode support for PMAPI clients
- pmRegisterDerived(3) register a global derived metric name and definition
- pmRegisterDerivedMetric(3) register a global derived metric name and definition
- pmSearchClose(3) fast, scalable and fulltext capable search services
- pmSearchInfo(3) diagnostic metrics of PCP search services
- pmSearchSetConfiguration(3) fast, scalable and fulltext capable search services
- pmSearchSetEventLoop(3) fast, scalable and fulltext capable search services
- pmSearchSetMetricRegistry(3) fast, scalable and fulltext capable search services
- pmSearchSetSlots(3) fast, scalable and fulltext capable search services
- pmSearchSetup(3) fast, scalable and fulltext capable search services
- pmSearchTextInDom(3) search for all entities related to given instance domain
- pmSearchTextQuery(3) fulltext search for metrics, instances and instance domains provided by PCP search services
- pmSearchTextSuggest(3) search for suggestions of metric or instance names using PCP search services
- pmSemStr_r(3) convert a performance metric semantic into a string
- pmSemStr(3) convert a performance metric semantic into a string
- pmSeriesClose(3) fast, scalable time series services
- pmSeriesDescs(3) fast, scalable time series metadata
- pmSeriesInstances(3) fast, scalable time series metadata
- pmSeriesLabels(3) fast, scalable time series metadata
- pmSeriesLabelValues(3) fast, scalable time series metadata
- pmSeriesLoad(3) fast, scalable time series querying
- pmSeriesMetrics(3) fast, scalable time series metadata
- pmSeriesQuery(3) fast, scalable time series querying
- pmSeriesSetConfiguration(3) fast, scalable time series services
- pmSeriesSetEventLoop(3) fast, scalable time series services
- pmSeriesSetMetricRegistry(3) fast, scalable time series services
- pmSeriesSetSlots(3) fast, scalable time series services
- pmSeriesSetup(3) fast, scalable time series services
- pmSeriesSources(3) fast, scalable time series metadata
- pmSeriesValues(3) fast, scalable time series querying
- pmSeriesWindow(3) fast, scalable time series querying
- pmSetDebug(3) manipulate PCP debugging control options
- pmSetDerivedControl(3) get and set controls for derived metrics
- pmSetMode(3) set collection time parameters for the current PMAPI context
- pmSetModeHighRes(3) set collection time parameters for the current PMAPI context
- pmSetProcessIdentity(3) set process user and group id
- pmSetProgname(3) application name services
- pmSortHighResInstances(3) sort performance metric values on instance identifier
- pmSortInstances(3) sort performance metric values on instance identifier
- pmSpecLocalPMDA(3) process command-line argument for the table of DSO PMDAs
- pmsprintf(3) formatted string conversion
- pmStore(3) modify values of performance metrics
- pmStoreHighRes(3) modify values of performance metrics
- pmstrncat(3) safe string concatenation
- pmstrncpy(3) safe string copy
- pmSyslog(3) standard handling of error messages
- pmtime(3) time control functions for synchronizing the archive position and
- pmTimeConnect(3) time control functions for synchronizing the archive position and
- pmTimeDisconnect(3) time control functions for synchronizing the archive position and
- pmTimeRecv(3) time control functions for synchronizing the archive position and
- pmTimeSendAck(3) time control functions for synchronizing the archive position and
- pmTimeShowDialog(3) time control functions for synchronizing the archive position and
- pmtimespecAdd(3) helper routines for time stored as a struct timespec
- pmtimespecDec(3) helper routines for time stored as a struct timespec
- pmtimespecFromReal(3) helper routines for time stored as a struct timespec
- pmtimespecInc(3) helper routines for time stored as a struct timespec
- pmtimespecNow(3) helper routines for time stored as a struct timespec
- pmtimespecSub(3) helper routines for time stored as a struct timespec
- pmtimespecToReal(3) helper routines for time stored as a struct timespec
- pmtimevalAdd(3) helper routines for time stored as a struct timeval
- pmtimevalDec(3) helper routines for time stored as a struct timeval
- pmtimevalFromReal(3) helper routines for time stored as a struct timeval
- pmtimevalInc(3) helper routines for time stored as a struct timeval
- pmtimevalNow(3) helper routines for time stored as a struct timeval
- pmtimevalSub(3) helper routines for time stored as a struct timeval
- pmtimevalToReal(3) helper routines for time stored as a struct timeval
- pmtrace(3) application-level performance instrumentation services
- pmTraversePMNS_r(3) traverse the performance metrics name space
- pmTraversePMNS(3) traverse the performance metrics name space
- pmTrimNameSpace(3) prune a performance metrics name space
- pmTypeStr_r(3) convert a performance metric type into a string
- pmTypeStr(3) convert a performance metric type into a string
- pmUnitsStr_r(3) convert a performance metric's units into a string
- pmUnitsStr(3) convert a performance metric's units into a string
- pmUnloadNameSpace(3) unload a local performance metrics name space for an application
- pmUnpackEventRecords(3) unpack event records
- pmUnpackHighResEventRecords(3) unpack event records
- pmUsageMessage(3) command line handling for PMAPI tools
- pmUseContext(3) change current PMAPI context
- pmUseZone(3) re-establish a reporting timezone
- PMWEBAPI(3) introduction to the Performance Metrics Web Application Programming Interface
- pmWebTimerRegister(3) thread-safe timer list management
- pmWebTimerRelease(3) thread-safe timer list management
- pmWebTimerSetMetricRegistry(3) thread-safe timer list management
- pmWhichContext(3) identify the current PMAPI context
- pmWhichZone(3) return current reporting timezone
- pnetcdf_f77(3) Parallel library for accessing files in Network Common Data Form (CDF, CDF-2 and CDF-5 formats)
- pnetcdf_f90(3) Parallel library for accessing files in Network Common Data Form (CDF, CDF-2 and CDF-5 formats)
- pnetcdf(3) Parallel library for accessing files in Network Common Data Form (CDF, CDF-2 and CDF-5 formats)
- PO(3) Positive Definite Matrix
- pobj_alloc(3) non-transactional
- pobj_first_type_num(3) pmemobj container operations
- pobj_first(3) pmemobj container operations
- pobj_foreach_safe_type(3) pmemobj container operations
- pobj_foreach_safe(3) pmemobj container operations
- pobj_foreach_type(3) pmemobj container operations
- pobj_foreach(3) pmemobj container operations
- pobj_free(3) non-transactional
- pobj_layout_begin(3) persistent memory transactional object store layout
- pobj_layout_end(3) persistent memory transactional object store layout
- pobj_layout_name(3) persistent memory transactional object store layout
- pobj_layout_root(3) persistent memory transactional object store layout
- pobj_layout_toid(3) persistent memory transactional object store layout
- pobj_layout_types_num(3) persistent memory transactional object store layout
- pobj_list_empty(3) type-safe
- pobj_list_entry(3) type-safe
- pobj_list_first(3) type-safe
- pobj_list_foreach_reverse(3) type-safe
- pobj_list_foreach(3) type-safe
- pobj_list_head(3) type-safe
- pobj_list_insert_after(3) type-safe
- pobj_list_insert_before(3) type-safe
- pobj_list_insert_head(3) type-safe
- pobj_list_insert_new_after(3) type-safe
- pobj_list_insert_new_before(3) type-safe
- pobj_list_insert_new_head(3) type-safe
- pobj_list_insert_new_tail(3) type-safe
- pobj_list_insert_tail(3) type-safe
- pobj_list_last(3) type-safe
- pobj_list_move_element_after(3) type-safe
- pobj_list_move_element_before(3) type-safe
- pobj_list_move_element_head(3) type-safe
- pobj_list_move_element_tail(3) type-safe
- pobj_list_next(3) type-safe
- pobj_list_prev(3) type-safe
- pobj_list_remove_free(3) type-safe
- pobj_list_remove(3) type-safe
- pobj_new(3) non-transactional
- pobj_next_type_num(3) pmemobj container operations
- pobj_next(3) pmemobj container operations
- pobj_realloc(3) non-transactional
- pobj_reserve_alloc(3) Delayed
- pobj_reserve_new(3) Delayed
- pobj_root(3) root object
- pobj_xreserve_alloc(3) Delayed
- pobj_xreserve_new(3) Delayed
- pobj_zalloc(3) non-transactional
- pobj_znew(3) non-transactional
- pobj_zrealloc(3) non-transactional
- pod_vector(3) pod_vector< T >
- podwebserver(3) - minimal web server to serve local Perl documentation
- point(3) point
- pool.h(3) Pools of RTP sessions.
- popen_execs(3) pipe stream to or from a process without using a shell
- popen_execsp(3) pipe stream to or from a process without using a shell
- popen_nosh(3) pipe stream to or from a process without using a shell
- popen(3) pipe stream to or from a process
- popt(3) Parse command line options
- popupDialog(3) Cdk utility functions
- popupLabel(3) Cdk utility functions
- popupLabelAttrib(3) Cdk utility functions
- positionCDKAlphalist(3) curses sorted list widget.
- positionCDKButton(3) create and manage a curses button widget.
- positionCDKButtonbox(3) Creates a managed curses buttonbox widget.
- positionCDKCalendar(3) curses calendar widget.
- positionCDKDialog(3) curses dialog widget
- positionCDKDScale(3) curses scale widget (type double).
- positionCDKEntry(3) curses text-entry widget.
- positionCDKFScale(3) curses scale widget (type float).
- positionCDKFselect(3) curses file selector widget.
- positionCDKFSlider(3) curses slider widget (type float)
- positionCDKGraph(3) curses graph widget
- positionCDKHistogram(3) curses histogram widget
- positionCDKItemlist(3) curses itemlist widget.
- positionCDKLabel(3) Creates a managed curses label widget.
- positionCDKMarquee(3) curses marquee widget
- positionCDKMentry(3) curses multiple line entry widget.
- positionCDKObject(3) Cdk object-support functions
- positionCDKRadio(3) curses radio list widget.
- positionCDKScale(3) curses scale widget (type int).
- positionCDKScroll(3) curses scrolling list widget.
- positionCDKSelection(3) curses selection list widget.
- positionCDKSlider(3) curses slider widget (type int)
- positionCDKSwindow(3) a curses scrolling window widget.
- positionCDKUScale(3) curses scale widget (type unsigned).
- positionCDKUSlider(3) curses slider widget (type unsigned)
- positionCDKViewer(3) curses viewer list widget.
- posix_fallocate(3) allocate file space
- posix_madvise(3) give advice about patterns of memory usage
- posix_memalign(3) allocate aligned memory
- posix_openpt(3) open a pseudoterminal device
- posix_spawn(3) spawn a process
- posix_spawnp(3) spawn a process
- pow(3) power functions
- pow10(3) base-10 power functions
- pow10f(3) base-10 power functions
- pow10l(3) base-10 power functions
- powerof2(3) test if a value is a power of 2
- powf(3) power functions
- powl(3) power functions
- ppc_file_start(3) lookup a file in a list of directories
- ppc_literal_escapes(3) lookup a file in a list of directories
- ppd_check_option_is_marked(3) a set of functions
- ppd_emit_to_file(3) Output device specific code.
- ppd_file_free(3) Free memory used by a ppd structure
- ppd_file_new(3) Parse a ppd file and load it into the
- ppd_find_choice(3) set of functions for
- ppd_get_num_conflicts(3) Check a PPD file for conflicts
- ppd_get_page_length(3) set of functions for retrieving
- PQclearSpecs(3) Prepares a libpqtypes specifier format string.
- PQclearTypes(3) Initializes libpqtypes with the libpq event system.
- PQexecf(3) Prepares parameters and executes a command.
- PQexecvf(3) Prepares parameters and executes a command.
- PQgeterror(3) libpqtypes error system management functions
- PQgetErrorField(3) libpqtypes error system management functions
- PQgetf(3) Gets one or more values from a PGresult in a scanf fashion.
- PQgetvf(3) Gets one or more values from a PGresult in a scanf fashion.
- PQinitTypes(3) Initializes libpqtypes with the libpq event system.
- PQlocalTZInfo(3) Gets the local machine\'s timezone information.
- PQparamClear(3) PGparam management functions.
- PQparamCount(3) PGparam management functions.
- PQparamCreate(3) PGparam management functions.
- PQparamExec(3) Executes a paramertized query using the parameters in a PGparam.
- PQparamExecPrepared(3) Executes a paramertized query using the parameters in a PGparam.
- PQparamReset(3) PGparam management functions.
- PQparamSendQuery(3) Executes an asynchronous paramertized query using the parameters in a PGparam.
- PQparamSendQueryPrepared(3) Executes an asynchronous paramertized query using the parameters in a PGparam.
- PQputf(3) Packs a set of parameters in a PGparam for use with a parameterized query.
- PQputvf(3) Packs a set of parameters in a PGparam for use with a parameterized query.
- PQregisterComposites(3) Registers a composites.
- PQregisterResult(3) Registers sub-classes, composites and user-defined types found within a PGresult.
- PQregisterSubClasses(3) Registers a type aliases or sub-classes.
- PQregisterTypes(3) Registers sub-classes, composites and user-defined types.
- PQregisterUserDefinedTypes(3) Registers a user-defined types.
- PQsendf(3) Prepares parameters and executes a command.
- PQsendvf(3) Prepares parameters and executes a command.
- PQseterror(3) libpqtypes error system management functions
- PQspecPrepare(3) Prepares a libpqtypes specifier format string.
- pqt-composites(3) A manual for libpqtypes composite handling.
- pqt-handlers(3) A manual for implementing libpqtypes type handlers.
- pqt-specs(3) A manual for libpqtypes data type specifier strings.
- PQtypesRegister(3) Registers libpqtypes with the libpq event system.
- pr29_4(3) API function
- pr29_4z(3) API function
- pr29_8z(3) API function
- pr29_strerror(3) API function
- PredEquals(3) std equality for SessionListElement objects.
- print_access_vector(3) convert
- print_description(3) netsnmp_mib_api functions
- print_mib(3) netsnmp_mib_api functions
- print_objid(3) netsnmp_mib_api functions
- print_value(3) netsnmp_varbind_api functions
- print_variable(3) netsnmp_varbind_api functions
- printATTN(3) those [ OK ] and [FAIL] messages you see during Linux boot process
- printf(3) formatted output conversion
- printFAIL(3) those [ OK ] and [FAIL] messages you see during Linux boot process
- printNA(3) those [ OK ] and [FAIL] messages you see during Linux boot process
- printOK(3) those [ OK ] and [FAIL] messages you see during Linux boot process
- printWAIT(3) those [ OK ] and [FAIL] messages you see during Linux boot process
- private.h(3) Declaration of ccRTP internal stuff.
- procps_misc(3) API for miscellaneous information in the /proc filesystem
- procps_pids(3) API to access process information in the /proc filesystem
- procps(3) API to access system level information in the /proc filesystem
- profil(3) execution time profile
- program_invocation_name(3) \
- program_invocation_short_name(3) \
- ProtocolRevision(3) Display macros and functions
- ProtocolVersion(3) Display macros and functions
- PS_add_bookmark(3) PS_add_bookmark \(em Add bookmark to current page
- PS_add_kerning(3) PS_add_kerning \(em Add new kerning to font
- PS_add_launchlink(3) PS_add_launchlink \(em Adds link which launches file
- PS_add_ligature(3) PS_add_ligature \(em Add new ligature to font
- PS_add_locallink(3) PS_add_locallink \(em Adds link to a page in the same document
- PS_add_note(3) PS_add_note \(em Adds note to current page
- PS_add_pdflink(3) PS_add_pdflink \(em Adds link to a page in a second pdf document
- PS_add_weblink(3) PS_add_weblink \(em Adds link to a web location
- PS_arc(3) PS_arc \(em Draws an arc counterclockwise
- PS_arcn(3) PS_arcn \(em Draws an arc clockwise
- PS_begin_font(3) PS_begin_font \(em Starts a new Type3 font
- PS_begin_glyph(3) PS_begin_glyph \(em Starts a new glyph in a Type3 font
- PS_begin_page(3) PS_begin_page \(em Start a new page
- PS_begin_pattern(3) PS_begin_pattern \(em Starts a new pattern
- PS_begin_template(3) PS_begin_template \(em Starts a new template
- PS_boot(3) PS_boot \(em Initialize library
- PS_circle(3) PS_circle \(em Draws a circle
- PS_clip(3) PS_clip \(em Clips drawing to current path
- PS_close_image(3) PS_close_image \(em Closes image and frees memory
- PS_close(3) PS_close \(em Closes a PostScript document
- PS_closepath_stroke(3) PS_closepath_stroke \(em Closes and strokes path
- PS_closepath(3) PS_closepath \(em Closes path
- PS_continue_text(3) PS_continue_text \(em Continue text in next line
- PS_continue_text2(3) PS_continue_text2 \(em Continue text in next line
- PS_create_gstate(3) PS_create_gstate \(em Creates a new graphic state
- PS_curveto(3) PS_curveto \(em Draws a curve
- PS_delete(3) PS_delete \(em Deletes all resources of a PostScript document
- PS_end_font(3) PS_end_font \(em Ends a Type3 font
- PS_end_glyph(3) PS_end_glyph \(em Ends a Type3 font
- PS_end_page(3) PS_end_page \(em End a page
- PS_end_pattern(3) PS_end_pattern \(em Ends a pattern
- PS_end_template(3) PS_end_template \(em Ends a template
- PS_fill_stroke(3) PS_fill_stroke \(em Fills and strokes the current path
- PS_fill(3) PS_fill \(em Fills the current path
- PS_findfont(3) PS_findfont \(em Loads a font
- PS_free_glyph_list(3) PS_free_glyph_list \(em Frees memory allocated for glyph list
- PS_get_buffer(3) PS_get_buffer \(em Returns internal memory buffer
- PS_get_majorversion(3) PS_get_majorversion \(em returns the major version number of the PostScript library
- PS_get_minorversion(3) PS_get_minorversion \(em returns the minor version number of the PostScript library
- PS_get_opaque(3) PS_get_opaque \(em Returns pointer which has been passed to PS_new2()
- PS_get_parameter(3) PS_get_parameter \(em Gets certain parameters
- PS_get_subminorversion(3) PS_get_subminorversion \(em returns the subminor version number of the PostScript library
- PS_get_value(3) PS_get_value \(em Gets certain values
- PS_glyph_list(3) PS_glyph_list \(em Returns list of glyph names in font
- PS_glyph_show(3) PS_glyph_show \(em Output glyph by name
- PS_hyphenate(3) PS_hyphenate \(em Hyphenates a word
- PS_include_file(3) PS_include_file \(em Include external PostScript file
- PS_lineto(3) PS_lineto \(em Draws a line
- PS_list_parameters(3) PS_list_parameters \(em List all set parameters
- PS_list_resources(3) PS_list_resources \(em List all resources
- PS_list_values(3) PS_list_values \(em List all set values
- PS_makespotcolor(3) PS_makespotcolor \(em Create a spotcolor
- PS_moveto(3) PS_moveto \(em Sets current point
- PS_new(3) PS_new \(em Creating a new PostScript document object
- PS_new2(3) PS_new2 \(em Creates a new PostScript document object
- PS_open_file(3) PS_open_file \(em Opens a file for output
- PS_open_fp(3) PS_open_fp \(em Uses an already open file pointer as the output file
- PS_open_image_file(3) PS_open_image_file \(em Opens an image from file
- PS_open_image(3) PS_open_image \(em Reads an image for later placement
- PS_open_mem(3) PS_open_mem \(em Creates a PostScript document in memory
- PS_place_image(3) PS_place_image \(em Places image on the page
- PS_rect(3) PS_rect \(em Draws a rectangle
- PS_restore(3) PS_restore \(em Restore previously save context
- PS_rotate(3) PS_rotate \(em Sets rotation factor
- PS_save(3) PS_save \(em Save current context
- PS_scale(3) PS_scale \(em Sets scaling factor
- PS_set_border_color(3) PS_set_border_color \(em Sets color of border for annotations
- PS_set_border_dash(3) PS_set_border_dash \(em Sets length of dashes for border of annotations
- PS_set_border_style(3) PS_set_border_style \(em Sets border style of annotations
- PS_set_gstate(3) PS_set_gstate \(em Sets a previously created graphic state
- PS_set_info(3) PS_set_info \(em Sets information fields of document
- PS_set_parameter(3) PS_set_parameter \(em Sets certain parameters
- PS_set_text_pos(3) PS_set_text_pos \(em Sets position for text output
- PS_set_value(3) PS_set_value \(em Sets certain values
- PS_setcolor(3) PS_setcolor \(em Sets current color
- PS_setdash(3) PS_setdash \(em Sets appearance of a dashed line
- PS_setflat(3) PS_setflat \(em Sets flatness
- PS_setfont(3) PS_setfont \(em Sets font to use for following output
- PS_setgray(3) PS_setgray \(em Sets gray value
- PS_setlinecap(3) PS_setlinecap \(em Sets appearance of line ends
- PS_setlinejoin(3) PS_setlinejoin \(em Sets how contected lines are joined
- PS_setlinewidth(3) PS_setlinewidth \(em Sets width of a line
- PS_setmiterlimit(3) PS_setmiterlimit \(em Sets the miter limit
- PS_setpolydash(3) PS_setpolydash \(em Sets appearance of a dashed line
- PS_shading_pattern(3) PS_shading_pattern \(em Create a shading pattern
- PS_shading(3) PS_shading \(em Create shading
- PS_shfill(3) PS_shfill \(em Draws a shading
- PS_show_boxed(3) PS_show_boxed \(em Output text in a box
- PS_show_xy(3) PS_show_xy \(em Output text at given position
- PS_show_xy2(3) PS_show_xy2 \(em Output text at given position
- PS_show(3) PS_show \(em Output text at current position
- PS_show2(3) PS_show2 \(em Output text with given length
- PS_shutdown(3) PS_shutdown \(em Final clean up of library
- PS_string_geometry(3) PS_string_geometry \(em Gets geometry of a string
- PS_stringwidth(3) PS_stringwidth \(em Get width of a string
- PS_stringwidth2(3) PS_stringwidth2 \(em Gets width of a string
- PS_stroke(3) PS_stroke \(em Draws the current path
- PS_symbol_name(3) PS_symbol_name \(em Get name of a glyph
- PS_symbol_width(3) PS_symbol_width \(em Get width of a glyph
- PS_symbol(3) PS_symbol \(em Output glyph at a certain position in the font encoding vector
- PS_translate(3) PS_translate \(em Sets translation
- psiginfo(3) print signal description
- psignal(3) print signal description
- pskc_add_keypackage(3) API function
- pskc_build_xml(3) API function
- pskc_check_version(3) API function
- pskc_done(3) API function
- pskc_free(3) API function
- pskc_get_cryptomodule_id(3) API function
- pskc_get_device_devicebinding(3) API function
- pskc_get_device_expirydate(3) API function
- pskc_get_device_issueno(3) API function
- pskc_get_device_manufacturer(3) API function
- pskc_get_device_model(3) API function
- pskc_get_device_serialno(3) API function
- pskc_get_device_startdate(3) API function
- pskc_get_device_userid(3) API function
- pskc_get_id(3) API function
- pskc_get_key_algorithm(3) API function
- pskc_get_key_algparm_chall_checkdigits(3) API function
- pskc_get_key_algparm_chall_encoding(3) API function
- pskc_get_key_algparm_chall_max(3) API function
- pskc_get_key_algparm_chall_min(3) API function
- pskc_get_key_algparm_resp_checkdigits(3) API function
- pskc_get_key_algparm_resp_encoding(3) API function
- pskc_get_key_algparm_resp_length(3) API function
- pskc_get_key_algparm_suite(3) API function
- pskc_get_key_data_b64secret(3) API function
- pskc_get_key_data_counter(3) API function
- pskc_get_key_data_secret(3) API function
- pskc_get_key_data_time(3) API function
- pskc_get_key_data_timedrift(3) API function
- pskc_get_key_data_timeinterval(3) API function
- pskc_get_key_friendlyname(3) API function
- pskc_get_key_id(3) API function
- pskc_get_key_issuer(3) API function
- pskc_get_key_policy_expirydate(3) API function
- pskc_get_key_policy_keyusages(3) API function
- pskc_get_key_policy_numberoftransactions(3) API function
- pskc_get_key_policy_pinencoding(3) API function
- pskc_get_key_policy_pinkeyid(3) API function
- pskc_get_key_policy_pinmaxfailedattempts(3) API function
- pskc_get_key_policy_pinmaxlength(3) API function
- pskc_get_key_policy_pinminlength(3) API function
- pskc_get_key_policy_pinusagemode(3) API function
- pskc_get_key_policy_startdate(3) API function
- pskc_get_key_profileid(3) API function
- pskc_get_key_reference(3) API function
- pskc_get_key_userid(3) API function
- pskc_get_keypackage(3) API function
- pskc_get_signed_p(3) API function
- pskc_get_version(3) API function
- pskc_global_done(3) API function
- pskc_global_init(3) API function
- pskc_global_log(3) API function
- pskc_init(3) API function
- pskc_keyusage2str(3) API function
- pskc_output(3) API function
- pskc_parse_from_memory(3) API function
- pskc_pinusagemode2str(3) API function
- pskc_set_cryptomodule_id(3) API function
- pskc_set_device_devicebinding(3) API function
- pskc_set_device_expirydate(3) API function
- pskc_set_device_issueno(3) API function
- pskc_set_device_manufacturer(3) API function
- pskc_set_device_model(3) API function
- pskc_set_device_serialno(3) API function
- pskc_set_device_startdate(3) API function
- pskc_set_device_userid(3) API function
- pskc_set_id(3) API function
- pskc_set_key_algorithm(3) API function
- pskc_set_key_algparm_chall_checkdigits(3) API function
- pskc_set_key_algparm_chall_encoding(3) API function
- pskc_set_key_algparm_chall_max(3) API function
- pskc_set_key_algparm_chall_min(3) API function
- pskc_set_key_algparm_resp_checkdigits(3) API function
- pskc_set_key_algparm_resp_encoding(3) API function
- pskc_set_key_algparm_resp_length(3) API function
- pskc_set_key_algparm_suite(3) API function
- pskc_set_key_data_b64secret(3) API function
- pskc_set_key_data_counter(3) API function
- pskc_set_key_data_secret(3) API function
- pskc_set_key_data_time(3) API function
- pskc_set_key_data_timedrift(3) API function
- pskc_set_key_data_timeinterval(3) API function
- pskc_set_key_friendlyname(3) API function
- pskc_set_key_id(3) API function
- pskc_set_key_issuer(3) API function
- pskc_set_key_policy_expirydate(3) API function
- pskc_set_key_policy_keyusages(3) API function
- pskc_set_key_policy_numberoftransactions(3) API function
- pskc_set_key_policy_pinencoding(3) API function
- pskc_set_key_policy_pinkeyid(3) API function
- pskc_set_key_policy_pinmaxfailedattempts(3) API function
- pskc_set_key_policy_pinmaxlength(3) API function
- pskc_set_key_policy_pinminlength(3) API function
- pskc_set_key_policy_pinusagemode(3) API function
- pskc_set_key_policy_startdate(3) API function
- pskc_set_key_profileid(3) API function
- pskc_set_key_reference(3) API function
- pskc_set_key_userid(3) API function
- pskc_set_version(3) API function
- pskc_sign_x509(3) API function
- pskc_str2keyusage(3) API function
- pskc_str2pinusagemode(3) API function
- pskc_str2valueformat(3) API function
- pskc_strerror_name(3) API function
- pskc_strerror(3) API function
- pskc_validate(3) API function
- pskc_valueformat2str(3) API function
- pskc_verify_x509crt(3) API function
- pslib(3) Library to create PostScript files
- pstream.h(3) Declares all PStreams classes
- psx_set_sensitivity(3) POSIX semantics for system calls
- psx_syscall(3) POSIX semantics for system calls
- psx_syscall3(3) POSIX semantics for system calls
- psx_syscall6(3) POSIX semantics for system calls
- PT(3) Positive Definite tridiagonal Matrix
- pth(3) GNU Portable Threads
- pthread_atfork(3) register handlers to be called at fork(2) time
- pthread_attr_destroy(3) initialize and destroy
- pthread_attr_getaffinity_np(3) set/get
- pthread_attr_getdetachstate(3) set/get detach state attribute in thread attributes object
- pthread_attr_getguardsize(3) set/get guard size
- pthread_attr_getinheritsched(3) set/get
- pthread_attr_getschedparam(3) set/get
- pthread_attr_getschedpolicy(3) set/get
- pthread_attr_getscope(3) set/get contention scope
- pthread_attr_getsigmask_np(3) set/get
- pthread_attr_getstack(3) set/get stack
- pthread_attr_getstackaddr(3) set/get stack address attribute in thread attributes object
- pthread_attr_getstacksize(3) set/get stack size
- pthread_attr_init(3) initialize and destroy
- pthread_attr_setaffinity_np(3) set/get
- pthread_attr_setdetachstate(3) set/get detach state attribute in thread attributes object
- pthread_attr_setguardsize(3) set/get guard size
- pthread_attr_setinheritsched(3) set/get
- pthread_attr_setschedparam(3) set/get
- pthread_attr_setschedpolicy(3) set/get
- pthread_attr_setscope(3) set/get contention scope
- pthread_attr_setsigmask_np(3) set/get
- pthread_attr_setstack(3) set/get stack
- pthread_attr_setstackaddr(3) set/get stack address attribute in thread attributes object
- pthread_attr_setstacksize(3) set/get stack size
- pthread_cancel(3) send a cancelation request to a thread
- pthread_cleanup_pop_restore_np(3) push and pop
- pthread_cleanup_pop(3) push and pop
- pthread_cleanup_push_defer_np(3) push and pop
- pthread_cleanup_push(3) push and pop
- pthread_cond_broadcast(3) operations on conditions
- pthread_cond_destroy(3) operations on conditions
- pthread_cond_init(3) operations on conditions
- pthread_cond_signal(3) operations on conditions
- pthread_cond_timedwait(3) operations on conditions
- pthread_cond_wait(3) operations on conditions
- pthread_condattr_destroy(3) condition creation attributes
- pthread_condattr_init(3) condition creation attributes
- pthread_create(3) create a new thread
- pthread_detach(3) detach a thread
- pthread_equal(3) compare thread IDs
- pthread_exit(3) terminate calling thread
- pthread_getaffinity_np(3) set/get
- pthread_getattr_default_np(3) get or set default thread-creation attributes
- pthread_getattr_np(3) get attributes of created thread
- pthread_getconcurrency(3) set/get
- pthread_getcpuclockid(3) retrieve ID of a thread's CPU time clock
- pthread_getname_np(3) set/get the name of a thread
- pthread_getschedparam(3) set/get
- pthread_getspecific(3) management of thread-specific data
- pthread_join(3) join with a terminated thread
- pthread_key_create(3) management of thread-specific data
- pthread_key_delete(3) management of thread-specific data
- pthread_kill_other_threads_np(3) terminate all other threads in process
- pthread_kill(3) send a signal to a thread
- pthread_mutex_consistent_np(3) make a robust mutex consistent
- pthread_mutex_consistent(3) make a robust mutex consistent
- pthread_mutex_destroy(3) operations on mutexes
- pthread_mutex_init(3) operations on mutexes
- pthread_mutex_lock(3) operations on mutexes
- pthread_mutex_trylock(3) operations on mutexes
- pthread_mutex_unlock(3) operations on mutexes
- pthread_mutexattr_destroy(3) mutex creation attributes
- pthread_mutexattr_getkind_np(3) deprecated mutex creation attributes
- pthread_mutexattr_getpshared(3) get/set
- pthread_mutexattr_getrobust_np(3) get and set the robustness attribute of a mutex attributes object
- pthread_mutexattr_getrobust(3) get and set the robustness attribute of a mutex attributes object
- pthread_mutexattr_gettype(3) mutex creation attributes
- pthread_mutexattr_init(3) mutex creation attributes
- pthread_mutexattr_setkind_np(3) deprecated mutex creation attributes
- pthread_mutexattr_setpshared(3) get/set
- pthread_mutexattr_setrobust_np(3) get and set the robustness attribute of a mutex attributes object
- pthread_mutexattr_setrobust(3) get and set the robustness attribute of a mutex attributes object
- pthread_mutexattr_settype(3) mutex creation attributes
- pthread_once(3) once-only initialization
- pthread_rwlockattr_getkind_np(3) set/get
- pthread_rwlockattr_setkind_np(3) set/get
- pthread_self(3) obtain ID of the calling thread
- pthread_setaffinity_np(3) set/get
- pthread_setattr_default_np(3) get or set default thread-creation attributes
- pthread_setcancelstate(3) set cancelability state and type
- pthread_setcanceltype(3) set cancelability state and type
- pthread_setconcurrency(3) set/get
- pthread_setname_np(3) set/get the name of a thread
- pthread_setschedparam(3) set/get
- pthread_setschedprio(3) set scheduling priority of a thread
- pthread_setspecific(3) management of thread-specific data
- pthread_sigmask(3) examine and change mask of blocked signals
- pthread_sigqueue(3) queue a signal and data to a thread
- pthread_spin_destroy(3) initialize or destroy a spin lock
- pthread_spin_init(3) initialize or destroy a spin lock
- pthread_spin_lock(3) lock and unlock a spin lock
- pthread_spin_trylock(3) lock and unlock a spin lock
- pthread_spin_unlock(3) lock and unlock a spin lock
- pthread_testcancel(3) request delivery of any pending cancelation request
- pthread_timedjoin_np(3) try to join with a
- pthread_tryjoin_np(3) try to join with a
- pthread_yield(3) yield the processor
- ptsname_r(3) get the name of the slave pseudoterminal
- ptsname(3) get the name of the slave pseudoterminal
- punycode_decode(3) API function
- punycode_encode(3) API function
- punycode_strerror(3) API function
- putc_unlocked(3) nonlocking stdio functions
- putc(3) output of characters and strings
- putchar_unlocked(3) nonlocking stdio functions
- putchar(3) output of characters and strings
- putenv(3) change or add an environment variable
- putgrent(3) write a group database entry to a file
- putpwent(3) write a password file entry
- puts(3) output of characters and strings
- putspent(3) get shadow password file entry
- pututline(3) access utmp file entries
- pututxline(3) access utmp file entries
- putw(3) input and output of words (ints)
- putwc_unlocked(3) nonlocking stdio functions
- putwc(3) write a wide character to a FILE stream
- putwchar_unlocked(3) nonlocking stdio functions
- putwchar(3) write a wide character to standard output
- puzzle_set(3) set tunables for libpuzzle functions
- pvalloc(3) allocate aligned memory
- pvm_delinfo(3)
- pvm_delmhf(3)
- pvm_freecontext(3)
- pvm_getcontext(3)
- pvm_getmboxinfo(3)
- pvm_getminfo(3)
- pvm_getmwid(3)
- pvm_gettmask(3)
- pvm_packf(3)
- pvm_pkbyte(3)
- pvm_pkcplx(3)
- pvm_pkdcplx(3)
- pvm_pkdouble(3)
- pvm_pkfloat(3)
- pvm_pkint(3)
- pvm_pklong(3)
- pvm_pkmesgbody(3)
- pvm_pkshort(3)
- pvm_pkstr(3)
- pvm_pkuint(3)
- pvm_pkulong(3)
- pvm_pkushort(3)
- pvm_setcontext(3)
- pvm_unexport(3)
- pvm_unpackf(3)
- pvm_upkbyte(3)
- pvm_upkcplx(3)
- pvm_upkdcplx(3)
- pvm_upkdouble(3)
- pvm_upkfloat(3)
- pvm_upkint(3)
- pvm_upklong(3)
- pvm_upkmesg(3)
- pvm_upkshort(3)
- pvm_upkstr(3)
- pvm_upkuint(3)
- pvm_upkulong(3)
- pvm_upkushort(3)
- pvmfaddhost(3)
- pvmfadvise(3)
- pvmfarchcode(3)
- pvmfbarrier(3)
- pvmfbcast(3)
- pvmfbufinfo(3)
- pvmfcatchout(3)
- pvmfconfig(3)
- pvmfdelhost(3)
- pvmfexit(3)
- pvmffreebuf(3)
- pvmffreecontext(3)
- pvmffrzgrp(3)
- pvmfgather(3)
- pvmfgetcontext(3)
- pvmfgetinst(3)
- pvmfgetmboxinfo(3)
- pvmfgetminfo(3)
- pvmfgetopt(3)
- pvmfgetrbuf(3)
- pvmfgetsbuf(3)
- pvmfgettid(3)
- pvmfgsize(3)
- pvmfhalt(3)
- pvmfhostsync(3)
- pvmfinitsend(3)
- pvmfjoingrp(3)
- pvmfkill(3)
- pvmflvgrp(3)
- pvmfmcast(3)
- pvmfmkbuf(3)
- pvmfmstat(3)
- pvmfmytid(3)
- pvmfnewcontext(3)
- pvmfnotify(3)
- pvmfnrecv(3)
- pvmfpack(3)
- pvmfparent(3)
- pvmfperror(3)
- pvmfpkmesg(3)
- pvmfpkmesgbody(3)
- pvmfprecv(3)
- pvmfprobe(3)
- pvmfpsend(3)
- pvmfpstat(3)
- pvmfrecv(3)
- pvmfreduce(3)
- pvmfscatter(3)
- pvmfsend(3)
- pvmfsendsig(3)
- pvmfserror(3)
- pvmfsetcontext(3)
- pvmfsetminfo(3)
- pvmfsetopt(3)
- pvmfsetrbuf(3)
- pvmfsetsbuf(3)
- pvmfsiblings(3)
- pvmfspawn(3)
- pvmfstartpvmd(3)
- pvmftasks(3)
- pvmftidtoh(3)
- pvmftrecv(3)
- pvmfunpack(3)
- pvmfupkmesg(3)
- pwquality(3) Documentation of the libpwquality API
- PX_add_primary_index(3) PX_add_primary_index \(em Assigns primary index to database file
- PX_close_blob(3) PX_close_blob \(em Closes Paradox blob file (deprecated)
- PX_close(3) PX_close \(em Closes instance of Paradox file
- PX_create_blob_file(3) PX_create_blob_file \(em Creates Paradox blob file
- PX_create_file(3) PX_create_file \(em create a new Paradox file
- PX_create_fp(3) PX_create_fp \(em create a new Paradox file
- PX_date2string(3) PX_date2string \(em Convert paradox date into formatted string
- PX_delete_record(3) PX_delete_record \(em Removes a record from a Paradox file
- PX_delete(3) PX_delete \(em Deletes instance of Paradox file
- PX_get_data_alpha(3) PX_get_data_alpha \(em Get alpha data field
- PX_get_data_bcd(3) PX_get_data_bcd \(em Get bcd data field
- PX_get_data_blob(3) PX_get_data_blob \(em Get blob data field
- PX_get_data_byte(3) PX_get_data_byte \(em Get value from byte data field
- PX_get_data_bytes(3) PX_get_data_bytes \(em Get value from bytes data field
- PX_get_data_double(3) PX_get_data_double \(em Get double data field
- PX_get_data_graphic(3) PX_get_data_graphic \(em Get graphic data field
- PX_get_data_long(3) PX_get_data_long \(em Get long data field
- PX_get_data_short(3) PX_get_data_short \(em Get value from short data field
- PX_get_field(3) PX_get_field \(em Returns single field definition in Paradox file
- PX_get_fields(3) PX_get_fields \(em Returns array of field definitions in Paradox file
- PX_get_majorversion(3) PX_get_majorversion \(em returns the major version number of the paradox library
- PX_get_minorversion(3) PX_get_minorversion \(em returns the minor version number of the paradox library
- PX_get_num_fields(3) PX_get_num_fields \(em Returns number of fields in a Paradox file
- PX_get_num_records(3) PX_get_num_records \(em Returns number of records in a Paradox file
- PX_get_opaque(3) PX_get_opaque \(em return data passed to error handler
- PX_get_parameter(3) PX_get_parameter \(em Get various parameter values
- PX_get_record(3) PX_get_record \(em Returns record in Paradox file
- PX_get_record2(3) PX_get_record2 \(em Returns record in Paradox file
- PX_get_recordsize(3) PX_get_recordsize \(em Returns size of a record in bytes in a Paradox file
- PX_get_subminorversion(3) PX_get_subminorversion \(em returns the subminor version number of the paradox library
- PX_get_value(3) PX_get_value \(em Get various parameter values
- PX_insert_record(3) PX_insert_record \(em Inserts a new record in the Paradox file
- PX_new_blob(3) PX_new_blob \(em Create new instance of Paradox blob file (deprecated)
- PX_new(3) PX_new \(em create new instance of Paradox file
- PX_new2(3) PX_new2 \(em create new instance of Paradox file
- PX_new3(3) PX_new3 \(em create new instance of Paradox file
- PX_open_blob_file(3) PX_open_blob_file \(em Opens Paradox blob file (deprecated)
- PX_open_blob_fp(3) PX_open_blob_fp \(em Opens Paradox blob file (deprecated)
- PX_open_file(3) PX_open_file \(em read a Paradox file
- PX_open_fp(3) PX_open_fp \(em read a Paradox file
- PX_open_gsf(3) PX_open_gsf \(em read a Paradox file
- PX_put_data_alpha(3) PX_put_data_alpha \(em Put value into an alpha data field
- PX_put_data_bcd(3) PX_put_data_bcd \(em Put value into a bcd data field
- PX_put_data_byte(3) PX_put_data_byte \(em Put value into a byte data field
- PX_put_data_bytes(3) PX_put_data_bytes \(em Put value into a bytes data field
- PX_put_data_double(3) PX_put_data_double \(em Put value into a double data field
- PX_put_data_long(3) PX_put_data_long \(em Put value into a long data field
- PX_put_data_short(3) PX_put_data_short \(em Put value into a short integer data field
- PX_put_record(3) PX_put_record \(em Stores record in Paradox file
- PX_put_recordn(3) PX_put_recordn \(em Stores record in Paradox file at certain position
- PX_read_blobdata(3) PX_read_blobdata \(em Read blob from file (deprecated)
- PX_read_primary_index(3) PX_read_primary_index \(em Reads the primary index into an internal buffer
- PX_retrieve_record(3) PX_retrieve_record \(em Returns record in Paradox file
- PX_set_blob_file(3) PX_set_blob_file \(em Associate blob file with database
- PX_set_inputencoding(3) PX_set_inputencoding \(em Set encoding for output
- PX_set_parameter(3) PX_set_parameter \(em Sets various parameters
- PX_set_tablename(3) PX_set_tablename \(em Set name of table
- PX_set_targetencoding(3) PX_set_targetencoding \(em Set encoding for output
- PX_set_value(3) PX_set_value \(em Sets various float parameters
- PX_strdup(3) PX_strdup \(em duplicate a string
- PX_time2string(3) PX_time2string \(em Convert paradox time into formatted string
- PX_timestamp2string(3) PX_timestamp2string \(em Convert paradox timestamp into formatted string
- PX_update_record(3) PX_update_record \(em Updates an exiting record in the Paradox file
- PX_write_primary_index(3) PX_write_primary_index \(em Write primary index into a file
- pxlib(3) Library to read and write Paradox databases
- pynput(3) pynput Documentation
- pyxs(3) pyxs Documentation
- qb_array_create_2(3) Create an array with fixed sized elements.
- qb_array_create(3) Create an array with fixed sized elements.
- qb_array_elems_per_bin_get(3) Get the number of elements per bin.
- qb_array_free(3) Free all the memory used by the array.
- qb_array_grow(3) Grow the array.
- qb_array_index(3) Get an element at a particular index.
- qb_array_new_bin_cb_set(3) Get a callback when a new bin is allocated.
- qb_array_num_bins_get(3) Get the number of bins used by the array.
- qb_atomic_init(3) qb_atomic_init
- qb_atomic_int_add(3) Atomically adds val to the integer pointed to by atomic.
- qb_atomic_int_compare_and_exchange(3) Compares oldval with the integer pointed to by atomic and if they are equal, atomically exchanges *atomic with newval.
- qb_atomic_int_exchange_and_add(3) Atomically adds val to the integer pointed to by atomic.
- qb_atomic_int_get(3) Reads the value of the integer pointed to by atomic.
- qb_atomic_int_set(3) Sets the value of the integer pointed to by atomic.
- qb_atomic_pointer_compare_and_exchange(3) Compares oldval with the pointer pointed to by atomic and if they are equal, atomically exchanges *atomic with newval.
- qb_atomic_pointer_get(3) Reads the value of the pointer pointed to by atomic.
- qb_atomic_pointer_set(3) Sets the value of the pointer pointed to by atomic.
- qb_hashtable_create(3) Create an unsorted map based on a hashtable.
- qb_hdb_base_convert(3) qb_hdb_base_convert
- qb_hdb_create(3) Create a new database.
- qb_hdb_destroy(3) Destroy a handle database.
- qb_hdb_handle_create(3) Create a new handle.
- qb_hdb_handle_destroy(3) Request the destruction of the object.
- qb_hdb_handle_get_always(3) Get the instance associated with this handle and increase it's refcount.
- qb_hdb_handle_get(3) Get the instance associated with this handle and increase it's refcount.
- qb_hdb_handle_put(3) Put the instance associated with this handle and decrease it's refcount.
- qb_hdb_handle_refcount_get(3) Get the current refcount.
- qb_hdb_iterator_next(3) Get the next object and increament it's refcount.
- qb_hdb_iterator_reset(3) Reset the iterator.
- qb_hdb_nocheck_convert(3) qb_hdb_nocheck_convert
- qb_ipcc_connect(3) Create a connection to an IPC service.
- qb_ipcc_context_get(3) Get the context (set previously)
- qb_ipcc_context_set(3) Associate a "user" pointer with this connection.
- qb_ipcc_disconnect(3) Disconnect an IPC connection.
- qb_ipcc_event_recv(3) Receive an event.
- qb_ipcc_fc_enable_max_set(3) Set the maximum allowable flowcontrol value.
- qb_ipcc_fd_get(3) Get the file descriptor to poll.
- qb_ipcc_get_buffer_size(3) What is the actual buffer size used after the connection.
- qb_ipcc_is_connected(3) Is the connection connected?
- qb_ipcc_recv(3) Receive a response.
- qb_ipcc_send(3) Send a message.
- qb_ipcc_sendv_recv(3) This is a convenience function that simply sends and then recvs.
- qb_ipcc_sendv(3) Send a message (iovec).
- qb_ipcc_verify_dgram_max_msg_size(3) Test kernel dgram socket buffers to verify the largest size up to the max_msg_size value a single msg can be.
- qb_ipcs_connection_auth_set(3) Set the permissions on and shared memory files so that both processes can read and write to them.
- qb_ipcs_connection_first_get(3) Get the first connection.
- qb_ipcs_connection_get_buffer_size(3) Retrieve the connection ipc buffer size.
- qb_ipcs_connection_next_get(3) Get the next connection.
- qb_ipcs_connection_ref(3) Increment the connection's reference counter.
- qb_ipcs_connection_service_context_get(3) Get the context previously set on the service backing this connection.
- qb_ipcs_connection_stats_get_2(3) Get (and allocate) the connection statistics.
- qb_ipcs_connection_stats_get(3) Get the connection statistics.
- qb_ipcs_connection_unref(3) Decrement the connection's reference counter.
- qb_ipcs_context_get(3) Get the context (set previously)
- qb_ipcs_context_set(3) Associate a "user" pointer with this connection.
- qb_ipcs_create(3) Create a new IPC server.
- qb_ipcs_destroy(3) Destroy the IPC server.
- qb_ipcs_disconnect(3) Disconnect from this client.
- qb_ipcs_enforce_buffer_size(3) Enforce the max buffer size clients must use from the server side.
- qb_ipcs_event_send(3) Send an asynchronous event message to the client.
- qb_ipcs_event_sendv(3) Send an asynchronous event message to the client.
- qb_ipcs_poll_handlers_set(3) Set your poll callbacks.
- qb_ipcs_ref(3) Increase the reference counter on the service object.
- qb_ipcs_request_rate_limit(3) Limit the incoming request rate.
- qb_ipcs_response_send(3) Send a response to a incoming request.
- qb_ipcs_response_sendv(3) Send a response to a incoming request.
- qb_ipcs_run(3) run the new IPC server.
- qb_ipcs_service_context_get(3) Get the context (set previously)
- qb_ipcs_service_context_set(3) Associate a "user" pointer with this service.
- qb_ipcs_service_id_get(3) Get the service id related to this connection's service.
- qb_ipcs_stats_get(3) Get the service statistics.
- qb_ipcs_unref(3) Decrease the reference counter on the service object.
- qb_list_add_tail(3) Add to the list (but at the end of the list).
- qb_list_add(3) Add this element to the list.
- qb_list_del(3) Delete an entry from the list.
- qb_list_empty(3) A quick test to see if the list is empty (pointing to it's self).
- qb_list_init(3) Initialize the list entry.
- qb_list_is_last(3) Tests whether list is the last entry in list head.
- qb_list_length(3) Count the number of items in the list.
- qb_list_replace(3) Replace old entry by new one.
- qb_list_splice_tail(3) Join two lists, each list being a queue.
- qb_list_splice(3) Join two lists.
- qb_log_blackbox_print_from_file(3) Read the blackbox for file and print it out.
- qb_log_blackbox_write_to_file(3) Write the blackbox to file.
- qb_log_callsite_get(3) Get or create a callsite at the given position.
- qb_log_callsites_dump(3) Dump the callsite info to stdout.
- qb_log_callsites_register(3) If you are using dynamically loadable modules via dlopen() and you load them after qb_log_init() then after you load the module you will need to do
- qb_log_ctl(3) Main logging control function.
- qb_log_ctl2(3) Extension of main logging control function accepting also strings.
- qb_log_custom_close(3) Close a custom log target and release its resources.
- qb_log_custom_open(3) Open a custom log target.
- qb_log_facility2int(3) Convert string "auth" to equivalent number "LOG_AUTH" etc.
- qb_log_facility2str(3) Convert number "LOG_AUTH" to equivalent string "auth" etc.
- qb_log_file_close(3) Close a log file and release its resources.
- qb_log_file_open(3) Open a log file.
- qb_log_file_reopen(3) Open a new log file for an existing target.
- qb_log_filter_ctl(3) This allows you modify the 'tags' and 'targets' callsite fields at runtime.
- qb_log_filter_ctl2(3) This extends qb_log_filter_ctl() by been able to provide a high_priority.
- qb_log_filter_fn_set(3) Instead of using the qb_log_filter_ctl() functions you can apply the filters manually by defining a callback and setting the targets field using
- qb_log_fini(3) Logging system finalization function.
- qb_log_format_set(3) Set the format specifiers.
- qb_log_from_external_source_va(3) qb_log_from_external_source_va
- qb_log_from_external_source(3) This function is to import logs from other code (like libraries) that provide a callback with their logs.
- qb_log_init(3) Init the logging system.
- qb_log_real_(3) Internal function: use qb_log() or qb_logt()
- qb_log_real_va_(3) qb_log_real_va_
- qb_log_tags_stringify_fn_set(3) Set the callback to map the 'tags' bit map to a string.
- qb_log_target_format(3) Format the callsite and timestamp info according to the format.
- qb_log_target_user_data_get(3) Retrieve the user data set by either qb_log_custom_open or qb_log_target_user_data_set.
- qb_log_target_user_data_set(3) Associate user data with this log target.
- qb_log_thread_priority_set(3) When using threaded logging set the pthread policy and priority.
- qb_log_thread_start(3) Start the logging pthread.
- qb_loop_create(3) Create a new main loop.
- qb_loop_destroy(3) qb_loop_destroy
- qb_loop_job_add(3) Add a job to the mainloop.
- qb_loop_job_del(3) Delete a job from the mainloop.
- qb_loop_poll_add(3) Add a poll job to the mainloop.
- qb_loop_poll_del(3) Delete a poll job.
- qb_loop_poll_low_fds_event_set(3) Set a callback to receive events on file descriptors getting low.
- qb_loop_poll_mod(3) Modify a poll job.
- qb_loop_run(3) Run the main loop.
- qb_loop_signal_add(3) Add a signal job.
- qb_loop_signal_del(3) Delete the signal job.
- qb_loop_signal_mod(3) Modify the signal job.
- qb_loop_stop(3) Stop the main loop.
- qb_loop_timer_add(3) Add a timer to the mainloop.
- qb_loop_timer_del(3) Delete a timer that is still outstanding.
- qb_loop_timer_expire_time_get(3) Get the expiration time of the timer, as set when the timer was created.
- qb_loop_timer_expire_time_remaining(3) Get the time remaining before the timer expires.
- qb_loop_timer_is_running(3) Check to see if a timer that is still outstanding.
- qb_map_count_get(3) Get the number of items in the map.
- qb_map_destroy(3) Destroy the map, removes all the items from the map.
- qb_map_foreach(3) Calls the given function for each of the key/value pairs in the map.
- qb_map_get(3) Gets the value corresponding to the given key.
- qb_map_iter_create(3) Create an iterator.
- qb_map_iter_free(3) free the iterator
- qb_map_iter_next(3) Get the next item.
- qb_map_notify_add(3) Add a notifier to the map.
- qb_map_notify_del_2(3) Delete a notifier from the map (including the userdata).
- qb_map_notify_del(3) Delete a notifier from the map.
- qb_map_pref_iter_create(3) Create a prefix iterator.
- qb_map_put(3) Inserts a new key and value into a qb_map_t.
- qb_map_rm(3) Removes a key/value pair from a map.
- qb_rb_chmod(3) Like 'chmod', it changes the mode of the ringbuffer's resources.
- qb_rb_chown(3) Like 'chown', it changes the owner and group of the ringbuffer's resources.
- qb_rb_chunk_alloc(3) Allocate space for a chunk of the given size.
- qb_rb_chunk_commit(3) Finalize the chunk.
- qb_rb_chunk_peek(3) Read (without reclaiming) the last chunk.
- qb_rb_chunk_read(3) Read the oldest chunk into data_out.
- qb_rb_chunk_reclaim(3) Reclaim the oldest chunk.
- qb_rb_chunk_write(3) Write a chunk to the ring buffer.
- qb_rb_chunks_used(3) The total number of chunks in the buffer.
- qb_rb_close(3) Dereference the ringbuffer and, if we are the last user, destroy it.
- qb_rb_create_from_file(3) Load the saved ring buffer from file into temporary memory.
- qb_rb_name_get(3) Get the name of the ringbuffer.
- qb_rb_open(3) Create the ring buffer with the given type.
- qb_rb_refcount_get(3) Get the reference count.
- qb_rb_shared_user_data_get(3) Get a point to user shared data area.
- qb_rb_space_free(3) The amount of free space in the ring buffer.
- qb_rb_space_used(3) The total amount of data in the buffer.
- qb_rb_write_to_file(3) Write the contents of the Ring Buffer to file.
- qb_skiplist_create(3) Create a sorted map using a skiplist.
- qb_strerror_r(3) strerror_r replacement.
- qb_thread_lock_create(3) Create a new lock of the given type.
- qb_thread_lock_destroy(3) Calls either pthread_mutex_destro() or pthread_spin_destroy().
- qb_thread_lock(3) Calls either pthread_mutex_lock() or pthread_spin_lock().
- qb_thread_trylock(3) Calls either pthread_mutex_trylock() or pthread_spin_trylock().
- qb_thread_unlock(3) Calls either pthread_mutex_unlock() or pthread_spin_unlock.
- qb_timespec_add_ms(3) Add milliseconds onto the timespec.
- qb_trie_create(3) Create a sorted map using a Patricia trie or "Radix tree".
- qb_trie_dump(3) print out the nodes in the trie
- qb_util_nano_current_get(3) Get the current number of nano secounds produced by the systems incrementing clock (CLOCK_MONOTOMIC if available).
- qb_util_nano_from_epoch_get(3) Get the time in nano seconds since epoch.
- qb_util_nano_monotonic_hz(3) Get the frequence of the clock used in qb_util_nano_current_get().
- qb_util_set_log_function(3) Use this function to output libqb internal log message as you wish.
- qb_util_stopwatch_create(3) Create a Stopwatch (to time operations)
- qb_util_stopwatch_free(3) Free the stopwatch.
- qb_util_stopwatch_sec_elapsed_get(3) Get the elapsed time in seconds.
- qb_util_stopwatch_split_ctl(3) qb_util_stopwatch_split_ctl
- qb_util_stopwatch_split_last(3) Get the last split index to be used by qb_util_stopwatch_time_split_get()
- qb_util_stopwatch_split(3) Create a new time split (or lap time)
- qb_util_stopwatch_start(3) Start the stopwatch.
- qb_util_stopwatch_stop(3) Stop the stopwatch.
- qb_util_stopwatch_time_split_get(3) Read the time split (in us) from "receint" to "older".
- qb_util_stopwatch_us_elapsed_get(3) Get the elapsed time in micro seconds.
- qb_util_timespec_from_epoch_get(3) Get the time in timespec since epoch.
- qbarray.h(3) This is a dynamic array (it can grow, but without moving memory).
- qbatomic.h(3) Basic atomic integer and pointer operations.
- qbdefs.h(3) These are some convience macros and defines.
- qbhdb.h(3) The handle database is for reference counting objects.
- qbipc_common.h(3) common types and definitions
- qbipcc.h(3) Client IPC API.
- qbipcs.h(3) Server IPC API.
- qblist.h(3) This is a kernel style list implementation.
- qblog.h(3) The logging API provides four main parts (basics, filtering, threading & blackbox).
- qbloop.h(3) Main loop manages timers, jobs and polling sockets.
- qbmap.h(3) This provides a map interface to a Patricia trie, hashtable or skiplist.
- qbrb.h(3) This implements a ring buffer that works in "chunks", not bytes.
- qbutil.h(3) These are some convience functions used throughout libqb.
- qdbm(3) quick database manager
- qecvt_r(3) convert a floating-point number to a string
- qecvt(3) convert a floating-point number to a string
- qfcvt_r(3) convert a floating-point number to a string
- qfcvt(3) convert a floating-point number to a string
- qgcvt(3) convert a floating-point number to a string
- qio(3) quick I/O part of InterNetNews library
- QLength(3) Display macros and functions
- QMC(3) library for managing groups of Performance Co-Pilot metrics
- QmcContext(3) container for a PMAPI context and its metrics
- QmcDesc(3) container for a metric description
- QmcGroup(3) container representing a single fetch group of metrics from
- QmcIndom(3) container for a instance domain description
- QmcMetric(3) container for a metric and all its values
- QmcSource(3) manages contexts created by all groups
- qsort_r(3) sort an array
- qsort(3) sort an array
- quadrule(3) quadrule \(hy C library of quadrature rules
- query_user_context(3) determine SELinux context(s) for user sessions
- queue(3)
- queuebase.h(3) Base classes for RTP queues.
- queuebase(3) queuebase
- QueueRTCPManager(3) Adds generic management of RTCP functions to an RTP data queue.
- quorum_context_get(3) Gets the context variable for a QUORUM instance
- quorum_context_set(3) Sets the context variable for a QUORUM instance
- quorum_dispatch(3) Dispatches callbacks from the quorum service
- quorum_fd_get(3) Dispatches callbacks from the quorum service
- quorum_finalize(3) Terminate a connection to the quorum service
- quorum_getquorate(3) Gets the quorate status of the node.
- quorum_initialize(3) Create a new connection to the Quorum service
- quorum_model_initialize(3) Create a new connection to the Quorum service
- quorum_overview(3) Quorum Library Overview
- quorum_trackstart(3) Enable callbacks notification.
- quorum_trackstop(3) Disable callbacks notification.
- QwtAbstractLegend(3) Abstract base class for legend widgets.
- QwtAbstractScale(3) An abstract base class for widgets having a scale.
- QwtAbstractScaleDraw(3) A abstract base class for drawing scales.
- QwtAbstractSeriesStore(3) Bridge between QwtSeriesStore and QwtPlotSeriesItem.
- QwtAbstractSlider(3) An abstract base class for slider widgets with a scale.
- QwtAlphaColorMap(3) QwtAlphaColorMap varies the alpha value of a color.
- QwtAnalogClock(3) An analog clock.
- QwtArraySeriesData(3) Template class for data, that is organized as QVector.
- QwtArrowButton(3) Arrow Button.
- qwtchangelog(3) What's new in Qwt 6.1
- QwtClipper(3) Some clipping algorithms.
- QwtColorMap(3) QwtColorMap is used to map values into colors.
- QwtColumnRect(3) Directed rectangle representing bounding rectangle and orientation of a column.
- QwtColumnSymbol(3) A drawing primitive for columns.
- QwtCompass(3) A Compass Widget.
- QwtCompassMagnetNeedle(3) A magnet needle for compass widgets.
- QwtCompassRose(3) Abstract base class for a compass rose.
- QwtCompassScaleDraw(3) A special scale draw made for QwtCompass.
- QwtCompassWindArrow(3) An indicator for the wind direction.
- QwtCounter(3) The Counter Widget.
- QwtCPointerData(3) Data class containing two pointers to memory blocks of doubles.
- QwtCurveFitter(3) Abstract base class for a curve fitter.
- QwtDate(3) A collection of methods around date/time values.
- QwtDateScaleDraw(3) A class for drawing datetime scales.
- QwtDateScaleEngine(3) A scale engine for date/time values.
- QwtDial(3) QwtDial class provides a rounded range control.
- QwtDialNeedle(3) Base class for needles that can be used in a QwtDial.
- QwtDialSimpleNeedle(3) A needle for dial widgets.
- QwtDynGridLayout(3) The QwtDynGridLayout class lays out widgets in a grid, adjusting the number of columns and rows to the current size.
- QwtEventPattern_KeyPattern(3) A pattern for key events.
- QwtEventPattern_MousePattern(3) A pattern for mouse events.
- QwtEventPattern(3) A collection of event patterns.
- QwtGraphic(3) A paint device for scalable graphics.
- qwtinstall(3) Installing Qwt
- QwtInterval(3) A class representing an interval.
- QwtIntervalSample(3) A sample of the types (x1-x2, y) or (x, y1-y2)
- QwtIntervalSeriesData(3) Interface for iterating over an array of intervals.
- QwtIntervalSymbol(3) A drawing primitive for displaying an interval like an error bar.
- QwtKnob(3) The Knob Widget.
- QwtLegend(3) The legend widget.
- QwtLegendData(3) Attributes of an entry on a legend.
- QwtLegendLabel(3) A widget representing something on a QwtLegend.
- qwtlicense(3) Qwt License, Version 1.0
- QwtLinearColorMap(3) QwtLinearColorMap builds a color map from color stops.
- QwtLinearScaleEngine(3) A scale engine for linear scales.
- QwtLogScaleEngine(3) A scale engine for logarithmic scales.
- QwtLogTransform(3) Logarithmic transformation.
- QwtMagnifier(3) QwtMagnifier provides zooming, by magnifying in steps.
- QwtMathMLTextEngine(3) Text Engine for the MathML renderer of the Qt solutions package.
- QwtMatrixRasterData(3) A class representing a matrix of values as raster data.
- QwtNullPaintDevice(3) A null paint device doing nothing.
- QwtNullTransform(3) Null transformation.
- QwtOHLCSample(3) Open-High-Low-Close sample used in financial charts.
- QwtPainter(3) A collection of QPainter workarounds.
- QwtPainterCommand(3) QwtPainterCommand
- QwtPanner(3) QwtPanner provides panning of a widget.
- QwtPicker(3) QwtPicker provides selections on a widget.
- QwtPickerClickPointMachine(3) A state machine for point selections.
- QwtPickerClickRectMachine(3) A state machine for rectangle selections.
- QwtPickerDragLineMachine(3) A state machine for line selections.
- QwtPickerDragPointMachine(3) A state machine for point selections.
- QwtPickerDragRectMachine(3) A state machine for rectangle selections.
- QwtPickerMachine(3) A state machine for QwtPicker selections.
- QwtPickerPolygonMachine(3) A state machine for polygon selections.
- QwtPickerTrackerMachine(3) A state machine for indicating mouse movements.
- QwtPixelMatrix(3) A bit field corresponding to the pixels of a rectangle.
- QwtPlainTextEngine(3) A text engine for plain texts.
- QwtPlot(3) A 2-D plotting widget.
- QwtPlotAbstractBarChart(3) Abstract base class for bar chart items.
- QwtPlotBarChart(3) QwtPlotBarChart displays a series of a values as bars.
- QwtPlotCanvas(3) Canvas of a QwtPlot.
- QwtPlotCurve(3) A plot item, that represents a series of points.
- QwtPlotDict(3) A dictionary for plot items.
- QwtPlotDirectPainter(3) Painter object trying to paint incrementally.
- QwtPlotGLCanvas(3) An alternative canvas for a QwtPlot derived from QGLWidget.
- QwtPlotGrid(3) A class which draws a coordinate grid.
- QwtPlotHistogram(3) QwtPlotHistogram represents a series of samples, where an interval is associated with a value ( $y = f([x1,x2])$ ).
- QwtPlotIntervalCurve(3) QwtPlotIntervalCurve represents a series of samples, where each value is associated with an interval ( $[y1,y2] = f(x)$
- QwtPlotItem(3) Base class for items on the plot canvas.
- QwtPlotLayout(3) Layout engine for QwtPlot.
- QwtPlotLegendItem(3) A class which draws a legend inside the plot canvas.
- QwtPlotMagnifier(3) QwtPlotMagnifier provides zooming, by magnifying in steps.
- QwtPlotMarker(3) A class for drawing markers.
- QwtPlotMultiBarChart(3) QwtPlotMultiBarChart displays a series of a samples that consist each of a set of values.
- QwtPlotPanner(3) QwtPlotPanner provides panning of a plot canvas.
- QwtPlotPicker(3) QwtPlotPicker provides selections on a plot canvas.
- QwtPlotRasterItem(3) A class, which displays raster data.
- QwtPlotRenderer(3) Renderer for exporting a plot to a document, a printer or anything else, that is supported by QPainter/QPaintDevice.
- QwtPlotRescaler(3) QwtPlotRescaler takes care of fixed aspect ratios for plot scales.
- QwtPlotScaleItem(3) A class which draws a scale inside the plot canvas.
- QwtPlotSeriesItem(3) Base class for plot items representing a series of samples.
- QwtPlotShapeItem(3) A plot item, which displays any graphical shape, that can be defined by a QPainterPath.
- QwtPlotSpectroCurve(3) Curve that displays 3D points as dots, where the z coordinate is mapped to a color.
- QwtPlotSpectrogram(3) A plot item, which displays a spectrogram.
- QwtPlotSvgItem(3) A plot item, which displays data in Scalable Vector Graphics (SVG) format.
- QwtPlotTextLabel(3) A plot item, which displays a text label.
- QwtPlotTradingCurve(3) QwtPlotTradingCurve illustrates movements in the price of a financial instrument over time.
- QwtPlotZoneItem(3) A plot item, which displays a zone.
- QwtPlotZoomer(3) QwtPlotZoomer provides stacked zooming for a plot widget.
- QwtPoint3D(3) QwtPoint3D class defines a 3D point in double coordinates.
- QwtPoint3DSeriesData(3) Interface for iterating over an array of 3D points.
- QwtPointArrayData(3) Interface for iterating over two QVector<double> objects.
- QwtPointMapper(3) A helper class for translating a series of points.
- QwtPointPolar(3) A point in polar coordinates.
- QwtPointSeriesData(3) Interface for iterating over an array of points.
- QwtPowerTransform(3) A transformation using pow()
- QwtRasterData(3) QwtRasterData defines an interface to any type of raster data.
- QwtRichTextEngine(3) A text engine for Qt rich texts.
- QwtRoundScaleDraw(3) A class for drawing round scales.
- QwtSamplingThread(3) A thread collecting samples at regular intervals.
- QwtScaleArithmetic(3) Arithmetic including a tolerance.
- QwtScaleDiv(3) A class representing a scale division.
- QwtScaleDraw(3) A class for drawing scales.
- QwtScaleEngine(3) Base class for scale engines.
- QwtScaleMap(3) A scale map.
- QwtScaleWidget(3) A Widget which contains a scale.
- QwtSeriesData(3) Abstract interface for iterating over samples.
- QwtSeriesStore(3) Class storing a QwtSeriesData object.
- QwtSetSample(3) A sample of the types (x1...xn, y) or (x, y1..yn)
- QwtSetSeriesData(3) Interface for iterating over an array of samples.
- QwtSimpleCompassRose(3) A simple rose for QwtCompass.
- QwtSlider(3) The Slider Widget.
- QwtSpline(3) A class for spline interpolation.
- QwtSplineCurveFitter(3) A curve fitter using cubic splines.
- QwtSymbol(3) A class for drawing symbols.
- QwtSyntheticPointData(3) Synthetic point data.
- QwtSystemClock(3) QwtSystemClock provides high resolution clock time functions.
- QwtText(3) A class representing a text.
- QwtTextEngine(3) Abstract base class for rendering text strings.
- QwtTextLabel(3) A Widget which displays a QwtText.
- QwtThermo(3) The Thermometer Widget.
- QwtTradingChartData(3) QwtTradingChartData
- QwtTransform(3) A transformation between coordinate systems.
- QwtWeedingCurveFitter(3) A curve fitter implementing Douglas and Peucker algorithm.
- QwtWheel(3) The Wheel Widget.
- QwtWidgetOverlay(3) An overlay for a widget.
- radcli.h(3) radcli-
- raise(3) send a signal to the caller
- raiseCDKObject(3) Cdk Screen and Widget Manipulation Functions
- Ramp(3) initialize an array with a piecewise-linear ramp
- rancid(3) rancid Perl and Python modules
- rand_r(3) pseudo-random number generator
- rand(3) pseudo-random number generator
- random_r(3) reentrant
- random(3) random number generator
- range_arrayinbuf(3) range check for array in buffer
- range_bufinbuf(3) range check for buf in buffer
- range_ptrinbuf(3) range check pointer in buffer
- range_str2inbuf(3) range check for string in buffer
- range_str4inbuf(3) range check for string in buffer
- range_strinbuf(3) range check for string in buffer
- range_validbuf(3) range check buffer
- rangecheck(3) pointer range checking
- rawmemchr(3) scan memory for a character
- RawVoxels(3) specify an array of volume data
- rbl(3) Realtime Blacklist (RBL) service facility
- rc_aaa_ctx_free(3) rc_aaa_ctx_free -
- rc_aaa_ctx_get_secret(3) rc_aaa_ctx_get_secret -
- rc_aaa_ctx_get_vector(3) rc_aaa_ctx_get_vector -
- rc_aaa_ctx_server(3) rc_aaa_ctx_server -
- rc_aaa_ctx(3) rc_aaa_ctx -
- rc_aaa(3) rc_aaa -
- rc_acct_proxy(3) rc_acct_proxy -
- rc_acct(3) rc_acct -
- rc_add_config(3) rc_add_config -
- rc_apply_config(3) rc_apply_config -
- rc_auth_proxy(3) rc_auth_proxy -
- rc_auth(3) rc_auth -
- rc_avpair_add(3) rc_avpair_add -
- rc_avpair_assign(3) rc_avpair_assign -
- rc_avpair_copy(3) rc_avpair_copy -
- rc_avpair_free(3) rc_avpair_free -
- rc_avpair_gen(3) rc_avpair_gen -
- rc_avpair_get_attr(3) rc_avpair_get_attr -
- rc_avpair_get_in6(3) rc_avpair_get_in6 -
- rc_avpair_get_raw(3) rc_avpair_get_raw -
- rc_avpair_get_uint32(3) rc_avpair_get_uint32 -
- rc_avpair_get(3) rc_avpair_get -
- rc_avpair_insert(3) rc_avpair_insert -
- rc_avpair_log(3) rc_avpair_log -
- rc_avpair_new(3) rc_avpair_new -
- rc_avpair_next(3) rc_avpair_next -
- rc_avpair_parse(3) rc_avpair_parse -
- rc_avpair_remove(3) rc_avpair_remove -
- rc_avpair_tostr(3) rc_avpair_tostr -
- rc_buildreq(3) rc_buildreq -
- rc_check_tls(3) rc_check_tls -
- rc_check(3) rc_check -
- rc_conf_int(3) rc_conf_int -
- rc_conf_srv(3) rc_conf_srv -
- rc_conf_str(3) rc_conf_str -
- rc_config_free(3) rc_config_free -
- rc_config_init(3) rc_config_init -
- rc_config_list(3) Run Command library (librc, -lrc) These functions provide an easy means of querying OpenRC configuration files.
- rc_config_load(3) Run Command library (librc, -lrc) These functions provide an easy means of querying OpenRC configuration files.
- rc_config_value(3) Run Command library (librc, -lrc) These functions provide an easy means of querying OpenRC configuration files.
- rc_config(3) Run Command library (librc, -lrc) These functions provide an easy means of querying OpenRC configuration files.
- rc_deptree_depend(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree_depends(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree_free(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree_load(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree_order(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree_update_needed(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree_update(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_deptree(3) Run Command library (librc, -lrc) These functions provide a means of querying the dependencies of OpenRC services.
- rc_destroy(3) rc_destroy -
- rc_dict_findattr(3) rc_dict_findattr -
- rc_dict_findval(3) rc_dict_findval -
- rc_dict_findvend(3) rc_dict_findvend -
- rc_dict_free(3) rc_dict_free -
- rc_dict_getattr(3) rc_dict_getattr -
- rc_dict_getval(3) rc_dict_getval -
- rc_dict_getvend(3) rc_dict_getvend -
- rc_find_pids(3) Run Command library (librc, -lrc) returns RC_PIDLIST, a structure based on the LIST macro from which contains all the pi
- rc_find_server_addr(3) rc_find_server_addr -
- rc_get_socket_type(3) rc_get_socket_type -
- rc_get_srcaddr(3) rc_get_srcaddr -
- rc_getport(3) rc_getport -
- rc_mksid(3) rc_mksid -
- rc_new(3) rc_new -
- rc_openlog(3) rc_openlog -
- rc_own_hostname(3) rc_own_hostname -
- rc_plugin_hook(3) Run Command library (librc, -lrc) is called for each shareable object found in is set to the hook running, and is set to
- rc_read_config(3) rc_read_config -
- rc_read_dictionary_from_buffer(3) rc_read_dictionary_from_buffer -
- rc_read_dictionary(3) rc_read_dictionary -
- rc_runlevel_exists(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_runlevel_get(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_runlevel_list(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_runlevel_set(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_runlevel_starting(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_runlevel_stopping(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_runlevel(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC to find out which runlevel we are i
- rc_send_server(3) rc_send_server -
- rc_service_add(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_daemon_set(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_daemons_crashed(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_delete(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_description(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_exists(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_extra_commands(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_in_runlevel(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_mark(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_plugable(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_resolve(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_schedule_clear(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_schedule_start(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_started_daemon(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_state(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_value_get(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service_value_set(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_service(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_services_in_runlevel(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_services_in_state(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_services_scheduled_by(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_services_scheduled(3) Run Command library (librc, -lrc) These functions provide a means of querying OpenRC services to find out the state of e
- rc_setdebug(3) rc_setdebug -
- rc_stringlist_add(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_stringlist_addu(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_stringlist_delete(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_stringlist_free(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_stringlist_new(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_stringlist_sort(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_stringlist(3) Run Command library (librc, -lrc) These functions provide an easy means of manipulating string lists.
- rc_test_config(3) rc_test_config -
- rc_tls_fd(3) rc_tls_fd -
- rc_yesno(3) Run Command library (librc, -lrc) These functions provide an easy means of querying OpenRC configuration files.
- rcmd_af(3) routines for returning a
- rcmd(3) routines for returning a
- rdma_accept(3) Called to accept a connection request.
- rdma_ack_cm_event(3) Free a communication event.
- rdma_bind_addr(3) Bind an RDMA identifier to a source address.
- rdma_connect(3) Initiate an active connection request.
- rdma_create_ep(3) Allocate a communication identifier and optional QP.
- rdma_create_event_channel(3) Open a channel used to report communication events.
- rdma_create_id(3) Allocate a communication identifier.
- rdma_create_qp(3) Allocate a QP.
- rdma_create_srq(3) Allocate a shared receive queue.
- rdma_dereg_mr(3) deregisters a registered memory region.
- rdma_destroy_ep(3) Release a communication identifier.
- rdma_destroy_event_channel(3) Close an event communication channel.
- rdma_destroy_id(3) Release a communication identifier.
- rdma_destroy_qp(3) Deallocate a QP.
- rdma_destroy_srq(3) Deallocate a SRQ.
- rdma_disconnect(3) This function disconnects a connection.
- rdma_establish(3) rdma_establish - Complete an active connection request.
- rdma_event_str(3) Returns a string representation of an rdma cm event.
- rdma_free_devices(3) Frees the list of devices returned by rdma_get_devices.
- rdma_get_cm_event(3) Retrieves the next pending communication event.
- rdma_get_devices(3) Get a list of RDMA devices currently available.
- rdma_get_dst_port(3) Returns the remote port number of a bound rdma_cm_id.
- rdma_get_local_addr(3) Returns the local IP address of a bound rdma_cm_id.
- rdma_get_peer_addr(3) Returns the remote IP address of a bound rdma_cm_id.
- rdma_get_recv_comp(3) retrieves a completed receive request.
- rdma_get_remote_ece(3) rdma_get_remote_ece - Get remote ECE paraemters as received from the peer.
- rdma_get_request(3) Retrieves the next pending connection request event.
- rdma_get_send_comp(3) retrieves a completed send, read, or write request.
- rdma_get_src_port(3) Returns the local port number of a bound rdma_cm_id.
- rdma_getaddrinfo(3) Provides transport independent address translation.
- rdma_init_qp_attr(3) rdma_init_qp_attr - Returns qp attributes of an rdma_cm_id.
- rdma_join_multicast_ex(3) Joins a multicast group with extended options.
- rdma_join_multicast(3) Joins a multicast group.
- rdma_leave_multicast(3) Leaves a multicast group.
- rdma_listen(3) Listen for incoming connection requests.
- rdma_migrate_id(3) Move a communication identifier to a different event channel.
- rdma_notify(3) Notifies the librdmacm of an asynchronous event.
- rdma_post_read(3) post an RDMA read work request.
- rdma_post_readv(3) post an RDMA read work request.
- rdma_post_recv(3) post a work request to receive an incoming message.
- rdma_post_recvv(3) post a work request to receive incoming messages.
- rdma_post_send(3) post a work request to send a message.
- rdma_post_sendv(3) post a work request to send a message.
- rdma_post_ud_send(3) post a work request to send a datagram.
- rdma_post_write(3) post an RDMA write work request.
- rdma_post_writev(3) post an RDMA write work request.
- rdma_reg_msgs(3) register data buffer(s) for sending or receiving messages.
- rdma_reg_read(3) register data buffer(s) for remote RDMA read access.
- rdma_reg_write(3) register data buffer(s) for remote RDMA write access.
- rdma_reject(3) Called to reject a connection request.
- rdma_resolve_addr(3) Resolve destination and optional source addresses.
- rdma_resolve_route(3) Resolve the route information needed to establish a connection.
- rdma_set_local_ece(3) rdma_set_local_ece - Set local ECE paraemters to be used for REQ/REP communication.
- rdma_set_option(3) Set communication options for an rdma_cm_id.
- re_comp(3) BSD regex functions
- re_exec(3) BSD regex functions
- read_all_mibs(3) netsnmp_mib_api functions
- read_allocate(3) Allocate and deallocate the Read structure.
- read_config_print_usage(3) netsnmp_config_api functions
- read_configs(3) netsnmp_config_api functions
- read_deallocate(3) Allocate and deallocate the Read structure.
- read_mib(3) netsnmp_mib_api functions
- read_objid(3) netsnmp_mib_api functions
- read_premib_configs(3) netsnmp_config_api functions
- read_reading(3) Read a trace file into a Read structure.
- read_scf_header(3) Read SCF files
- read_scf(3) Read SCF files
- read2exp(3) Translate to and from the Read structure.
- read2scf(3) Translate to and from the Read structure.
- readclose_append(3) read a whole file into a stralloc
- readclose(3) read a whole file into a stralloc
- readdir_r(3) read a directory
- readdir(3) read a directory
- readFile(3) Cdk4 compatibility functions
- readlink_by_handle(3) file handle operations
- real_matgen(3) real
- realGBauxiliary(3) real
- realGBcomputational(3) real
- realGBsolve(3) real
- realGEauxiliary(3) real
- realGEcomputational(3) real
- realGEeigen(3) real
- realGEsing(3) real
- realGEsolve(3) real
- realGTauxiliary(3) real
- realGTcomputational(3) real
- realGTsolve(3) real
- realloc(3) allocate and free dynamic memory
- reallocarray(3) allocate and free dynamic memory
- realOTHERauxiliary(3) real
- realOTHERcomputational(3) real
- realOTHEReigen(3) real
- realOTHERsolve(3) real Other Solve Routines
- realpath(3) return the canonicalized absolute pathname
- realPOauxiliary(3) real
- realPOcomputational(3) real
- realPOsolve(3) real
- realPTauxiliary(3) real
- realPTcomputational(3) real
- realPTsolve(3) real
- realSYauxiliary(3) real
- realSYcomputational(3) real
- realSYeigen(3) real
- realSYsolve(3) real
- recno(3) record number database access method
- RectObj(3) RectObj — The RectObj widget class "RectObj" "widget class" "RectObj"
- recursive_key_scan(3) apply a function to all keys in a keyring tree
- recursive_session_key_scan(3) apply a function to all keys in a keyring tree
- redi_basic_ipstream(3) Class template for Input PStreams
- redi_basic_opstream(3) Class template for Output PStreams
- redi_basic_pstream(3) Class template for Bidirectional PStreams
- redi_basic_pstreambuf(3) Class template for stream buffer
- redi_basic_rpstream(3) Class template for Restricted PStreams
- redi_pstream_common(3) Class template for common base class
- redi_pstreams(3) Common base class providing constants and typenames
- redi(3) All PStreams classes are declared in namespace redi
- redland(3) Resource Description Framework (RDF) Library
- refreshCDKScreen(3) Cdk Screen and Widget Manipulation Functions
- regcomp(3) POSIX regex functions
- regerror(3) POSIX regex functions
- regex(3) POSIX regex functions
- regexec(3) POSIX regex functions
- regfree(3) POSIX regex functions
- register_app_config_handler(3) netsnmp_config_api functions
- register_app_prenetsnmp_mib_handler(3) netsnmp_config_api functions
- register_config_handler(3) netsnmp_config_api functions
- register_const_config_handler(3) netsnmp_config_api functions
- register_mib_handlers(3) netsnmp_config_api functions
- register_prenetsnmp_mib_handler(3) netsnmp_config_api functions
- register_printf_modifier(3) define custom behavior for printf-like functions
- register_printf_specifier(3) define custom behavior for printf-like functions
- register_printf_type(3) define custom behavior for printf-like functions
- registerCDKObject(3) Cdk Screen and Widget Manipulation Functions
- registerrpc(3) library routines for remote procedure calls
- relic(3) the NDBM-compatible API of QDBM
- remainder(3) \
- remainderf(3) \
- remainderl(3) \
- remctl_close(3) Close a remctl connection and free the client object
- remctl_command(3) Send a command to a remctl server
- remctl_commandv(3) Send a command to a remctl server
- remctl_error(3) Retrieve the error from a failed remctl operation
- remctl_new(3) Create a new remctl client
- remctl_noop(3) Send a NOOP message to a remctl server
- remctl_open_addrinfo(3) Connect to a remote remctl server
- remctl_open_fd(3) Connect to a remote remctl server
- remctl_open_sockaddr(3) Connect to a remote remctl server
- remctl_open(3) Connect to a remote remctl server
- remctl_output(3) Retrieve the results of a remctl command
- remctl_result_free(3) Simple remctl call to a remote server
- remctl_set_ccache(3) Set credential cache for remctl client connections
- remctl_set_source_ip(3) Set source IP for remctl client connections
- remctl_set_timeout(3) Set timeout for subsequent remctl client operations
- remctl(3) Simple remctl call to a remote server
- remove(3) remove a file or directory
- removeCDKCalendarMarker(3) curses calendar widget.
- remque(3) insert/remove an item from a queue
- remquo(3) remainder and part of quotient
- remquof(3) remainder and part of quotient
- remquol(3) remainder and part of quotient
- Render(3) render a volume
- request_init(3) access control library
- request_set(3) access control library
- res_init(3) resolver routines
- res_mkquery(3) resolver routines
- res_nclose(3) resolver routines
- res_ninit(3) resolver routines
- res_nmkquery(3) resolver routines
- res_nquery(3) resolver routines
- res_nquerydomain(3) resolver routines
- res_nsearch(3) resolver routines
- res_nsend(3) resolver routines
- res_query(3) resolver routines
- res_querydomain(3) resolver routines
- res_search(3) resolver routines
- res_send(3) resolver routines
- Resample(3) resample an array
- resetCDKScreen(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- resetCDKScreenOf(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- resolver(3) resolver routines
- rewind(3) reposition a stream
- rewinddir(3) reset directory stream
- rexec_af(3) return stream to a remote command
- rexec(3) return stream to a remote command
- rgxg_net_cidr_ipv4(3) create regex that matches all addresses of the given CIDR block
- rgxg_net_cidr_ipv6(3) create regex that matches all addresses of the given CIDR block
- rgxg_net_cidr_string(3) create regex that matches all addresses of the given CIDR block
- rgxg_number_greaterequal(3) create regex that matches integers in the given range
- rgxg_number_range(3) create regex that matches integers in the given range
- rgxg_utils_alternation(3) create regex that matches any of the given patterns
- rgxg_utils_escape_string(3) escape the given string for use in a regular expression
- rindex(3) locate character in string
- rint(3) round
- rintf(3) round
- rintl(3) round
- RkBgnBun(3) convert the reading of a specified length to kanji
- RkCloseRoma(3) close the dictionary used for Romaji-kana conversion
- RkCvtEuc(3) convert shift JIS code to EUC code
- RkCvtHan(3) convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
- RkCvtHira(3) convert double-width katakana to double-width hiragana
- RkCvtKana(3) convert double-width hiragana to double-width katakana
- RkCvtRoma(3) convert an entire character string from Romaji to kana by iteratively using \f4RkMapRoma\f1
- RkCvtZen(3) convert ASCII characters and single-width katakana to double-width characters
- RkDefineDic(3) define specified candidates in the dictionary
- RkDeleteDic(3) delete specified candidates from a dictionary
- RkEndBun(3) terminate kana-kanji conversion
- RkEnlarge(3) enlarge the reading of the current clause
- RkFinalize(3) terminate the kana-kanji conversion functions
- RkGetDicList(3) get the name of a dictionary that can be added to the dictionary list
- RkGetKanji(3) get the current candidate for the current clause
- RkGetLex(3) get morphemic information on each word that makes up the current candidate
- RkGetStat(3) get analysis information about the current candidate
- RkGetYomi(3) get the reading of the current clause
- RkGoto(3) change the current clause
- RkInitialize(3) initialize the kana-kanji conversion functions
- RkIntro(3) dictionary access library introduction
- RkLeft(3) move the current clause to the clause to its left
- RkMapPhonogram(3) perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkMapRoma(3) perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkMountDic(3) mount a dictionary in the dictionary list
- RkNext(3) set the next candidate as the current candidate
- RkNfer(3) set a reading itself as the current candidate
- RkOpenRoma(3) open the dictionary to use for Romaji-kana conversion
- RkPrev(3) set the previous candidate as the current candidate
- RkRemountDic(3) modify the priority order of a dictionary already in the dictionary list
- RkResize(3) change the reading length of the current clause to len bytes
- RkRight(3) move the current clause to the clause to its right
- RkShorten(3) shorten the reading of the current clause
- RkStoreYomi(3) change the reading of the current clause, reconverting the subsequent clauses
- RkUnmountDic(3) unmount a dictionary from the dictionary list
- RkXfer(3) change the current candidate
- rmd160(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160Data(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160End(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160File(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160FileChunk(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160Final(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160Init(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160Pad(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160Transform(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RMD160Update(3) The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160).
- RootWindow(3) Display macros and functions
- RootWindowOfScreen(3) screen information functions and macros
- rose_aton(3) ROSE Address manipulation routines
- rose_cmp(3) ROSE Address manipulation routines
- rose_ntoa(3) ROSE Address manipulation routines
- rose(3) ROSE Address manipulation routines
- Rotate(3) multiply the current transformation matrix by a
- round(3) round to nearest integer, away from zero
- roundf(3) round to nearest integer, away from zero
- roundl(3) round to nearest integer, away from zero
- roundup(3) round up in steps
- rpc(3) library routines for remote procedure calls
- rpm_execcon(3) get or set the SELinux security context used for executing a new process
- rpma_atomic_write(3) rpma_atomic_write -- initiate the atomic 8 bytes write operation
- rpma_conn_apply_remote_peer_cfg(3) rpma_conn_apply_remote_peer_cfg - apply remote peer cfg to the connection
- rpma_conn_cfg_delete(3) rpma_conn_cfg_delete - delete the connection configuration object
- rpma_conn_cfg_get_compl_channel(3) rpma_conn_cfg_get_compl_channel - get if the completion event channel can be shared by CQ and RCQ
- rpma_conn_cfg_get_cq_size(3) rpma_conn_cfg_get_cq_size - get CQ size for the connection
- rpma_conn_cfg_get_rcq_size(3) rpma_conn_cfg_get_rcq_size - get receive CQ size for the connection
- rpma_conn_cfg_get_rq_size(3) rpma_conn_cfg_get_rq_size - get RQ size for the connection
- rpma_conn_cfg_get_sq_size(3) rpma_conn_cfg_get_sq_size - get SQ size for the connection
- rpma_conn_cfg_get_srq(3) rpma_conn_cfg_get_srq - get the shared RQ object from the connection
- rpma_conn_cfg_get_timeout(3) rpma_conn_cfg_get_timeout - get connection establishment timeout
- rpma_conn_cfg_new(3) rpma_conn_cfg_new - create a new connection configuration object
- rpma_conn_cfg_set_compl_channel(3) rpma_conn_cfg_set_compl_channel - set if the completion event channel can be shared by CQ and RCQ
- rpma_conn_cfg_set_cq_size(3) rpma_conn_cfg_set_cq_size - set CQ size for the connection
- rpma_conn_cfg_set_rcq_size(3) rpma_conn_cfg_set_rcq_size - set receive CQ size for the connection
- rpma_conn_cfg_set_rq_size(3) rpma_conn_cfg_set_rq_size - set RQ size for the connection
- rpma_conn_cfg_set_sq_size(3) rpma_conn_cfg_set_sq_size - set SQ size for the connection
- rpma_conn_cfg_set_srq(3) rpma_conn_cfg_set_srq - set a shared RQ object for the connection
- rpma_conn_cfg_set_timeout(3) rpma_conn_cfg_set_timeout - set connection establishment timeout
- rpma_conn_delete(3) rpma_conn_delete - delete already closed connection
- rpma_conn_disconnect(3) rpma_conn_disconnect - tear the connection down
- rpma_conn_get_compl_fd(3) rpma_conn_get_compl_fd - get a file descriptor of the shared completion channel of the connection
- rpma_conn_get_cq(3) rpma_conn_get_cq - get the connection's main CQ
- rpma_conn_get_event_fd(3) rpma_conn_get_event_fd - get an event file descriptor of the connection
- rpma_conn_get_private_data(3) rpma_conn_get_private_data - get a pointer to the connection's private data
- rpma_conn_get_qp_num(3) rpma_conn_get_qp_num - get the connection's qp_num
- rpma_conn_get_rcq(3) rpma_conn_get_rcq -- get the connection's receive CQ
- rpma_conn_next_event(3) rpma_conn_next_event - obtain a connection status
- rpma_conn_req_connect(3) rpma_conn_req_connect - initiate processing the connection request
- rpma_conn_req_delete(3) rpma_conn_req_delete - delete the connection requests
- rpma_conn_req_get_private_data(3) rpma_conn_req_get_private_data - get a pointer to the request's private data
- rpma_conn_req_new(3) rpma_conn_req_new - create a new outgoing connection request object
- rpma_conn_req_recv(3) rpma_conn_req_recv - initiate the receive operation
- rpma_conn_wait(3) rpma_conn_wait - wait for a completion event on the shared completion channel from CQ or RCQ
- rpma_cq_get_fd(3) rpma_cq_get_fd - get the completion queue's file descriptor
- rpma_cq_get_wc(3) rpma_cq_get_wc - receive one or more completions
- rpma_cq_wait(3) rpma_cq_wait - wait for a completion and ack it
- rpma_ep_get_fd(3) rpma_ep_get_fd - get a file descriptor of the endpoint
- rpma_ep_listen(3) rpma_ep_listen - create a listening endpoint
- rpma_ep_next_conn_req(3) rpma_ep_next_conn_req - obtain an incoming connection request
- rpma_ep_shutdown(3) rpma_ep_shutdown - stop listening and delete the endpoint
- rpma_err_2str(3) rpma_err_2str - convert RPMA error code to a string
- rpma_flush(3) rpma_flush - initiate the flush operation
- rpma_log_get_threshold(3) rpma_log_get_threshold - get the logging threshold level
- rpma_log_set_function(3) rpma_log_set_function - set the logging function
- rpma_log_set_threshold(3) rpma_log_set_threshold - set the logging threshold level
- rpma_mr_advise(3) rpma_mr_advise - give advice about an address range in a memory registration
- rpma_mr_dereg(3) rpma_mr_dereg - delete a local memory registration object
- rpma_mr_get_descriptor_size(3) rpma_mr_get_descriptor_size - get size of the memory region descriptor
- rpma_mr_get_descriptor(3) rpma_mr_get_descriptor - get a descriptor of a memory region
- rpma_mr_get_ptr(3) rpma_mr_get_ptr - get the pointer to the local memory region
- rpma_mr_get_size(3) rpma_mr_get_size - get the size of the local memory region
- rpma_mr_reg(3) rpma_mr_reg - create a local memory registration object
- rpma_mr_remote_delete(3) rpma_mr_remote_delete - delete the remote memory region's structure
- rpma_mr_remote_from_descriptor(3) rpma_mr_remote_from_descriptor - create a memory region from a descriptor
- rpma_mr_remote_get_flush_type(3) rpma_mr_remote_get_flush_type - get a remote memory region's flush types
- rpma_mr_remote_get_size(3) rpma_mr_remote_get_size - get a remote memory region size
- rpma_peer_cfg_delete(3) rpma_peer_cfg_delete - delete the peer configuration object
- rpma_peer_cfg_from_descriptor(3) rpma_peer_cfg_from_descriptor - create a peer cfg from the descriptor
- rpma_peer_cfg_get_descriptor_size(3) rpma_peer_cfg_get_descriptor_size - get size of the peer cfg descriptor
- rpma_peer_cfg_get_descriptor(3) rpma_peer_cfg_get_descriptor - get the descriptor of the peer configuration
- rpma_peer_cfg_get_direct_write_to_pmem(3) rpma_peer_cfg_get_direct_write_to_pmem - check direct write to PMEM support
- rpma_peer_cfg_new(3) rpma_peer_cfg_new - create a new peer configuration object
- rpma_peer_cfg_set_direct_write_to_pmem(3) rpma_peer_cfg_set_direct_write_to_pmem - declare direct write to PMEM support
- rpma_peer_delete(3) rpma_peer_delete - delete a peer object
- rpma_peer_new(3) rpma_peer_new - create a peer object
- rpma_read(3) rpma_read - initiate the read operation
- rpma_recv(3) rpma_recv - initiate the receive operation
- rpma_send_with_imm(3) rpma_send_with_imm - initiate the send operation with immediate data
- rpma_send(3) rpma_send - initiate the send operation
- rpma_srq_cfg_delete(3) rpma_srq_cfg_delete - delete the shared RQ configuration object
- rpma_srq_cfg_get_rcq_size(3) rpma_srq_cfg_get_rcq_size - get receive CQ size of the shared RQ
- rpma_srq_cfg_get_rq_size(3) rpma_srq_cfg_get_rq_size - get RQ size of the shared RQ
- rpma_srq_cfg_new(3) rpma_srq_cfg_new - create a new shared RQ configuration object
- rpma_srq_cfg_set_rcq_size(3) rpma_srq_cfg_set_rcq_size - set receive CQ size of the shared RQ
- rpma_srq_cfg_set_rq_size(3) rpma_srq_cfg_set_rq_size - set RQ size of the shared RQ
- rpma_srq_delete(3) rpma_srq_delete - delete the shared RQ object
- rpma_srq_get_rcq(3) rpma_srq_get_rcq -- get the receive CQ from the shared RQ object
- rpma_srq_new(3) rpma_srq_new - create a new shared RQ object
- rpma_srq_recv(3) rpma_srq_recv - initiate the receive operation in shared RQ
- rpma_utils_conn_event_2str(3) rpma_utils_conn_event_2str - convert RPMA_CONN_* enum to a string
- rpma_utils_get_ibv_context(3) rpma_utils_get_ibv_context - obtain an RDMA device context by IP address
- rpma_utils_ibv_context_is_odp_capable(3) rpma_utils_ibv_context_is_odp_capable - is On-Demand Paging supported
- rpma_write_with_imm(3) rpma_write_with_imm - initiate the write operation with immediate data
- rpma_write(3) rpma_write - initiate the write operation
- rpmatch(3) determine if the answer to a question is affirmative or negative
- rq_Al(3) rq_query - RaptorQ Query Functions
- rq_decode(3) decode RaptorQ block
- rq_encode(3) encode data with RaptorQ
- rq_F(3) rq_query - RaptorQ Query Functions
- rq_free(3) create and free RaptorQ contexts
- rq_init(3) create and free RaptorQ contexts
- rq_K(3) rq_query - RaptorQ Query Functions
- rq_KP(3) rq_query - RaptorQ Query Functions
- rq_N(3) rq_query - RaptorQ Query Functions
- rq_pid2esi(3) get/set SBN,ESI in rq_pid_t
- rq_pid2sbn(3) get/set SBN,ESI in rq_pid_t
- rq_pidsetesi(3) get/set SBN,ESI in rq_pid_t
- rq_pidsetsbn(3) get/set SBN,ESI in rq_pid_t
- rq_query(3) rq_query - RaptorQ Query Functions
- rq_symbol(3) generate RaptorQ encoding symbol
- rq_T(3) rq_query - RaptorQ Query Functions
- rq_Z(3) rq_query - RaptorQ Query Functions
- rquota(3) implement quotas on remote machines
- rresvport_af(3) routines for returning a
- rresvport(3) routines for returning a
- rs(3) Reed-Solomon encoding/decoding
- rs256_pk_free(3) RS256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256.
- rs256_pk_from_EVP_PKEY(3) RS256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256.
- rs256_pk_from_ptr(3) RS256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256.
- rs256_pk_from_RSA(3) RS256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256.
- rs256_pk_new(3) RS256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256.
- rs256_pk_to_EVP_PKEY(3) RS256 is the name given in the CBOR Object Signing and Encryption (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256.
- rsb-examples(3) Example programs and code
- rsb-spblas.h(3) The Sparse BLAS interface to librsb (blas_sparse.h, rsb_blas_sparse.F90)
- rsb.h(3) The librsb library interface (rsb.h, optional ones rsb.hpp and rsb.F90)
- rsb.hpp(3) Classes \fCRsbLib and \fCRsbMatrix provide native C++ access to \fClibrsb.
- RsbLib(3) Class initializing/finalizing \fClibrsb state.
- RsbMatrix(3) Represent a sparse matrix in RSB format by means of \fClibrsb.
- RTC_GEOMETRY_TYPE_CURVE(3) flat curve geometry with linear basis
- RTC_GEOMETRY_TYPE_GRID(3) grid geometry type
- RTC_GEOMETRY_TYPE_INSTANCE(3) instance geometry type
- RTC_GEOMETRY_TYPE_POINT(3) point geometry spheres
- RTC_GEOMETRY_TYPE_QUAD(3) quad geometry type
- RTC_GEOMETRY_TYPE_SUBDIVISION(3) subdivision geometry type
- RTC_GEOMETRY_TYPE_TRIANGLE(3) triangle geometry type
- RTC_GEOMETRY_TYPE_USER(3) user geometry type
- rtcAttachGeometry(3) attaches a geometry to the scene
- rtcAttachGeometryByID(3) attaches a geometry to the scene
- RTCBufferType(3) specifies format of data in buffers
- rtcBuildBVH(3) builds a BVH
- rtcCollide(3) intersects one BVH with another
- rtcCommitGeometry(3) commits geometry changes
- rtcCommitScene(3) commits scene changes
- RTCCurveFlags(3) per segment flags for curve geometry
- rtcDetachGeometry(3) detaches a geometry from the scene
- rtcDisableGeometry(3) disables the geometry
- rtcEnableGeometry(3) enables the geometry
- rtcFilterIntersection(3) invokes the intersection filter function
- rtcFilterOcclusion(3) invokes the occlusion filter function
- RTCFormat(3) specifies format of data in buffers
- rtcGetBufferData(3) gets a pointer to the buffer data
- rtcGetDeviceError(3) returns the error code of the device
- rtcGetDeviceProperty(3) queries properties of the device
- rtcGetGeometry(3) returns the geometry bound to
- rtcGetGeometryBufferData(3) gets pointer to
- rtcGetGeometryFace(3) returns the face of some half edge
- rtcGetGeometryFirstHalfEdge(3) returns the first half edge of a face
- rtcGetGeometryNextHalfEdge(3) returns the next half edge
- rtcGetGeometryOppositeHalfEdge(3) returns the opposite half edge
- rtcGetGeometryPreviousHalfEdge(3) returns the previous half edge
- rtcGetGeometryThreadSafe(3) returns the geometry bound to
- rtcGetGeometryTransform(3) returns the interpolated instance
- rtcGetGeometryUserData(3) returns the user data pointer
- rtcGetSceneBounds(3) returns the axis-aligned bounding box of the scene
- rtcGetSceneDevice(3) returns the device the scene got created in
- rtcGetSceneFlags(3) returns the flags of the scene
- rtcGetSceneLinearBounds(3) returns the linear bounds of the scene
- RTCHit(3) single hit structure
- RTCHitN(3) hit packet of runtime size
- rtcInitIntersectContext(3) initializes the intersection context
- rtcInitPointQueryContext(3) initializes the context information (e.g.
- rtcInitQuaternionDecomposition(3) initializes quaternion decomposition
- rtcInterpolate(3) interpolates vertex attributes
- rtcInterpolateN(3) performs N interpolations of vertex attribute data
- rtcIntersect1(3) finds the closest hit for a single ray
- rtcIntersect1M(3) finds the closest hits for a stream of M single
- rtcIntersect1Mp(3) finds the closest hits for a stream of M pointers
- rtcIntersect4(3) finds the closest hits for a ray packet
- rtcIntersectNM(3) finds the closest hits for a stream of M
- rtcIntersectNp(3) finds the closest hits for a SOA ray stream of
- rtcJoinCommitScene(3) commits the scene from multiple threads
- rtcNewBuffer(3) creates a new data buffer
- rtcNewBVH(3) creates a new BVH object
- rtcNewDevice(3) creates a new device
- rtcNewGeometry(3) creates a new geometry object
- rtcNewScene(3) creates a new scene
- rtcNewSharedBuffer(3) creates a new shared data buffer
- rtcOccluded1(3) finds any hit for a single ray
- rtcOccluded1M(3) finds any hits for a stream of M single rays
- rtcOccluded1Mp(3) find any hits for a stream of M pointers to
- rtcOccluded4(3) finds any hits for a ray packet
- rtcOccludedNM(3) finds any hits for a stream of M ray packets of
- rtcOccludedNp(3) finds any hits for a SOA ray stream of size N
- RTCPCompoundHandler_APPPacket(3) Struct for APP (application specific) RTCP packets.
- RTCPCompoundHandler_BYEPacket(3) Struct for BYE (leaving session) RTCP packets.
- RTCPCompoundHandler_FIRPacket(3) Struct for Full Intra-frame Request (FIR) RTCP packet.
- RTCPCompoundHandler_NACKPacket(3) Struct for Negative ACKnowledgements (NACK) RTCP packet.
- RTCPCompoundHandler_ReceiverInfo(3) Struct for the data contained in a receiver info block.
- RTCPCompoundHandler_RecvReport(3) raw structure of the source and every receiver report in an SR or RR RTCP packet.
- RTCPCompoundHandler_RRBlock(3) Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet.
- RTCPCompoundHandler_RTCPFixedHeader(3) Fixed RTCP packet header.
- RTCPCompoundHandler_RTCPPacket(3) Struct representing general RTCP packet headers as they are sent through the network.
- RTCPCompoundHandler_SDESChunk(3) Struct for a chunk of items in a SDES RTCP packet.
- RTCPCompoundHandler_SDESItem(3) Struct for an item description of a SDES packet.
- RTCPCompoundHandler_SenderInfo(3) Struct for the sender info block in a SR (sender report) RTCP packet.
- RTCPCompoundHandler_SendReport(3) Struct for SR (sender report) RTCP packets.
- RTCPCompoundHandler(3) low level structs and RTCP packet parsing and building methods.
- rtcPointQuery(3) traverses the BVH with a point query object
- rtcPointQuery4(3) traverses the BVH with a point query object for a ray packet
- rtcppacket(3) rtcppacket
- rtcppkt.h(3) RTCP packets handling.
- RTCPReceiverInfo(3) Report block information of SR/RR RTCP reports.
- RTCPSenderInfo(3) Sender block information of SR RTCP reports.
- RTCQuaternionDecomposition(3) structure that represents a quaternion
- RTCRay(3) single ray structure
- RTCRayHit(3) combined single ray/hit structure
- RTCRayHitN(3) combined ray/hit packet of runtime size
- RTCRayN(3) ray packet of runtime size
- rtcReleaseBuffer(3) decrements the buffer reference count
- rtcReleaseBVH(3) decrements the BVH reference count
- rtcReleaseDevice(3) decrements the device reference count
- rtcReleaseGeometry(3) decrements the geometry reference count
- rtcReleaseScene(3) decrements the scene reference count
- rtcRetainBuffer(3) increments the buffer reference count
- rtcRetainBVH(3) increments the BVH reference count
- rtcRetainDevice(3) increments the device reference count
- rtcRetainGeometry(3) increments the geometry reference count
- rtcRetainScene(3) increments the scene reference count
- rtcSetDeviceErrorFunction(3) sets an error callback function for the device
- rtcSetDeviceMemoryMonitorFunction(3) registers a callback function
- rtcSetGeometryBoundsFunction(3) sets a callback to query the
- rtcSetGeometryBuffer(3) assigns a view of a buffer to the geometry
- rtcSetGeometryBuildQuality(3) sets the build quality for the geometry
- rtcSetGeometryDisplacementFunction(3) sets the displacement function
- rtcSetGeometryInstancedScene(3) sets the instanced scene of
- rtcSetGeometryIntersectFilterFunction(3) sets the intersection filter
- rtcSetGeometryIntersectFunction(3) sets the callback function to
- rtcSetGeometryMask(3) sets the geometry mask
- rtcSetGeometryMaxRadiusScale(3) assigns a maximal curve radius scale factor for min-width feature
- rtcSetGeometryOccludedFilterFunction(3) sets the occlusion filter
- rtcSetGeometryOccludedFunction(3) sets the callback function to
- rtcSetGeometryPointQueryFunction(3) sets the point query callback function
- rtcSetGeometrySubdivisionMode(3) sets the subdivision mode
- rtcSetGeometryTessellationRate(3) sets the tessellation rate of the
- rtcSetGeometryTimeRange(3) sets the time range for a motion blur geometry
- rtcSetGeometryTimeStepCount(3) sets the number of time steps of the
- rtcSetGeometryTopologyCount(3) sets the number of topologies of
- rtcSetGeometryTransform(3) sets the transformation for a particular
- rtcSetGeometryTransformQuaternion(3) sets the transformation for a particular
- rtcSetGeometryUserData(3) sets the user-defined data pointer of the
- rtcSetGeometryUserPrimitiveCount(3) sets the number of primitives
- rtcSetGeometryVertexAttributeCount(3) sets the number of vertex
- rtcSetGeometryVertexAttributeTopology(3) binds a vertex
- rtcSetNewGeometryBuffer(3) creates and assigns a new data buffer to
- rtcSetSceneBuildQuality(3) sets the build quality for
- rtcSetSceneFlags(3) sets the flags for the scene
- rtcSetSceneProgressMonitorFunction(3) registers a callback
- rtcSetSharedGeometryBuffer(3) assigns a view of a shared data buffer
- rtcUpdateGeometryBuffer(3) marks a buffer view bound to the geometry
- rtf_create_bandpass_analytic(3) rtf_create_bandpass_analytic - Creates an IIR filter estimating the analytic signal in a bandpass.
- rtf_create_butterworth(3) rtf_create_chebychev, rtf_create_butterworth - Creates IIR Chebychev and Butterwoth filters
- rtf_create_chebychev(3) rtf_create_chebychev, rtf_create_butterworth - Creates IIR Chebychev and Butterwoth filters
- rtf_create_downsampler(3) rtf_create_downsampler - Creates downsampling filter
- rtf_create_filter(3) rtf_create_filter - Creates a custom filter
- rtf_create_fir_bandpass(3) rtf_create_fir_lowpass, rtf_create_fir_highpass, rtf_create_fir_bandpass - Creates FIR lowpass, highpass and bandpass windowed sinc filters
- rtf_create_fir_highpass(3) rtf_create_fir_lowpass, rtf_create_fir_highpass, rtf_create_fir_bandpass - Creates FIR lowpass, highpass and bandpass windowed sinc filters
- rtf_create_fir_lowpass(3) rtf_create_fir_lowpass, rtf_create_fir_highpass, rtf_create_fir_bandpass - Creates FIR lowpass, highpass and bandpass windowed sinc filters
- rtf_destroy_filter(3) rtf_filter - destroys a filter
- rtf_filter(3) rtf_filter - filters a chunk of data
- rtf_get_type(3) rtf_get_type - Gets the input or output data type of a filter
- rtf_get_version(3) rtf_get_version - Returns the version of the library
- rtf_init_filter(3) rtf_init_filter - Reinitialize the filter with given data
- rtime(3) get time from a remote machine
- rtnetlink(3) macros to manipulate rtnetlink messages
- rtp.h(3) Generic and audio/video profile specific RTP interface of ccRTP.
- RTPApplication_ParticipantsIterator(3) Iterator through the list of participants in this session.
- RTPApplication(3) An RTP application, holding identifying RTCP SDES item values.
- RTPBaseUDPIPv4Socket(3) A UDP/IPv4 socket class targeted at RTP stacks.
- RTPDataQueue(3) A packet queue handler for building different kinds of RTP protocol systems.
- RTPDuplex(3) A peer associated RTP socket pair for physically connected peer hosts.
- rtpext(3) rtpext
- RTPPacket_RFC2833Payload(3) a structure defining RFC2833 Telephony events.
- RTPPacket(3) A base class for both IncomingRTPPkt and OutgoingRTPPkt.
- rtppkt.h(3) RTP packets handling.
- RTPQueueBase(3) A virtual base class for RTP queue hierarchies.
- RTPSessionBase(3) Generic RTP protocol stack for exchange of realtime data.
- RTPSessionBaseHandler(3) RTPSessionBaseHandler
- RTPSessionPool(3) This class is a base class for classes that define a group of RTP sessions that will be served by one or more execution
- rudecgi(3) access formdata in CGI applications
- ruli(3) Library for querying DNS SRV resource records (RFC 2782)
- runawk_modules(3) wrapper for AWK interpreter
- ruserok_af(3) routines for returning a
- ruserok(3) routines for returning a
- s2argv(3) convert a command string in an argv array
- s3d_angle_to_cam(3) calculate angle between vector and cam
- s3d_clear_callback(3) clears a callback
- s3d_clone_target(3) changes the target of a clone-object
- s3d_clone(3) clone object
- s3d_del_object(3) delete an object
- s3d_delete_event(3) delete event from stack
- s3d_draw_string(3) draw a simple string
- s3d_find_event(3) find eevnt on stack
- s3d_flags_off(3) disable flags of object
- s3d_flags_on(3) enable flags of object
- s3d_get_callback(3) get callback of event
- s3d_ignore_callback(3) ignores an event
- s3d_import_model_file(3) read model from file
- s3d_init(3) initialize s3d library
- s3d_link(3) link object to another one
- s3d_load_line_normals(3) add normals to line
- s3d_load_materials_a(3) add materials with alpha to polygons
- s3d_load_polygon_normals(3) add normals to polygon
- s3d_load_polygon_tex_coords(3) add texture coordinates to polygons
- s3d_load_texture(3) load texture from memory
- s3d_mainloop(3) set mainloop of program
- s3d_mcp_focus(3) focus mcp object
- s3d_net_check(3) get events from server
- s3d_new_object(3) create new object
- s3d_open_file(3) copy file into memory
- s3d_pep_line_normals(3) add normals to lines
- s3d_pep_line(3) rewrite line
- s3d_pep_lines(3) rewrite lines
- s3d_pep_material_a(3) rewrite material with alpha
- s3d_pep_material_texture(3) add texture to material
- s3d_pep_material(3) rewrite material
- s3d_pep_materials_a(3) rewrite materials with alpha
- s3d_pep_polygon_normals(3) add normals to polygon
- s3d_pep_polygon_tex_coord(3) add texture coordinates to polygon
- s3d_pep_polygon_tex_coords(3) add texture coordinates to polygons
- s3d_pep_vertex(3) rewrite vertex
- s3d_pep_vertices(3) rewrite lines
- s3d_pop_event(3) pop event from stack
- s3d_pop_line(3) remove lines
- s3d_pop_material(3) remove materials
- s3d_pop_polygon(3) remove polygons
- s3d_pop_texture(3) remove textures
- s3d_pop_vertex(3) remove vertices
- s3d_process_stack(3) process all events on stack
- s3d_push_event(3) push event onto stack
- s3d_push_line(3) push line
- s3d_push_lines(3) push many lines
- s3d_push_material_a(3) push material with alpha
- s3d_push_material(3) push material
- s3d_push_materials_a(3) push many materials
- s3d_push_polygon(3) push polygon
- s3d_push_polygons(3) push many polygons
- s3d_push_texture(3) push texture
- s3d_push_textures(3) push many textures
- s3d_push_vertex(3) push vertex
- s3d_push_vertices(3) push many vertices
- s3d_quit(3) shutdown s3d library
- s3d_rotate(3) rotate object
- s3d_scale(3) scale object
- s3d_select_font(3) select font
- s3d_set_callback(3) sets a callback
- s3d_strlen(3) get rendered string size
- s3d_translate(3) move object to absolute position
- s3d_unlink(3) removes link from another object
- s3d_usage(3) print s3d parameter
- s3d_vector_angle(3) calculate angle between two vectors
- s3d_vector_cross_product(3) calculate cross product of two vectors
- s3d_vector_dot_product(3) calculate dot product of two vectors
- s3d_vector_length(3) calculate length of vector
- s3d_vector_subtract(3) subtract two vectors
- s3dw_ani_mate(3) doing the whole animation thing
- s3dw_button_new(3) create a new button in the surface
- s3dw_delete(3) delete widget
- s3dw_focus(3) give widget focus
- s3dw_getroot(3) get the root
- s3dw_handle_click(3) handle click on widget
- s3dw_handle_key(3) handle key input on widget
- s3dw_input_change_text(3) changes the text of the input
- s3dw_input_gettext(3) get text of input
- s3dw_input_new(3) create a new input in the surface
- s3dw_label_change_text(3) change label text
- s3dw_label_new(3) create a new label in the surface
- s3dw_moveit(3) apply widgets moving function
- s3dw_object_info(3) handle object info events
- s3dw_show(3) make widget visible
- s3dw_surface_new(3) create a new surface
- s3dw_textbox_change_text(3) change text
- s3dw_textbox_new(3) create a new textbox in the surface
- s3dw_textbox_scrolldown(3) scroll text down
- s3dw_textbox_scrollleft(3) scroll text left
- s3dw_textbox_scrollright(3) scroll text right
- s3dw_textbox_scrollto(3) scroll text to position
- s3dw_textbox_scrollup(3) scroll text up
- sa(3) Socket Abstraction
- sam_data_getsize(3) Return size of stored data in bytes
- sam_data_restore(3) Restore previously saved user data
- sam_data_store(3) Store user data
- sam_finalize(3) Terminate SAM service
- sam_hc_callback_register(3) Register health check callback
- sam_hc_send(3) Send health check confirmation
- sam_initialize(3) Initialize health checking
- sam_mark_failed(3) Mark process failed
- sam_overview(3) Overview of the Simple Availability Manager
- sam_register(3) Register component for health checking
- sam_start(3) Start health checking
- sam_stop(3) Stop health checking
- sam_warn_signal_set(3) Set warn signal
- sasl_authorize_t(3) Cyrus SASL documentation
- sasl_auxprop_getctx(3) Cyrus SASL documentation
- sasl_auxprop_request(3) Cyrus SASL documentation
- sasl_auxprop(3) Cyrus SASL documentation
- sasl_callbacks(3) Cyrus SASL documentation
- sasl_canon_user_t(3) Cyrus SASL documentation
- sasl_chalprompt_t(3) Cyrus SASL documentation
- sasl_checkapop(3) Cyrus SASL documentation
- sasl_checkpass(3) Cyrus SASL documentation
- sasl_client_init(3) Cyrus SASL documentation
- sasl_client_new(3) Cyrus SASL documentation
- sasl_client_start(3) Cyrus SASL documentation
- sasl_client_step(3) Cyrus SASL documentation
- sasl_decode(3) Cyrus SASL documentation
- sasl_dispose(3) Cyrus SASL documentation
- sasl_done(3) Cyrus SASL documentation
- sasl_encode(3) Cyrus SASL documentation
- sasl_encodev(3) Cyrus SASL documentation
- sasl_errdetail(3) Cyrus SASL documentation
- sasl_errors(3) Cyrus SASL documentation
- sasl_errstring(3) Cyrus SASL documentation
- sasl_getconfpath_t(3) Cyrus SASL documentation
- sasl_getopt_t(3) Cyrus SASL documentation
- sasl_getpath_t(3) Cyrus SASL documentation
- sasl_getprop(3) Cyrus SASL documentation
- sasl_getrealm_t(3) Cyrus SASL documentation
- sasl_getsecret_t(3) Cyrus SASL documentation
- sasl_getsimple_t(3) Cyrus SASL documentation
- sasl_global_listmech(3) Cyrus SASL documentation
- sasl_idle(3) Cyrus SASL documentation
- sasl_listmech(3) Cyrus SASL documentation
- sasl_log_t(3) Cyrus SASL documentation
- sasl_server_init(3) Cyrus SASL documentation
- sasl_server_new(3) Cyrus SASL documentation
- sasl_server_start(3) Cyrus SASL documentation
- sasl_server_step(3) Cyrus SASL documentation
- sasl_server_userdb_checkpass_t(3) Cyrus SASL documentation
- sasl_server_userdb_setpass_t(3) Cyrus SASL documentation
- sasl_setpass(3) Cyrus SASL documentation
- sasl_setprop(3) Cyrus SASL documentation
- sasl_user_exists(3) Cyrus SASL documentation
- sasl_verifyfile_t(3) Cyrus SASL documentation
- sasl(3) Cyrus SASL documentation
- sasum(3) real
- save_d(3) AA-lib driver used to save ascii-art image into file in used specified format.
- saveCDKSwindowInformation(3) a curses scrolling window widget.
- saxpy(3) real
- sbbcsd(3) real
- sbdsdc(3) auxiliary Computational routines
- sbdsqr(3) auxiliary Computational routines
- sbdsvdx(3) real
- sc_AccResult(3) This associates a result datum with an accuracy.
- sc_AccResultInfo(3) This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.
- sc_AccumEffectiveH(3) sc::AccumEffectiveH
- sc_AccumH(3) sc::AccumH
- sc_AccumHNull(3) sc::AccumHNull
- sc_ActiveMsgMemoryGrp(3) The ActiveMsgMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc_AggregateKeyVal(3) This takes several KeyVal objects and makes them look like one KeyVal object.
- sc_ALevelShift(3) sc::ALevelShift
- sc_AlgorithmException(3) This exception is thrown whenever a problem with an algorithm is encountered.
- sc_AngularIntegrator(3) An abstract base class for angular integrators.
- sc_AnimatedObject(3) sc::AnimatedObject
- sc_Appearance(3) sc::Appearance
- sc_ARMCIMemoryGrp(3) The ARMCIMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc_AssignedKeyVal(3) This class allows keyval associations to be set up by the program, rather than determined by an external file.
- sc_AtomInfo(3) The AtomInfo class provides information about atoms.
- sc_AtomProximityColorizer(3) sc::AtomProximityColorizer
- sc_auto_vec(3) The auto_vec class functions much like auto_ptr, except it contains references to arrays.
- sc_AVLMap_iterator(3) sc::AVLMap< K, T >::iterator
- sc_AVLMap(3) sc::AVLMap< K, T >
- sc_AVLMapNode(3) sc::AVLMapNode< K, T >
- sc_AVLSet_iterator(3) sc::AVLSet< K >::iterator
- sc_AVLSet(3) sc::AVLSet< K >
- sc_Backtrack(3) sc::Backtrack
- sc_BasisFileSet(3) sc::BasisFileSet
- sc_BatchElectronDensity(3) This a more highly optimized than ElectronDensity since everything is precomputed.
- sc_BcastState(3) This creates and forwards/retrieves data from either a BcastStateRecv or a BcastStateSend depending on the value of the argument to
- sc_BcastStateInBin(3) BcastStateBin reads a file in written by StateInBin on node 0 and broadcasts it to all nodes so state can be simultaneously restored on all
- sc_BcastStateRecv(3) BcastStateRecv does the receive part of a broadcast of an object to all nodes.
- sc_BcastStateSend(3) BcastStateSend does the send part of a broadcast of an object to all nodes.
- sc_Becke88XFunctional(3) Implements Becke's 1988 exchange functional.
- sc_BeckeIntegrationWeight(3) Implements Becke's integration weight scheme.
- sc_BEMSolvent(3) sc::BEMSolvent
- sc_BEMSolventH(3) sc::BEMSolventH
- sc_BendSimpleCo(3) The BendSimpleCo class describes an bend internal coordinate of a molecule.
- sc_BFGSUpdate(3) The DFPUpdate class is used to specify a Broyden, Fletcher, Goldfarb, and Shanno hessian update scheme.
- sc_BiggestContribs(3) sc::BiggestContribs
- sc_BitArrayLTri(3) sc::BitArrayLTri
- sc_BLevelShift(3) sc::BLevelShift
- sc_BlockedDiagSCMatrix(3) sc::BlockedDiagSCMatrix
- sc_BlockedSCElementOp(3) sc::BlockedSCElementOp
- sc_BlockedSCElementOp2(3) sc::BlockedSCElementOp2
- sc_BlockedSCElementOp3(3) sc::BlockedSCElementOp3
- sc_BlockedSCMatrix(3) sc::BlockedSCMatrix
- sc_BlockedSCMatrixKit(3) sc::BlockedSCMatrixKit
- sc_BlockedSCVector(3) sc::BlockedSCVector
- sc_BlockedSymmSCMatrix(3) sc::BlockedSymmSCMatrix
- sc_BuildIntV3(3) sc::BuildIntV3
- sc_canonical_aaaa(3) If the shell loop structure has 8 fold symmetry, then this should be used as the template argument to GPetite4.
- sc_canonical_aabb(3) If the shell loop structure has 2 fold symmetry between the first two indices and a 2 fold symmetry between the last two indices, then this should be
- sc_canonical_aabc(3) If the shell loop structure has 2 fold symmetry between the first two indices, then this should be used as the template argument to
- sc_canonical_abcd(3) If the shell loop structure has no symmetry, then this should be used as the template argument to GPetite4.
- sc_CartesianIter(3) CartesianIter gives the ordering of the Cartesian functions within a shell for the particular integrals specialization.
- sc_CartesianIterCCA(3) sc::CartesianIterCCA
- sc_CartesianIterCints(3) sc::CartesianIterCints
- sc_CartesianIterV3(3) sc::CartesianIterV3
- sc_CartMolecularCoor(3) The CartMolecularCoor class implements Cartesian coordinates in a way suitable for use in geometry optimizations.
- sc_CCAEnv(3) The CCAEnv class handles embedded CCA frameworks.
- sc_CharacterTable(3) The CharacterTable class provides a workable character table for all of the non-cubic point groups.
- sc_ClassDesc(3) This class is used to contain information about classes.
- sc_CLHF(3) CLHF is a Hartree-Fock specialization of CLSCF.
- sc_CLKS(3) This provides a Kohn-Sham implementation for closed-shell systems.
- sc_CLSCF(3) The CLSCF class is a base for classes implementing a self-consistent procedure for closed-shell molecules.
- sc_Color(3) sc::Color
- sc_commbuf_struct(3) sc::commbuf_struct
- sc_Compute(3) The Compute class provides a means of keeping results up to date.
- sc_ConnollyShape(3) DiscreteConnollyShape and ConnollyShape should produce the same result.
- sc_contribution(3) sc::contribution
- sc_Convergence(3) The Convergence class is used by the optimizer to determine when an optimization is converged.
- sc_CorrelationTable(3) The CorrelationTable class provides a correlation table between two point groups.
- sc_CS2Sphere(3) sc::CS2Sphere
- sc_CSGrad34Qbtr(3) sc::CSGrad34Qbtr
- sc_CSGradErep12Qtr(3) sc::CSGradErep12Qtr
- sc_CSGradS2PDM(3) sc::CSGradS2PDM
- sc_Debugger(3) The Debugger class describes what should be done when a catastrophic error causes unexpected program termination.
- sc_DenFunctional(3) An abstract base class for density functionals.
- sc_DenIntegrator(3) An abstract base class for integrating the electron density.
- sc_DensityColorizer(3) sc::DensityColorizer
- sc_der_centersv3_t(3) sc::der_centersv3_t
- sc_DerivCenters(3) DerivCenters keeps track the centers that derivatives are taken with respect to.
- sc_DescribedClass(3) Classes which need runtime information about themselves and their relationship to other classes can virtually inherit from
- sc_DescribedClassProxy(3) sc::DescribedClassProxy
- sc_DescribedMemberDatum(3) sc::DescribedMemberDatum< T, C >
- sc_DFPUpdate(3) The DFPUpdate class is used to specify a Davidson, Fletcher, and Powell hessian update scheme.
- sc_DiagMolecularHessian(3) DiagMolecularHessian is an implementation of MolecularHessian that returns a hessian that is a diagonal matrix.
- sc_DiagSCMatrix(3) The SymmSCMatrix class is the abstract base class for diagonal double valued matrices.
- sc_DiagSCMatrixdouble(3) sc::DiagSCMatrixdouble
- sc_DIIS(3) The DIIS class provides DIIS extrapolation.
- sc_DipoleData(3) sc::DipoleData
- sc_DipoleIntV3(3) sc::DipoleIntV3
- sc_DiscreteConnollyShape(3) DiscreteConnollyShape and ConnollyShape should produce the same result.
- sc_DistDiagSCMatrix(3) sc::DistDiagSCMatrix
- sc_DistSCMatrix(3) sc::DistSCMatrix
- sc_DistSCMatrixKit(3) The DistSCMatrixKit produces matrices that work in a many processor environment.
- sc_DistSCMatrixListSubblockIter(3) sc::DistSCMatrixListSubblockIter
- sc_DistSCVector(3) sc::DistSCVector
- sc_DistShellPair_SharedData(3) This is used to store data that must be shared between all cooperating shell pairs.
- sc_DistShellPair(3) Distributes shell pairs either statically or dynamically.
- sc_distsize_t(3) sc::distsize_t
- sc_DistSymmSCMatrix(3) sc::DistSymmSCMatrix
- sc_EAVLMMap_iterator(3) sc::EAVLMMap< K, T >::iterator
- sc_EAVLMMap(3) sc::EAVLMMap< K, T >
- sc_EAVLMMapNode(3) sc::EAVLMMapNode< K, T >
- sc_Edge(3) sc::Edge
- sc_EFCOpt(3) The EFCOpt class implements eigenvector following as described by Baker in J.
- sc_EfieldDotVectorData(3) sc::EfieldDotVectorData
- sc_EfieldDotVectorIntV3(3) sc::EfieldDotVectorIntV3
- sc_ElectronDensity(3) This is a Volume that computer the electron density.
- sc_EriCints(3) EriCints is a specialization of Int2eCints that computes electron repulsion integrals.
- sc_EulerMaclaurinRadialIntegrator(3) An implementation of a radial integrator using the Euler-Maclaurin weights and grid points.
- sc_ExEnv(3) The ExEnv class is used to find out about how the program is being run.
- sc_ExtendedHuckelWfn(3) sc::ExtendedHuckelWfn
- sc_ExtentData(3) sc::ExtentData
- sc_FeatureNotImplemented(3) This is thrown when an attempt is made to use a feature that is not yet implemented.
- sc_FileGrp(3) The FileGrp abstract class provides a way of accessing distributed file in a parallel machine.
- sc_FileOperationFailed(3) This is thrown when an operation on a file fails.
- sc_FileRender(3) sc::FileRender
- sc_FinDispMolecularHessian(3) Computes the molecular hessian by finite displacements of gradients.
- sc_FJT(3) sc::FJT
- sc_ForceLink(3) This, together with ForceLinkBase, is used to force code for particular classes to be linked into executables.
- sc_ForceLinkBase(3) This, together with ForceLink, is used to force code for particular classes to be linked into executables.
- sc_FreeData(3) sc::FreeData
- sc_Function(3) The Function class is an abstract base class that, given a set of coordinates, will compute a value and possibly a gradient and hessian at that
- sc_G96XFunctional(3) Implements the Gill 1996 (G96) exchange functional.
- sc_GaussianBasisSet_ValueData(3) This holds scratch data needed to compute basis function values.
- sc_GaussianBasisSet(3) The GaussianBasisSet class is used describe a basis set composed of atomic gaussian orbitals.
- sc_GaussianShell(3) A Gaussian orbital shell.
- sc_GaussLegendreAngularIntegrator(3) An implementation of an angular integrator using the Gauss-Legendre weights and grid points.
- sc_GaussTriangleIntegrator(3) sc::GaussTriangleIntegrator
- sc_GBuild(3) sc::GBuild< T >
- sc_GDIISOpt(3) sc::GDIISOpt
- sc_GenPetite4(3) This class is an abstract base to a generalized four index petite list.
- sc_GetLongOpt(3) sc::GetLongOpt
- sc_GlobalCounter(3) sc::GlobalCounter
- sc_GlobalMsgIter(3) sc::GlobalMsgIter
- sc_GPetite4(3) This class provides a generalized four index petite list.
- sc_GradDensityColorizer(3) sc::GradDensityColorizer
- sc_GrpArithmeticAndReduce(3) sc::GrpArithmeticAndReduce< T >
- sc_GrpArithmeticOrReduce(3) sc::GrpArithmeticOrReduce< T >
- sc_GrpArithmeticXOrReduce(3) sc::GrpArithmeticXOrReduce< T >
- sc_GrpFunctionReduce(3) sc::GrpFunctionReduce< T >
- sc_GrpMaxReduce(3) sc::GrpMaxReduce< T >
- sc_GrpMinReduce(3) sc::GrpMinReduce< T >
- sc_GrpProductReduce(3) sc::GrpProductReduce< T >
- sc_GrpReduce(3) sc::GrpReduce< T >
- sc_GrpSumReduce(3) sc::GrpSumReduce< T >
- sc_GRTCints(3) GRTCints is a specialization of Int2eCints that computes two-electron integrals specific to linear R12 methods.
- sc_GSGeneralEffH(3) sc::GSGeneralEffH
- sc_GSHighSpinEffH(3) sc::GSHighSpinEffH
- sc_GuessMolecularHessian(3) GuessMolecularHessian is an implementation of MolecularHessian that estimates the hessian based on the internal
- sc_HCoreWfn(3) sc::HCoreWfn
- sc_HessianUpdate(3) The HessianUpdate abstract class is used to specify a hessian update scheme.
- sc_HSOSHF(3) HSOSHF is a Hartree-Fock specialization of HSOSSCF.
- sc_HSOSKS(3) This provides a Kohn-Sham implementation for restricted-orbital high-spin open-shell systems.
- sc_HSOSSCF(3) The HSOSSCF class is a base for classes implementing a self-consistent procedure for high-spin open-shell molecules.
- sc_HSOSV1Erep1Qtr(3) sc::HSOSV1Erep1Qtr
- sc_HypercubeGMI(3) sc::HypercubeGMI
- sc_HypercubeTopology(3) sc::HypercubeTopology
- sc_Identifier(3) Identifier's are used to distinguish and order objects.
- sc_Identity(3) Identity gives objects a unique identity and ordering relationship relative to all other objects.
- sc_IdentityTransform(3) The IdentityTransform is a special case of NonlinearTransform were no transformation takes place.
- sc_ImplicitSurfacePolygonizer(3) sc::ImplicitSurfacePolygonizer
- sc_InputError(3) This is thrown when invalid input is provided.
- sc_Int1eCCA(3) Int1eCCA adapts CCA integrals components for use within SC.
- sc_Int1eCints(3) Int1eCints is used by OneBodyIntCints and OneBodyDerivIntCints to implement IntegralCints.
- sc_Int1eV3(3) Int1eV3 is a class wrapper for the one body part of the C language IntV3 library.
- sc_Int2eCCA(3) Int2eCCA adapts CCA integrals components for use within SC.
- sc_Int2eCints(3) Int2eCints is an interface to various specializations of two-electron integral evaluators implemented in Cints.
- sc_Int2eV3_store_list(3) sc::Int2eV3::store_list
- sc_Int2eV3(3) Int2eV3 is a class wrapper for the two body part of the C language IntV3 library.
- sc_IntCoor(3) The IntCoor abstract class describes an internal coordinate of a molecule.
- sc_IntCoorGen(3) IntCoorGen generates a set of simple internal coordinates for a molecule.
- sc_Integral(3) The Integral abstract class acts as a factory to provide objects that compute one and two electron integrals.
- sc_IntegralCCA(3) IntegralCCA provides an SC client for CCA IntegralEvaluator components.
- sc_IntegralCints(3) IntegralCints computes integrals between Gaussian basis functions.
- sc_IntegralKey(3) sc::IntegralKey
- sc_IntegralLink(3) sc::IntegralLink
- sc_IntegralStorer(3) sc::IntegralStorer
- sc_IntegralV3(3) IntegralV3 computes integrals between Gaussian basis functions.
- sc_IntegrationWeight(3) An abstract base class for computing grid weights.
- sc_intlist_struct(3) sc::intlist_struct
- sc_intMessageGrp(3) Uses integer message types to send and receive messages.
- sc_IntMolecularCoor(3) The IntMolecularCoor abstract class describes a molecule's coordinates in terms of internal coordinates.
- sc_IntV3Arraydouble2(3) sc::IntV3Arraydouble2
- sc_IntV3Arraydouble3(3) sc::IntV3Arraydouble3
- sc_IntV3Arraydoublep2(3) sc::IntV3Arraydoublep2
- sc_IntV3Arraydoublep3(3) sc::IntV3Arraydoublep3
- sc_IntV3Arraydoublep4(3) sc::IntV3Arraydoublep4
- sc_IntV3Arrayint3(3) sc::IntV3Arrayint3
- sc_IntV3Arrayint4(3) sc::IntV3Arrayint4
- sc_ip_cwk_stack_struct(3) sc::ip_cwk_stack_struct
- sc_ip_keyword_tree_list_struct(3) sc::ip_keyword_tree_list_struct
- sc_ip_keyword_tree_struct(3) sc::ip_keyword_tree_struct
- sc_ip_string_list_struct(3) sc::ip_string_list_struct
- sc_IPV2(3) sc::IPV2
- sc_IrreducibleRepresentation(3) The IrreducibleRepresentation class provides information associated with a particular irreducible representation of a point
- sc_IsosurfaceGen(3) sc::IsosurfaceGen
- sc_ISphericalTransform(3) This describes a solid harmonic to Cartesian transform.
- sc_ISphericalTransformCCA(3) sc::ISphericalTransformCCA
- sc_ISphericalTransformCints(3) sc::ISphericalTransformCints
- sc_ISphericalTransformV3(3) sc::ISphericalTransformV3
- sc_KeyVal(3) The KeyVal class is designed to simplify the process of allowing a user to specify keyword/value associations to a C++
- sc_KeyValValue(3) sc::KeyValValue
- sc_KeyValValueboolean(3) sc::KeyValValueboolean
- sc_KeyValValuechar(3) sc::KeyValValuechar
- sc_KeyValValuedouble(3) sc::KeyValValuedouble
- sc_KeyValValuefloat(3) sc::KeyValValuefloat
- sc_KeyValValueint(3) sc::KeyValValueint
- sc_KeyValValuepchar(3) sc::KeyValValuepchar
- sc_KeyValValueRefDescribedClass(3) sc::KeyValValueRefDescribedClass
- sc_KeyValValuesize(3) sc::KeyValValuesize
- sc_KeyValValueString(3) sc::KeyValValueString
- sc_LebedevLaikovIntegrator(3) An implementation of a Lebedev angular integrator.
- sc_LevelShift(3) sc::LevelShift
- sc_LibintStaticInterface(3) sc::LibintStaticInterface
- sc_Libr12StaticInterface(3) sc::Libr12StaticInterface
- sc_LimitExceeded(3) This is thrown when a limit is exceeded.
- sc_LineOpt(3) The LineOpt abstract class is used to perform one dimensional optimizations.
- sc_LinIPSimpleCo(3) The LinIPSimpleCo class describes an in-plane component of a linear bend internal coordinate of a molecule.
- sc_LinOPSimpleCo(3) The LinOPSimpleCo class describes an out-of-plane component of a linear bend internal coordinate of a molecule.
- sc_LocalCLHFContribution(3) sc::LocalCLHFContribution
- sc_LocalCLHFEnergyContribution(3) sc::LocalCLHFEnergyContribution
- sc_LocalCLHFGradContribution(3) sc::LocalCLHFGradContribution
- sc_LocalCLKSContribution(3) sc::LocalCLKSContribution
- sc_LocalCLKSEnergyContribution(3) sc::LocalCLKSEnergyContribution
- sc_LocalDiagSCMatrix(3) sc::LocalDiagSCMatrix
- sc_LocalGBuild(3) sc::LocalGBuild< T >
- sc_LocalHSOSKSContribution(3) sc::LocalHSOSKSContribution
- sc_LocalHSOSKSEnergyContribution(3) sc::LocalHSOSKSEnergyContribution
- sc_LocalLBGBuild(3) sc::LocalLBGBuild< T >
- sc_LocalOSSContribution(3) sc::LocalOSSContribution
- sc_LocalOSSEnergyContribution(3) sc::LocalOSSEnergyContribution
- sc_LocalOSSGradContribution(3) sc::LocalOSSGradContribution
- sc_LocalSCMatrix(3) sc::LocalSCMatrix
- sc_LocalSCMatrixKit(3) The LocalSCMatrixKit produces matrices that work in a single processor environment.
- sc_LocalSCVector(3) sc::LocalSCVector
- sc_LocalSymmSCMatrix(3) sc::LocalSymmSCMatrix
- sc_LocalTBGrad(3) sc::LocalTBGrad< T >
- sc_LocalTCContribution(3) sc::LocalTCContribution
- sc_LocalTCEnergyContribution(3) sc::LocalTCEnergyContribution
- sc_LocalTCGradContribution(3) sc::LocalTCGradContribution
- sc_LocalUHFContribution(3) sc::LocalUHFContribution
- sc_LocalUHFEnergyContribution(3) sc::LocalUHFEnergyContribution
- sc_LocalUHFGradContribution(3) sc::LocalUHFGradContribution
- sc_LocalUKSContribution(3) sc::LocalUKSContribution
- sc_LocalUKSEnergyContribution(3) sc::LocalUKSEnergyContribution
- sc_LSDACFunctional(3) An abstract base class for local correlation functionals.
- sc_LYPCFunctional(3) Implements the Lee, Yang, and Parr functional.
- sc_MachineTopology(3) sc::MachineTopology
- sc_mat3(3) sc::mat3
- sc_mat4(3) sc::mat4
- sc_Material(3) sc::Material
- sc_MaxIterExceeded(3) This is thrown when an iterative algorithm attempts to use more iterations than allowed.
- sc_MBPT2_R12(3) The MBPT2_R12 class implements several linear R12 second-order perturbation theory methods.
- sc_MBPT2(3) The MBPT2 class implements several second-order perturbation theory methods.
- sc_MCSearch(3) This performs line searches with cubic steps.
- sc_MemAllocFailed(3) This is thrown when a memory allocation fails.
- sc_MemoryDataRequest(3) sc::MemoryDataRequest
- sc_MemoryDataRequestQueue(3) sc::MemoryDataRequestQueue
- sc_MemoryGrp(3) The MemoryGrp abstract class provides a way of accessing distributed memory in a parallel machine.
- sc_MemoryGrpBuf(3) The MemoryGrpBuf class provides access to pieces of the global shared memory that have been obtained with MemoryGrp.
- sc_MemoryIter(3) sc::MemoryIter
- sc_message_struct(3) sc::message_struct
- sc_MessageGrp(3) The MessageGrp abstract class provides a mechanism for moving data and objects between nodes in a parallel machine.
- sc_MOIndexSpace(3) Class MOIndexSpace describes a range of molecular orbitals or similar objects that are linear combinations of basis functions
- sc_MOIntsTransformFactory(3) MOIntsTransformFactory is a factory that produces MOIntsTransform objects.
- sc_MOLagrangian(3) sc::MOLagrangian
- sc_MolecularCoor(3) The MolecularCoor abstract class describes the coordinate system used to describe a molecule.
- sc_MolecularEnergy(3) The MolecularEnergy abstract class inherits from the Function class.
- sc_MolecularFormula(3) The MolecularFormula class is used to calculate the molecular formula of a Molecule.
- sc_MolecularFrequencies(3) The MolecularFrequencies class is used to compute the molecular frequencies and thermodynamic information.
- sc_MolecularHessian(3) MolecularHessian is an abstract class that computes a molecule's second derivatives of the energy with respect to changes in the nuclear
- sc_Molecule(3) The Molecule class contains information about molecules.
- sc_MoleculeColorizer(3) sc::MoleculeColorizer
- sc_MolEnergyConvergence(3) sc::MolEnergyConvergence
- sc_MolFreqAnimate(3) sc::MolFreqAnimate
- sc_MOPairIter(3) MOPairIter gives the ordering of orbital pairs.
- sc_MOPairIterFactory(3) This class produces MOPairIter objects.
- sc_MP2BasisExtrap(3) sc::MP2BasisExtrap
- sc_MP2R12Energy(3) Class MP2R12Energy is the object that computes and maintains MP2-R12 energies.
- sc_MPIMessageGrp(3) The MPIMessageGrp class is an concrete implementation of MessageGrp that uses the MPI 1 library.
- sc_mPW91XFunctional(3) Implements a modified 1991 Perdew-Wang exchange functional.
- sc_msgbuf_struct(3) sc::msgbuf_struct
- sc_MsgMemoryGrp(3) A MsgMemoryGrp that initializes its data using a messagegrp.
- sc_MsgStateBufRecv(3) The MsgStateBufRecv is an abstract base class that buffers objects sent through a MessageGrp.
- sc_MsgStateRecv(3) The MsgStateRecv is an abstract base class that receives objects from nodes in a MessageGrp.
- sc_MsgStateSend(3) The MsgStateSend is an abstract base class that sends objects to nodes in a MessageGrp.
- sc_MTMPIMemoryGrp(3) This MemoryGrp class requires a MT-safe MPI implementation.
- sc_NCAccResult(3) This associates a result non-class datum with an accuracy.
- sc_NCResult(3) This is similar to Result, but can be used with non-class types.
- sc_NElFunctional(3) The NElFunctional computes the number of electrons.
- sc_NewP86CFunctional(3) sc::NewP86CFunctional
- sc_NewtonOpt(3) sc::NewtonOpt
- sc_NonlinearTransform(3) The NonlinearTransform class transforms between two nonlinear coordinate systems.
- sc_NonreentrantUncappedTorusHoleShape(3) sc::NonreentrantUncappedTorusHoleShape
- sc_OneBody3IntOp(3) sc::OneBody3IntOp
- sc_OneBodyDerivInt(3) OneBodyDerivInt is an abstract base class for objects that compute one body derivative integrals.
- sc_OneBodyDerivIntCCA(3) This implements one body derivative integrals.
- sc_OneBodyDerivIntV3(3) This implements one body derivative integrals in the IntV3 library.
- sc_OneBodyInt(3) OneBodyInt is an abstract base class for objects that compute integrals between two basis functions.
- sc_OneBodyIntCCA(3) This implements one body integrals through the CCA interface.
- sc_OneBodyIntCints(3) This implements most one body integrals in the Cints library.
- sc_OneBodyIntIter(3) sc::OneBodyIntIter
- sc_OneBodyIntOp(3) sc::OneBodyIntOp
- sc_OneBodyIntV3(3) This implements most one body integrals in the IntV3 library.
- sc_OneBodyOneCenterDerivInt(3) OneBodyOneCenterDerivInt is an abstract base class for objects that compute one body derivative integrals on a single
- sc_OneBodyOneCenterInt(3) OneBodyOneCenterInt is an abstract base class for objects that compute integrals between two basis functions.
- sc_OneBodyOneCenterWrapper(3) sc::OneBodyOneCenterWrapper
- sc_OneBodySOInt(3) sc::OneBodySOInt
- sc_OneBodyWavefunction(3) A OneBodyWavefunction is a MolecularEnergy that solves an effective one-body problem.
- sc_OOGLRender(3) sc::OOGLRender
- sc_Optimize(3) The Optimize class is an abstract base class for classes that find the extreme points of Function's.
- sc_Orbital(3) sc::Orbital
- sc_OSSHF(3) sc::OSSHF
- sc_OSSSCF(3) sc::OSSSCF
- sc_OutSimpleCo(3) sc::OutSimpleCo
- sc_OverlapOrthog(3) This class computes the orthogonalizing transform for a basis set.
- sc_P86CFunctional(3) Implements the Perdew 1986 (P86) correlation functional.
- sc_ParallelRegionTimer(3) sc::ParallelRegionTimer
- sc_Parameter(3) sc::Parameter< T >
- sc_ParentClass(3) Gives one parent class of a class.
- sc_ParentClasses(3) Gives a list of parent classes of a class.
- sc_ParsedKeyVal(3) Converts textual information into keyword/value assocations.
- sc_PBECFunctional(3) Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional.
- sc_PBEXFunctional(3) Implements the Perdew-Burke-Ernzerhof (PBE) exchange functional.
- sc_PetiteList(3) sc::PetiteList
- sc_PointChargeData(3) sc::PointChargeData
- sc_PointChargeIntV3(3) sc::PointChargeIntV3
- sc_PointGroup(3) The PointGroup class is really a place holder for a CharacterTable.
- sc_PointInputData_SpinData(3) sc::PointInputData::SpinData
- sc_PointInputData(3) Contains data needed at each point by a DenFunctional.
- sc_PointOutputData(3) Contains data generated at each point by a DenFunctional.
- sc_Pool(3) sc::Pool
- sc_PoolData(3) sc::PoolData
- sc_PowellUpdate(3) The PowellUpdate class is used to specify a Powell hessian update.
- sc_PrefixKeyVal(3) PrefixKeyVal is a KeyVal that searches a different KeyVal using modified keys.
- sc_prim_pair_t(3) sc::prim_pair_t
- sc_PrimPairsCints(3) PrimPairsCints contains primitive pair data.
- sc_ProcFileGrp(3) The ProcFileGrp concrete class provides an implementation of FileGrp for a single processor.
- sc_ProcMemoryGrp(3) The ProcMemoryGrp concrete class provides an implementation of MemoryGrp for a single processor.
- sc_ProcMessageGrp(3) ProcMessageGrp provides a concrete specialization of MessageGrp that supports only one node.
- sc_ProcThreadGrp(3) The ProcThreadGrp class privides a concrete thread group appropriate for an environment where there is only one thread.
- sc_ProgrammingError(3) This is thrown when a situations arises that should be impossible.
- sc_PsiCCSD_T(3) PsiCCSD_T is a concrete implementation of Psi CCSD(T) wave function.
- sc_PsiCCSD(3) PsiCCSD is a concrete implementation of Psi CCSD wave function.
- sc_PsiCLHF(3) PsiCLHF is a concrete implementation of Psi RHF wave function.
- sc_PsiEffH(3) sc::PsiEffH
- sc_PsiExEnv(3) PsiExEnv specifies a Psi calculation.
- sc_PsiFile11(3) PsiFile11 is a Psi gradient file.
- sc_PsiHSOSHF(3) PsiHSOSHF is a concrete implementation of Psi ROHF wave function.
- sc_PsiInput(3) PsiInput is a Psi input file.
- sc_PsiSCF(3) PsiSCF is an abstract base for all Psi SCF wave functions.
- sc_PsiUHF(3) PsiUHF is a concrete implementation of Psi UHF wave function.
- sc_PsiWavefunction(3) PsiWavefunction is an abstract base for all Psi wave functions.
- sc_PthreadThreadGrp(3) The PthreadThreadGrp class privides a concrete thread group appropriate for an environment where pthreads is available.
- sc_PumaThreadGrp(3) The PumaThreadGrp class privides a concrete thread group appropriate for the intel teraflops machine.
- sc_PW86XFunctional(3) Implements the Perdew-Wang 1986 (PW86) Exchange functional.
- sc_PW91CFunctional(3) The Perdew-Wang 1991 correlation functional computes energies and densities using the designated local correlation
- sc_PW91XFunctional(3) The Perdew-Wang 1991 exchange functional computes energies and densities using the designated local correlation
- sc_PW92LCFunctional(3) Implements the PW92 local (LSDA) correlation term.
- sc_PZ81LCFunctional(3) Implements the PZ81 local (LSDA) correlation functional.
- sc_QNewtonOpt(3) The QNewtonOpt implements a quasi-Newton optimization scheme.
- sc_R12Amplitudes(3) R12Amplitudes gives the amplitudes of some linear-R12-ansatz-related terms in wave function.
- sc_R12IntEval(3) R12IntEval is the top-level class which computes intermediates occuring in linear R12 theories.
- sc_R12IntEvalInfo(3) Class R12IntEvalInfo contains information necessary for R12 intermediate evaluators.
- sc_R12IntsAcc_MemoryGrp(3) sc::R12IntsAcc_MemoryGrp
- sc_R12IntsAcc_MPIIOFile_Ind(3) sc::R12IntsAcc_MPIIOFile_Ind
- sc_R12IntsAcc_MPIIOFile_PairBlkInfo(3) sc::R12IntsAcc_MPIIOFile::PairBlkInfo
- sc_R12IntsAcc_MPIIOFile(3) sc::R12IntsAcc_MPIIOFile
- sc_R12IntsAcc_Node0File(3) sc::R12IntsAcc_Node0File
- sc_R12IntsAcc(3) R12IntsAcc accumulates transformed (MO) integrals stored as (ijxy) where i, j, x, and, y lie in spaces I, J, X, and Y,
- sc_RadialAngularIntegrator(3) An implementation of an integrator using any combination of a RadialIntegrator and an AngularIntegrator.
- sc_RadialIntegrator(3) An abstract base class for radial integrators.
- sc_RangeLock(3) sc::RangeLock
- sc_RangeLockItem(3) sc::RangeLockItem
- sc_RDMAMemoryGrp(3) The RDMAMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc_ReadMolecularHessian(3) ReadMolecularHessian is an implementation of MolecularHessian that reads the hessian from a file.
- sc_RedundantCartesianIter(3) RedundantCartesianIter objects loop through all possible combinations of a given number of axes.
- sc_RedundantCartesianIterCCA(3) sc::RedundantCartesianIterCCA
- sc_RedundantCartesianIterCints(3) sc::RedundantCartesianIterCints
- sc_RedundantCartesianIterV3(3) sc::RedundantCartesianIterV3
- sc_RedundantCartesianSubIter(3) Like RedundantCartesianIter, except a, b, and c are fixed to a given value.
- sc_RedundantCartesianSubIterCCA(3) sc::RedundantCartesianSubIterCCA
- sc_RedundantCartesianSubIterCints(3) sc::RedundantCartesianSubIterCints
- sc_RedundantCartesianSubIterV3(3) sc::RedundantCartesianSubIterV3
- sc_RedundMolecularCoor(3) The RedundMolecularCoor class provides a redundant set of simple internal coordinates.
- sc_ReentrantUncappedTorusHoleShape(3) sc::ReentrantUncappedTorusHoleShape
- sc_Ref(3) A template class that maintains references counts.
- sc_RefBase(3) Provides a few utility routines common to all Ref template instantiations.
- sc_RefCount(3) The base class for all reference counted objects.
- sc_RefDiagSCMatrix(3) The RefDiagSCMatrix class is a smart pointer to an DiagSCMatrix specialization.
- sc_RefSCDimension(3) The RefSCDimension class is a smart pointer to an SCDimension specialization.
- sc_RefSCMatrix(3) The RefSCMatrix class is a smart pointer to an SCMatrix specialization.
- sc_RefSCVector(3) The RefSCVector class is a smart pointer to an SCVector specialization.
- sc_RefSymmSCMatrix(3) The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization.
- sc_RegionTimer(3) The RegionTimer class is used to record the time spent in a section of code.
- sc_Render(3) sc::Render
- sc_RenderedBallMolecule(3) sc::RenderedBallMolecule
- sc_RenderedMolecularSurface(3) sc::RenderedMolecularSurface
- sc_RenderedMolecule(3) sc::RenderedMolecule
- sc_RenderedObject(3) sc::RenderedObject
- sc_RenderedObjectSet(3) sc::RenderedObjectSet
- sc_RenderedPolygons(3) sc::RenderedPolygons
- sc_RenderedPolylines(3) sc::RenderedPolylines
- sc_RenderedSphere(3) sc::RenderedSphere
- sc_RenderedStickMolecule(3) sc::RenderedStickMolecule
- sc_ReplDiagSCMatrix(3) sc::ReplDiagSCMatrix
- sc_ReplSCMatrix(3) sc::ReplSCMatrix
- sc_ReplSCMatrixKit(3) The ReplSCMatrixKit produces matrices that work in a many processor environment.
- sc_ReplSCMatrixListSubblockIter(3) sc::ReplSCMatrixListSubblockIter
- sc_ReplSCVector(3) sc::ReplSCVector
- sc_ReplSymmSCMatrix(3) sc::ReplSymmSCMatrix
- sc_Result(3) Result are members of Compute specializations that keep track of whether or not a particular result should be computed or if it has already been
- sc_ResultInfo(3) This is a base class for all of Compute's result types.
- sc_SavableState(3) Base class for objects that can save/restore state.
- sc_SavableStateProxy(3) Create a proxy for a SavableState object.
- sc_ScaledTorsSimpleCo(3) The ScaledTorsSimpleCo class describes an scaled torsion internal coordinate of a molecule.
- sc_SCBlockInfo(3) SCBlockInfo contains blocking information for the SCDimension class.
- sc_SCDestructiveElementProduct(3) sc::SCDestructiveElementProduct
- sc_SCDimension(3) The SCDimension class is used to determine the size and blocking of matrices.
- sc_SCElementAccumulateDiagSCMatrix(3) sc::SCElementAccumulateDiagSCMatrix
- sc_SCElementAccumulateSCMatrix(3) sc::SCElementAccumulateSCMatrix
- sc_SCElementAccumulateSCVector(3) sc::SCElementAccumulateSCVector
- sc_SCElementAccumulateSymmSCMatrix(3) sc::SCElementAccumulateSymmSCMatrix
- sc_SCElementAssign(3) sc::SCElementAssign
- sc_SCElementDot(3) sc::SCElementDot
- sc_SCElementInvert(3) sc::SCElementInvert
- sc_SCElementKNorm(3) Computed k-norm of matrix.
- sc_SCElementMaxAbs(3) sc::SCElementMaxAbs
- sc_SCElementMinAbs(3) sc::SCElementMinAbs
- sc_SCElementOp(3) Objects of class SCElementOp are used to perform operations on the elements of matrices.
- sc_SCElementOp2(3) The SCElementOp2 class is very similar to the SCElementOp class except that pairs of blocks are treated simultaneously.
- sc_SCElementOp3(3) The SCElementOp3 class is very similar to the SCElementOp class except that a triplet of blocks is treated
- sc_SCElementRandomize(3) sc::SCElementRandomize
- sc_SCElementScalarProduct(3) sc::SCElementScalarProduct
- sc_SCElementScale(3) sc::SCElementScale
- sc_SCElementScaleDiagonal(3) sc::SCElementScaleDiagonal
- sc_SCElementShiftDiagonal(3) sc::SCElementShiftDiagonal
- sc_SCElementSquareRoot(3) sc::SCElementSquareRoot
- sc_SCElementSumAbs(3) sc::SCElementSumAbs
- sc_SCException(3) This is a std::exception specialization that records information about where an exception took place.
- sc_SCExtrapData(3) SCExtrapData hold the data to be extrapolated needed by SelfConsistentExtrapolation.
- sc_SCExtrapError(3) SCExtrapError holds the error data needed by SelfConsistentExtrapolation.
- sc_SCF(3) The SCF class is the base for all classes that use a self-consistent field procedure to solve an effective one body
- sc_SCFEnergy(3) sc::SCFEnergy
- sc_SCFormIO(3) This utility class is used to print only on node 0 and to provide attractive indentation of output.
- sc_SCMatrix(3) The SCMatrix class is the abstract base class for general double valued n by m matrices.
- sc_SCMatrix3(3) sc::SCMatrix3
- sc_SCMatrixBlock(3) SCMatrixBlock is the base clase for all types of blocks that comprise matrices and vectors.
- sc_SCMatrixBlockIter(3) The SCMatrixBlockIter class is used to described iterates that loop through the elements in a block.
- sc_SCMatrixBlockList(3) sc::SCMatrixBlockList
- sc_SCMatrixBlockListIter(3) sc::SCMatrixBlockListIter
- sc_SCMatrixBlockListLink(3) sc::SCMatrixBlockListLink
- sc_SCMatrixCompositeSubblockIter(3) sc::SCMatrixCompositeSubblockIter
- sc_SCMatrixDiagBlock(3) The SCMatrixDiagBlock describes a diagonal piece of a matrix.
- sc_SCMatrixDiagBlockIter(3) sc::SCMatrixDiagBlockIter
- sc_SCMatrixDiagSubBlock(3) The SCMatrixDiagSubBlock describes a diagonal subblock of a matrix.
- sc_SCMatrixDiagSubBlockIter(3) sc::SCMatrixDiagSubBlockIter
- sc_SCMatrixdouble(3) sc::SCMatrixdouble
- sc_SCMatrixJointSubblockIter(3) sc::SCMatrixJointSubblockIter
- sc_SCMatrixKit(3) The SCMatrixKit abstract class acts as a factory for producing matrices.
- sc_SCMatrixListSubblockIter(3) sc::SCMatrixListSubblockIter
- sc_SCMatrixLTriBlock(3) The SCMatrixLTriBlock describes a triangular piece of a matrix.
- sc_SCMatrixLTriBlockIter(3) sc::SCMatrixLTriBlockIter
- sc_SCMatrixLTriSubBlock(3) The SCMatrixLTriSubBlock describes a triangular subblock of a matrix.
- sc_SCMatrixLTriSubBlockIter(3) sc::SCMatrixLTriSubBlockIter
- sc_SCMatrixNullSubblockIter(3) sc::SCMatrixNullSubblockIter
- sc_SCMatrixRectBlock(3) The SCMatrixRectBlock describes a rectangular piece of a matrix.
- sc_SCMatrixRectBlockIter(3) sc::SCMatrixRectBlockIter
- sc_SCMatrixRectSubBlock(3) The SCMatrixRectSubBlock describes a rectangular piece of a matrix.
- sc_SCMatrixRectSubBlockIter(3) sc::SCMatrixRectSubBlockIter
- sc_SCMatrixSimpleSubblockIter(3) sc::SCMatrixSimpleSubblockIter
- sc_SCMatrixSubblockIter(3) Objects of class SCMatrixSubblockIter are used to iterate through the blocks of a matrix.
- sc_scprintf(3) This class allows \fCprintf like output to put sent to an \fCostream.
- sc_SCVector(3) The SCVector class is the abstract base class for double valued vectors.
- sc_SCVector3(3) sc::SCVector3
- sc_SCVectordouble(3) sc::SCVectordouble
- sc_SCVectorSimpleBlock(3) The SCVectorSimpleBlock describes a piece of a vector.
- sc_SCVectorSimpleBlockIter(3) sc::SCVectorSimpleBlockIter
- sc_SCVectorSimpleSubBlock(3) The SCVectorSimpleSubBlock describes a subblock of a vector.
- sc_SCVectorSimpleSubBlockIter(3) sc::SCVectorSimpleSubBlockIter
- sc_SelfConsistentExtrapolation(3) The SelfConsistentExtrapolation abstract class is used to iteratively solve equations requiring a self consistent solution, such
- sc_SetIntCoor(3) The SetIntCoor class describes a set of internal coordinates.
- sc_Shape(3) A Shape is a Volume represents an 3D solid.
- sc_ShellExtent(3) sc::ShellExtent
- sc_ShellPairCints(3) ShellPairCints provides all primitive pair data for a given shell pair.
- sc_ShellPairIter(3) sc::ShellPairIter
- sc_ShellPairsCints(3) ShellPairsCints contains primitive pair data for all shell pairs.
- sc_ShellQuartetIter(3) sc::ShellQuartetIter
- sc_ShellRotation(3) Compute the transformation matrices that maps a set of Cartesian functions to another set of Cartesian functions in a rotated coordinate
- sc_ShmMemoryGrp(3) The ShmMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc_ShmMessageGrp(3) The ShmMessageGrp class is an implementation of MessageGrp that allows multiple process to be started that communicate with shared
- sc_SimpleCo(3) The SimpleCo abstract class describes a simple internal coordinate of a molecule.
- sc_SlaterXFunctional(3) Implements the Slater exchange functional.
- sc_SO_block(3) sc::SO_block
- sc_SO(3) sc::SO
- sc_SOBasis(3) A SOBasis object describes the transformation from an atomic orbital basis to a symmetry orbital basis.
- sc_SOTransform(3) SOTransform maintains a list of AO shells that are be used to compute the SO.
- sc_SOTransformFunction(3) SOTransformShell describes how an AO function contributes to an SO function in a particular SO shell.
- sc_SOTransformShell(3) SOTransformShell maintains a list of AO functions contribute to an SO function in a particular SO shell.
- sc_SpatialMOPairIter_eq(3) SpatialMOPairIter_eq gives the ordering of same-spin and different-spin orbital pairs if both orbitals of the pairs are from the same
- sc_SpatialMOPairIter_neq(3) SpatialMOPairIter_neq gives the ordering of pairs of spatial orbitals from different spaces.
- sc_SpatialMOPairIter(3) SpatialMOPairIter gives the ordering of pairs of spatial orbitals.
- sc_SphereShape(3) sc::SphereShape
- sc_SphericalTransform(3) This is a base class for a container for a sparse Cartesian to solid harmonic basis function transformation.
- sc_SphericalTransformCCA(3) sc::SphericalTransformCCA
- sc_SphericalTransformCints(3) sc::SphericalTransformCints
- sc_SphericalTransformComponent(3) This is a base class for a container for a component of a sparse Cartesian to solid harmonic basis function
- sc_SphericalTransformComponentCCA(3) sc::SphericalTransformComponentCCA
- sc_SphericalTransformComponentCints(3) sc::SphericalTransformComponentCints
- sc_SphericalTransformComponentV3(3) sc::SphericalTransformComponentV3
- sc_SphericalTransformIter(3) This iterates through the components of a SphericalTransform.
- sc_SphericalTransformV3(3) sc::SphericalTransformV3
- sc_SSAccResult(3) This associates a result datum with an accuracy.
- sc_Stack(3) sc::Stack< T >
- sc_StateClassData(3) sc::StateClassData
- sc_StateIn(3) Restores objects that derive from SavableState.
- sc_StateInBin(3) Read objects written with StateOutBin.
- sc_StateInData(3) sc::StateInData
- sc_StateInFile(3) Reads state information from a file.
- sc_StateInText(3) Reads state information written with StateOutText.
- sc_StateOut(3) Serializes objects that derive from SavableState.
- sc_StateOutBin(3) Save state to a binary file.
- sc_StateOutData(3) sc::StateOutData
- sc_StateOutFile(3) Writes state information to files.
- sc_StateOutText(3) Writes out state information in an almost human readable format.
- sc_StateRecv(3) StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a
- sc_StateSend(3) StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a
- sc_StdDenFunctional(3) The StdDenFunctional class is used to construct the standard density functionals.
- sc_SteepestDescentOpt(3) sc::SteepestDescentOpt
- sc_StreSimpleCo(3) The StreSimpleCo class describes an stretch internal coordinate of a molecule.
- sc_StringKeyVal(3) StringKeyVal is a base class for KeyVal implementations that store all values in a string format.
- sc_SumAccumH(3) sc::SumAccumH
- sc_SumDenFunctional(3) The SumDenFunctional computes energies and densities using the a sum of energy density functions method.
- sc_SumIntCoor(3) SumIntCoor is used to construct linear combinations of internal coordinates.
- sc_SumMolecularEnergy(3) sc::SumMolecularEnergy
- sc_SymmetryOperation(3) The SymmetryOperation class provides a 3 by 3 matrix representation of a symmetry operation, such as a rotation or
- sc_SymmMolecularCoor(3) The SymmMolecularCoor class derives from IntMolecularCoor.
- sc_SymmOneBodyIntIter(3) sc::SymmOneBodyIntIter
- sc_SymmSCMatrix(3) The SymmSCMatrix class is the abstract base class for symmetric double valued matrices.
- sc_SymmSCMatrix2SCExtrapData(3) sc::SymmSCMatrix2SCExtrapData
- sc_SymmSCMatrix4SCExtrapData(3) sc::SymmSCMatrix4SCExtrapData
- sc_SymmSCMatrixdouble(3) sc::SymmSCMatrixdouble
- sc_SymmSCMatrixNSCExtrapData(3) sc::SymmSCMatrixNSCExtrapData
- sc_SymmSCMatrixSCExtrapData(3) sc::SymmSCMatrixSCExtrapData
- sc_SymmSCMatrixSCExtrapError(3) sc::SymmSCMatrixSCExtrapError
- sc_SymmTwoBodyIntIter(3) sc::SymmTwoBodyIntIter
- sc_SymRep(3) The SymRep class provides an n dimensional matrix representation of a symmetry operation, such as a rotation or
- sc_SyscallFailed(3) This is thrown when an system call fails with an errno.
- sc_SystemException(3) This is thrown when a system problem occurs.
- sc_TaylorMolecularEnergy(3) sc::TaylorMolecularEnergy
- sc_TBGrad(3) sc::TBGrad< T >
- sc_TCHF(3) sc::TCHF
- sc_TCSCF(3) sc::TCSCF
- sc_TestEffH(3) sc::TestEffH
- sc_Thread(3) The Thread abstract class defines an interface which must be implemented by classes wishing to be run as threads.
- sc_ThreadGrp(3) The ThreadGrp abstract class provides a means to manage separate threads of control.
- sc_ThreadLock(3) The ThreadLock abstract class provides mutex locks to be used in conjunction with ThreadGrp's.
- sc_ThreadLockHolder(3) Acquire a lock on creation and release it on destruction.
- sc_TimedRegion(3) sc::TimedRegion
- sc_Timer(3) The Timer class uses RegionTimer to time intervals in an exception safe manner.
- sc_ToleranceExceeded(3) This is thrown when when some tolerance is exceeded.
- sc_TorsSimpleCo(3) The TorsSimpleCo class describes an torsion internal coordinate of a molecule.
- sc_Transform(3) sc::Transform
- sc_TranslateData(3) Generic data translation.
- sc_TranslateDataByteSwap(3) Data translation to an external representation with bytes swapped.
- sc_TranslateDataIn(3) Convert data from other formats.
- sc_TranslateDataOut(3) Convert data to other formats.
- sc_Triangle(3) sc::Triangle
- sc_TriangleIntegrator(3) sc::TriangleIntegrator
- sc_TriangulatedImplicitSurface(3) sc::TriangulatedImplicitSurface
- sc_TriangulatedSurface(3) sc::TriangulatedSurface
- sc_TriangulatedSurfaceIntegrator(3) sc::TriangulatedSurfaceIntegrator
- sc_TriInterpCoef(3) sc::TriInterpCoef
- sc_TriInterpCoefKey(3) sc::TriInterpCoefKey
- sc_TwoBodyDerivInt(3) This is an abstract base type for classes that compute integrals involving two electrons.
- sc_TwoBodyDerivIntCCA(3) This implements two body derivative integrals through the CCA interface.
- sc_TwoBodyDerivIntCints(3) This implements electron repulsion derivative integrals in the IntV3 library.
- sc_TwoBodyDerivIntV3(3) This implements electron repulsion derivative integrals in the IntV3 library.
- sc_TwoBodyGrid(3) Class TwoBodyGrid describes a set of coordinates of 2 particles.
- sc_TwoBodyInt(3) This is an abstract base type for classes that compute integrals involving two electrons.
- sc_TwoBodyIntCCA(3) This implements two body integrals through the CCA interface.
- sc_TwoBodyIntCints(3) This implements electron repulsion integrals in the IntCints library.
- sc_TwoBodyIntIter(3) sc::TwoBodyIntIter
- sc_TwoBodyIntV3(3) This implements electron repulsion integrals in the IntV3 library.
- sc_TwoBodyMOIntsTransform_123Inds(3) sc::TwoBodyMOIntsTransform_123Inds
- sc_TwoBodyMOIntsTransform_12Inds(3) sc::TwoBodyMOIntsTransform_12Inds
- sc_TwoBodyMOIntsTransform_13Inds(3) sc::TwoBodyMOIntsTransform_13Inds
- sc_TwoBodyMOIntsTransform_ijxy(3) TwoBodyMOIntsTransform_ijxy computes (ij|xy) integrals using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_ikjy(3) TwoBodyMOIntsTransform_ikjy computes (ik|jy) integrals using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_ixjy(3) TwoBodyMOIntsTransform_ixjy computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_MOSpaces(3) Predefined enumerated type for the MO spaces.
- sc_TwoBodyMOIntsTransform(3) TwoBodyMOIntsTransform computes two-body integrals in MO basis using parallel integrals-direct AO->MO transformation.
- sc_TwoBodySOInt(3) sc::TwoBodySOInt
- sc_TwoBodyThreeCenterDerivInt(3) This is an abstract base type for classes that compute three centers integrals involving two electrons.
- sc_TwoBodyThreeCenterInt(3) This is an abstract base type for classes that compute integrals involving two electrons in three Gaussian functions.
- sc_TwoBodyThreeCenterIntV3(3) This implements electron repulsion integrals involving three centers in the IntV3 library.
- sc_TwoBodyTwoCenterDerivInt(3) This is an abstract base type for classes that compute two centers integrals involving two electrons.
- sc_TwoBodyTwoCenterInt(3) This is an abstract base type for classes that compute integrals involving two electrons in two Gaussian functions.
- sc_TwoBodyTwoCenterIntV3(3) This implements electron repulsion integrals involving two centers in the IntV3 library.
- sc_type_info_key(3) sc::type_info_key
- sc_UHF(3) This provides an unrestricted Hartree-Fock implementation.
- sc_UKS(3) This provides a Kohn-Sham implementation for unrestricted-orbital open-shell systems.
- sc_Uncapped5SphereExclusionShape(3) sc::Uncapped5SphereExclusionShape
- sc_UncappedTorusHoleShape(3) sc::UncappedTorusHoleShape
- sc_UnionShape(3) A UnionShape is volume enclosed by a set of Shape's.
- sc_Units(3) The Units class is used to perform unit converions.
- sc_UnrestrictedSCF(3) A base class for unrestricted self-consistent-field methods.
- sc_UsedData(3) sc::UsedData
- sc_VDWShape(3) The VDWShape class describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the
- sc_vec2(3) sc::vec2
- sc_vec3(3) sc::vec3
- sc_vec4(3) sc::vec4
- sc_Vertex(3) sc::Vertex
- sc_Volume(3) A Volume is a Function of three variables.
- sc_VWN1LCFunctional(3) The VWN1LCFunctional computes energies and densities using the VWN1 local correlation term (from Vosko, Wilk, and
- sc_VWN2LCFunctional(3) The VWN2LCFunctional computes energies and densities using the VWN2 local correlation term (from Vosko, Wilk, and
- sc_VWN3LCFunctional(3) The VWN3LCFunctional computes energies and densities using the VWN3 local correlation term (from Vosko, Wilk, and
- sc_VWN4LCFunctional(3) The VWN4LCFunctional computes energies and densities using the VWN4 local correlation term (from Vosko, Wilk, and
- sc_VWN5LCFunctional(3) The VWN5LCFunctional computes energies and densities using the VWN5 local correlation term (from Vosko, Wilk, and
- sc_VWNLCFunctional(3) An abstract base class from which the various VWN (Vosko, Wilk and Nusair) local correlation functional (1, 2, 3, 4, 5) classes are
- sc_Wavefunction(3) A Wavefunction is a MolecularEnergy that utilizies a GaussianBasisSet.
- sc_X(3) sc::X
- sc_XalphaFunctional(3) Implements the Xalpha exchange functional.
- sc_Y(3) sc::Y
- scabs1(3) real
- scalb(3) multiply floating-point number
- scalbf(3) multiply floating-point number
- scalbl(3) multiply floating-point number
- scalbln(3) multiply floating-point number by integral power of radix
- scalblnf(3) multiply floating-point number by integral power of radix
- scalblnl(3) multiply floating-point number by integral power of radix
- scalbn(3) multiply floating-point number by integral power of radix
- scalbnf(3) multiply floating-point number by integral power of radix
- scalbnl(3) multiply floating-point number by integral power of radix
- Scale(3) multiply the current transformation matrix by a
- scan_8int(3) parse an unsigned integer in octal ASCII representation
- scan_8long(3) parse an unsigned long integer in octal ASCII representation
- scan_8short(3) parse an unsigned short integer in octal ASCII representation
- scan_asn1derlength(3) decode an unsigned integer from ASN.1 DER length encoding
- scan_asn1derlengthvalue(3) decode an unsigned integer from ASN.1 DER length encoding
- scan_asn1dertag(3) decode an unsigned integer from ASN.1 DER length encoding
- scan_base64(3) decode base64 encoded data
- scan_base64url(3) decode base64url encoded data
- scan_cescape(3) parse C escaped string
- scan_charsetnskip(3) skip characters from set
- scan_double(3) parse a floating point number in decimal ASCII representation
- scan_hexdump(3) decode hexdump data
- scan_httpdate(3) parse a HTTP date
- scan_int(3) parse an integer in decimal ASCII representation
- scan_ip4(3) parse an IPv4 number in dotted-decimal notation
- scan_ip6_flat(3) parse an IPv6 number in flat ASCII representation
- scan_ip6(3) parse an IPv6 number in ASCII representation
- scan_ip6if(3) parse an IPv6 number and interface in ASCII representation
- scan_iso8601(3) parse an ISO-8601 timestamp
- scan_jsonescape(3) parse JSON escaped string
- scan_ldapescape(3) parse LDIF escaped string
- scan_long(3) parse an long integer in decimal ASCII representation
- scan_longlong(3) parse a long integer in decimal ASCII representation
- scan_netstring(3) parse a netstring
- scan_noncharsetnskip(3) skip characters not from set
- scan_nonwhitenskip(3) skip non-whitespace
- scan_plusminus(3) parse '+' or '-'
- scan_short(3) parse an integer in decimal ASCII representation
- scan_uint(3) parse an unsigned integer in decimal ASCII representation
- scan_ulong(3) parse an unsigned long integer in decimal ASCII representation
- scan_ulonglong(3) parse an unsigned long integer in decimal ASCII representation
- scan_urlencoded(3) decode urlencoded data
- scan_urlencoded2(3) decode urlencoded data
- scan_ushort(3) parse an unsigned short integer in decimal ASCII representation
- scan_utf8_sem(3) decode an unsigned integer from UTF-8 encoding
- scan_utf8(3) decode an unsigned integer from UTF-8 encoding
- scan_uuencoded(3) decode uuencoded data
- scan_whitenskip(3) skip whitespace
- scan_xint(3) parse an unsigned integer in hexadecimal ASCII representation
- scan_xlong(3) parse an unsigned long integer in hexadecimal ASCII representation
- scan_xlonglong(3) parse an unsigned long long integer in hexadecimal ASCII representation
- scan_xshort(3) parse an unsigned short integer in hexadecimal ASCII representation
- scandir(3) scan
- scandirat(3) scan
- scanf(3) input FILE format conversion
- ScanNormals(3) compute surface normal vectors and gradient
- scasum(3) real
- sceil(3) Variants Computational routines
- scf2read(3) Translate to and from the Read structure.
- sched_getcpu(3) determine CPU on which the calling thread is running
- schkaa(3) real
- schkee(3) real
- scopy(3) real
- ScreenCount(3) Display macros and functions
- ScreenNumberOfCCC(3) Color Conversion Context macros
- ScreenOfDisplay(3) Display macros and functions
- ScreenWhitePointOfCCC(3) Color Conversion Context macros
- scsum1(3) complex
- sctp_bindx(3) Add or remove bind addresses on a socket.
- sctp_connectx(3) initiate a connection on an SCTP socket using multiple
- sctp_getladdrs(3) Returns all locally bound addresses on a socket.
- sctp_getpaddrs(3) Returns all peer addresses in an association.
- sctp_opt_info(3) Get options on a SCTP socket.
- sctp_peeloff(3) Branch off an association into a separate socket.
- sctp_recvmsg(3) Receive a message from a SCTP socket.
- sctp_recvv(3) Receive a message from a SCTP socket with an extensible way.
- sctp_send(3) Send a message from a SCTP socket.
- sctp_sendmsg(3) Send a message from a SCTP socket.
- sctp_sendv(3) Send messages from a SCTP socket with an extensible way.
- SD_ALERT(3) APIs for new-style daemons
- sd_booted(3) Test whether the system is running the elogind init system
- sd_bus_add_fallback_vtable(3) Declare properties and methods for a D-Bus path
- sd_bus_add_fallback(3) Declare properties and methods for a D-Bus path
- sd_bus_add_filter(3) Declare properties and methods for a D-Bus path
- sd_bus_add_match_async(3) Add a match rule for incoming message dispatching
- sd_bus_add_match(3) Add a match rule for incoming message dispatching
- sd_bus_add_node_enumerator(3) Add a node enumerator for a D-Bus object path prefix
- sd_bus_add_object_manager(3) Add a D-Bus object manager for a D-Bus object sub-tree
- sd_bus_add_object_vtable(3) Declare properties and methods for a D-Bus path
- sd_bus_add_object(3) Declare properties and methods for a D-Bus path
- sd_bus_attach_event(3) Attach a bus connection object to an event loop
- sd_bus_call_async(3) Invoke a D-Bus method call
- sd_bus_call_method_async(3) Initialize a bus message object and invoke the corresponding D-Bus method call
- sd_bus_call_method_asyncv(3) Initialize a bus message object and invoke the corresponding D-Bus method call
- sd_bus_call_method(3) Initialize a bus message object and invoke the corresponding D-Bus method call
- sd_bus_call_methodv(3) Initialize a bus message object and invoke the corresponding D-Bus method call
- sd_bus_call(3) Invoke a D-Bus method call
- sd_bus_can_send(3) Check which types can be sent over a bus object
- sd_bus_close_unref(3) Create a new bus object and create or destroy references to it
- sd_bus_close_unrefp(3) Create a new bus object and create or destroy references to it
- sd_bus_close(3) Close and flush a bus connection
- sd_bus_creds_get_audit_login_uid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_audit_session_id(3) Retrieve fields from a credentials object
- sd_bus_creds_get_augmented_mask(3) Retrieve credentials object for the specified PID
- sd_bus_creds_get_cgroup(3) Retrieve fields from a credentials object
- sd_bus_creds_get_cmdline(3) Retrieve fields from a credentials object
- sd_bus_creds_get_comm(3) Retrieve fields from a credentials object
- sd_bus_creds_get_description(3) Retrieve fields from a credentials object
- sd_bus_creds_get_egid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_euid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_exe(3) Retrieve fields from a credentials object
- sd_bus_creds_get_fsgid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_fsuid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_gid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_mask(3) Retrieve credentials object for the specified PID
- sd_bus_creds_get_owner_uid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_pid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_ppid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_selinux_context(3) Retrieve fields from a credentials object
- sd_bus_creds_get_session(3) Retrieve fields from a credentials object
- sd_bus_creds_get_sgid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_slice(3) Retrieve fields from a credentials object
- sd_bus_creds_get_suid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_supplementary_gids(3) Retrieve fields from a credentials object
- sd_bus_creds_get_tid_comm(3) Retrieve fields from a credentials object
- sd_bus_creds_get_tid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_tty(3) Retrieve fields from a credentials object
- sd_bus_creds_get_uid(3) Retrieve fields from a credentials object
- sd_bus_creds_get_unique_name(3) Retrieve fields from a credentials object
- sd_bus_creds_get_unit(3) Retrieve fields from a credentials object
- sd_bus_creds_get_user_slice(3) Retrieve fields from a credentials object
- sd_bus_creds_get_user_unit(3) Retrieve fields from a credentials object
- sd_bus_creds_get_well_known_names(3) Retrieve fields from a credentials object
- sd_bus_creds_has_bounding_cap(3) Retrieve fields from a credentials object
- sd_bus_creds_has_effective_cap(3) Retrieve fields from a credentials object
- sd_bus_creds_has_inheritable_cap(3) Retrieve fields from a credentials object
- sd_bus_creds_has_permitted_cap(3) Retrieve fields from a credentials object
- sd_bus_creds_new_from_pid(3) Retrieve credentials object for the specified PID
- sd_bus_creds_ref(3) Retrieve credentials object for the specified PID
- sd_bus_creds_unref(3) Retrieve credentials object for the specified PID
- sd_bus_creds_unrefp(3) Retrieve credentials object for the specified PID
- sd_bus_default_flush_close(3) Close and flush a bus connection
- sd_bus_default_system(3) Acquire a connection to a system or user bus
- sd_bus_default_user(3) Acquire a connection to a system or user bus
- sd_bus_default(3) Acquire a connection to a system or user bus
- sd_bus_destroy_t(3) Define the callback function for resource cleanup
- sd_bus_detach_event(3) Attach a bus connection object to an event loop
- sd_bus_emit_interfaces_added_strv(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_interfaces_added(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_interfaces_removed_strv(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_interfaces_removed(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_object_added(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_object_removed(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_properties_changed_strv(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_properties_changed(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_signal(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_emit_signalv(3) Convenience functions for emitting (standard) D-Bus signals
- sd_bus_enqueue_for_read(3) Re-enqueue a bus message on a bus connection, for reading
- SD_BUS_ERROR_ACCESS_DENIED(3) Standard D-Bus error names
- sd_bus_error_add_map(3) Additional sd-dbus error mappings
- SD_BUS_ERROR_ADDRESS_IN_USE(3) Standard D-Bus error names
- SD_BUS_ERROR_AUTH_FAILED(3) Standard D-Bus error names
- SD_BUS_ERROR_BAD_ADDRESS(3) Standard D-Bus error names
- sd_bus_error_copy(3) sd-bus error handling
- SD_BUS_ERROR_DISCONNECTED(3) Standard D-Bus error names
- SD_BUS_ERROR_END(3) Additional sd-dbus error mappings
- SD_BUS_ERROR_FAILED(3) Standard D-Bus error names
- SD_BUS_ERROR_FILE_EXISTS(3) Standard D-Bus error names
- SD_BUS_ERROR_FILE_NOT_FOUND(3) Standard D-Bus error names
- sd_bus_error_free(3) sd-bus error handling
- sd_bus_error_get_errno(3) sd-bus error handling
- sd_bus_error_has_name(3) sd-bus error handling
- sd_bus_error_has_names_sentinel(3) sd-bus error handling
- sd_bus_error_has_names(3) sd-bus error handling
- SD_BUS_ERROR_INCONSISTENT_MESSAGE(3) Standard D-Bus error names
- SD_BUS_ERROR_INTERACTIVE_AUTHORIZATION_REQUIRED(3) Standard D-Bus error names
- SD_BUS_ERROR_INVALID_ARGS(3) Standard D-Bus error names
- SD_BUS_ERROR_INVALID_SIGNATURE(3) Standard D-Bus error names
- SD_BUS_ERROR_IO_ERROR(3) Standard D-Bus error names
- sd_bus_error_is_set(3) sd-bus error handling
- SD_BUS_ERROR_LIMITS_EXCEEDED(3) Standard D-Bus error names
- SD_BUS_ERROR_MAKE_CONST(3) sd-bus error handling
- sd_bus_error_map(3) Additional sd-dbus error mappings
- SD_BUS_ERROR_MATCH_RULE_INVALID(3) Standard D-Bus error names
- SD_BUS_ERROR_MATCH_RULE_NOT_FOUND(3) Standard D-Bus error names
- sd_bus_error_move(3) sd-bus error handling
- SD_BUS_ERROR_NAME_HAS_NO_OWNER(3) Standard D-Bus error names
- SD_BUS_ERROR_NO_MEMORY(3) Standard D-Bus error names
- SD_BUS_ERROR_NO_NETWORK(3) Standard D-Bus error names
- SD_BUS_ERROR_NO_REPLY(3) Standard D-Bus error names
- SD_BUS_ERROR_NO_SERVER(3) Standard D-Bus error names
- SD_BUS_ERROR_NOT_SUPPORTED(3) Standard D-Bus error names
- SD_BUS_ERROR_NULL(3) sd-bus error handling
- SD_BUS_ERROR_PROPERTY_READ_ONLY(3) Standard D-Bus error names
- SD_BUS_ERROR_SERVICE_UNKNOWN(3) Standard D-Bus error names
- sd_bus_error_set_const(3) sd-bus error handling
- sd_bus_error_set_errno(3) sd-bus error handling
- sd_bus_error_set_errnof(3) sd-bus error handling
- sd_bus_error_set_errnofv(3) sd-bus error handling
- sd_bus_error_set(3) sd-bus error handling
- sd_bus_error_setf(3) sd-bus error handling
- sd_bus_error_setfv(3) sd-bus error handling
- SD_BUS_ERROR_TIMEOUT(3) Standard D-Bus error names
- SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN(3) Standard D-Bus error names
- SD_BUS_ERROR_UNKNOWN_INTERFACE(3) Standard D-Bus error names
- SD_BUS_ERROR_UNKNOWN_METHOD(3) Standard D-Bus error names
- SD_BUS_ERROR_UNKNOWN_OBJECT(3) Standard D-Bus error names
- SD_BUS_ERROR_UNKNOWN_PROPERTY(3) Standard D-Bus error names
- sd_bus_error(3) sd-bus error handling
- sd_bus_flush_close_unref(3) Create a new bus object and create or destroy references to it
- sd_bus_flush_close_unrefp(3) Create a new bus object and create or destroy references to it
- sd_bus_flush(3) Close and flush a bus connection
- sd_bus_get_address(3) Set or query the address of the bus connection
- sd_bus_get_allow_interactive_authorization(3) Set or query properties of a bus object
- sd_bus_get_bus_id(3) Configure connection mode for a bus object
- sd_bus_get_close_on_exit(3) Control whether to close the bus connection during the event loop exit phase
- sd_bus_get_connected_signal(3) Control emission of local connection establishment signal on bus connections
- sd_bus_get_creds_mask(3) Control feature negotiation on bus connections
- sd_bus_get_current_handler(3) Query information of the callback a bus object is currently running
- sd_bus_get_current_message(3) Query information of the callback a bus object is currently running
- sd_bus_get_current_slot(3) Query information of the callback a bus object is currently running
- sd_bus_get_current_userdata(3) Query information of the callback a bus object is currently running
- sd_bus_get_description(3) Set or query properties of a bus object
- sd_bus_get_event(3) Attach a bus connection object to an event loop
- sd_bus_get_events(3) Get the file descriptor, I/O events and timeout to wait for from a message bus object
- sd_bus_get_exit_on_disconnect(3) Control the exit behavior when the bus object disconnects
- sd_bus_get_fd(3) Get the file descriptor, I/O events and timeout to wait for from a message bus object
- sd_bus_get_method_call_timeout(3) Set or query the default D-Bus method call timeout of a bus object
- sd_bus_get_n_queued_read(3) Get the number of pending bus messages in the read and write queues of a bus connection object
- sd_bus_get_n_queued_write(3) Get the number of pending bus messages in the read and write queues of a bus connection object
- sd_bus_get_name_creds(3) Query bus client credentials
- sd_bus_get_name_machine_id(3) Retrieve a bus clients machine identity
- sd_bus_get_owner_creds(3) Query bus client credentials
- sd_bus_get_property_string(3) Set or query D-Bus service properties
- sd_bus_get_property_strv(3) Set or query D-Bus service properties
- sd_bus_get_property_trivial(3) Set or query D-Bus service properties
- sd_bus_get_property(3) Set or query D-Bus service properties
- sd_bus_get_scope(3) Set or query properties of a bus object
- sd_bus_get_sender(3) Configure default sender for outgoing messages
- sd_bus_get_tid(3) Set or query properties of a bus object
- sd_bus_get_timeout(3) Get the file descriptor, I/O events and timeout to wait for from a message bus object
- sd_bus_get_unique_name(3) Set or query properties of a bus object
- sd_bus_get_watch_bind(3) Control socket binding watching on bus connections
- sd_bus_interface_name_is_valid(3) Check if a string is a valid bus name or object path
- sd_bus_is_anonymous(3) Set or query properties of a bus object
- sd_bus_is_bus_client(3) Configure connection mode for a bus object
- sd_bus_is_monitor(3) Configure connection mode for a bus object
- sd_bus_is_open(3) Check whether the bus connection is open or ready
- sd_bus_is_ready(3) Check whether the bus connection is open or ready
- sd_bus_is_server(3) Configure connection mode for a bus object
- sd_bus_is_trusted(3) Set or query properties of a bus object
- sd_bus_list_names(3) Retrieve information about registered names on a bus
- sd_bus_match_signal_async(3) Add a match rule for incoming message dispatching
- sd_bus_match_signal(3) Add a match rule for incoming message dispatching
- sd_bus_member_name_is_valid(3) Check if a string is a valid bus name or object path
- sd_bus_message_append_array_iovec(3) Append an array of fields to a D-Bus message
- sd_bus_message_append_array_memfd(3) Append an array of fields to a D-Bus message
- sd_bus_message_append_array_space(3) Append an array of fields to a D-Bus message
- sd_bus_message_append_array(3) Append an array of fields to a D-Bus message
- sd_bus_message_append_basic(3) Attach a single field to a message
- sd_bus_message_append_string_iovec(3) Attach a string to a message
- sd_bus_message_append_string_memfd(3) Attach a string to a message
- sd_bus_message_append_string_space(3) Attach a string to a message
- sd_bus_message_append_strv(3) Attach an array of strings to a message
- sd_bus_message_append(3) Attach fields to a D-Bus message based on a type string
- sd_bus_message_appendv(3) Attach fields to a D-Bus message based on a type string
- sd_bus_message_at_end(3) Check if a message has been fully read
- sd_bus_message_close_container(3) Create and move between containers in D-Bus messages
- sd_bus_message_copy(3) Copy the contents of one message to another
- sd_bus_message_dump(3) Produce a string representation of a message for debugging purposes
- sd_bus_message_enter_container(3) Create and move between containers in D-Bus messages
- sd_bus_message_exit_container(3) Create and move between containers in D-Bus messages
- sd_bus_message_get_allow_interactive_authorization(3) Set and query bus message metadata
- sd_bus_message_get_auto_start(3) Set and query bus message metadata
- sd_bus_message_get_bus(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_get_cookie(3) Returns the transaction cookie of a message
- sd_bus_message_get_creds(3) Query bus message addressing/credentials metadata
- sd_bus_message_get_destination(3) Set and query bus message addressing information
- sd_bus_message_get_errno(3) Query bus message addressing/credentials metadata
- sd_bus_message_get_error(3) Query bus message addressing/credentials metadata
- sd_bus_message_get_expect_reply(3) Set and query bus message metadata
- sd_bus_message_get_interface(3) Set and query bus message addressing information
- sd_bus_message_get_member(3) Set and query bus message addressing information
- sd_bus_message_get_monotonic_usec(3) Retrieve the sender timestamps and sequence number of a message
- sd_bus_message_get_path(3) Set and query bus message addressing information
- sd_bus_message_get_realtime_usec(3) Retrieve the sender timestamps and sequence number of a message
- sd_bus_message_get_reply_cookie(3) Returns the transaction cookie of a message
- sd_bus_message_get_sender(3) Set and query bus message addressing information
- sd_bus_message_get_seqnum(3) Retrieve the sender timestamps and sequence number of a message
- sd_bus_message_get_signature(3) Query bus message signature
- sd_bus_message_get_type(3) Query bus message addressing/credentials metadata
- sd_bus_message_has_signature(3) Query bus message signature
- sd_bus_message_is_empty(3) Query bus message signature
- sd_bus_message_is_method_call(3) Query bus message addressing/credentials metadata
- sd_bus_message_is_method_error(3) Query bus message addressing/credentials metadata
- sd_bus_message_is_signal(3) Query bus message addressing/credentials metadata
- SD_BUS_MESSAGE_METHOD_CALL(3) Create a new bus message object and create or destroy references to it
- SD_BUS_MESSAGE_METHOD_ERROR(3) Create a new bus message object and create or destroy references to it
- SD_BUS_MESSAGE_METHOD_RETURN(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_new_method_call(3) Create a method call message
- sd_bus_message_new_method_errno(3) Create an error reply for a method call
- sd_bus_message_new_method_errnof(3) Create an error reply for a method call
- sd_bus_message_new_method_error(3) Create an error reply for a method call
- sd_bus_message_new_method_errorf(3) Create an error reply for a method call
- sd_bus_message_new_method_return(3) Create a method call message
- sd_bus_message_new_signal(3) Create a signal message
- sd_bus_message_new(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_open_container(3) Create and move between containers in D-Bus messages
- sd_bus_message_peek_type(3) Read a sequence of values from a message
- sd_bus_message_read_array(3) Access an array of elements in a message
- sd_bus_message_read_basic(3) Read a basic type from a message
- sd_bus_message_read_strv_extend(3) Access an array of strings in a message
- sd_bus_message_read_strv(3) Access an array of strings in a message
- sd_bus_message_read(3) Read a sequence of values from a message
- sd_bus_message_readv(3) Read a sequence of values from a message
- sd_bus_message_ref(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_rewind(3) Return to beginning of message or current container
- sd_bus_message_seal(3) Prepare a D-Bus message for transmission
- sd_bus_message_send(3) Queue a D-Bus message for transfer
- sd_bus_message_sensitive(3) Mark a message object as containing sensitive data
- sd_bus_message_set_allow_interactive_authorization(3) Set and query bus message metadata
- sd_bus_message_set_auto_start(3) Set and query bus message metadata
- sd_bus_message_set_destination(3) Set and query bus message addressing information
- sd_bus_message_set_expect_reply(3) Set and query bus message metadata
- sd_bus_message_set_sender(3) Set and query bus message addressing information
- SD_BUS_MESSAGE_SIGNAL(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_skip(3) Skip elements in a bus message
- sd_bus_message_unref(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_unrefp(3) Create a new bus message object and create or destroy references to it
- sd_bus_message_verify_type(3) Check if the message has specified type at the current location
- SD_BUS_METHOD_WITH_NAMES_OFFSET(3) Declare properties and methods for a D-Bus path
- SD_BUS_METHOD_WITH_NAMES(3) Declare properties and methods for a D-Bus path
- SD_BUS_METHOD_WITH_OFFSET(3) Declare properties and methods for a D-Bus path
- SD_BUS_METHOD(3) Declare properties and methods for a D-Bus path
- sd_bus_negotiate_creds(3) Control feature negotiation on bus connections
- sd_bus_negotiate_fds(3) Control feature negotiation on bus connections
- sd_bus_negotiate_timestamp(3) Control feature negotiation on bus connections
- sd_bus_new(3) Create a new bus object and create or destroy references to it
- sd_bus_object_path_is_valid(3) Check if a string is a valid bus name or object path
- sd_bus_open_system_machine(3) Acquire a connection to a system or user bus
- sd_bus_open_system_remote(3) Acquire a connection to a system or user bus
- sd_bus_open_system_with_description(3) Acquire a connection to a system or user bus
- sd_bus_open_system(3) Acquire a connection to a system or user bus
- sd_bus_open_user_machine(3) Acquire a connection to a system or user bus
- sd_bus_open_user_with_description(3) Acquire a connection to a system or user bus
- sd_bus_open_user(3) Acquire a connection to a system or user bus
- sd_bus_open_with_description(3) Acquire a connection to a system or user bus
- sd_bus_open(3) Acquire a connection to a system or user bus
- SD_BUS_PARAM(3) Declare properties and methods for a D-Bus path
- sd_bus_path_decode_many(3) Convert an external identifier into an object path and back
- sd_bus_path_decode(3) Convert an external identifier into an object path and back
- sd_bus_path_encode_many(3) Convert an external identifier into an object path and back
- sd_bus_path_encode(3) Convert an external identifier into an object path and back
- sd_bus_process(3) Drive the connection
- SD_BUS_PROPERTY(3) Declare properties and methods for a D-Bus path
- sd_bus_query_sender_creds(3) Query bus message sender credentials/privileges
- sd_bus_query_sender_privilege(3) Query bus message sender credentials/privileges
- sd_bus_ref(3) Create a new bus object and create or destroy references to it
- sd_bus_release_name_async(3) Request or release a well-known service name on a bus
- sd_bus_release_name(3) Request or release a well-known service name on a bus
- sd_bus_reply_method_errno(3) Reply with an error to a D-Bus method call
- sd_bus_reply_method_errnof(3) Reply with an error to a D-Bus method call
- sd_bus_reply_method_errnofv(3) Reply with an error to a D-Bus method call
- sd_bus_reply_method_error(3) Reply with an error to a D-Bus method call
- sd_bus_reply_method_errorf(3) Reply with an error to a D-Bus method call
- sd_bus_reply_method_errorfv(3) Reply with an error to a D-Bus method call
- sd_bus_reply_method_return(3) Reply to a D-Bus method call
- sd_bus_reply_method_returnv(3) Reply to a D-Bus method call
- sd_bus_request_name_async(3) Request or release a well-known service name on a bus
- sd_bus_request_name(3) Request or release a well-known service name on a bus
- sd_bus_send_to(3) Queue a D-Bus message for transfer
- sd_bus_send(3) Queue a D-Bus message for transfer
- sd_bus_service_name_is_valid(3) Check if a string is a valid bus name or object path
- sd_bus_set_address(3) Set or query the address of the bus connection
- sd_bus_set_allow_interactive_authorization(3) Set or query properties of a bus object
- sd_bus_set_anonymous(3) Set or query properties of a bus object
- sd_bus_set_bus_client(3) Configure connection mode for a bus object
- sd_bus_set_close_on_exit(3) Control whether to close the bus connection during the event loop exit phase
- sd_bus_set_connected_signal(3) Control emission of local connection establishment signal on bus connections
- sd_bus_set_description(3) Set or query properties of a bus object
- sd_bus_set_exec(3) Set or query the address of the bus connection
- sd_bus_set_exit_on_disconnect(3) Control the exit behavior when the bus object disconnects
- sd_bus_set_fd(3) Get the file descriptor, I/O events and timeout to wait for from a message bus object
- sd_bus_set_method_call_timeout(3) Set or query the default D-Bus method call timeout of a bus object
- sd_bus_set_monitor(3) Configure connection mode for a bus object
- sd_bus_set_property(3) Set or query D-Bus service properties
- sd_bus_set_propertyv(3) Set or query D-Bus service properties
- sd_bus_set_sender(3) Configure default sender for outgoing messages
- sd_bus_set_server(3) Configure connection mode for a bus object
- sd_bus_set_trusted(3) Set or query properties of a bus object
- sd_bus_set_watch_bind(3) Control socket binding watching on bus connections
- SD_BUS_SIGNAL_WITH_NAMES(3) Declare properties and methods for a D-Bus path
- SD_BUS_SIGNAL(3) Declare properties and methods for a D-Bus path
- sd_bus_slot_get_bus(3) Query information attached to a bus slot object
- sd_bus_slot_get_current_handler(3) Query information attached to a bus slot object
- sd_bus_slot_get_current_message(3) Query information attached to a bus slot object
- sd_bus_slot_get_current_userdata(3) Query information attached to a bus slot object
- sd_bus_slot_get_description(3) Set or query the description of bus slot objects
- sd_bus_slot_get_destroy_callback(3) Define the callback function for resource cleanup
- sd_bus_slot_get_floating(3) Control whether a bus slot object is "floating"
- sd_bus_slot_get_userdata(3) Set and query the value in the "userdata" field
- sd_bus_slot_ref(3) Create and destroy references to a bus slot object
- sd_bus_slot_set_description(3) Set or query the description of bus slot objects
- sd_bus_slot_set_destroy_callback(3) Define the callback function for resource cleanup
- sd_bus_slot_set_floating(3) Control whether a bus slot object is "floating"
- sd_bus_slot_set_userdata(3) Set and query the value in the "userdata" field
- sd_bus_slot_unref(3) Create and destroy references to a bus slot object
- sd_bus_slot_unrefp(3) Create and destroy references to a bus slot object
- sd_bus_start(3) Initiate a bus connection to the D-bus broker daemon
- sd_bus_track_add_name(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_add_sender(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_contains(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_count_name(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_count_sender(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_count(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_first(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_get_bus(3) Track bus peers
- sd_bus_track_get_destroy_callback(3) Define the callback function for resource cleanup
- sd_bus_track_get_recursive(3) Track bus peers
- sd_bus_track_get_userdata(3) Track bus peers
- sd_bus_track_new(3) Track bus peers
- sd_bus_track_next(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_ref(3) Track bus peers
- sd_bus_track_remove_name(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_remove_sender(3) Add, remove and retrieve bus peers tracked in a bus peer tracking object
- sd_bus_track_set_destroy_callback(3) Define the callback function for resource cleanup
- sd_bus_track_set_recursive(3) Track bus peers
- sd_bus_track_set_userdata(3) Track bus peers
- sd_bus_track_unref(3) Track bus peers
- sd_bus_track_unrefp(3) Track bus peers
- sd_bus_unref(3) Create a new bus object and create or destroy references to it
- sd_bus_unrefp(3) Create a new bus object and create or destroy references to it
- SD_BUS_VTABLE_CAPABILITY(3) Declare properties and methods for a D-Bus path
- SD_BUS_VTABLE_END(3) Declare properties and methods for a D-Bus path
- SD_BUS_VTABLE_START(3) Declare properties and methods for a D-Bus path
- sd_bus_wait(3) Wait for I/O on a bus connection
- SD_BUS_WRITABLE_PROPERTY(3) Declare properties and methods for a D-Bus path
- SD_CRIT(3) APIs for new-style daemons
- SD_DEBUG(3) APIs for new-style daemons
- sd_device_get_devname(3) Returns various fields of device objects
- sd_device_get_devnum(3) Returns various fields of device objects
- sd_device_get_devpath(3) Returns various fields of device objects
- sd_device_get_devtype(3) Returns various fields of device objects
- sd_device_get_diskseq(3) Returns various fields of device objects
- sd_device_get_driver(3) Returns various fields of device objects
- sd_device_get_ifindex(3) Returns various fields of device objects
- sd_device_get_subsystem(3) Returns various fields of device objects
- sd_device_get_sysname(3) Returns various fields of device objects
- sd_device_get_sysnum(3) Returns various fields of device objects
- sd_device_get_syspath(3) Returns various fields of device objects
- sd_device_ref(3) Create or destroy references to a device object
- sd_device_unref(3) Create or destroy references to a device object
- sd_device_unrefp(3) Create or destroy references to a device object
- SD_EMERG(3) APIs for new-style daemons
- SD_ERR(3) APIs for new-style daemons
- sd_event_add_child_pidfd(3) Add a child process state change event source to an event loop
- sd_event_add_child(3) Add a child process state change event source to an event loop
- sd_event_add_defer(3) Add static event sources to an event loop
- sd_event_add_exit(3) Add static event sources to an event loop
- sd_event_add_inotify_fd(3) Add an "inotify" file system inode event source to an event loop
- sd_event_add_inotify(3) Add an "inotify" file system inode event source to an event loop
- sd_event_add_io(3) Add an I/O event source to an event loop
- sd_event_add_post(3) Add static event sources to an event loop
- sd_event_add_signal(3) Add a UNIX process signal event source to an event loop
- sd_event_add_time_relative(3) Add a timer event source to an event loop
- sd_event_add_time(3) Add a timer event source to an event loop
- SD_EVENT_ARMED(3) Low-level event loop operations
- sd_event_child_handler_t(3) Add a child process state change event source to an event loop
- sd_event_default(3) Acquire and release an event loop object
- sd_event_destroy_t(3) Define the callback function for resource cleanup
- sd_event_dispatch(3) Low-level event loop operations
- sd_event_exit(3) Ask the event loop to exit
- SD_EVENT_EXITING(3) Low-level event loop operations
- SD_EVENT_FINISHED(3) Low-level event loop operations
- sd_event_get_exit_code(3) Ask the event loop to exit
- sd_event_get_fd(3) Obtain a file descriptor to poll for event loop events
- sd_event_get_iteration(3) Low-level event loop operations
- sd_event_get_state(3) Low-level event loop operations
- sd_event_get_tid(3) Acquire and release an event loop object
- sd_event_get_watchdog(3) Enable event loop watchdog support
- sd_event_handler_t(3) Add static event sources to an event loop
- SD_EVENT_INITIAL(3) Low-level event loop operations
- sd_event_inotify_handler_t(3) Add an "inotify" file system inode event source to an event loop
- sd_event_io_handler_t(3) Add an I/O event source to an event loop
- sd_event_loop(3) Run an event loop
- sd_event_new(3) Acquire and release an event loop object
- sd_event_now(3) Retrieve current event loop iteration timestamp
- SD_EVENT_OFF(3) Enable or disable event sources
- SD_EVENT_ON(3) Enable or disable event sources
- SD_EVENT_ONESHOT(3) Enable or disable event sources
- SD_EVENT_PENDING(3) Low-level event loop operations
- sd_event_prepare(3) Low-level event loop operations
- SD_EVENT_PREPARING(3) Low-level event loop operations
- SD_EVENT_PRIORITY_IDLE(3) Set or retrieve the priority of event sources
- SD_EVENT_PRIORITY_IMPORTANT(3) Set or retrieve the priority of event sources
- SD_EVENT_PRIORITY_NORMAL(3) Set or retrieve the priority of event sources
- sd_event_ref(3) Acquire and release an event loop object
- sd_event_run(3) Run an event loop
- SD_EVENT_RUNNING(3) Low-level event loop operations
- sd_event_set_signal_exit(3) Automatically leave event loop on SIGINT and SIGTERM
- sd_event_set_watchdog(3) Enable event loop watchdog support
- sd_event_signal_handler_t(3) Add a UNIX process signal event source to an event loop
- SD_EVENT_SIGNAL_PROCMASK(3) Add a UNIX process signal event source to an event loop
- sd_event_source_disable_unref(3) Increase or decrease event source reference counters
- sd_event_source_disable_unrefp(3) Increase or decrease event source reference counters
- sd_event_source_get_child_pid(3) Add a child process state change event source to an event loop
- sd_event_source_get_child_pidfd_own(3) Add a child process state change event source to an event loop
- sd_event_source_get_child_pidfd(3) Add a child process state change event source to an event loop
- sd_event_source_get_child_process_own(3) Add a child process state change event source to an event loop
- sd_event_source_get_description(3) Set or retrieve descriptive names of event sources
- sd_event_source_get_destroy_callback(3) Define the callback function for resource cleanup
- sd_event_source_get_enabled(3) Enable or disable event sources
- sd_event_source_get_event(3) Retrieve the event loop of an event source
- sd_event_source_get_exit_on_failure(3) Set or retrieve the exit-on-failure feature of event sources
- sd_event_source_get_floating(3) Set or retrieve floating state of event sources
- sd_event_source_get_inotify_mask(3) Add an "inotify" file system inode event source to an event loop
- sd_event_source_get_io_events(3) Add an I/O event source to an event loop
- sd_event_source_get_io_fd_own(3) Add an I/O event source to an event loop
- sd_event_source_get_io_fd(3) Add an I/O event source to an event loop
- sd_event_source_get_io_revents(3) Add an I/O event source to an event loop
- sd_event_source_get_pending(3) Determine pending state of event sources
- sd_event_source_get_priority(3) Set or retrieve the priority of event sources
- sd_event_source_get_ratelimit(3) Configure rate limiting on event sources
- sd_event_source_get_signal(3) Add a UNIX process signal event source to an event loop
- sd_event_source_get_time_accuracy(3) Add a timer event source to an event loop
- sd_event_source_get_time_clock(3) Add a timer event source to an event loop
- sd_event_source_get_time(3) Add a timer event source to an event loop
- sd_event_source_get_userdata(3) Set or retrieve user data pointer of event sources
- sd_event_source_is_ratelimited(3) Configure rate limiting on event sources
- sd_event_source_ref(3) Increase or decrease event source reference counters
- sd_event_source_send_child_signal(3) Add a child process state change event source to an event loop
- sd_event_source_set_child_pidfd_own(3) Add a child process state change event source to an event loop
- sd_event_source_set_child_process_own(3) Add a child process state change event source to an event loop
- sd_event_source_set_description(3) Set or retrieve descriptive names of event sources
- sd_event_source_set_destroy_callback(3) Define the callback function for resource cleanup
- sd_event_source_set_enabled(3) Enable or disable event sources
- sd_event_source_set_exit_on_failure(3) Set or retrieve the exit-on-failure feature of event sources
- sd_event_source_set_floating(3) Set or retrieve floating state of event sources
- sd_event_source_set_io_events(3) Add an I/O event source to an event loop
- sd_event_source_set_io_fd_own(3) Add an I/O event source to an event loop
- sd_event_source_set_io_fd(3) Add an I/O event source to an event loop
- sd_event_source_set_prepare(3) Set a preparation callback for event sources
- sd_event_source_set_priority(3) Set or retrieve the priority of event sources
- sd_event_source_set_ratelimit_expire_callback(3) Configure rate limiting on event sources
- sd_event_source_set_ratelimit(3) Configure rate limiting on event sources
- sd_event_source_set_time_accuracy(3) Add a timer event source to an event loop
- sd_event_source_set_time_relative(3) Add a timer event source to an event loop
- sd_event_source_set_time(3) Add a timer event source to an event loop
- sd_event_source_set_userdata(3) Set or retrieve user data pointer of event sources
- sd_event_source_unref(3) Increase or decrease event source reference counters
- sd_event_source_unrefp(3) Increase or decrease event source reference counters
- sd_event_source(3) Add an I/O event source to an event loop
- sd_event_time_handler_t(3) Add a timer event source to an event loop
- sd_event_unref(3) Acquire and release an event loop object
- sd_event_unrefp(3) Acquire and release an event loop object
- sd_event_wait(3) Low-level event loop operations
- sd_event(3) Acquire and release an event loop object
- sd_get_machine_names(3) Determine available seats, sessions, logged in users and virtual machines/containers
- sd_get_seats(3) Determine available seats, sessions, logged in users and virtual machines/containers
- sd_get_sessions(3) Determine available seats, sessions, logged in users and virtual machines/containers
- sd_get_uids(3) Determine available seats, sessions, logged in users and virtual machines/containers
- sd_hwdb_enumerate(3) Seek to a location in hwdb or access entries
- SD_HWDB_FOREACH_PROPERTY(3) Seek to a location in hwdb or access entries
- sd_hwdb_get(3) Seek to a location in hwdb or access entries
- sd_hwdb_new_from_path(3) Create a new hwdb object and create or destroy references to it
- sd_hwdb_new(3) Create a new hwdb object and create or destroy references to it
- sd_hwdb_ref(3) Create a new hwdb object and create or destroy references to it
- sd_hwdb_seek(3) Seek to a location in hwdb or access entries
- sd_hwdb_unref(3) Create a new hwdb object and create or destroy references to it
- SD_ID128_ALLF(3) APIs for processing 128-bit IDs
- SD_ID128_CONST_STR(3) APIs for processing 128-bit IDs
- sd_id128_equal(3) APIs for processing 128-bit IDs
- SD_ID128_FORMAT_STR(3) APIs for processing 128-bit IDs
- SD_ID128_FORMAT_VAL(3) APIs for processing 128-bit IDs
- sd_id128_from_string(3) Format or parse 128-bit IDs as strings
- sd_id128_get_boot_app_specific(3) Retrieve 128-bit IDs
- sd_id128_get_boot(3) Retrieve 128-bit IDs
- sd_id128_get_invocation(3) Retrieve 128-bit IDs
- sd_id128_get_machine_app_specific(3) Retrieve 128-bit IDs
- sd_id128_get_machine(3) Retrieve 128-bit IDs
- sd_id128_in_set_sentinel(3) APIs for processing 128-bit IDs
- sd_id128_in_set(3) APIs for processing 128-bit IDs
- sd_id128_in_setv(3) APIs for processing 128-bit IDs
- sd_id128_is_allf(3) APIs for processing 128-bit IDs
- sd_id128_is_null(3) APIs for processing 128-bit IDs
- SD_ID128_MAKE_STR(3) APIs for processing 128-bit IDs
- SD_ID128_MAKE_UUID_STR(3) APIs for processing 128-bit IDs
- SD_ID128_MAKE(3) APIs for processing 128-bit IDs
- SD_ID128_NULL(3) APIs for processing 128-bit IDs
- sd_id128_randomize(3) Generate 128-bit IDs
- sd_id128_string_equal(3) APIs for processing 128-bit IDs
- SD_ID128_STRING_MAX(3) Format or parse 128-bit IDs as strings
- sd_id128_t(3) APIs for processing 128-bit IDs
- sd_id128_to_string(3) Format or parse 128-bit IDs as strings
- SD_ID128_TO_UUID_STRING(3) Format or parse 128-bit IDs as strings
- SD_ID128_UUID_FORMAT_STR(3) APIs for processing 128-bit IDs
- SD_ID128_UUID_STRING_MAX(3) Format or parse 128-bit IDs as strings
- SD_INFO(3) APIs for new-style daemons
- sd_is_fifo(3) Check the type of a file descriptor
- sd_is_mq(3) Check the type of a file descriptor
- sd_is_socket_inet(3) Check the type of a file descriptor
- sd_is_socket_sockaddr(3) Check the type of a file descriptor
- sd_is_socket_unix(3) Check the type of a file descriptor
- sd_is_socket(3) Check the type of a file descriptor
- sd_is_special(3) Check the type of a file descriptor
- sd_journal_add_conjunction(3) Add or remove entry matches
- sd_journal_add_disjunction(3) Add or remove entry matches
- sd_journal_add_match(3) Add or remove entry matches
- SD_JOURNAL_ALL_NAMESPACES(3) Open the system journal for reading
- SD_JOURNAL_APPEND(3) Journal change notification interface
- sd_journal_close(3) Open the system journal for reading
- SD_JOURNAL_CURRENT_USER(3) Open the system journal for reading
- sd_journal_enumerate_available_data(3) Read data fields from the current journal entry
- sd_journal_enumerate_available_unique(3) Read unique data fields from the journal
- sd_journal_enumerate_data(3) Read data fields from the current journal entry
- sd_journal_enumerate_fields(3) Read used field names from the journal
- sd_journal_enumerate_unique(3) Read unique data fields from the journal
- sd_journal_flush_matches(3) Add or remove entry matches
- SD_JOURNAL_FOREACH_BACKWARDS(3) Advance or set back the read pointer in the journal
- SD_JOURNAL_FOREACH_DATA(3) Read data fields from the current journal entry
- SD_JOURNAL_FOREACH_FIELD(3) Read used field names from the journal
- SD_JOURNAL_FOREACH_UNIQUE(3) Read unique data fields from the journal
- SD_JOURNAL_FOREACH(3) Advance or set back the read pointer in the journal
- sd_journal_get_catalog_for_message_id(3) Retrieve message catalog entry
- sd_journal_get_catalog(3) Retrieve message catalog entry
- sd_journal_get_cursor(3) Get cursor string for or test cursor string against the current journal entry
- sd_journal_get_cutoff_monotonic_usec(3) Read cut-off timestamps from the current journal entry
- sd_journal_get_cutoff_realtime_usec(3) Read cut-off timestamps from the current journal entry
- sd_journal_get_data_threshold(3) Read data fields from the current journal entry
- sd_journal_get_data(3) Read data fields from the current journal entry
- sd_journal_get_events(3) Journal change notification interface
- sd_journal_get_fd(3) Journal change notification interface
- sd_journal_get_monotonic_usec(3) Read timestamps from the current journal entry
- sd_journal_get_realtime_usec(3) Read timestamps from the current journal entry
- sd_journal_get_timeout(3) Journal change notification interface
- sd_journal_get_usage(3) Journal disk usage
- sd_journal_has_persistent_files(3) Query availability of runtime or persistent journal files
- sd_journal_has_runtime_files(3) Query availability of runtime or persistent journal files
- SD_JOURNAL_INCLUDE_DEFAULT_NAMESPACE(3) Open the system journal for reading
- SD_JOURNAL_INVALIDATE(3) Journal change notification interface
- SD_JOURNAL_LOCAL_ONLY(3) Open the system journal for reading
- sd_journal_next_skip(3) Advance or set back the read pointer in the journal
- sd_journal_next(3) Advance or set back the read pointer in the journal
- SD_JOURNAL_NOP(3) Journal change notification interface
- sd_journal_open_directory_fd(3) Open the system journal for reading
- sd_journal_open_directory(3) Open the system journal for reading
- sd_journal_open_files_fd(3) Open the system journal for reading
- sd_journal_open_files(3) Open the system journal for reading
- sd_journal_open_namespace(3) Open the system journal for reading
- sd_journal_open(3) Open the system journal for reading
- SD_JOURNAL_OS_ROOT(3) Open the system journal for reading
- sd_journal_perror_with_location(3) Submit log entries to the journal
- sd_journal_perror(3) Submit log entries to the journal
- sd_journal_previous_skip(3) Advance or set back the read pointer in the journal
- sd_journal_previous(3) Advance or set back the read pointer in the journal
- sd_journal_print_with_location(3) Submit log entries to the journal
- sd_journal_print(3) Submit log entries to the journal
- sd_journal_printv_with_location(3) Submit log entries to the journal
- sd_journal_printv(3) Submit log entries to the journal
- sd_journal_process(3) Journal change notification interface
- sd_journal_query_unique(3) Read unique data fields from the journal
- sd_journal_reliable_fd(3) Journal change notification interface
- sd_journal_restart_data(3) Read data fields from the current journal entry
- sd_journal_restart_fields(3) Read used field names from the journal
- sd_journal_restart_unique(3) Read unique data fields from the journal
- SD_JOURNAL_RUNTIME_ONLY(3) Open the system journal for reading
- sd_journal_seek_cursor(3) Seek to a position in the journal
- sd_journal_seek_head(3) Seek to a position in the journal
- sd_journal_seek_monotonic_usec(3) Seek to a position in the journal
- sd_journal_seek_realtime_usec(3) Seek to a position in the journal
- sd_journal_seek_tail(3) Seek to a position in the journal
- sd_journal_send_with_location(3) Submit log entries to the journal
- sd_journal_send(3) Submit log entries to the journal
- sd_journal_sendv_with_location(3) Submit log entries to the journal
- sd_journal_sendv(3) Submit log entries to the journal
- sd_journal_set_data_threshold(3) Read data fields from the current journal entry
- sd_journal_stream_fd(3) Create log stream file descriptor to the journal
- SD_JOURNAL_SUPPRESS_LOCATION(3) Submit log entries to the journal
- SD_JOURNAL_SYSTEM(3) Open the system journal for reading
- sd_journal_test_cursor(3) Get cursor string for or test cursor string against the current journal entry
- sd_journal_wait(3) Journal change notification interface
- sd_journal(3) Open the system journal for reading
- SD_LISTEN_FDS_START(3) Check for file descriptors passed by the system manager
- sd_listen_fds_with_names(3) Check for file descriptors passed by the system manager
- sd_listen_fds(3) Check for file descriptors passed by the system manager
- sd_login_monitor_flush(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor_get_events(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor_get_fd(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor_get_timeout(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor_new(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor_unref(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor_unrefp(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_login_monitor(3) Monitor login sessions, seats, users and virtual machines/containers
- sd_machine_get_class(3) Determine the class and network interface indices of a locally running virtual machine or container
- sd_machine_get_ifindices(3) Determine the class and network interface indices of a locally running virtual machine or container
- SD_NOTICE(3) APIs for new-style daemons
- sd_notify_barrier(3) Notify service manager about start-up completion and other service status changes
- sd_notify(3) Notify service manager about start-up completion and other service status changes
- sd_notifyf(3) Notify service manager about start-up completion and other service status changes
- sd_path_lookup_strv(3) Query well-known file system paths
- sd_path_lookup(3) Query well-known file system paths
- sd_peer_get_cgroup(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_machine_name(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_owner_uid(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_session(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_slice(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_unit(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_user_slice(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_peer_get_user_unit(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_cgroup(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_machine_name(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_owner_uid(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_session(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_slice(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_unit(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_user_slice(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_get_user_unit(3) Determine the owner uid of the user unit or session, or the session, user unit, system unit, container/VM or slice that a specific PID or socket peer
- sd_pid_notify_with_fds(3) Notify service manager about start-up completion and other service status changes
- sd_pid_notify(3) Notify service manager about start-up completion and other service status changes
- sd_pid_notifyf(3) Notify service manager about start-up completion and other service status changes
- sd_seat_can_graphical(3) Determine state of a specific seat
- sd_seat_can_tty(3) Determine state of a specific seat
- sd_seat_get_active(3) Determine state of a specific seat
- sd_seat_get_sessions(3) Determine state of a specific seat
- sd_session_get_class(3) Determine state of a specific session
- sd_session_get_desktop(3) Determine state of a specific session
- sd_session_get_display(3) Determine state of a specific session
- sd_session_get_remote_host(3) Determine state of a specific session
- sd_session_get_remote_user(3) Determine state of a specific session
- sd_session_get_seat(3) Determine state of a specific session
- sd_session_get_service(3) Determine state of a specific session
- sd_session_get_state(3) Determine state of a specific session
- sd_session_get_tty(3) Determine state of a specific session
- sd_session_get_type(3) Determine state of a specific session
- sd_session_get_uid(3) Determine state of a specific session
- sd_session_get_vt(3) Determine state of a specific session
- sd_session_is_active(3) Determine state of a specific session
- sd_session_is_remote(3) Determine state of a specific session
- sd_uid_get_display(3) Determine login state of a specific Unix user ID
- sd_uid_get_seats(3) Determine login state of a specific Unix user ID
- sd_uid_get_sessions(3) Determine login state of a specific Unix user ID
- sd_uid_get_state(3) Determine login state of a specific Unix user ID
- sd_uid_is_on_seat(3) Determine login state of a specific Unix user ID
- SD_WARNING(3) APIs for new-style daemons
- sd_watchdog_enabled(3) Check whether the service manager expects watchdog keep-alive notifications from a service
- sd-bus-errors(3) Standard D-Bus error names
- sd-bus(3) A lightweight D-Bus IPC client library
- sd-daemon(3) APIs for new-style daemons
- sd-device(3) API for enumerating and introspecting local devices
- sd-event(3) A generic event loop implementation
- sd-hwdb(3) Read-only access to the hardware description database
- sd-id128(3) APIs for processing 128-bit IDs
- sd-journal(3) APIs for submitting and querying log entries to and from the journal
- sd-login(3) APIs for tracking logins
- SDESItemsHolder(3) Holds the SDES items and related information from a participant in an RTP application.
- sdisna(3) auxiliary Computational routines
- SDL_ActiveEvent(3) Application visibility event structure
- SDL_AddTimer(3) Add a timer which will call a callback after the specified number of milliseconds has elapsed.
- SDL_AudioCVT(3) Audio Conversion Structure
- SDL_AudioSpec(3) Audio Specification Structure
- SDL_BlitSurface(3) This performs a fast blit from the source surface to the destination surface.
- SDL_BuildAudioCVT(3) Initializes a SDL_AudioCVT structure for conversion
- SDL_CD(3) CDROM Drive Information
- SDL_CDClose(3) Closes a SDL_CD handle
- SDL_CDEject(3) Ejects a CDROM
- SDL_CDName(3) Returns a human-readable, system-dependent identifier for the CD-ROM.
- SDL_CDNumDrives(3) Returns the number of CD-ROM drives on the system.
- SDL_CDOpen(3) Opens a CD-ROM drive for access.
- SDL_CDPause(3) Pauses a CDROM
- SDL_CDPlay(3) Play a CD
- SDL_CDPlayTracks(3) Play the given CD track(s)
- SDL_CDResume(3) Resumes a CDROM
- SDL_CDStatus(3) Returns the current status of the given drive.
- SDL_CDStop(3) Stops a CDROM
- SDL_CDtrack(3) CD Track Information Structure
- SDL_CloseAudio(3) Shuts down audio processing and closes the audio device.
- SDL_Color(3) Format independent color description
- SDL_CondBroadcast(3) Restart all threads waiting on a condition variable
- SDL_CondSignal(3) Restart a thread wait on a condition variable
- SDL_CondWait(3) Wait on a condition variable
- SDL_CondWaitTimeout(3) Wait on a condition variable, with timeout
- SDL_ConvertAudio(3) Convert audio data to a desired audio format.
- SDL_ConvertSurface(3) Converts a surface to the same format as another surface.
- SDL_CreateCond(3) Create a condition variable
- SDL_CreateCursor(3) Creates a new mouse cursor.
- SDL_CreateMutex(3) Create a mutex
- SDL_CreateRGBSurface(3) Create an empty SDL_Surface
- SDL_CreateRGBSurfaceFrom(3) Create an SDL_Surface from pixel data
- SDL_CreateSemaphore(3) Creates a new semaphore and assigns an initial value to it.
- SDL_CreateThread(3) Creates a new thread of execution that shares its parent's properties.
- SDL_CreateYUVOverlay(3) Create a YUV video overlay
- SDL_Delay(3) Wait a specified number of milliseconds before returning.
- SDL_DestroyCond(3) Destroy a condition variable
- SDL_DestroyMutex(3) Destroy a mutex
- SDL_DestroySemaphore(3) Destroys a semaphore that was created by SDL_CreateSemaphore.
- SDL_DisplayFormat(3) Convert a surface to the display format
- SDL_DisplayFormatAlpha(3) Convert a surface to the display format
- SDL_DisplayYUVOverlay(3) Blit the overlay to the display
- SDL_EnableKeyRepeat(3) Set keyboard repeat rate.
- SDL_EnableUNICODE(3) Enable UNICODE translation
- SDL_Event(3) General event structure
- SDL_EventState(3) This function allows you to set the state of processing certain events.
- SDL_ExposeEvent(3) Quit requested event
- SDL_FillRect(3) This function performs a fast fill of the given rectangle with some color
- SDL_Flip(3) Swaps screen buffers
- SDL_FreeCursor(3) Frees a cursor created with SDL_CreateCursor.
- SDL_FreeSurface(3) Frees (deletes) a SDL_Surface
- SDL_FreeWAV(3) Frees previously opened WAV data
- SDL_FreeYUVOverlay(3) Free a YUV video overlay
- SDL_GetAppState(3) Get the state of the application
- SDL_GetAudioStatus(3) Get the current audio state
- SDL_GetClipRect(3) Gets the clipping rectangle for a surface.
- SDL_GetCursor(3) Get the currently active mouse cursor.
- SDL_GetError(3) Get SDL error string
- SDL_GetEventFilter(3) Retrieves a pointer to he event filter
- SDL_GetGamma(3) Gets the gamma of the display
- SDL_GetGammaRamp(3) Gets the color gamma lookup tables for the display
- SDL_GetKeyName(3) Get the name of an SDL virtual keysym
- SDL_GetKeyState(3) Get a snapshot of the current keyboard state
- SDL_GetModState(3) Get the state of modifier keys.
- SDL_GetMouseState(3) Retrieve the current state of the mouse
- SDL_GetRelativeMouseState(3) Retrieve the current state of the mouse
- SDL_GetRGB(3) Get RGB values from a pixel in the specified pixel format.
- SDL_GetRGBA(3) Get RGBA values from a pixel in the specified pixel format.
- SDL_GetThreadID(3) Get the SDL thread ID of a SDL_Thread
- SDL_GetTicks(3) Get the number of milliseconds since the SDL library initialization.
- SDL_GetVideoInfo(3) returns a pointer to information about the video hardware
- SDL_GetVideoSurface(3) returns a pointer to the current display surface
- SDL_GL_GetAttribute(3) Get the value of a special SDL/OpenGL attribute
- SDL_GL_GetProcAddress(3) Get the address of a GL function
- SDL_GL_LoadLibrary(3) Specify an OpenGL library
- SDL_GL_SetAttribute(3) Set a special SDL/OpenGL attribute
- SDL_GL_SwapBuffers(3) Swap OpenGL framebuffers/Update Display
- SDL_GLattr(3) SDL GL Attributes
- SDL_Init(3) Initializes SDL
- SDL_InitSubSystem(3) Initialize subsystems
- SDL_JoyAxisEvent(3) Joystick axis motion event structure
- SDL_JoyBallEvent(3) Joystick trackball motion event structure
- SDL_JoyButtonEvent(3) Joystick button event structure
- SDL_JoyHatEvent(3) Joystick hat position change event structure
- SDL_JoystickClose(3) Closes a previously opened joystick
- SDL_JoystickEventState(3) Enable/disable joystick event polling
- SDL_JoystickGetAxis(3) Get the current state of an axis
- SDL_JoystickGetBall(3) Get relative trackball motion
- SDL_JoystickGetButton(3) Get the current state of a given button on a given joystick
- SDL_JoystickGetHat(3) Get the current state of a joystick hat
- SDL_JoystickIndex(3) Get the index of an SDL_Joystick.
- SDL_JoystickName(3) Get joystick name.
- SDL_JoystickNumAxes(3) Get the number of joystick axes
- SDL_JoystickNumBalls(3) Get the number of joystick trackballs
- SDL_JoystickNumButtons(3) Get the number of joysitck buttons
- SDL_JoystickNumHats(3) Get the number of joystick hats
- SDL_JoystickOpen(3) Opens a joystick for use.
- SDL_JoystickOpened(3) Determine if a joystick has been opened
- SDL_JoystickUpdate(3) Updates the state of all joysticks
- SDL_KeyboardEvent(3) Keyboard event structure
- SDL_keysym(3) Keysym structure
- SDL_KillThread(3) Gracelessly terminates the thread.
- SDL_ListModes(3) Returns a pointer to an array of available screen dimensions for the given format and video flags
- SDL_LoadBMP(3) Load a Windows BMP file into an SDL_Surface.
- SDL_LoadWAV(3) Load a WAVE file
- SDL_LockAudio(3) Lock out the callback function
- SDL_LockSurface(3) Lock a surface for directly access.
- SDL_LockYUVOverlay(3) Lock an overlay
- SDL_MapRGB(3) Map a RGB color value to a pixel format.
- SDL_MapRGBA(3) Map a RGBA color value to a pixel format.
- SDL_MixAudio(3) Mix audio data
- SDL_MouseButtonEvent(3) Mouse button event structure
- SDL_MouseMotionEvent(3) Mouse motion event structure
- SDL_mutexP(3) Lock a mutex
- SDL_mutexV(3) Unlock a mutex
- SDL_NumJoysticks(3) Count available joysticks.
- SDL_OpenAudio(3) Opens the audio device with the desired parameters.
- SDL_Overlay(3) YUV video overlay
- SDL_Palette(3) Color palette for 8-bit pixel formats
- SDL_PauseAudio(3) Pauses and unpauses the audio callback processing
- SDL_PeepEvents(3) Checks the event queue for messages and optionally returns them.
- SDL_PixelFormat(3) Stores surface format information
- SDL_PollEvent(3) Polls for currently pending events.
- SDL_PumpEvents(3) Pumps the event loop, gathering events from the input devices.
- SDL_PushEvent(3) Pushes an event onto the event queue
- SDL_Quit(3) Shut down SDL
- SDL_QuitEvent(3) Quit requested event
- SDL_QuitSubSystem(3) Shut down a subsystem
- SDL_Rect(3) Defines a rectangular area
- SDL_RemoveTimer(3) Remove a timer which was added with SDL_AddTimer.
- SDL_ResizeEvent(3) Window resize event structure
- SDL_RWFromFile(3) Short description of function
- SDL_SaveBMP(3) Save an SDL_Surface as a Windows BMP file.
- SDL_SemPost(3) Unlock a semaphore.
- SDL_SemTryWait(3) Attempt to lock a semaphore but don't suspend the thread.
- SDL_SemValue(3) Return the current value of a semaphore.
- SDL_SemWait(3) Lock a semaphore and suspend the thread if the semaphore value is zero.
- SDL_SemWaitTimeout(3) Lock a semaphore, but only wait up to a specified maximum time.
- SDL_SetAlpha(3) Adjust the alpha properties of a surface
- SDL_SetClipRect(3) Sets the clipping rectangle for a surface.
- SDL_SetColorKey(3) Sets the color key (transparent pixel) in a blittable surface and RLE acceleration.
- SDL_SetColors(3) Sets a portion of the colormap for the given 8-bit surface.
- SDL_SetCursor(3) Set the currently active mouse cursor.
- SDL_SetEventFilter(3) Sets up a filter to process all events before they are posted to the event queue.
- SDL_SetGamma(3) Sets the color gamma function for the display
- SDL_SetGammaRamp(3) Sets the color gamma lookup tables for the display
- SDL_SetModState(3) Set the current key modifier state
- SDL_SetPalette(3) Sets the colors in the palette of an 8-bit surface.
- SDL_SetTimer(3) Set a callback to run after the specified number of milliseconds has elapsed.
- SDL_SetVideoMode(3) Set up a video mode with the specified width, height and bits-per-pixel.
- SDL_ShowCursor(3) Toggle whether or not the cursor is shown on the screen.
- SDL_Surface(3) Graphical Surface Structure
- SDL_SysWMEvent(3) Platform-dependent window manager event.
- SDL_ThreadID(3) Get the 32-bit thread identifier for the current thread.
- SDL_UnlockAudio(3) Unlock the callback function
- SDL_UnlockSurface(3) Unlocks a previously locked surface.
- SDL_UnlockYUVOverlay(3) Unlock an overlay
- SDL_UpdateRect(3) Makes sure the given area is updated on the given screen.
- SDL_UpdateRects(3) Makes sure the given list of rectangles is updated on the given screen.
- SDL_UserEvent(3) A user-defined event type
- SDL_VideoDriverName(3) Obtain the name of the video driver
- SDL_VideoInfo(3) Video Target information
- SDL_VideoModeOK(3) Check to see if a particular video mode is supported.
- SDL_WaitEvent(3) Waits indefinitely for the next available event.
- SDL_WaitThread(3) Wait for a thread to finish.
- SDL_WarpMouse(3) Set the position of the mouse cursor.
- SDL_WasInit(3) Check which subsystems are initialized
- SDL_WM_GetCaption(3) Gets the window title and icon name.
- SDL_WM_GrabInput(3) Grabs mouse and keyboard input.
- SDL_WM_IconifyWindow(3) Iconify/Minimise the window
- SDL_WM_SetCaption(3) Sets the window tile and icon name.
- SDL_WM_SetIcon(3) Sets the icon for the display window.
- SDL_WM_ToggleFullScreen(3) Toggles fullscreen mode
- SDLKey(3) SDL Keysym Definitions
- sdot(3) real
- sdsdot(3) real
- searchList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- seccomp_api_get(3) Manage the libseccomp API level
- seccomp_api_set(3) Manage the libseccomp API level
- seccomp_arch_add(3) Manage seccomp filter architectures
- seccomp_arch_exist(3) Manage seccomp filter architectures
- seccomp_arch_native(3) Manage seccomp filter architectures
- seccomp_arch_remove(3) Manage seccomp filter architectures
- seccomp_arch_resolve_name(3) Manage seccomp filter architectures
- seccomp_attr_get(3) Manage the seccomp filter attributes
- seccomp_attr_set(3) Manage the seccomp filter attributes
- seccomp_export_bpf(3) Export the seccomp filter
- seccomp_export_pfc(3) Export the seccomp filter
- seccomp_init(3) Initialize the seccomp filter state
- seccomp_load(3) Load the current seccomp filter into the kernel
- seccomp_merge(3) Merge two seccomp filters
- seccomp_notify_alloc(3) Manage seccomp notifications
- seccomp_notify_fd(3) Manage seccomp notifications
- seccomp_notify_free(3) Manage seccomp notifications
- seccomp_notify_id_valid(3) Manage seccomp notifications
- seccomp_notify_receive(3) Manage seccomp notifications
- seccomp_notify_respond(3) Manage seccomp notifications
- seccomp_release(3) Release the seccomp filter state
- seccomp_reset(3) Initialize the seccomp filter state
- seccomp_rule_add_array(3) Add a seccomp filter rule
- seccomp_rule_add_exact_array(3) Add a seccomp filter rule
- seccomp_rule_add_exact(3) Add a seccomp filter rule
- seccomp_rule_add(3) Add a seccomp filter rule
- seccomp_syscall_priority(3) Prioritize syscalls in the seccomp filter
- seccomp_syscall_resolve_name_arch(3) Resolve a syscall name
- seccomp_syscall_resolve_name_rewrite(3) Resolve a syscall name
- seccomp_syscall_resolve_name(3) Resolve a syscall name
- seccomp_syscall_resolve_num_arch(3) Resolve a syscall name
- seccomp_version(3) Query the libseccomp version information
- secure_getenv(3) get an environment variable
- security_av_perm_to_string(3) convert
- security_av_string(3) convert
- security_check_context_raw(3) check the validity of a SELinux context
- security_check_context(3) check the validity of a SELinux context
- security_class_to_string(3) convert
- security_commit_booleans(3) routines for manipulating SELinux boolean values
- security_compute_av_flags_raw(3) query
- security_compute_av_flags(3) query
- security_compute_av_raw(3) query
- security_compute_av(3) query
- security_compute_create_name_raw(3) query
- security_compute_create_name(3) query
- security_compute_create_raw(3) query
- security_compute_create(3) query
- security_compute_member_raw(3) query
- security_compute_member(3) query
- security_compute_relabel_raw(3) query
- security_compute_relabel(3) query
- security_compute_user_raw(3) query
- security_compute_user(3) query
- security_deny_unknown(3) get or set the enforcing state of SELinux
- security_disable(3) disable the SELinux kernel code at runtime
- security_get_boolean_active(3) routines for manipulating SELinux boolean values
- security_get_boolean_names(3) routines for manipulating SELinux boolean values
- security_get_boolean_pending(3) routines for manipulating SELinux boolean values
- security_get_initial_context_raw(3) query
- security_get_initial_context(3) query
- security_getenforce(3) get or set the enforcing state of SELinux
- security_load_booleans(3) routines for manipulating SELinux boolean values
- security_load_policy(3) load a new SELinux policy
- security_mkload_policy(3) load a new SELinux policy
- security_policyvers(3) get the version of the SELinux policy
- security_reject_unknown(3) get or set the enforcing state of SELinux
- security_set_boolean(3) routines for manipulating SELinux boolean values
- security_setenforce(3) get or set the enforcing state of SELinux
- seed48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- seed48(3) generate uniformly distributed pseudo-random numbers
- seekdir(3) set the position of the next readdir() call in the directory
- selabel_close(3) userspace SELinux labeling interface
- selabel_digest(3) Return digest of specfiles and list of files used
- selabel_get_digests_all_partial_matches(3) retrieve the partial matches digest
- selabel_lookup_best_match_raw(3) obtain a best match SELinux security
- selabel_lookup_best_match(3) obtain a best match SELinux security
- selabel_lookup_raw(3) obtain SELinux security context from a string label
- selabel_lookup(3) obtain SELinux security context from a string label
- selabel_open(3) userspace SELinux labeling interface
- selabel_partial_match(3) determine whether a direct or partial match is
- selabel_stats(3) obtain SELinux labeling statistics
- selectFile(3) Cdk utility functions
- selinux_binary_policy_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_boolean_sub(3) Search the translated name for a boolean_name record
- selinux_check_access(3) query
- selinux_check_passwd_access(3) query
- selinux_check_securetty_context(3) check whether a SELinux tty security context is defined as a securetty context
- selinux_colors_path(3) Return a path to the active SELinux policy color configuration file
- selinux_contexts_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_current_policy_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_default_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_default_type_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_failsafe_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_file_context_cmp(3) Compare two SELinux security contexts excluding the 'user' component
- selinux_file_context_homedir_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_file_context_local_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_file_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_file_context_verify(3) Compare the SELinux security context on disk to the default security context required by the policy file contexts file
- selinux_getenforcemode(3) get the enforcing state of SELinux
- selinux_getpolicytype(3) get the type of SELinux policy running on the system
- selinux_homedir_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_init_load_policy(3) load a new SELinux policy
- selinux_lsetfilecon_default(3) set the file context to the system defaults
- selinux_media_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_mkload_policy(3) load a new SELinux policy
- selinux_netfilter_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_policy_root(3) return the path of the SELinux policy files for this machine
- selinux_raw_context_to_color(3) Return RGB color string for an SELinux security context
- selinux_removable_context_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_restorecon_default_handle(3) sets default parameters for
- selinux_restorecon_get_skipped_errors(3) get the number of errors ignored by
- selinux_restorecon_parallel(3) restore file(s) default SELinux security contexts
- selinux_restorecon_set_alt_rootpath(3) set an alternate rootpath.
- selinux_restorecon_set_exclude_list(3) set list of directories to be
- selinux_restorecon_set_sehandle(3) set a labeling handle for use by
- selinux_restorecon_xattr(3) manage default
- selinux_restorecon(3) restore file(s) default SELinux security contexts
- selinux_securetty_types_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_set_callback(3) userspace SELinux callback facilities
- selinux_set_mapping(3) establish dynamic object class and permission mapping
- selinux_set_policy_root(3) return the path of the SELinux policy files for this machine
- selinux_status_close(3) reference the SELinux kernel status
- selinux_status_deny_unknown(3) reference the SELinux kernel status
- selinux_status_getenforce(3) reference the SELinux kernel status
- selinux_status_open(3) reference the SELinux kernel status
- selinux_status_policyload(3) reference the SELinux kernel status
- selinux_status_updated(3) reference the SELinux kernel status
- selinux_user_contexts_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_usersconf_path(3) These functions return the paths to the active SELinux policy configuration
- selinux_x_context_path(3) These functions return the paths to the active SELinux policy configuration
- sem_close(3) close a named semaphore
- sem_destroy(3) destroy an unnamed semaphore
- sem_getvalue(3) get the value of a semaphore
- sem_init(3) initialize an unnamed semaphore
- sem_open(3) initialize and open a named semaphore
- sem_post(3) unlock a semaphore
- sem_timedwait(3) lock a semaphore
- sem_trywait(3) lock a semaphore
- sem_unlink(3) remove a named semaphore
- sem_wait(3) lock a semaphore
- semanage_bool_count_active(3) SELinux Management API
- semanage_bool_count_local(3) SELinux Management API
- semanage_bool_count(3) SELinux Management API
- semanage_bool_del_local(3) SELinux Management API
- semanage_bool_exists_active(3) SELinux Management API
- semanage_bool_exists_local(3) SELinux Management API
- semanage_bool_exists(3) SELinux Management API
- semanage_bool_iterate_active(3) SELinux Management API
- semanage_bool_iterate_local(3) SELinux Management API
- semanage_bool_iterate(3) SELinux Management API
- semanage_bool_list_active(3) SELinux Lists Management API
- semanage_bool_list_local(3) SELinux Lists Management API
- semanage_bool_list(3) SELinux Lists Management API
- semanage_bool_modify_local(3) SELinux Management API
- semanage_bool_query_active(3) SELinux Management API
- semanage_bool_query_local(3) SELinux Management API
- semanage_bool_query(3) SELinux Management API
- semanage_bool_set_active(3) update an existing SELinux boolean in the currently active policy
- semanage_bool(3) SELinux Policy Booleans Management API
- semanage_count(3) SELinux Management API
- semanage_del(3) SELinux Management API
- semanage_exists(3) SELinux Management API
- semanage_fcontext_count_local(3) SELinux Management API
- semanage_fcontext_count(3) SELinux Management API
- semanage_fcontext_del_local(3) SELinux Management API
- semanage_fcontext_exists_local(3) SELinux Management API
- semanage_fcontext_exists(3) SELinux Management API
- semanage_fcontext_iterate_local(3) SELinux Management API
- semanage_fcontext_iterate(3) SELinux Management API
- semanage_fcontext_list_local(3) SELinux Lists Management API
- semanage_fcontext_list(3) SELinux Lists Management API
- semanage_fcontext_modify_local(3) SELinux Management API
- semanage_fcontext_query_local(3) SELinux Management API
- semanage_fcontext_query(3) SELinux Management API
- semanage_fcontext(3) SELinux File Context Management API
- semanage_iface_count_local(3) SELinux Management API
- semanage_iface_count(3) SELinux Management API
- semanage_iface_del_local(3) SELinux Management API
- semanage_iface_exists_local(3) SELinux Management API
- semanage_iface_exists(3) SELinux Management API
- semanage_iface_iterate_local(3) SELinux Management API
- semanage_iface_iterate(3) SELinux Management API
- semanage_iface_list_local(3) SELinux Lists Management API
- semanage_iface_list(3) SELinux Lists Management API
- semanage_iface_modify_local(3) SELinux Management API
- semanage_iface_query_local(3) SELinux Management API
- semanage_iface_query(3) SELinux Management API
- semanage_iface(3) SELinux Network Interfaces Management API
- semanage_iterate(3) SELinux Management API
- semanage_list(3) SELinux Lists Management API
- semanage_modify(3) SELinux Management API
- semanage_node_count_local(3) SELinux Management API
- semanage_node_count(3) SELinux Management API
- semanage_node_del_local(3) SELinux Management API
- semanage_node_exists_local(3) SELinux Management API
- semanage_node_exists(3) SELinux Management API
- semanage_node_iterate_local(3) SELinux Management API
- semanage_node_iterate(3) SELinux Management API
- semanage_node_list_local(3) SELinux Lists Management API
- semanage_node_list(3) SELinux Lists Management API
- semanage_node_modify_local(3) SELinux Management API
- semanage_node_query_local(3) SELinux Management API
- semanage_node_query(3) SELinux Management API
- semanage_node(3) SELinux Network Nodes Management API
- semanage_port_count_local(3) SELinux Management API
- semanage_port_count(3) SELinux Management API
- semanage_port_del_local(3) SELinux Management API
- semanage_port_exists_local(3) SELinux Management API
- semanage_port_exists(3) SELinux Management API
- semanage_port_iterate_local(3) SELinux Management API
- semanage_port_iterate(3) SELinux Management API
- semanage_port_list_local(3) SELinux Lists Management API
- semanage_port_list(3) SELinux Lists Management API
- semanage_port_modify_local(3) SELinux Management API
- semanage_port_query_local(3) SELinux Management API
- semanage_port_query(3) SELinux Management API
- semanage_port(3) SELinux Network Ports Management API
- semanage_query(3) SELinux Management API
- semanage_set_root(3) SELinux Management API
- semanage_seuser_count_local(3) SELinux Management API
- semanage_seuser_count(3) SELinux Management API
- semanage_seuser_del_local(3) SELinux Management API
- semanage_seuser_exists_local(3) SELinux Management API
- semanage_seuser_exists(3) SELinux Management API
- semanage_seuser_iterate_local(3) SELinux Management API
- semanage_seuser_iterate(3) SELinux Management API
- semanage_seuser_list_local(3) SELinux Lists Management API
- semanage_seuser_list(3) SELinux Lists Management API
- semanage_seuser_modify_local(3) SELinux Management API
- semanage_seuser_query_local(3) SELinux Management API
- semanage_seuser_query(3) SELinux Management API
- semanage_seuser(3) Linux UID to SELinux User Management API
- semanage_user_count_local(3) SELinux Management API
- semanage_user_count(3) SELinux Management API
- semanage_user_del_local(3) SELinux Management API
- semanage_user_exists_local(3) SELinux Management API
- semanage_user_exists(3) SELinux Management API
- semanage_user_iterate_local(3) SELinux Management API
- semanage_user_iterate(3) SELinux Management API
- semanage_user_list_local(3) SELinux Lists Management API
- semanage_user_list(3) SELinux Lists Management API
- semanage_user_modify_local(3) SELinux Management API
- semanage_user_query_local(3) SELinux Management API
- semanage_user_query(3) SELinux Management API
- semanage_user(3) SELinux User Management API
- send_easy_trap(3) send TRAPs or INFORMs from a Net-SNMP MIB module
- send_trap_vars(3) send TRAPs or INFORMs from a Net-SNMP MIB module
- send_v2trap(3) send TRAPs or INFORMs from a Net-SNMP MIB module
- sepol_check_context(3) Check the validity of a security context against a binary policy.
- serd(3) A lightweight RDF syntax library
- sergensio_b_alloc(3) Blocking control for serial
- sergensio_b_free(3) Blocking control for serial
- sergensio_baud_b(3) Blocking control for serial
- sergensio_baud(3) Control serial parameters on a sergensio
- sergensio_cts_b(3) Blocking control for serial
- sergensio_cts(3) Control serial parameters on a sergensio
- sergensio_datasize_b(3) Blocking control for serial
- sergensio_datasize(3) Control serial parameters on a sergensio
- sergensio_dcd_dsr_b(3) Blocking control for serial
- sergensio_dcd_dsr(3) Control serial parameters on a sergensio
- sergensio_dtr_b(3) Blocking control for serial
- sergensio_dtr(3) Control serial parameters on a sergensio
- sergensio_event(3) Event handler for events from a sergensio
- sergensio_flowcontrol_b(3) Blocking control for serial
- sergensio_flowcontrol_state(3) Control serial parameters on a sergensio
- sergensio_flowcontrol(3) Control serial parameters on a sergensio
- sergensio_flush(3) Control serial parameters on a sergensio
- sergensio_get_user_data(3) General information and conversion routines for a sergensio
- sergensio_iflowcontrol_b(3) Blocking control for serial
- sergensio_iflowcontrol(3) Control serial parameters on a sergensio
- sergensio_is_client(3) General information and conversion routines for a sergensio
- sergensio_linestate(3) Control serial parameters on a sergensio
- sergensio_modemstate(3) Control serial parameters on a sergensio
- sergensio_parity_b(3) Blocking control for serial
- sergensio_parity(3) Control serial parameters on a sergensio
- sergensio_ri_b(3) Blocking control for serial
- sergensio_ri(3) Control serial parameters on a sergensio
- sergensio_rts_b(3) Blocking control for serial
- sergensio_rts(3) Control serial parameters on a sergensio
- sergensio_sbreak_b(3) Blocking control for serial
- sergensio_sbreak(3) Control serial parameters on a sergensio
- sergensio_send_break(3) Control serial parameters on a sergensio
- sergensio_signature(3) Control serial parameters on a sergensio
- sergensio_stopbits_b(3) Blocking control for serial
- sergensio_stopbits(3) Control serial parameters on a sergensio
- sergensio_to_gensio(3) General information and conversion routines for a sergensio
- ServerVendor(3) Display macros and functions
- SessionListElement(3) Class for tracking session status.
- sessions(3) sessions
- set_aumessage_mode(3) Sets the message mode
- set_matchpathcon_flags(3) set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error
- set_matchpathcon_invalidcon(3) set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error
- set_matchpathcon_printf(3) set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error
- set_selinuxmnt(3) initialize the global variable selinux_mnt
- Set(3) set the value of an option
- setaliasent(3) read an alias entry
- setbuf(3) stream buffering operations
- setbuffer(3) stream buffering operations
- setCDKAlphalist(3) curses sorted list widget.
- setCDKAlphalistBackgroundAttrib(3) curses sorted list widget.
- setCDKAlphalistBackgroundColor(3) curses sorted list widget.
- setCDKAlphalistBox(3) curses sorted list widget.
- setCDKAlphalistBoxAttribute(3) curses sorted list widget.
- setCDKAlphalistContents(3) curses sorted list widget.
- setCDKAlphalistCurrentItem(3) curses sorted list widget.
- setCDKAlphalistFillerChar(3) curses sorted list widget.
- setCDKAlphalistHighlight(3) curses sorted list widget.
- setCDKAlphalistHorizontalChar(3) curses sorted list widget.
- setCDKAlphalistLLChar(3) curses sorted list widget.
- setCDKAlphalistLRChar(3) curses sorted list widget.
- setCDKAlphalistPostProcess(3) curses sorted list widget.
- setCDKAlphalistPreProcess(3) curses sorted list widget.
- setCDKAlphalistULChar(3) curses sorted list widget.
- setCDKAlphalistURChar(3) curses sorted list widget.
- setCDKAlphalistVerticalChar(3) curses sorted list widget.
- setCDKButton(3) create and manage a curses button widget.
- setCDKButtonBackgroundAttrib(3) create and manage a curses button widget.
- setCDKButtonBackgroundColor(3) create and manage a curses button widget.
- setCDKButtonBox(3) create and manage a curses button widget.
- setCDKButtonBoxAttribute(3) create and manage a curses button widget.
- setCDKButtonboxBackgroundAttrib(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxBackgroundColor(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxBox(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxBoxAttribute(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxCurrentButton(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxHighlight(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxHorizontalChar(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxLLChar(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxLRChar(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxPostProcess(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxPreProcess(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxULChar(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxURChar(3) Creates a managed curses buttonbox widget.
- setCDKButtonboxVerticalChar(3) Creates a managed curses buttonbox widget.
- setCDKButtonHorizontalChar(3) create and manage a curses button widget.
- setCDKButtonLLChar(3) create and manage a curses button widget.
- setCDKButtonLRChar(3) create and manage a curses button widget.
- setCDKButtonMessage(3) create and manage a curses button widget.
- setCDKButtonULChar(3) create and manage a curses button widget.
- setCDKButtonURChar(3) create and manage a curses button widget.
- setCDKButtonVerticalChar(3) create and manage a curses button widget.
- setCDKCalendar(3) curses calendar widget.
- setCDKCalendarBackgroundAttrib(3) curses calendar widget.
- setCDKCalendarBackgroundColor(3) curses calendar widget.
- setCDKCalendarBox(3) curses calendar widget.
- setCDKCalendarBoxAttribute(3) curses calendar widget.
- setCDKCalendarDate(3) curses calendar widget.
- setCDKCalendarDayAttribute(3) curses calendar widget.
- setCDKCalendarDaysNames(3) curses calendar widget.
- setCDKCalendarHighlight(3) curses calendar widget.
- setCDKCalendarHorizontalChar(3) curses calendar widget.
- setCDKCalendarLLChar(3) curses calendar widget.
- setCDKCalendarLRChar(3) curses calendar widget.
- setCDKCalendarMarker(3) curses calendar widget.
- setCDKCalendarMonthAttribute(3) curses calendar widget.
- setCDKCalendarMonthsNames(3) curses calendar widget.
- setCDKCalendarPostProcess(3) curses calendar widget.
- setCDKCalendarPreProcess(3) curses calendar widget.
- setCDKCalendarULChar(3) curses calendar widget.
- setCDKCalendarURChar(3) curses calendar widget.
- setCDKCalendarVerticalChar(3) curses calendar widget.
- setCDKCalendarYearAttribute(3) curses calendar widget.
- setCDKDialog(3) curses dialog widget
- setCDKDialogBackgroundAttrib(3) curses dialog widget
- setCDKDialogBackgroundColor(3) curses dialog widget
- setCDKDialogBox(3) curses dialog widget
- setCDKDialogBoxAttribute(3) curses dialog widget
- setCDKDialogHighlight(3) curses dialog widget
- setCDKDialogHorizontalChar(3) curses dialog widget
- setCDKDialogLLChar(3) curses dialog widget
- setCDKDialogLRChar(3) curses dialog widget
- setCDKDialogPostProcess(3) curses dialog widget
- setCDKDialogPreProcess(3) curses dialog widget
- setCDKDialogSeparator(3) curses dialog widget
- setCDKDialogULChar(3) curses dialog widget
- setCDKDialogURChar(3) curses dialog widget
- setCDKDialogVerticalChar(3) curses dialog widget
- setCDKDScale(3) curses scale widget (type double).
- setCDKDScaleBackgroundAttrib(3) curses scale widget (type double).
- setCDKDScaleBackgroundColor(3) curses scale widget (type double).
- setCDKDScaleBox(3) curses scale widget (type double).
- setCDKDScaleBoxAttribute(3) curses scale widget (type double).
- setCDKDScaleDigits(3) curses scale widget (type double).
- setCDKDScaleHorizontalChar(3) curses scale widget (type double).
- setCDKDScaleLLChar(3) curses scale widget (type double).
- setCDKDScaleLowHigh(3) curses scale widget (type double).
- setCDKDScaleLRChar(3) curses scale widget (type double).
- setCDKDScalePostProcess(3) curses scale widget (type double).
- setCDKDScalePreProcess(3) curses scale widget (type double).
- setCDKDScaleULChar(3) curses scale widget (type double).
- setCDKDScaleURChar(3) curses scale widget (type double).
- setCDKDScaleValue(3) curses scale widget (type double).
- setCDKDScaleVerticalChar(3) curses scale widget (type double).
- setCDKEntry(3) curses text-entry widget.
- setCDKEntryBackgroundAttrib(3) curses text-entry widget.
- setCDKEntryBackgroundColor(3) curses text-entry widget.
- setCDKEntryBox(3) curses text-entry widget.
- setCDKEntryBoxAttribute(3) curses text-entry widget.
- setCDKEntryCB(3) curses text-entry widget.
- setCDKEntryFillerChar(3) curses text-entry widget.
- setCDKEntryHiddenChar(3) curses text-entry widget.
- setCDKEntryHighlight(3) curses text-entry widget.
- setCDKEntryHorizontalChar(3) curses text-entry widget.
- setCDKEntryLLChar(3) curses text-entry widget.
- setCDKEntryLRChar(3) curses text-entry widget.
- setCDKEntryMax(3) curses text-entry widget.
- setCDKEntryMin(3) curses text-entry widget.
- setCDKEntryPostProcess(3) curses text-entry widget.
- setCDKEntryPreProcess(3) curses text-entry widget.
- setCDKEntryULChar(3) curses text-entry widget.
- setCDKEntryURChar(3) curses text-entry widget.
- setCDKEntryValue(3) curses text-entry widget.
- setCDKEntryVerticalChar(3) curses text-entry widget.
- setCdkExitType(3) Cdk object-support functions
- setCDKFocusCurrent(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- setCDKFocusFirst(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- setCDKFocusLast(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- setCDKFocusNext(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- setCDKFocusPrevious(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- setCDKFScale(3) curses scale widget (type float).
- setCDKFScaleBackgroundAttrib(3) curses scale widget (type float).
- setCDKFScaleBackgroundColor(3) curses scale widget (type float).
- setCDKFScaleBox(3) curses scale widget (type float).
- setCDKFScaleBoxAttribute(3) curses scale widget (type float).
- setCDKFScaleDigits(3) curses scale widget (type float).
- setCDKFScaleHorizontalChar(3) curses scale widget (type float).
- setCDKFScaleLLChar(3) curses scale widget (type float).
- setCDKFScaleLowHigh(3) curses scale widget (type float).
- setCDKFScaleLRChar(3) curses scale widget (type float).
- setCDKFScalePostProcess(3) curses scale widget (type float).
- setCDKFScalePreProcess(3) curses scale widget (type float).
- setCDKFScaleULChar(3) curses scale widget (type float).
- setCDKFScaleURChar(3) curses scale widget (type float).
- setCDKFScaleValue(3) curses scale widget (type float).
- setCDKFScaleVerticalChar(3) curses scale widget (type float).
- setCDKFselect(3) curses file selector widget.
- setCDKFselectBackgroundAttrib(3) curses file selector widget.
- setCDKFselectBackgroundColor(3) curses file selector widget.
- setCDKFselectBox(3) curses file selector widget.
- setCDKFselectBoxAttribute(3) curses file selector widget.
- setCDKFselectContents(3) curses file selector widget.
- setCDKFselectCurrentItem(3) curses file selector widget.
- setCDKFselectDirAttribute(3) curses file selector widget.
- setCDKFselectDirContents(3) curses file selector widget.
- setCDKFselectDirectory(3) curses file selector widget.
- setCDKFselectFileAttribute(3) curses file selector widget.
- setCDKFselectFillerChar(3) curses file selector widget.
- setCDKFselectHighlight(3) curses file selector widget.
- setCDKFselectHorizontalChar(3) curses file selector widget.
- setCDKFselectLinkAttribute(3) curses file selector widget.
- setCDKFselectLLChar(3) curses file selector widget.
- setCDKFselectLRChar(3) curses file selector widget.
- setCDKFselectSocketAttribute(3) curses file selector widget.
- setCDKFselectULChar(3) curses file selector widget.
- setCDKFselectURChar(3) curses file selector widget.
- setCDKFselectVerticalChar(3) curses file selector widget.
- setCDKFSlider(3) curses slider widget (type float)
- setCDKFSliderBackgroundAttrib(3) curses slider widget (type float)
- setCDKFSliderBackgroundColor(3) curses slider widget (type float)
- setCDKFSliderBox(3) curses slider widget (type float)
- setCDKFSliderBoxAttribute(3) curses slider widget (type float)
- setCDKFSliderDigits(3) curses slider widget (type float)
- setCDKFSliderHorizontalChar(3) curses slider widget (type float)
- setCDKFSliderLLChar(3) curses slider widget (type float)
- setCDKFSliderLowHigh(3) curses slider widget (type float)
- setCDKFSliderLRChar(3) curses slider widget (type float)
- setCDKFSliderPostProcess(3) curses slider widget (type float)
- setCDKFSliderPreProcess(3) curses slider widget (type float)
- setCDKFSliderULChar(3) curses slider widget (type float)
- setCDKFSliderURChar(3) curses slider widget (type float)
- setCDKFSliderValue(3) curses slider widget (type float)
- setCDKFSliderVerticalChar(3) curses slider widget (type float)
- setCDKGraph(3) curses graph widget
- setCDKGraphBackgroundAttrib(3) curses graph widget
- setCDKGraphBackgroundColor(3) curses graph widget
- setCDKGraphBox(3) curses graph widget
- setCDKGraphBoxAttribute(3) curses graph widget
- setCDKGraphCharacter(3) curses graph widget
- setCDKGraphCharacters(3) curses graph widget
- setCDKGraphDisplayType(3) curses graph widget
- setCDKGraphHorizontalChar(3) curses graph widget
- setCDKGraphLLChar(3) curses graph widget
- setCDKGraphLRChar(3) curses graph widget
- setCDKGraphULChar(3) curses graph widget
- setCDKGraphURChar(3) curses graph widget
- setCDKGraphValue(3) curses graph widget
- setCDKGraphValues(3) curses graph widget
- setCDKGraphVerticalChar(3) curses graph widget
- setCDKHistogram(3) curses histogram widget
- setCDKHistogramBackgroundAttrib(3) curses histogram widget
- setCDKHistogramBackgroundColor(3) curses histogram widget
- setCDKHistogramBox(3) curses histogram widget
- setCDKHistogramBoxAttribute(3) curses histogram widget
- setCDKHistogramDisplayType(3) curses histogram widget
- setCDKHistogramFillerChar(3) curses histogram widget
- setCDKHistogramHorizontalChar(3) curses histogram widget
- setCDKHistogramLLChar(3) curses histogram widget
- setCDKHistogramLRChar(3) curses histogram widget
- setCDKHistogramStatsAttr(3) curses histogram widget
- setCDKHistogramStatsPos(3) curses histogram widget
- setCDKHistogramULChar(3) curses histogram widget
- setCDKHistogramURChar(3) curses histogram widget
- setCDKHistogramValue(3) curses histogram widget
- setCDKHistogramVerticalChar(3) curses histogram widget
- setCDKHistogramViewType(3) curses histogram widget
- setCDKItemlist(3) curses itemlist widget.
- setCDKItemlistBackgroundAttrib(3) curses itemlist widget.
- setCDKItemlistBackgroundColor(3) curses itemlist widget.
- setCDKItemlistBox(3) curses itemlist widget.
- setCDKItemlistBoxAttribute(3) curses itemlist widget.
- setCDKItemlistCurrentItem(3) curses itemlist widget.
- setCDKItemlistDefaultItem(3) curses itemlist widget.
- setCDKItemlistHorizontalChar(3) curses itemlist widget.
- setCDKItemlistLLChar(3) curses itemlist widget.
- setCDKItemlistLRChar(3) curses itemlist widget.
- setCDKItemlistPostProcess(3) curses itemlist widget.
- setCDKItemlistPreProcess(3) curses itemlist widget.
- setCDKItemlistULChar(3) curses itemlist widget.
- setCDKItemlistURChar(3) curses itemlist widget.
- setCDKItemlistValues(3) curses itemlist widget.
- setCDKItemlistVerticalChar(3) curses itemlist widget.
- setCDKLabel(3) Creates a managed curses label widget.
- setCDKLabelBackgroundAttrib(3) Creates a managed curses label widget.
- setCDKLabelBackgroundColor(3) Creates a managed curses label widget.
- setCDKLabelBox(3) Creates a managed curses label widget.
- setCDKLabelBoxAttribute(3) Creates a managed curses label widget.
- setCDKLabelHorizontalChar(3) Creates a managed curses label widget.
- setCDKLabelLLChar(3) Creates a managed curses label widget.
- setCDKLabelLRChar(3) Creates a managed curses label widget.
- setCDKLabelMessage(3) Creates a managed curses label widget.
- setCDKLabelULChar(3) Creates a managed curses label widget.
- setCDKLabelURChar(3) Creates a managed curses label widget.
- setCDKLabelVerticalChar(3) Creates a managed curses label widget.
- setCDKMarqueeBackgroundAttrib(3) curses marquee widget
- setCDKMarqueeBackgroundColor(3) curses marquee widget
- setCDKMarqueeBox(3) curses marquee widget
- setCDKMarqueeBoxAttribute(3) curses marquee widget
- setCDKMarqueeHorizontalChar(3) curses marquee widget
- setCDKMarqueeLLChar(3) curses marquee widget
- setCDKMarqueeLRChar(3) curses marquee widget
- setCDKMarqueeULChar(3) curses marquee widget
- setCDKMarqueeURChar(3) curses marquee widget
- setCDKMarqueeVerticalChar(3) curses marquee widget
- setCDKMatrix(3) curses matrix widget.
- setCDKMatrixBackgroundAttrib(3) curses matrix widget.
- setCDKMatrixBackgroundColor(3) curses matrix widget.
- setCDKMatrixBox(3) curses matrix widget.
- setCDKMatrixBoxAttribute(3) curses matrix widget.
- setCDKMatrixCB(3) curses matrix widget.
- setCDKMatrixCell(3) curses matrix widget.
- setCDKMatrixCells(3) curses matrix widget.
- setCDKMatrixHorizontalChar(3) curses matrix widget.
- setCDKMatrixLLChar(3) curses matrix widget.
- setCDKMatrixLRChar(3) curses matrix widget.
- setCDKMatrixPostProcess(3) curses matrix widget.
- setCDKMatrixPreProcess(3) curses matrix widget.
- setCDKMatrixULChar(3) curses matrix widget.
- setCDKMatrixURChar(3) curses matrix widget.
- setCDKMatrixVerticalChar(3) curses matrix widget.
- setCDKMentry(3) curses multiple line entry widget.
- setCDKMentryBackgroundAttrib(3) curses multiple line entry widget.
- setCDKMentryBackgroundColor(3) curses multiple line entry widget.
- setCDKMentryBox(3) curses multiple line entry widget.
- setCDKMentryBoxAttribute(3) curses multiple line entry widget.
- setCDKMentryCB(3) curses multiple line entry widget.
- setCDKMentryFillerChar(3) curses multiple line entry widget.
- setCDKMentryHiddenChar(3) curses multiple line entry widget.
- setCDKMentryHorizontalChar(3) curses multiple line entry widget.
- setCDKMentryLLChar(3) curses multiple line entry widget.
- setCDKMentryLRChar(3) curses multiple line entry widget.
- setCDKMentryMin(3) curses multiple line entry widget.
- setCDKMentryPostProcess(3) curses multiple line entry widget.
- setCDKMentryPreProcess(3) curses multiple line entry widget.
- setCDKMentryULChar(3) curses multiple line entry widget.
- setCDKMentryURChar(3) curses multiple line entry widget.
- setCDKMentryValue(3) curses multiple line entry widget.
- setCDKMentryVerticalChar(3) curses multiple line entry widget.
- setCDKMenu(3) curses menu widget
- setCDKMenuBackgroundAttrib(3) curses menu widget
- setCDKMenuBackgroundColor(3) curses menu widget
- setCDKMenuCurrentItem(3) curses menu widget
- setCDKMenuPostProcess(3) curses menu widget
- setCDKMenuPreProcess(3) curses menu widget
- setCDKMenuSubTitleHighlight(3) curses menu widget
- setCDKMenuTitleHighlight(3) curses menu widget
- setCDKObjectBackgroundColor(3) Cdk object-support functions
- setCDKObjectPostProcess(3) Cdk object-support functions
- setCDKObjectPreProcess(3) Cdk object-support functions
- setCDKRadio(3) curses radio list widget.
- setCDKRadioBackgroundAttrib(3) curses radio list widget.
- setCDKRadioBackgroundColor(3) curses radio list widget.
- setCDKRadioBox(3) curses radio list widget.
- setCDKRadioBoxAttribute(3) curses radio list widget.
- setCDKRadioChoiceCharacter(3) curses radio list widget.
- setCDKRadioCurrentItem(3) curses radio list widget.
- setCDKRadioHighlight(3) curses radio list widget.
- setCDKRadioHorizontalChar(3) curses radio list widget.
- setCDKRadioItems(3) curses radio list widget.
- setCDKRadioLeftBrace(3) curses radio list widget.
- setCDKRadioLLChar(3) curses radio list widget.
- setCDKRadioLRChar(3) curses radio list widget.
- setCDKRadioPostProcess(3) curses radio list widget.
- setCDKRadioPreProcess(3) curses radio list widget.
- setCDKRadioRightBrace(3) curses radio list widget.
- setCDKRadioSelectedItem(3) curses radio list widget.
- setCDKRadioULChar(3) curses radio list widget.
- setCDKRadioURChar(3) curses radio list widget.
- setCDKRadioVerticalChar(3) curses radio list widget.
- setCDKScale(3) curses scale widget (type int).
- setCDKScaleBackgroundAttrib(3) curses scale widget (type int).
- setCDKScaleBackgroundColor(3) curses scale widget (type int).
- setCDKScaleBox(3) curses scale widget (type int).
- setCDKScaleBoxAttribute(3) curses scale widget (type int).
- setCDKScaleDigits(3) curses scale widget (type int).
- setCDKScaleHorizontalChar(3) curses scale widget (type int).
- setCDKScaleLLChar(3) curses scale widget (type int).
- setCDKScaleLowHigh(3) curses scale widget (type int).
- setCDKScaleLRChar(3) curses scale widget (type int).
- setCDKScalePostProcess(3) curses scale widget (type int).
- setCDKScalePreProcess(3) curses scale widget (type int).
- setCDKScaleULChar(3) curses scale widget (type int).
- setCDKScaleURChar(3) curses scale widget (type int).
- setCDKScaleValue(3) curses scale widget (type int).
- setCDKScaleVerticalChar(3) curses scale widget (type int).
- setCDKScroll(3) curses scrolling list widget.
- setCDKScrollBackgroundAttrib(3) curses scrolling list widget.
- setCDKScrollBackgroundColor(3) curses scrolling list widget.
- setCDKScrollBox(3) curses scrolling list widget.
- setCDKScrollBoxAttribute(3) curses scrolling list widget.
- setCDKScrollCurrent(3) curses scrolling list widget.
- setCDKScrollCurrentItem(3) curses scrolling list widget.
- setCDKScrollCurrentTop(3) curses scrolling list widget.
- setCDKScrollHighlight(3) curses scrolling list widget.
- setCDKScrollHorizontalChar(3) curses scrolling list widget.
- setCDKScrollItems(3) curses scrolling list widget.
- setCDKScrollLLChar(3) curses scrolling list widget.
- setCDKScrollLRChar(3) curses scrolling list widget.
- setCDKScrollPosition(3) curses scrolling list widget.
- setCDKScrollPostProcess(3) curses scrolling list widget.
- setCDKScrollPreProcess(3) curses scrolling list widget.
- setCDKScrollULChar(3) curses scrolling list widget.
- setCDKScrollURChar(3) curses scrolling list widget.
- setCDKScrollVerticalChar(3) curses scrolling list widget.
- setCDKSelection(3) curses selection list widget.
- setCDKSelectionBackgroundAttrib(3) curses selection list widget.
- setCDKSelectionBackgroundColor(3) curses selection list widget.
- setCDKSelectionBox(3) curses selection list widget.
- setCDKSelectionBoxAttribute(3) curses selection list widget.
- setCDKSelectionChoice(3) curses selection list widget.
- setCDKSelectionChoices(3) curses selection list widget.
- setCDKSelectionCurrent(3) curses selection list widget.
- setCDKSelectionHighlight(3) curses selection list widget.
- setCDKSelectionHorizontalChar(3) curses selection list widget.
- setCDKSelectionItems(3) curses selection list widget.
- setCDKSelectionLLChar(3) curses selection list widget.
- setCDKSelectionLRChar(3) curses selection list widget.
- setCDKSelectionMode(3) curses selection list widget.
- setCDKSelectionModes(3) curses selection list widget.
- setCDKSelectionPostProcess(3) curses selection list widget.
- setCDKSelectionPreProcess(3) curses selection list widget.
- setCDKSelectionTitle(3) curses selection list widget.
- setCDKSelectionULChar(3) curses selection list widget.
- setCDKSelectionURChar(3) curses selection list widget.
- setCDKSelectionVerticalChar(3) curses selection list widget.
- setCDKSlider(3) curses slider widget (type int)
- setCDKSliderBackgroundAttrib(3) curses slider widget (type int)
- setCDKSliderBackgroundColor(3) curses slider widget (type int)
- setCDKSliderBox(3) curses slider widget (type int)
- setCDKSliderBoxAttribute(3) curses slider widget (type int)
- setCDKSliderDigits(3) curses slider widget (type int)
- setCDKSliderHorizontalChar(3) curses slider widget (type int)
- setCDKSliderLLChar(3) curses slider widget (type int)
- setCDKSliderLowHigh(3) curses slider widget (type int)
- setCDKSliderLRChar(3) curses slider widget (type int)
- setCDKSliderPostProcess(3) curses slider widget (type int)
- setCDKSliderPreProcess(3) curses slider widget (type int)
- setCDKSliderULChar(3) curses slider widget (type int)
- setCDKSliderURChar(3) curses slider widget (type int)
- setCDKSliderValue(3) curses slider widget (type int)
- setCDKSliderVerticalChar(3) curses slider widget (type int)
- setCDKSwindow(3) a curses scrolling window widget.
- setCDKSwindowBackgroundAttrib(3) a curses scrolling window widget.
- setCDKSwindowBackgroundColor(3) a curses scrolling window widget.
- setCDKSwindowBox(3) a curses scrolling window widget.
- setCDKSwindowBoxAttribute(3) a curses scrolling window widget.
- setCDKSwindowContents(3) a curses scrolling window widget.
- setCDKSwindowHorizontalChar(3) a curses scrolling window widget.
- setCDKSwindowLLChar(3) a curses scrolling window widget.
- setCDKSwindowLRChar(3) a curses scrolling window widget.
- setCDKSwindowPostProcess(3) a curses scrolling window widget.
- setCDKSwindowPreProcess(3) a curses scrolling window widget.
- setCDKSwindowULChar(3) a curses scrolling window widget.
- setCDKSwindowURChar(3) a curses scrolling window widget.
- setCDKSwindowVerticalChar(3) a curses scrolling window widget.
- setCDKTemplate(3) a curses template widget.
- setCDKTemplateBackgroundAttrib(3) a curses template widget.
- setCDKTemplateBackgroundColor(3) a curses template widget.
- setCDKTemplateBox(3) a curses template widget.
- setCDKTemplateBoxAttribute(3) a curses template widget.
- setCDKTemplateCB(3) a curses template widget.
- setCDKTemplateHorizontalChar(3) a curses template widget.
- setCDKTemplateLLChar(3) a curses template widget.
- setCDKTemplateLRChar(3) a curses template widget.
- setCDKTemplateMin(3) a curses template widget.
- setCDKTemplatePostProcess(3) a curses template widget.
- setCDKTemplatePreProcess(3) a curses template widget.
- setCDKTemplateULChar(3) a curses template widget.
- setCDKTemplateURChar(3) a curses template widget.
- setCDKTemplateValue(3) a curses template widget.
- setCDKTemplateVerticalChar(3) a curses template widget.
- setCdkTitle(3) Cdk object-support functions
- setCDKUScale(3) curses scale widget (type unsigned).
- setCDKUScaleBackgroundAttrib(3) curses scale widget (type unsigned).
- setCDKUScaleBackgroundColor(3) curses scale widget (type unsigned).
- setCDKUScaleBox(3) curses scale widget (type unsigned).
- setCDKUScaleBoxAttribute(3) curses scale widget (type unsigned).
- setCDKUScaleDigits(3) curses scale widget (type unsigned).
- setCDKUScaleHorizontalChar(3) curses scale widget (type unsigned).
- setCDKUScaleLLChar(3) curses scale widget (type unsigned).
- setCDKUScaleLowHigh(3) curses scale widget (type unsigned).
- setCDKUScaleLRChar(3) curses scale widget (type unsigned).
- setCDKUScalePostProcess(3) curses scale widget (type unsigned).
- setCDKUScalePreProcess(3) curses scale widget (type unsigned).
- setCDKUScaleULChar(3) curses scale widget (type unsigned).
- setCDKUScaleURChar(3) curses scale widget (type unsigned).
- setCDKUScaleValue(3) curses scale widget (type unsigned).
- setCDKUScaleVerticalChar(3) curses scale widget (type unsigned).
- setCDKUSlider(3) curses slider widget (type unsigned)
- setCDKUSliderBackgroundAttrib(3) curses slider widget (type unsigned)
- setCDKUSliderBackgroundColor(3) curses slider widget (type unsigned)
- setCDKUSliderBox(3) curses slider widget (type unsigned)
- setCDKUSliderBoxAttribute(3) curses slider widget (type unsigned)
- setCDKUSliderDigits(3) curses slider widget (type unsigned)
- setCDKUSliderHorizontalChar(3) curses slider widget (type unsigned)
- setCDKUSliderLLChar(3) curses slider widget (type unsigned)
- setCDKUSliderLowHigh(3) curses slider widget (type unsigned)
- setCDKUSliderLRChar(3) curses slider widget (type unsigned)
- setCDKUSliderPostProcess(3) curses slider widget (type unsigned)
- setCDKUSliderPreProcess(3) curses slider widget (type unsigned)
- setCDKUSliderULChar(3) curses slider widget (type unsigned)
- setCDKUSliderURChar(3) curses slider widget (type unsigned)
- setCDKUSliderValue(3) curses slider widget (type unsigned)
- setCDKUSliderVerticalChar(3) curses slider widget (type unsigned)
- setCDKViewer(3) curses viewer list widget.
- setCDKViewerBackgroundAttrib(3) curses viewer list widget.
- setCDKViewerBackgroundColor(3) curses viewer list widget.
- setCDKViewerBox(3) curses viewer list widget.
- setCDKViewerBoxAttribute(3) curses viewer list widget.
- setCDKViewerHighlight(3) curses viewer list widget.
- setCDKViewerHorizontalChar(3) curses viewer list widget.
- setCDKViewerInfo(3) curses viewer list widget.
- setCDKViewerInfoLine(3) curses viewer list widget.
- setCDKViewerLLChar(3) curses viewer list widget.
- setCDKViewerLRChar(3) curses viewer list widget.
- setCDKViewerTitle(3) curses viewer list widget.
- setCDKViewerULChar(3) curses viewer list widget.
- setCDKViewerURChar(3) curses viewer list widget.
- setCDKViewerVerticalChar(3) curses viewer list widget.
- setcon_raw(3) get SELinux security context of a process
- setcon(3) get SELinux security context of a process
- setcontext(3) get or set the user context
- setenv(3) change or add an environment variable
- setexeccon_raw(3) get or set the SELinux security context used for executing a new process
- setexeccon(3) get or set the SELinux security context used for executing a new process
- setfilecon_raw(3) set SELinux security context of a file
- setfilecon(3) set SELinux security context of a file
- setfscreatecon_raw(3) get or set the SELinux security context used for creating a new file system object
- setfscreatecon(3) get or set the SELinux security context used for creating a new file system object
- setfsent(3) handle fstab entries
- setgrent(3) get group file entry
- sethostent(3) get network host entry
- sethostid(3) get or set the unique identifier of the current host
- setjmp(3) performing a nonlocal goto
- setkey_r(3) encrypt 64-bit messages
- setkey(3) encrypt 64-bit messages
- setkeycreatecon_raw(3) get or set the SELinux security context used for creating a new kernel keyrings
- setkeycreatecon(3) get or set the SELinux security context used for creating a new kernel keyrings
- setlinebuf(3) stream buffering operations
- setlocale(3) set the current locale
- setlogmask(3) set log priority mask
- SetMatrix(3) load a matrix into the current transformation matrix
- setmntent(3) get filesystem descriptor file entry
- setnetent(3) get network entry
- setnetgrent(3) handle network group entries
- setprotoent(3) get protocol entry
- setpwent(3) get password file entry
- setrpcent(3) get
- setservent(3) get service entry
- setsockcreatecon_raw(3) get or set the SELinux security context used for creating a new labeled sockets
- setsockcreatecon(3) get or set the SELinux security context used for creating a new labeled sockets
- setspent(3) get shadow password file entry
- setstate_r(3) reentrant
- setstate(3) random number generator
- setttyent(3) get ttys file entry
- setusershell(3) get permitted user shells
- setutent(3) access utmp file entries
- setutxent(3) access utmp file entries
- setvbuf(3) stream buffering operations
- setWidgetDimension(3) Cdk utility functions
- sg_clear_error(3) sets the error condition
- sg_comp_destroy(3) managing system statistics delivery
- sg_comp_get_tls(3) managing system statistics delivery
- sg_comp_init(3) managing system statistics delivery
- sg_disk_io_compare_name(3) get disk io statistics
- sg_disk_io_compare_traffic(3) get disk io statistics
- sg_drop_privileges(3) initialise libstatgrab
- sg_free_cpu_stats(3) get cpu usage
- sg_free_disk_io_stats(3) get disk io statistics
- sg_free_fs_stats(3) get file system statistics
- sg_free_host_info(3) get general operating system statistics
- sg_free_load_stats(3) get system load
- sg_free_mem_stats(3) get VM statistics
- sg_free_network_iface_stats(3) get network interface statistics
- sg_free_network_io_stats(3) get network statistics
- sg_free_page_stats(3) get paging statistics
- sg_free_process_count(3) get process statistics
- sg_free_stats_buf(3) statgrab vector management
- sg_free_swap_stats(3) get VM statistics
- sg_free_user_stats(3) get the current logged in users
- sg_fs_compare_device_name(3) get file system statistics
- sg_fs_compare_mnt_point(3) get file system statistics
- sg_get_cpu_percents_of(3) get cpu usage
- sg_get_cpu_percents_r(3) get cpu usage
- sg_get_cpu_percents(3) get cpu usage
- sg_get_cpu_stats_diff_between(3) get cpu usage
- sg_get_cpu_stats_diff(3) get cpu usage
- sg_get_cpu_stats_r(3) get cpu usage
- sg_get_cpu_stats(3) get cpu usage
- sg_get_disk_io_stats_diff_between(3) get disk io statistics
- sg_get_disk_io_stats_diff(3) get disk io statistics
- sg_get_disk_io_stats_r(3) get disk io statistics
- sg_get_disk_io_stats(3) get disk io statistics
- sg_get_error_arg(3) get last error status
- sg_get_error_details(3) get last error status
- sg_get_error_errno(3) get last error status
- sg_get_error(3) get last error status
- sg_get_fs_stats_diff_between(3) get file system statistics
- sg_get_fs_stats_diff(3) get file system statistics
- sg_get_fs_stats_r(3) get file system statistics
- sg_get_fs_stats(3) get file system statistics
- sg_get_host_info_r(3) get general operating system statistics
- sg_get_host_info(3) get general operating system statistics
- sg_get_load_stats_r(3) get system load
- sg_get_load_stats(3) get system load
- sg_get_mem_stats_r(3) get VM statistics
- sg_get_mem_stats(3) get VM statistics
- sg_get_nelements(3) statgrab vector management
- sg_get_network_iface_stats_r(3) get network interface statistics
- sg_get_network_iface_stats(3) get network interface statistics
- sg_get_network_io_stats_diff_between(3) get network statistics
- sg_get_network_io_stats_diff(3) get network statistics
- sg_get_network_io_stats_r(3) get network statistics
- sg_get_network_io_stats(3) get network statistics
- sg_get_page_stats_diff_between(3) get paging statistics
- sg_get_page_stats_diff(3) get paging statistics
- sg_get_page_stats_r(3) get paging statistics
- sg_get_page_stats(3) get paging statistics
- sg_get_process_count_of(3) get process statistics
- sg_get_process_count_r(3) get process statistics
- sg_get_process_count(3) get process statistics
- sg_get_process_stats_r(3) get process statistics
- sg_get_process_stats(3) get process statistics
- sg_get_swap_stats_r(3) get VM statistics
- sg_get_swap_stats(3) get VM statistics
- sg_get_user_stats_r(3) get the current logged in users
- sg_get_user_stats(3) get the current logged in users
- sg_get_valid_filesystems(3) get file system statistics
- sg_global_lock(3) managing system statistics delivery
- sg_global_unlock(3) managing system statistics delivery
- sg_init(3) initialise libstatgrab
- sg_internal-intro(3) get system statistics
- sg_intro(3) get system statistics
- sg_lock_mutex(3) guard not MT-safe system API
- sg_network_iface_compare_name(3) get network interface statistics
- sg_network_io_compare_name(3) get network statistics
- sg_process_compare_cpu(3) get process statistics
- sg_process_compare_gid(3) get process statistics
- sg_process_compare_name(3) get process statistics
- sg_process_compare_pid(3) get process statistics
- sg_process_compare_res(3) get process statistics
- sg_process_compare_size(3) get process statistics
- sg_process_compare_time(3) get process statistics
- sg_process_compare_uid(3) get process statistics
- sg_prove_vector(3) statgrab vector management
- sg_set_error_with_errno_code(3) sets the error condition
- sg_set_error_with_errno(3) sets the error condition
- sg_set_error(3) sets the error condition
- sg_set_valid_filesystems(3) get file system statistics
- sg_shutdown(3) initialise libstatgrab
- sg_snapshot(3) initialise libstatgrab
- sg_str_error(3) get last error status
- sg_strperror(3) get last error status
- sg_unlock_mutex(3) guard not MT-safe system API
- sg_vector_clear(3) statgrab vector management
- sg_vector_clone_into(3) statgrab vector management
- sg_vector_clone(3) statgrab vector management
- sg_vector_compute_diff(3) statgrab vector management
- sg_vector_create(3) statgrab vector management
- sg_vector_free(3) statgrab vector management
- sg_vector_resize(3) statgrab vector management
- sgbbrd(3) real
- sgbcon(3) real
- sgbequ(3) real
- sgbequb(3) real
- sgbmv(3) real
- sgbrfs(3) real
- sgbrfsx(3) real
- sgbsv(3) real
- sgbsvx(3) real
- sgbsvxx(3) real
- sgbtf2(3) real
- sgbtrf(3) real
- sgbtrs(3) real
- sgebak(3) real
- sgebal(3) real
- sgebd2(3) real
- sgebrd(3) real
- sgecon(3) real
- sgeequ(3) real
- sgeequb(3) real
- sgees(3) real
- sgeesx(3) real
- sgeev(3) real
- sgeevx(3) real
- sgehd2(3) real
- sgehrd(3) real
- sgejsv(3) real
- sgelq2(3) real
- sgelqf(3) real
- sgelqt(3) double
- sgelqt3(3) double
- sgels(3) real
- sgelsd(3) real
- sgelss(3) real
- sgelst(3) real
- sgelsy(3) real
- sgemlqt(3) double
- sgemm(3) real
- sgemqrt(3) real
- sgemv(3) real
- sgeql2(3) real
- sgeqlf(3) real
- sgeqp3(3) real
- sgeqr2(3) real
- sgeqr2p(3) real
- sgeqrf(3) Variants Computational routines
- sgeqrfp(3) real
- sgeqrt(3) real
- sgeqrt2(3) real
- sgeqrt3(3) real
- sger(3) real
- sgerfs(3) real
- sgerfsx(3) real
- sgerq2(3) real
- sgerqf(3) real
- sgesc2(3) real
- sgesdd(3) real
- sgesv(3) real
- sgesvd(3) real
- sgesvdq(3) real
- sgesvdx(3) real
- sgesvj(3) real
- sgesvx(3) real
- sgesvxx(3) real
- sgetc2(3) real
- sgetf2(3) real
- sgetrf(3) Variants Computational routines
- sgetrf2(3) real
- sgetri(3) real
- sgetrs(3) real
- sgetsls(3) real
- sgetspent_r(3) get shadow password file entry
- sgetspent(3) get shadow password file entry
- sggbak(3) real
- sggbal(3) real
- sgges(3) real
- sgges3(3) real
- sggesx(3) real
- sggev(3) real
- sggev3(3) real
- sggevx(3) real
- sggglm(3) real
- sgghd3(3) real
- sgghrd(3) real
- sgglse(3) real Other Solve Routines
- sggqrf(3) real
- sggrqf(3) real
- sggsvd3(3) real
- sggsvp3(3) real
- sgsvj0(3) real
- sgsvj1(3) real
- sgtcon(3) real
- sgtrfs(3) real
- sgtsv(3) real
- sgtsvx(3) real
- sgttrf(3) real
- sgttrs(3) real
- sgtts2(3) real
- sha1(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1Data(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1End(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1File(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1FileChunk(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1Final(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1Init(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1Pad(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1Transform(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- SHA1Update(3) The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1.
- sha2(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256Data(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256End(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256File(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256FileChunk(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256Final(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256Init(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256Pad(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256Transform(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA256Update(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384Data(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384End(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384File(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384FileChunk(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384Final(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384Init(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384Pad(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384Transform(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA384Update(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512Data(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512End(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512File(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512FileChunk(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512Final(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512Init(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512Pad(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512Transform(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- SHA512Update(3) The SHA2 functions implement the NIST Secure Hash Standard, FIPS PUB 180-2.
- ShadeTable(3) compute the contents of the shading lookup table
- Shadow(3) specify shading lookup tables for rendering
- Shell(3) Shell — The Shell widget class "Shell" "widget class" "Shell"
- shellia(3) library for interactive shell scripts
- shfree.openmpi(3)
- shgeqz(3) real
- shisa_cfg_db(3) API function
- shisa_cfg_default_systemfile(3) API function
- shisa_cfg_from_file(3) API function
- shisa_cfg(3) API function
- shisa_done(3) API function
- shisa_enumerate_principals(3) API function
- shisa_enumerate_realms(3) API function
- shisa_info(3) API function
- shisa_init_with_paths(3) API function
- shisa_init(3) API function
- shisa_key_add(3) API function
- shisa_key_free(3) API function
- shisa_key_remove(3) API function
- shisa_key_update(3) API function
- shisa_keys_find(3) API function
- shisa_keys_free(3) API function
- shisa_principal_add(3) API function
- shisa_principal_find(3) API function
- shisa_principal_remove(3) API function
- shisa_principal_update(3) API function
- shisa_strerror(3) API function
- shisa(3) API function
- shishi_3des(3) API function
- shishi_aes_cts(3) API function
- shishi_ap_authenticator_cksumdata_set(3) API function
- shishi_ap_authenticator_cksumdata(3) API function
- shishi_ap_authenticator_cksumraw_set(3) API function
- shishi_ap_authenticator_cksumtype_set(3) API function
- shishi_ap_authenticator_cksumtype(3) API function
- shishi_ap_authenticator_set(3) API function
- shishi_ap_authenticator(3) API function
- shishi_ap_done(3) API function
- shishi_ap_encapreppart_set(3) API function
- shishi_ap_encapreppart(3) API function
- shishi_ap_etype_tktoptionsdata(3) API function
- shishi_ap_etype(3) API function
- shishi_ap_key(3) API function
- shishi_ap_nosubkey(3) API function
- shishi_ap_option2string(3) API function
- shishi_ap_rep_asn1(3) API function
- shishi_ap_rep_build(3) API function
- shishi_ap_rep_der_set(3) API function
- shishi_ap_rep_der(3) API function
- shishi_ap_rep_set(3) API function
- shishi_ap_rep_verify_asn1(3) API function
- shishi_ap_rep_verify_der(3) API function
- shishi_ap_rep_verify(3) API function
- shishi_ap_rep(3) API function
- shishi_ap_req_asn1(3) API function
- shishi_ap_req_build(3) API function
- shishi_ap_req_decode(3) API function
- shishi_ap_req_der_set(3) API function
- shishi_ap_req_der(3) API function
- shishi_ap_req_process_keyusage(3) API function
- shishi_ap_req_process(3) API function
- shishi_ap_req_set(3) API function
- shishi_ap_req(3) API function
- shishi_ap_set_tktoptions(3) API function
- shishi_ap_set_tktoptionsasn1usage(3) API function
- shishi_ap_set_tktoptionsdata(3) API function
- shishi_ap_set_tktoptionsraw(3) API function
- shishi_ap_string2option(3) API function
- shishi_ap_tkt_set(3) API function
- shishi_ap_tkt(3) API function
- shishi_ap_tktoptions(3) API function
- shishi_ap_tktoptionsasn1usage(3) API function
- shishi_ap_tktoptionsdata(3) API function
- shishi_ap_tktoptionsraw(3) API function
- shishi_ap(3) API function
- shishi_aprep_from_file(3) API function
- shishi_aprep_get_enc_part_etype(3) API function
- shishi_aprep_parse(3) API function
- shishi_aprep_print(3) API function
- shishi_aprep_read(3) API function
- shishi_aprep_save(3) API function
- shishi_aprep_to_file(3) API function
- shishi_aprep(3) API function
- shishi_apreq_add_authenticator(3) API function
- shishi_apreq_from_file(3) API function
- shishi_apreq_get_authenticator_etype(3) API function
- shishi_apreq_get_ticket(3) API function
- shishi_apreq_mutual_required_p(3) API function
- shishi_apreq_options_add(3) API function
- shishi_apreq_options_remove(3) API function
- shishi_apreq_options_set(3) API function
- shishi_apreq_options(3) API function
- shishi_apreq_parse(3) API function
- shishi_apreq_print(3) API function
- shishi_apreq_read(3) API function
- shishi_apreq_save(3) API function
- shishi_apreq_set_authenticator(3) API function
- shishi_apreq_set_ticket(3) API function
- shishi_apreq_to_file(3) API function
- shishi_apreq_use_session_key_p(3) API function
- shishi_apreq(3) API function
- shishi_arcfour(3) API function
- shishi_as_check_cname(3) API function
- shishi_as_check_crealm(3) API function
- shishi_as_derive_salt(3) API function
- shishi_as_done(3) API function
- shishi_as_krberror_der(3) API function
- shishi_as_krberror_set(3) API function
- shishi_as_krberror(3) API function
- shishi_as_process(3) API function
- shishi_as_rep_build(3) API function
- shishi_as_rep_der_set(3) API function
- shishi_as_rep_der(3) API function
- shishi_as_rep_process(3) API function
- shishi_as_rep_set(3) API function
- shishi_as_rep(3) API function
- shishi_as_req_build(3) API function
- shishi_as_req_der_set(3) API function
- shishi_as_req_der(3) API function
- shishi_as_req_set(3) API function
- shishi_as_req(3) API function
- shishi_as_sendrecv_hint(3) API function
- shishi_as_sendrecv(3) API function
- shishi_as_tkt_set(3) API function
- shishi_as_tkt(3) API function
- shishi_as(3) API function
- shishi_asn1_aprep(3) API function
- shishi_asn1_apreq(3) API function
- shishi_asn1_asrep(3) API function
- shishi_asn1_asreq(3) API function
- shishi_asn1_authenticator(3) API function
- shishi_asn1_done(3) API function
- shishi_asn1_encapreppart(3) API function
- shishi_asn1_encasreppart(3) API function
- shishi_asn1_enckdcreppart(3) API function
- shishi_asn1_encprivpart(3) API function
- shishi_asn1_encrypteddata(3) API function
- shishi_asn1_encticketpart(3) API function
- shishi_asn1_etype_info(3) API function
- shishi_asn1_etype_info2(3) API function
- shishi_asn1_krberror(3) API function
- shishi_asn1_krbsafe(3) API function
- shishi_asn1_methoddata(3) API function
- shishi_asn1_msgtype(3) API function
- shishi_asn1_pa_enc_ts_enc(3) API function
- shishi_asn1_padata(3) API function
- shishi_asn1_print(3) API function
- shishi_asn1_priv(3) API function
- shishi_asn1_read_inline(3) API function
- shishi_asn1_read_optional(3) API function
- shishi_asn1_read(3) API function
- shishi_asn1_tgsrep(3) API function
- shishi_asn1_tgsreq(3) API function
- shishi_asn1_ticket(3) API function
- shishi_asn1_to_der_field(3) API function
- shishi_asn1_to_der(3) API function
- shishi_asrep(3) API function
- shishi_asreq_clientrealm(3) API function
- shishi_asreq(3) API function
- shishi_authenticator_add_authorizationdata(3) API function
- shishi_authenticator_add_cksum_type(3) API function
- shishi_authenticator_add_cksum(3) API function
- shishi_authenticator_add_random_subkey_etype(3) API function
- shishi_authenticator_add_random_subkey(3) API function
- shishi_authenticator_add_subkey(3) API function
- shishi_authenticator_authorizationdata(3) API function
- shishi_authenticator_cksum(3) API function
- shishi_authenticator_clear_authorizationdata(3) API function
- shishi_authenticator_client_set(3) API function
- shishi_authenticator_client(3) API function
- shishi_authenticator_clientrealm(3) API function
- shishi_authenticator_ctime_set(3) API function
- shishi_authenticator_ctime(3) API function
- shishi_authenticator_cusec_get(3) API function
- shishi_authenticator_cusec_set(3) API function
- shishi_authenticator_from_file(3) API function
- shishi_authenticator_get_subkey(3) API function
- shishi_authenticator_parse(3) API function
- shishi_authenticator_print(3) API function
- shishi_authenticator_read(3) API function
- shishi_authenticator_remove_subkey(3) API function
- shishi_authenticator_save(3) API function
- shishi_authenticator_seqnumber_get(3) API function
- shishi_authenticator_seqnumber_remove(3) API function
- shishi_authenticator_seqnumber_set(3) API function
- shishi_authenticator_set_cksum(3) API function
- shishi_authenticator_set_cname(3) API function
- shishi_authenticator_set_crealm(3) API function
- shishi_authenticator_set_subkey(3) API function
- shishi_authenticator_subkey(3) API function
- shishi_authenticator_to_file(3) API function
- shishi_authenticator(3) API function
- shishi_authorization_parse(3) API function
- shishi_authorize_k5login(3) API function
- shishi_authorize_strcmp(3) API function
- shishi_authorized_p(3) API function
- shishi_cfg_authorizationtype_set(3) API function
- shishi_cfg_clientkdcetype_fast(3) API function
- shishi_cfg_clientkdcetype_set(3) API function
- shishi_cfg_clientkdcetype(3) API function
- shishi_cfg_default_systemfile(3) API function
- shishi_cfg_default_userdirectory(3) API function
- shishi_cfg_default_userfile(3) API function
- shishi_cfg_from_file(3) API function
- shishi_cfg_print(3) API function
- shishi_cfg_userdirectory_file(3) API function
- shishi_cfg(3) API function
- shishi_check_version(3) API function
- shishi_checksum_cksumlen(3) API function
- shishi_checksum_name(3) API function
- shishi_checksum_parse(3) API function
- shishi_checksum_supported_p(3) API function
- shishi_checksum(3) API function
- shishi_cipher_blocksize(3) API function
- shishi_cipher_confoundersize(3) API function
- shishi_cipher_defaultcksumtype(3) API function
- shishi_cipher_keylen(3) API function
- shishi_cipher_name(3) API function
- shishi_cipher_parse(3) API function
- shishi_cipher_randomlen(3) API function
- shishi_cipher_supported_p(3) API function
- shishi_crc(3) API function
- shishi_crypto_close(3) API function
- shishi_crypto_decrypt(3) API function
- shishi_crypto_encrypt(3) API function
- shishi_crypto(3) API function
- shishi_ctime(3) API function
- shishi_decrypt_etype(3) API function
- shishi_decrypt_iv_etype(3) API function
- shishi_decrypt_iv(3) API function
- shishi_decrypt_ivupdate_etype(3) API function
- shishi_decrypt_ivupdate(3) API function
- shishi_decrypt(3) API function
- shishi_der_msgtype(3) API function
- shishi_der2asn1_aprep(3) API function
- shishi_der2asn1_apreq(3) API function
- shishi_der2asn1_asrep(3) API function
- shishi_der2asn1_asreq(3) API function
- shishi_der2asn1_authenticator(3) API function
- shishi_der2asn1_encapreppart(3) API function
- shishi_der2asn1_encasreppart(3) API function
- shishi_der2asn1_enckdcreppart(3) API function
- shishi_der2asn1_encprivpart(3) API function
- shishi_der2asn1_enctgsreppart(3) API function
- shishi_der2asn1_encticketpart(3) API function
- shishi_der2asn1_etype_info(3) API function
- shishi_der2asn1_etype_info2(3) API function
- shishi_der2asn1_kdcrep(3) API function
- shishi_der2asn1_kdcreq(3) API function
- shishi_der2asn1_krberror(3) API function
- shishi_der2asn1_krbsafe(3) API function
- shishi_der2asn1_methoddata(3) API function
- shishi_der2asn1_padata(3) API function
- shishi_der2asn1_priv(3) API function
- shishi_der2asn1_tgsrep(3) API function
- shishi_der2asn1_tgsreq(3) API function
- shishi_der2asn1_ticket(3) API function
- shishi_der2asn1(3) API function
- shishi_derive_default_salt(3) API function
- shishi_des_cbc_mac(3) API function
- shishi_des(3) API function
- shishi_dk(3) API function
- shishi_done(3) API function
- shishi_dr(3) API function
- shishi_encapreppart_ctime_set(3) API function
- shishi_encapreppart_ctime(3) API function
- shishi_encapreppart_cusec_get(3) API function
- shishi_encapreppart_cusec_set(3) API function
- shishi_encapreppart_from_file(3) API function
- shishi_encapreppart_get_key(3) API function
- shishi_encapreppart_parse(3) API function
- shishi_encapreppart_print(3) API function
- shishi_encapreppart_read(3) API function
- shishi_encapreppart_save(3) API function
- shishi_encapreppart_seqnumber_get(3) API function
- shishi_encapreppart_seqnumber_remove(3) API function
- shishi_encapreppart_seqnumber_set(3) API function
- shishi_encapreppart_time_copy(3) API function
- shishi_encapreppart_to_file(3) API function
- shishi_encapreppart(3) API function
- shishi_enckdcreppart_authtime_set(3) API function
- shishi_enckdcreppart_endtime_set(3) API function
- shishi_enckdcreppart_flags_set(3) API function
- shishi_enckdcreppart_get_key(3) API function
- shishi_enckdcreppart_key_set(3) API function
- shishi_enckdcreppart_nonce_set(3) API function
- shishi_enckdcreppart_populate_encticketpart(3) API function
- shishi_enckdcreppart_renew_till_set(3) API function
- shishi_enckdcreppart_sname_set(3) API function
- shishi_enckdcreppart_srealm_set(3) API function
- shishi_enckdcreppart_starttime_set(3) API function
- shishi_encprivpart_set_user_data(3) API function
- shishi_encprivpart_user_data(3) API function
- shishi_encrypt_etype(3) API function
- shishi_encrypt_iv_etype(3) API function
- shishi_encrypt_iv(3) API function
- shishi_encrypt_ivupdate_etype(3) API function
- shishi_encrypt_ivupdate(3) API function
- shishi_encrypt(3) API function
- shishi_encticketpart_authtime_set(3) API function
- shishi_encticketpart_client(3) API function
- shishi_encticketpart_clientrealm(3) API function
- shishi_encticketpart_cname_set(3) API function
- shishi_encticketpart_crealm_set(3) API function
- shishi_encticketpart_endtime_set(3) API function
- shishi_encticketpart_flags_set(3) API function
- shishi_encticketpart_get_key(3) API function
- shishi_encticketpart_key_set(3) API function
- shishi_encticketpart_transited_set(3) API function
- shishi_error_clear(3) API function
- shishi_error_outputtype(3) API function
- shishi_error_printf(3) API function
- shishi_error_set_outputtype(3) API function
- shishi_error_set(3) API function
- shishi_error(3) API function
- shishi_generalize_ctime(3) API function
- shishi_generalize_now(3) API function
- shishi_generalize_time(3) API function
- shishi_hmac_md5(3) API function
- shishi_hmac_sha1(3) API function
- shishi_hostkeys_default_file_set(3) API function
- shishi_hostkeys_default_file(3) API function
- shishi_hostkeys_for_localservice(3) API function
- shishi_hostkeys_for_localservicerealm(3) API function
- shishi_hostkeys_for_server(3) API function
- shishi_hostkeys_for_serverrealm(3) API function
- shishi_info(3) API function
- shishi_init_server_with_paths(3) API function
- shishi_init_server(3) API function
- shishi_init_with_paths(3) API function
- shishi_init(3) API function
- shishi_kdc_check_nonce(3) API function
- shishi_kdc_copy_cname(3) API function
- shishi_kdc_copy_crealm(3) API function
- shishi_kdc_copy_nonce(3) API function
- shishi_kdc_process(3) API function
- shishi_kdc_sendrecv_hint(3) API function
- shishi_kdc_sendrecv(3) API function
- shishi_kdcrep_add_enc_part(3) API function
- shishi_kdcrep_clear_padata(3) API function
- shishi_kdcrep_client_set(3) API function
- shishi_kdcrep_cname_set(3) API function
- shishi_kdcrep_crealm_set(3) API function
- shishi_kdcrep_from_file(3) API function
- shishi_kdcrep_get_enc_part_etype(3) API function
- shishi_kdcrep_get_ticket(3) API function
- shishi_kdcrep_parse(3) API function
- shishi_kdcrep_print(3) API function
- shishi_kdcrep_read(3) API function
- shishi_kdcrep_save(3) API function
- shishi_kdcrep_set_enc_part(3) API function
- shishi_kdcrep_set_ticket(3) API function
- shishi_kdcrep_to_file(3) API function
- shishi_kdcreq_add_padata_preauth(3) API function
- shishi_kdcreq_add_padata_tgs(3) API function
- shishi_kdcreq_add_padata(3) API function
- shishi_kdcreq_allow_postdate_p(3) API function
- shishi_kdcreq_clear_padata(3) API function
- shishi_kdcreq_client(3) API function
- shishi_kdcreq_disable_transited_check_p(3) API function
- shishi_kdcreq_enc_tkt_in_skey_p(3) API function
- shishi_kdcreq_etype(3) API function
- shishi_kdcreq_forwardable_p(3) API function
- shishi_kdcreq_forwarded_p(3) API function
- shishi_kdcreq_from_file(3) API function
- shishi_kdcreq_get_padata_tgs(3) API function
- shishi_kdcreq_get_padata(3) API function
- shishi_kdcreq_nonce_set(3) API function
- shishi_kdcreq_options_add(3) API function
- shishi_kdcreq_options_set(3) API function
- shishi_kdcreq_options(3) API function
- shishi_kdcreq_parse(3) API function
- shishi_kdcreq_postdated_p(3) API function
- shishi_kdcreq_print(3) API function
- shishi_kdcreq_proxiable_p(3) API function
- shishi_kdcreq_proxy_p(3) API function
- shishi_kdcreq_read(3) API function
- shishi_kdcreq_realm(3) API function
- shishi_kdcreq_renew_p(3) API function
- shishi_kdcreq_renewable_ok_p(3) API function
- shishi_kdcreq_renewable_p(3) API function
- shishi_kdcreq_save(3) API function
- shishi_kdcreq_sendrecv_hint(3) API function
- shishi_kdcreq_sendrecv(3) API function
- shishi_kdcreq_server(3) API function
- shishi_kdcreq_set_cname(3) API function
- shishi_kdcreq_set_etype(3) API function
- shishi_kdcreq_set_realm(3) API function
- shishi_kdcreq_set_sname(3) API function
- shishi_kdcreq_till(3) API function
- shishi_kdcreq_tillc(3) API function
- shishi_kdcreq_to_file(3) API function
- shishi_kdcreq_validate_p(3) API function
- shishi_key_copy(3) API function
- shishi_key_done(3) API function
- shishi_key_from_base64(3) API function
- shishi_key_from_name(3) API function
- shishi_key_from_random(3) API function
- shishi_key_from_string(3) API function
- shishi_key_from_value(3) API function
- shishi_key_length(3) API function
- shishi_key_name(3) API function
- shishi_key_principal_set(3) API function
- shishi_key_principal(3) API function
- shishi_key_print(3) API function
- shishi_key_random(3) API function
- shishi_key_realm_set(3) API function
- shishi_key_realm(3) API function
- shishi_key_timestamp_set(3) API function
- shishi_key_timestamp(3) API function
- shishi_key_to_file(3) API function
- shishi_key_type_set(3) API function
- shishi_key_type(3) API function
- shishi_key_value_set(3) API function
- shishi_key_value(3) API function
- shishi_key_version_set(3) API function
- shishi_key_version(3) API function
- shishi_key(3) API function
- shishi_keys_add_keytab_file(3) API function
- shishi_keys_add_keytab_mem(3) API function
- shishi_keys_add(3) API function
- shishi_keys_done(3) API function
- shishi_keys_for_localservicerealm_in_file(3) API function
- shishi_keys_for_server_in_file(3) API function
- shishi_keys_for_serverrealm_in_file(3) API function
- shishi_keys_from_file(3) API function
- shishi_keys_from_keytab_file(3) API function
- shishi_keys_from_keytab_mem(3) API function
- shishi_keys_nth(3) API function
- shishi_keys_print(3) API function
- shishi_keys_remove(3) API function
- shishi_keys_size(3) API function
- shishi_keys_to_file(3) API function
- shishi_keys_to_keytab_file(3) API function
- shishi_keys_to_keytab_mem(3) API function
- shishi_keys(3) API function
- shishi_krberror_build(3) API function
- shishi_krberror_client_set(3) API function
- shishi_krberror_client(3) API function
- shishi_krberror_crealm(3) API function
- shishi_krberror_ctime_set(3) API function
- shishi_krberror_ctime(3) API function
- shishi_krberror_cusec_set(3) API function
- shishi_krberror_cusec(3) API function
- shishi_krberror_der(3) API function
- shishi_krberror_edata(3) API function
- shishi_krberror_errorcode_fast(3) API function
- shishi_krberror_errorcode_message(3) API function
- shishi_krberror_errorcode_set(3) API function
- shishi_krberror_errorcode(3) API function
- shishi_krberror_etext(3) API function
- shishi_krberror_from_file(3) API function
- shishi_krberror_message(3) API function
- shishi_krberror_methoddata(3) API function
- shishi_krberror_parse(3) API function
- shishi_krberror_pretty_print(3) API function
- shishi_krberror_print(3) API function
- shishi_krberror_read(3) API function
- shishi_krberror_realm(3) API function
- shishi_krberror_remove_cname(3) API function
- shishi_krberror_remove_crealm(3) API function
- shishi_krberror_remove_ctime(3) API function
- shishi_krberror_remove_cusec(3) API function
- shishi_krberror_remove_edata(3) API function
- shishi_krberror_remove_etext(3) API function
- shishi_krberror_remove_sname(3) API function
- shishi_krberror_save(3) API function
- shishi_krberror_server_set(3) API function
- shishi_krberror_server(3) API function
- shishi_krberror_set_cname(3) API function
- shishi_krberror_set_crealm(3) API function
- shishi_krberror_set_edata(3) API function
- shishi_krberror_set_etext(3) API function
- shishi_krberror_set_realm(3) API function
- shishi_krberror_set_sname(3) API function
- shishi_krberror_stime_set(3) API function
- shishi_krberror_stime(3) API function
- shishi_krberror_susec_set(3) API function
- shishi_krberror_susec(3) API function
- shishi_krberror_to_file(3) API function
- shishi_krberror(3) API function
- shishi_md4(3) API function
- shishi_md5(3) API function
- shishi_n_fold(3) API function
- shishi_parse_name(3) API function
- shishi_pbkdf2_sha1(3) API function
- shishi_principal_default_guess(3) API function
- shishi_principal_default_set(3) API function
- shishi_principal_default(3) API function
- shishi_principal_name_realm(3) API function
- shishi_principal_name_set(3) API function
- shishi_principal_name(3) API function
- shishi_principal_set(3) API function
- shishi_priv_build(3) API function
- shishi_priv_done(3) API function
- shishi_priv_enc_part_etype(3) API function
- shishi_priv_encprivpart_der_set(3) API function
- shishi_priv_encprivpart_der(3) API function
- shishi_priv_encprivpart_set(3) API function
- shishi_priv_encprivpart(3) API function
- shishi_priv_from_file(3) API function
- shishi_priv_key_set(3) API function
- shishi_priv_key(3) API function
- shishi_priv_parse(3) API function
- shishi_priv_print(3) API function
- shishi_priv_priv_der_set(3) API function
- shishi_priv_priv_der(3) API function
- shishi_priv_priv_set(3) API function
- shishi_priv_priv(3) API function
- shishi_priv_process(3) API function
- shishi_priv_read(3) API function
- shishi_priv_save(3) API function
- shishi_priv_set_enc_part(3) API function
- shishi_priv_to_file(3) API function
- shishi_priv(3) API function
- shishi_prompt_password_callback_get(3) API function
- shishi_prompt_password_callback_set(3) API function
- shishi_prompt_password(3) API function
- shishi_random_to_key(3) API function
- shishi_randomize(3) API function
- shishi_realm_default_guess(3) API function
- shishi_realm_default_set(3) API function
- shishi_realm_default(3) API function
- shishi_realm_for_server_dns(3) API function
- shishi_realm_for_server_file(3) API function
- shishi_realm_for_server(3) API function
- shishi_resolv_free(3) API function
- shishi_resolv(3) API function
- shishi_safe_build(3) API function
- shishi_safe_cksum(3) API function
- shishi_safe_done(3) API function
- shishi_safe_from_file(3) API function
- shishi_safe_key_set(3) API function
- shishi_safe_key(3) API function
- shishi_safe_parse(3) API function
- shishi_safe_print(3) API function
- shishi_safe_read(3) API function
- shishi_safe_safe_der_set(3) API function
- shishi_safe_safe_der(3) API function
- shishi_safe_safe_set(3) API function
- shishi_safe_safe(3) API function
- shishi_safe_save(3) API function
- shishi_safe_set_cksum(3) API function
- shishi_safe_set_user_data(3) API function
- shishi_safe_to_file(3) API function
- shishi_safe_user_data(3) API function
- shishi_safe_verify(3) API function
- shishi_safe(3) API function
- shishi_server_for_local_service(3) API function
- shishi_server(3) API function
- shishi_strerror(3) API function
- shishi_string_to_key(3) API function
- shishi_tgs_ap(3) API function
- shishi_tgs_done(3) API function
- shishi_tgs_krberror_der(3) API function
- shishi_tgs_krberror_set(3) API function
- shishi_tgs_krberror(3) API function
- shishi_tgs_process(3) API function
- shishi_tgs_rep_build(3) API function
- shishi_tgs_rep_der(3) API function
- shishi_tgs_rep_process(3) API function
- shishi_tgs_rep(3) API function
- shishi_tgs_req_build(3) API function
- shishi_tgs_req_der_set(3) API function
- shishi_tgs_req_der(3) API function
- shishi_tgs_req_process(3) API function
- shishi_tgs_req_set(3) API function
- shishi_tgs_req(3) API function
- shishi_tgs_sendrecv_hint(3) API function
- shishi_tgs_sendrecv(3) API function
- shishi_tgs_set_realm(3) API function
- shishi_tgs_set_realmserver(3) API function
- shishi_tgs_set_server(3) API function
- shishi_tgs_tgtkt_set(3) API function
- shishi_tgs_tgtkt(3) API function
- shishi_tgs_tkt_set(3) API function
- shishi_tgs_tkt(3) API function
- shishi_tgs(3) API function
- shishi_tgsrep(3) API function
- shishi_tgsreq(3) API function
- shishi_ticket_add_enc_part(3) API function
- shishi_ticket_get_enc_part_etype(3) API function
- shishi_ticket_realm_get(3) API function
- shishi_ticket_realm_set(3) API function
- shishi_ticket_server(3) API function
- shishi_ticket_set_enc_part(3) API function
- shishi_ticket_sname_set(3) API function
- shishi_ticket(3) API function
- shishi_time(3) API function
- shishi_tkt_authctime(3) API function
- shishi_tkt_client_p(3) API function
- shishi_tkt_client(3) API function
- shishi_tkt_clientrealm_p(3) API function
- shishi_tkt_clientrealm(3) API function
- shishi_tkt_done(3) API function
- shishi_tkt_enckdcreppart_set(3) API function
- shishi_tkt_enckdcreppart(3) API function
- shishi_tkt_encticketpart_set(3) API function
- shishi_tkt_encticketpart(3) API function
- shishi_tkt_endctime(3) API function
- shishi_tkt_expired_p(3) API function
- shishi_tkt_flags_add(3) API function
- shishi_tkt_flags_set(3) API function
- shishi_tkt_flags(3) API function
- shishi_tkt_forwardable_p(3) API function
- shishi_tkt_forwarded_p(3) API function
- shishi_tkt_hw_authent_p(3) API function
- shishi_tkt_initial_p(3) API function
- shishi_tkt_invalid_p(3) API function
- shishi_tkt_kdcrep(3) API function
- shishi_tkt_key_set(3) API function
- shishi_tkt_key(3) API function
- shishi_tkt_keytype_fast(3) API function
- shishi_tkt_keytype_p(3) API function
- shishi_tkt_keytype(3) API function
- shishi_tkt_lastreq_pretty_print(3) API function
- shishi_tkt_lastreqc(3) API function
- shishi_tkt_match_p(3) API function
- shishi_tkt_may_postdate_p(3) API function
- shishi_tkt_ok_as_delegate_p(3) API function
- shishi_tkt_postdated_p(3) API function
- shishi_tkt_pre_authent_p(3) API function
- shishi_tkt_pretty_print(3) API function
- shishi_tkt_proxiable_p(3) API function
- shishi_tkt_proxy_p(3) API function
- shishi_tkt_realm(3) API function
- shishi_tkt_renew_tillc(3) API function
- shishi_tkt_renewable_p(3) API function
- shishi_tkt_server_p(3) API function
- shishi_tkt_server(3) API function
- shishi_tkt_startctime(3) API function
- shishi_tkt_ticket_set(3) API function
- shishi_tkt_ticket(3) API function
- shishi_tkt_transited_policy_checked_p(3) API function
- shishi_tkt_valid_at_time_p(3) API function
- shishi_tkt_valid_now_p(3) API function
- shishi_tkt(3) API function
- shishi_tkt2(3) API function
- shishi_tkts_add_ccache_file(3) API function
- shishi_tkts_add_ccache_mem(3) API function
- shishi_tkts_add(3) API function
- shishi_tkts_default_ccache_guess(3) API function
- shishi_tkts_default_ccache_set(3) API function
- shishi_tkts_default_ccache(3) API function
- shishi_tkts_default_file_guess(3) API function
- shishi_tkts_default_file_set(3) API function
- shishi_tkts_default_file(3) API function
- shishi_tkts_default(3) API function
- shishi_tkts_done(3) API function
- shishi_tkts_expire(3) API function
- shishi_tkts_find_for_clientserver(3) API function
- shishi_tkts_find_for_server(3) API function
- shishi_tkts_find(3) API function
- shishi_tkts_from_ccache_file(3) API function
- shishi_tkts_from_ccache_mem(3) API function
- shishi_tkts_from_file(3) API function
- shishi_tkts_get_for_clientserver(3) API function
- shishi_tkts_get_for_localservicepasswd(3) API function
- shishi_tkts_get_for_server(3) API function
- shishi_tkts_get_tgs(3) API function
- shishi_tkts_get_tgt(3) API function
- shishi_tkts_get(3) API function
- shishi_tkts_new(3) API function
- shishi_tkts_nth(3) API function
- shishi_tkts_print_for_service(3) API function
- shishi_tkts_print(3) API function
- shishi_tkts_read(3) API function
- shishi_tkts_remove(3) API function
- shishi_tkts_size(3) API function
- shishi_tkts_to_file(3) API function
- shishi_tkts_write(3) API function
- shishi_tkts(3) API function
- shishi_verbose(3) API function
- shishi_verify(3) API function
- shishi_warn(3) API function
- shishi_x509ca_default_file_guess(3) API function
- shishi_x509ca_default_file_set(3) API function
- shishi_x509ca_default_file(3) API function
- shishi_x509cert_default_file_guess(3) API function
- shishi_x509cert_default_file_set(3) API function
- shishi_x509cert_default_file(3) API function
- shishi_x509key_default_file_guess(3) API function
- shishi_x509key_default_file_set(3) API function
- shishi_x509key_default_file(3) API function
- shishi(3) API function
- shm_open(3) create/open or unlink POSIX shared memory objects
- shm_unlink(3) create/open or unlink POSIX shared memory objects
- shmalloc.openmpi(3) Symmetric heap memory management functions.
- shmem_addr_accessible.openmpi(3) Indicates if an address is accessible via OpenSHMEM operations
- shmem_align.openmpi(3)
- shmem_alltoall32.openmpi(3) collective routine where each PE exchanges a fixed amount of data with all
- shmem_alltoall64.openmpi(3)
- shmem_alltoalls32.openmpi(3)
- shmem_alltoalls64.openmpi(3)
- shmem_barrier_all.openmpi(3) Suspends the execution of the calling PE until all other PEs issue a call
- shmem_barrier.openmpi(3) Performs a barrier operation on a subset of processing elements (PEs).
- shmem_broadcast32.openmpi(3) Copy a data object from a designated PE to a target
- shmem_broadcast64.openmpi(3)
- shmem_char_g.openmpi(3) These routines provide a low latency mechanism to read basic types (char, short, int, float, double, long, long long, long double) from symmetric
- shmem_char_get_nbi.openmpi(3)
- shmem_char_get.openmpi(3) Transfers data from a specified processing element (PE).
- shmem_char_p.openmpi(3) These routines provide a low latency mechanism to write basic types (char, short, int, float, double, long, long long, long double) to symmetric data
- shmem_char_put_nbi.openmpi(3)
- shmem_char_put.openmpi(3) Transfers data to a specified
- shmem_clear_cache_inv.openmpi(3)
- shmem_clear_cache_line_inv.openmpi(3)
- shmem_clear_lock.openmpi(3)
- shmem_collect32.openmpi(3) Concatenates blocks of data from multiple processing elements (PEs) to an array in every PE
- shmem_collect64.openmpi(3)
- shmem_complexd_prod_to_all.openmpi(3)
- shmem_complexd_sum_to_all.openmpi(3)
- shmem_complexf_prod_to_all.openmpi(3)
- shmem_complexf_sum_to_all.openmpi(3)
- shmem_double_fetch.openmpi(3)
- shmem_double_g.openmpi(3)
- shmem_double_get_nbi.openmpi(3)
- shmem_double_get.openmpi(3)
- shmem_double_iget.openmpi(3)
- shmem_double_iput.openmpi(3)
- shmem_double_max_to_all.openmpi(3)
- shmem_double_min_to_all.openmpi(3)
- shmem_double_p.openmpi(3)
- shmem_double_prod_to_all.openmpi(3)
- shmem_double_put_nbi.openmpi(3)
- shmem_double_put.openmpi(3)
- shmem_double_set.openmpi(3)
- shmem_double_sum_to_all.openmpi(3)
- shmem_double_swap.openmpi(3)
- shmem_fcollect32.openmpi(3)
- shmem_fcollect64.openmpi(3)
- shmem_fence.openmpi(3) Provides a separate ordering on the sequence of puts issued by this PE to each destination
- shmem_finalize.openmpi(3) A collective operation that releases resources used by the OpenSHMEM library.
- shmem_float_fetch.openmpi(3)
- shmem_float_g.openmpi(3)
- shmem_float_get_nbi.openmpi(3)
- shmem_float_get.openmpi(3)
- shmem_float_iget.openmpi(3)
- shmem_float_iput.openmpi(3)
- shmem_float_max_to_all.openmpi(3)
- shmem_float_min_to_all.openmpi(3)
- shmem_float_p.openmpi(3)
- shmem_float_prod_to_all.openmpi(3)
- shmem_float_put_nbi.openmpi(3)
- shmem_float_put.openmpi(3)
- shmem_float_set.openmpi(3)
- shmem_float_sum_to_all.openmpi(3)
- shmem_float_swap.openmpi(3)
- shmem_free.openmpi(3)
- shmem_get128_nbi.openmpi(3)
- shmem_get128.openmpi(3)
- shmem_get16_nbi.openmpi(3)
- shmem_get32_nbi.openmpi(3)
- shmem_get32.openmpi(3)
- shmem_get64_nbi.openmpi(3)
- shmem_get64.openmpi(3)
- shmem_get8_nbi.openmpi(3)
- shmem_getmem_nbi.openmpi(3) The nonblocking get routines provide a method for copying data from a contiguous remote data object on the specified PE to the local data
- shmem_getmem.openmpi(3)
- shmem_global_exit.openmpi(3) A routine that allows any PE to force termination of an entire program.
- shmem_iget128.openmpi(3)
- shmem_iget32.openmpi(3)
- shmem_iget64.openmpi(3)
- shmem_info_get_name.openmpi(3) This routine returns the vendor defined character string.
- shmem_info_get_version.openmpi(3) Returns the major and minor version of the library implementation.
- shmem_init.openmpi(3) Allocates a block of memory from the symmetric heap.
- shmem_int_add.openmpi(3) Performs an atomic add
- shmem_int_and_to_all.openmpi(3)
- shmem_int_cswap.openmpi(3) Performs an atomic conditional swap to a remote data object
- shmem_int_fadd.openmpi(3) Performs an atomic fetch-and-add operation on a remote data object
- shmem_int_fetch.openmpi(3) Atomically fetches the value of a remote data object
- shmem_int_finc.openmpi(3) Performs an atomic fetch-and-increment operation on a remote data object
- shmem_int_g.openmpi(3)
- shmem_int_get_nbi.openmpi(3)
- shmem_int_get.openmpi(3)
- shmem_int_iget.openmpi(3)
- shmem_int_inc.openmpi(3) These routines perform an atomic increment operation on a remote data object.
- shmem_int_iput.openmpi(3)
- shmem_int_max_to_all.openmpi(3)
- shmem_int_min_to_all.openmpi(3)
- shmem_int_or_to_all.openmpi(3)
- shmem_int_p.openmpi(3)
- shmem_int_prod_to_all.openmpi(3)
- shmem_int_put_nbi.openmpi(3)
- shmem_int_put.openmpi(3)
- shmem_int_set.openmpi(3) Atomically sets the value of a remote data object
- shmem_int_sum_to_all.openmpi(3)
- shmem_int_swap.openmpi(3)
- shmem_int_wait_until.openmpi(3)
- shmem_int_wait.openmpi(3)
- shmem_int_xor_to_all.openmpi(3)
- shmem_iput128.openmpi(3)
- shmem_iput32.openmpi(3)
- shmem_iput64.openmpi(3)
- shmem_long_add.openmpi(3)
- shmem_long_and_to_all.openmpi(3)
- shmem_long_cswap.openmpi(3)
- shmem_long_fadd.openmpi(3)
- shmem_long_fetch.openmpi(3)
- shmem_long_finc.openmpi(3)
- shmem_long_g.openmpi(3)
- shmem_long_get_nbi.openmpi(3)
- shmem_long_get.openmpi(3)
- shmem_long_iget.openmpi(3)
- shmem_long_inc.openmpi(3)
- shmem_long_iput.openmpi(3)
- shmem_long_max_to_all.openmpi(3)
- shmem_long_min_to_all.openmpi(3)
- shmem_long_or_to_all.openmpi(3)
- shmem_long_p.openmpi(3)
- shmem_long_prod_to_all.openmpi(3)
- shmem_long_put_nbi.openmpi(3)
- shmem_long_put.openmpi(3)
- shmem_long_set.openmpi(3)
- shmem_long_sum_to_all.openmpi(3)
- shmem_long_swap.openmpi(3)
- shmem_long_wait_until.openmpi(3)
- shmem_long_wait.openmpi(3)
- shmem_long_xor_to_all.openmpi(3)
- shmem_longdouble_g.openmpi(3)
- shmem_longdouble_get_nbi.openmpi(3)
- shmem_longdouble_get.openmpi(3)
- shmem_longdouble_iget.openmpi(3)
- shmem_longdouble_iput.openmpi(3)
- shmem_longdouble_max_to_all.openmpi(3)
- shmem_longdouble_min_to_all.openmpi(3)
- shmem_longdouble_p.openmpi(3)
- shmem_longdouble_prod_to_all.openmpi(3)
- shmem_longdouble_put_nbi.openmpi(3)
- shmem_longdouble_put.openmpi(3)
- shmem_longlong_add.openmpi(3)
- shmem_longlong_and_to_all.openmpi(3)
- shmem_longlong_cswap.openmpi(3)
- shmem_longlong_fadd.openmpi(3)
- shmem_longlong_fetch.openmpi(3)
- shmem_longlong_finc.openmpi(3)
- shmem_longlong_g.openmpi(3)
- shmem_longlong_get_nbi.openmpi(3)
- shmem_longlong_get.openmpi(3)
- shmem_longlong_iget.openmpi(3)
- shmem_longlong_inc.openmpi(3)
- shmem_longlong_iput.openmpi(3)
- shmem_longlong_max_to_all.openmpi(3)
- shmem_longlong_min_to_all.openmpi(3)
- shmem_longlong_or_to_all.openmpi(3)
- shmem_longlong_p.openmpi(3)
- shmem_longlong_prod_to_all.openmpi(3)
- shmem_longlong_put_nbi.openmpi(3)
- shmem_longlong_put.openmpi(3)
- shmem_longlong_set.openmpi(3)
- shmem_longlong_sum_to_all.openmpi(3)
- shmem_longlong_swap.openmpi(3)
- shmem_longlong_wait_until.openmpi(3)
- shmem_longlong_wait.openmpi(3)
- shmem_longlong_xor_to_all.openmpi(3)
- shmem_malloc.openmpi(3) Symmetric heap memory management functions.
- shmem_my_pe.openmpi(3) Returns the virtual PE number of the calling PE.
- shmem_n_pes.openmpi(3) Returns the number of processing elements (PEs) used to run the application.
- shmem_pe_accessible.openmpi(3) Determines whether a processing element (PE) is accessible via
- shmem_ptr.openmpi(3) Returns a pointer to a data object on a specified processing element
- shmem_put128_nbi.openmpi(3)
- shmem_put128.openmpi(3)
- shmem_put16_nbi.openmpi(3)
- shmem_put32_nbi.openmpi(3)
- shmem_put32.openmpi(3)
- shmem_put64_nbi.openmpi(3)
- shmem_put64.openmpi(3)
- shmem_put8_nbi.openmpi(3)
- shmem_putmem_nbi.openmpi(3) The nonblocking put routines provide a method for copying data from a contiguous local data object to a data object on a specified
- shmem_putmem.openmpi(3)
- shmem_quiet.openmpi(3) Waits for completion of all outstanding remote writes issued by a
- shmem_realloc.openmpi(3)
- shmem_set_cache_inv.openmpi(3)
- shmem_set_cache_line_inv.openmpi(3)
- shmem_set_lock.openmpi(3) Releases, locks, and tests a mutual exclusion memory lock.
- shmem_short_and_to_all.openmpi(3) Performs a bitwise AND operation on symmetric
- shmem_short_g.openmpi(3)
- shmem_short_get_nbi.openmpi(3)
- shmem_short_get.openmpi(3)
- shmem_short_iget.openmpi(3) Transfers strided data from a specified processing element (PE)
- shmem_short_iput.openmpi(3) Transfer strided data to a specified processing element (PE).
- shmem_short_max_to_all.openmpi(3) Performs a maximum function reduction across a set of processing elements (PEs).
- shmem_short_min_to_all.openmpi(3) Performs a minimum function reduction across a set of processing elements (PEs)
- shmem_short_or_to_all.openmpi(3) Performs a bitwise OR function reduction across a set of processing elements (PEs)
- shmem_short_p.openmpi(3)
- shmem_short_prod_to_all.openmpi(3) Performs
- shmem_short_put_nbi.openmpi(3)
- shmem_short_put.openmpi(3)
- shmem_short_sum_to_all.openmpi(3) Performs
- shmem_short_wait_until.openmpi(3)
- shmem_short_wait.openmpi(3)
- shmem_short_xor_to_all.openmpi(3) Performs a bitwise XOR operation on symmetric
- shmem_swap.openmpi(3) Performs an atomic swap to a remote data object
- shmem_test_lock.openmpi(3)
- shmem_udcflush_line.openmpi(3)
- shmem_udcflush.openmpi(3) Controls data cache utilities
- shmem_wait_until.openmpi(3)
- shmem_wait.openmpi(3) Waits for a variable on the local processing element (PE) to change
- shmemalign.openmpi(3)
- shrealloc.openmpi(3)
- shsein(3) real
- shseqr(3) real
- shutdown_mib(3) netsnmp_mib_api functions
- sidget(3) obtain and manipulate SELinux security ID's
- sidput(3) obtain and manipulate SELinux security ID's
- sigabbrev_np(3) return string describing signal
- sigaddset(3) POSIX
- sigandset(3) POSIX
- sigblock(3) BSD signal API
- sigdelset(3) POSIX
- sigdescr_np(3) return string describing signal
- sigemptyset(3) POSIX
- sigfillset(3) POSIX
- siggetmask(3) BSD signal API
- sighold(3) System V signal API
- sigignore(3) System V signal API
- siginterrupt(3) allow signals to interrupt system calls
- sigisemptyset(3) POSIX
- sigismember(3) POSIX
- siglongjmp(3) performing a nonlocal goto
- sigmask(3) BSD signal API
- signbit(3) test sign of a real floating-point number
- signgam(3) log gamma function
- significand(3) get mantissa of floating-point number
- significandf(3) get mantissa of floating-point number
- significandl(3) get mantissa of floating-point number
- sigorset(3) POSIX
- sigpause(3) atomically release blocked signals and wait for interrupt
- sigqueue(3) queue a signal and data to a process
- sigrelse(3) System V signal API
- sigset(3) System V signal API
- sigsetjmp(3) performing a nonlocal goto
- sigsetmask(3) BSD signal API
- sigsetops(3) POSIX
- sigstack(3) set and/or get signal stack context
- sigvec(3) BSD signal API
- sigwait(3) wait for a signal
- simd-viterbi(3) create_viterbi27, set_viterbi27_polynomial, init_viterbi27, update_viterbi27_blk, chainback_viterbi27, delete_viterbi27, create_viterbi29,
- SIMPLEQ_EMPTY(3) implementation of a singly linked tail queue
- SIMPLEQ_ENTRY(3) implementation of a singly linked tail queue
- SIMPLEQ_FIRST(3) implementation of a singly linked tail queue
- SIMPLEQ_FOREACH(3) implementation of a singly linked tail queue
- SIMPLEQ_HEAD_INITIALIZER(3) implementation of a singly linked tail queue
- SIMPLEQ_HEAD(3) implementation of a singly linked tail queue
- SIMPLEQ_INIT(3) implementation of a singly linked tail queue
- SIMPLEQ_INSERT_AFTER(3) implementation of a singly linked tail queue
- SIMPLEQ_INSERT_HEAD(3) implementation of a singly linked tail queue
- SIMPLEQ_INSERT_TAIL(3) implementation of a singly linked tail queue
- SIMPLEQ_NEXT(3) implementation of a singly linked tail queue
- SIMPLEQ_REMOVE_HEAD(3) implementation of a singly linked tail queue
- SIMPLEQ_REMOVE(3) implementation of a singly linked tail queue
- simpleq(3) implementation of a singly linked tail queue
- sin(3) sine function
- sincos(3) calculate sin and cos simultaneously
- sincosf(3) calculate sin and cos simultaneously
- sincosl(3) calculate sin and cos simultaneously
- sinf(3) sine function
- singGE(3) Singular Value
- single_blas_level1(3) real
- single_blas_level2(3) real
- single_blas_level3(3) real
- single_blas_testing(3) real
- single_eig(3) real
- single_lin(3) real
- SingleRTPSessionPool(3) SingleRTPSessionPool
- SingleThreadRTPSession(3) This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways.
- sinh(3) hyperbolic sine function
- sinhf(3) hyperbolic sine function
- sinhl(3) hyperbolic sine function
- sinl(3) sine function
- sio_close(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_eof(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_getcap(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_getpar(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_initpar(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_nfds(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_onmove(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_onvol(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_open(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_pollfd(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_read(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_revents(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_setpar(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_setvol(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_start(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_stop(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sio_write(3) The library allows user processes to access hardware and the audio server in a uniform way.
- sioctl_close(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_eof(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_nfds(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_ondesc(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_onval(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_open(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_pollfd(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_revents(3) Audio devices may expose a number of controls, like the playback volume control.
- sioctl_setval(3) Audio devices may expose a number of controls, like the playback volume control.
- sisnan(3) Other Auxiliary Routines
- skipDelete(3) skipDelete - delete an item.
- skipFreeList(3) skipFreeList - free a skip list.
- skipInsert(3) skipInsert - insert an item.
- skipNewList(3) skipNewList - create a skip list.
- skipNext(3) skipNext - find next item.
- skipRelease(3) skipRelease - release lock on value.
- skipSearch(3) skipSearch - search a skip list.
- sla_gbamv(3) real
- sla_gbrcond(3) real
- sla_gbrfsx_extended(3) real
- sla_gbrpvgrw(3) real
- sla_geamv(3) real
- sla_gercond(3) real
- sla_gerfsx_extended(3) real
- sla_gerpvgrw(3) real
- sla_lin_berr(3) real
- sla_porcond(3) real
- sla_porfsx_extended(3) real
- sla_porpvgrw(3) real
- sla_syamv(3) real
- sla_syrcond(3) real
- sla_syrfsx_extended(3) real
- sla_syrpvgrw(3) real
- sla_wwaddw(3) real
- slabad(3) Other Auxiliary Routines
- slabrd(3) real
- slacn2(3) real
- slacon(3) real
- slacpy(3) Other Auxiliary Routines
- sladiv(3) real
- sladiv1(3)
- sladiv2(3)
- slae2(3) Other Auxiliary Routines
- slaebz(3) Other Auxiliary Routines
- slaed0(3) auxiliary Computational routines
- slaed1(3) auxiliary Computational routines
- slaed2(3) auxiliary Computational routines
- slaed3(3) auxiliary Computational routines
- slaed4(3) auxiliary Computational routines
- slaed5(3) auxiliary Computational routines
- slaed6(3) auxiliary Computational routines
- slaed7(3) auxiliary Computational routines
- slaed8(3) auxiliary Computational routines
- slaed9(3) auxiliary Computational routines
- slaeda(3) auxiliary Computational routines
- slaein(3) real
- slaev2(3) Other Auxiliary Routines
- slaexc(3) real
- slag2(3) real
- slag2d(3) Other Auxiliary Routines
- slags2(3) real
- slagtf(3) auxiliary Computational routines
- slagtm(3) real
- slagts(3) Other Auxiliary Routines
- slagv2(3) real
- slahqr(3) real
- slahr2(3) real
- slaic1(3) real
- slaisnan(3) Other Auxiliary Routines
- slaln2(3) real
- slals0(3) real
- slalsa(3) real
- slalsd(3) real
- slamrg(3) auxiliary Computational routines
- slaneg(3) Other Auxiliary Routines
- slangb(3) real
- slange(3) real
- slangt(3) real
- slanhs(3) real
- slansb(3) real
- slansf(3) real
- slansp(3) real
- slanst(3) Other Auxiliary Routines
- slansy(3) real
- slantb(3) real
- slantp(3) real
- slantr(3) real
- slanv2(3) real
- slaorhr_col_getrfnp(3) real
- slaorhr_col_getrfnp2(3) real
- slapll(3) real
- slapmr(3) real
- slapmt(3) real
- slapy2(3) Other Auxiliary Routines
- slapy3(3) Other Auxiliary Routines
- slaqgb(3) real
- slaqge(3) real
- slaqp2(3) real
- slaqps(3) real
- slaqr0(3) real
- slaqr1(3) real
- slaqr2(3) real
- slaqr3(3) real
- slaqr4(3) real
- slaqr5(3) real
- slaqsb(3) real
- slaqsp(3) real
- slaqsy(3) real
- slaqtr(3) real
- slaqz0(3) double
- slaqz1(3) double
- slaqz2(3) double
- slaqz3(3) double
- slaqz4(3) double
- slar1v(3) real
- slar2v(3) real
- slarf(3) real
- slarfb(3) real
- slarfg(3) real
- slarfgp(3) real
- slarft(3) real
- slarfx(3) real
- slarfy(3) real
- slargv(3) real
- slarmm(3) Other Auxiliary Routines
- slarnv(3) Other Auxiliary Routines
- slarra(3) Other Auxiliary Routines
- slarrb(3) Other Auxiliary Routines
- slarrc(3) Other Auxiliary Routines
- slarrd(3) Other Auxiliary Routines
- slarre(3) Other Auxiliary Routines
- slarrf(3) Other Auxiliary Routines
- slarrj(3) Other Auxiliary Routines
- slarrk(3) Other Auxiliary Routines
- slarrr(3) Other Auxiliary Routines
- slarrv(3) real
- slarscl2(3) real
- slartgp(3) Other Auxiliary Routines
- slartgs(3) auxiliary Computational routines
- slartv(3) real
- slaruv(3) Other Auxiliary Routines
- slarz(3) real
- slarzb(3) real
- slarzt(3) real
- slas2(3) Other Auxiliary Routines
- slascl(3) Other Auxiliary Routines
- slascl2(3) real
- slasd0(3) Other Auxiliary Routines
- slasd1(3) Other Auxiliary Routines
- slasd2(3) Other Auxiliary Routines
- slasd3(3) Other Auxiliary Routines
- slasd4(3) Other Auxiliary Routines
- slasd5(3) Other Auxiliary Routines
- slasd6(3) Other Auxiliary Routines
- slasd7(3) Other Auxiliary Routines
- slasd8(3) Other Auxiliary Routines
- slasda(3) Other Auxiliary Routines
- slasdq(3) Other Auxiliary Routines
- slasdt(3) Other Auxiliary Routines
- slaset(3) Other Auxiliary Routines
- slasq1(3) auxiliary Computational routines
- slasq2(3) auxiliary Computational routines
- slasq3(3) auxiliary Computational routines
- slasq4(3) auxiliary Computational routines
- slasq5(3) auxiliary Computational routines
- slasq6(3) auxiliary Computational routines
- slasr(3) Other Auxiliary Routines
- slasrt(3) auxiliary Computational routines
- slasv2(3) Other Auxiliary Routines
- slaswp(3) real
- slasy2(3) real
- slasyf_aa(3) real
- slasyf_rook(3) real
- slasyf(3) real
- slatbs(3) real
- slatdf(3) real
- slatps(3) real
- slatrd(3) double
- slatrs(3) real
- slatrs3(3) double
- slatrz(3) real
- slauu2(3) real
- slauum(3) real
- sleep(3) sleep for a specified number of seconds
- SLIST_EMPTY(3) implementation of a singly linked list
- SLIST_ENTRY(3) implementation of a singly linked list
- SLIST_FIRST(3) implementation of a singly linked list
- SLIST_FOREACH(3) implementation of a singly linked list
- SLIST_HEAD_INITIALIZER(3) implementation of a singly linked list
- SLIST_HEAD(3) implementation of a singly linked list
- SLIST_INIT(3) implementation of a singly linked list
- SLIST_INSERT_AFTER(3) implementation of a singly linked list
- SLIST_INSERT_HEAD(3) implementation of a singly linked list
- SLIST_NEXT(3) implementation of a singly linked list
- SLIST_REMOVE_HEAD(3) implementation of a singly linked list
- SLIST_REMOVE(3) implementation of a singly linked list
- slist(3) implementation of a singly linked list
- smi_attribute(3) SMI Attribute
- smi_class(3) SMI class
- smi_config(3) SMI library
- smi_event(3) SMI identity
- smi_identity(3) SMI identity
- smi_macro(3) SMI macro and extension information routines
- smi_module(3) SMI module information routines
- smi_node(3) SMI type
- smi_render(3) SMI data and MIB data rendering routines
- smi_type(3) SMI type
- smi_util(3) SMI type utility functions
- smiExit(3) SMI library
- smiGetAttribute(3) SMI Attribute
- smiGetAttributeFirstNamedNumber(3) SMI Attribute
- smiGetAttributeFirstRange(3) SMI Attribute
- smiGetAttributeNextNamedNumber(3) SMI Attribute
- smiGetAttributeNextRange(3) SMI Attribute
- smiGetAttributeParentClass(3) SMI Attribute
- smiGetAttributeParentType(3) SMI Attribute
- smiGetClass(3) SMI class
- smiGetClassModule(3) SMI class
- smiGetElementNode(3) SMI type
- smiGetEvent(3) SMI identity
- smiGetFirstAttribute(3) SMI Attribute
- smiGetFirstChildNode(3) SMI type
- smiGetFirstClass(3) SMI class
- smiGetFirstElement(3) SMI type
- smiGetFirstEvent(3) SMI identity
- smiGetFirstIdentity(3) SMI identity
- smiGetFirstImport(3) SMI module information routines
- smiGetFirstMacro(3) SMI macro and extension information routines
- smiGetFirstModule(3) SMI module information routines
- smiGetFirstNamedNumber(3) SMI type
- smiGetFirstNode(3) SMI type
- smiGetFirstOption(3) SMI type
- smiGetFirstRange(3) SMI type
- smiGetFirstRefinement(3) SMI type
- smiGetFirstRevision(3) SMI module information routines
- smiGetFirstType(3) SMI type
- smiGetFirstUniqueAttribute(3) SMI Attribute
- smiGetFlags(3) SMI library
- smiGetIdentity(3) SMI identity
- smiGetIdentityModule(3) SMI identity
- smiGetMacro(3) SMI macro and extension information routines
- smiGetMacroModule(3) SMI macro and extension information routines
- smiGetMaxSize(3) SMI type utility functions
- smiGetMinSize(3) SMI type utility functions
- smiGetModule(3) SMI module information routines
- smiGetModuleIdentityNode(3) SMI module information routines
- smiGetNextAttribute(3) SMI Attribute
- smiGetNextChildNode(3) SMI type
- smiGetNextClass(3) SMI class
- smiGetNextElement(3) SMI type
- smiGetNextEvent(3) SMI identity
- smiGetNextIdentity(3) SMI identity
- smiGetNextImport(3) SMI module information routines
- smiGetNextMacro(3) SMI macro and extension information routines
- smiGetNextModule(3) SMI module information routines
- smiGetNextNamedNumber(3) SMI type
- smiGetNextNode(3) SMI type
- smiGetNextOption(3) SMI type
- smiGetNextRange(3) SMI type
- smiGetNextRefinement(3) SMI type
- smiGetNextRevision(3) SMI module information routines
- smiGetNextType(3) SMI type
- smiGetNextUniqueAttribute(3) SMI Attribute
- smiGetNode(3) SMI type
- smiGetNodeByOID(3) SMI type
- smiGetNodeLine(3) SMI type
- smiGetNodeModule(3) SMI type
- smiGetNodeType(3) SMI type
- smiGetOptionNode(3) SMI type
- smiGetParentClass(3) SMI class
- smiGetParentIdentity(3) SMI identity
- smiGetParentNode(3) SMI type
- smiGetParentType(3) SMI type
- smiGetPath(3) SMI library
- smiGetRefinementModule(3) SMI type
- smiGetRefinementNode(3) SMI type
- smiGetRefinementType(3) SMI type
- smiGetRefinementWriteType(3) SMI type
- smiGetRelatedNode(3) SMI type
- smiGetType(3) SMI type
- smiGetTypeLine(3) SMI type
- smiGetTypeModule(3) SMI type
- smiInit(3) SMI library
- smiIsClassScalar(3) SMI class
- smiIsImported(3) SMI module information routines
- smiLoadModule(3) SMI library
- smiPack(3) SMI type utility functions
- smiReadConfig(3) SMI library
- smiRenderNode(3) SMI data and MIB data rendering routines
- smiRenderOID(3) SMI data and MIB data rendering routines
- smiRenderType(3) SMI data and MIB data rendering routines
- smiRenderValue(3) SMI data and MIB data rendering routines
- smiSetErrorLevel(3) SMI library
- smiSetFlags(3) SMI library
- smiSetPath(3) SMI library
- smiUnpack(3) SMI type utility functions
- Smokeping_matchers_Avgratio(3) detect changes in average median latency
- Smokeping_matchers_base(3) Base Class for implementing SmokePing Matchers
- Smokeping_matchers_CheckLatency(3) Edge triggered alert to check latency is under a value for x number of samples
- Smokeping_matchers_CheckLoss(3) Edge triggered alert to check loss is under a value for x number of samples
- Smokeping_matchers_ExpLoss(3) exponential weighting matcher for packet loss
- Smokeping_matchers_Median(3) Find persistant changes in latency
- Smokeping_matchers_Medratio(3) detect changes in the latency median
- Smokeping_probes_AnotherCurl(3) a curl(1) probe for SmokePing
- Smokeping_probes_AnotherDNS(3) Alternate DNS Probe
- Smokeping_probes_AnotherSSH(3) Another SSH probe
- Smokeping_probes_base(3) Base Class for implementing SmokePing Probes
- Smokeping_probes_basefork(3) Yet Another Base Class for implementing SmokePing Probes
- Smokeping_probes_basevars(3) Another Base Class for implementing SmokePing Probes
- Smokeping_probes_CiscoRTTMonDNS(3) Probe for SmokePing
- Smokeping_probes_CiscoRTTMonEchoICMP(3) Probe for SmokePing
- Smokeping_probes_CiscoRTTMonTcpConnect(3) Probe for SmokePing
- Smokeping_probes_Curl(3) a curl(1) probe for SmokePing
- Smokeping_probes_DismanPing(3) DISMAN-PING-MIB Probe for SmokePing
- Smokeping_probes_DNS(3) Name Service Probe for SmokePing
- Smokeping_probes_EchoPing(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingChargen(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingDiscard(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingDNS(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingHttp(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingHttps(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingIcp(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingLDAP(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingPlugin(3) a basis for using echoping(1) plugins as probes for SmokePing
- Smokeping_probes_EchoPingSmtp(3) an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingWhois(3) an echoping(1) probe for SmokePing
- Smokeping_probes_FPing(3) FPing Probe for SmokePing
- Smokeping_probes_FPing6(3) FPing6 Probe for SmokePing
- Smokeping_probes_FPingContinuous(3) FPingContinuous Probe for SmokePing
- Smokeping_probes_FTPtransfer(3) intrusive bandwidth probe
- Smokeping_probes_IOSPing(3) Cisco IOS Probe for SmokePing
- Smokeping_probes_IRTT(3) a SmokePing Probe for IRTT <https://github.com/peteheist/irtt>
- Smokeping_probes_LDAP(3) a LDAP probe for SmokePing
- Smokeping_probes_NFSping(3) NFSping Probe for SmokePing
- Smokeping_probes_OpenSSHEOSPing(3) Arista EOS SSH Probe for SmokePing
- Smokeping_probes_OpenSSHJunOSPing(3) Juniper SSH JunOS Probe for SmokePing
- Smokeping_probes_passwordchecker(3) A Base Class for implementing SmokePing Probes
- Smokeping_probes_Qstat(3) Qstat Probe for SmokePing
- Smokeping_probes_Radius(3) a RADIUS authentication probe for SmokePing
- Smokeping_probes_RemoteFPing(3) Remote FPing Probe for SmokePing
- Smokeping_probes_SendEmail(3) a Smokeping probe that measure time neeed to send an mail
- Smokeping_probes_SipSak(3) tests sip server
- Smokeping_probes_skel(3) a skeleton for Smokeping Probes
- Smokeping_probes_SSH(3) Secure Shell Probe for SmokePing
- Smokeping_probes_TacacsPlus(3) a TacacsPlus authentication probe for SmokePing
- Smokeping_probes_TCPPing(3) TCPPing Probe for SmokePing
- Smokeping_probes_TelnetIOSPing(3) Cisco IOS Probe for SmokePing
- Smokeping_probes_TelnetJunOSPing(3) Juniper JunOS Probe for SmokePing
- Smokeping_probes_TraceroutePing(3) use traceroute to obtain RTT for a router
- Smokeping_probes_WebProxyFilter(3) tests webproxy filter performance and function.
- Smokeping_sorters_base(3) Base Class for implementing SmokePing Sorters
- Smokeping_sorters_Loss(3) Order the target charts by loss
- Smokeping_sorters_Max(3) Order the target charts by Max RTT
- Smokeping_sorters_Median(3) Order the target charts by Median RTT
- Smokeping_sorters_StdDev(3) Order the target charts by StdDev
- snmp_add_null_var(3) netsnmp_varbind_api functions
- snmp_alarm_register_hr(3) alarm functions
- snmp_alarm_register(3) alarm functions
- snmp_alarm_unregister(3) alarm functions
- snmp_alarm(3) alarm functions
- snmp_api_errstring(3) netsnmp_session_api functions
- snmp_async_send(3) netsnmp_session_api functions
- snmp_clone_pdu(3) netsnmp_pdu_api functions
- snmp_clone_varbind(3) netsnmp_varbind_api functions
- snmp_close(3) netsnmp_session_api functions
- snmp_error(3) netsnmp_session_api functions
- snmp_fix_pdu(3) netsnmp_pdu_api functions
- snmp_free_pdu(3) netsnmp_pdu_api functions
- snmp_free_var(3) netsnmp_varbind_api functions
- snmp_free_varbind(3) netsnmp_varbind_api functions
- snmp_open(3) netsnmp_session_api functions
- snmp_parse_oid(3) netsnmp_mib_api functions
- snmp_pdu_add_variable(3) netsnmp_varbind_api functions
- snmp_pdu_create(3) netsnmp_pdu_api functions
- snmp_perror(3) netsnmp_session_api functions
- snmp_read(3) netsnmp_session_api functions
- snmp_select_info(3) netsnmp_session_api functions
- snmp_send(3) netsnmp_session_api functions
- snmp_sess_async_send(3) session functions
- snmp_sess_close(3) session functions
- snmp_sess_error(3) session functions
- snmp_sess_init(3) session functions
- snmp_sess_open(3) session functions
- snmp_sess_perror(3) netsnmp_session_api functions
- snmp_sess_read(3) session functions
- snmp_sess_select_info(3) session functions
- snmp_sess_send(3) session functions
- snmp_sess_session(3) session functions
- snmp_sess_synch_response(3) session functions
- snmp_sess_timeout(3) session functions
- snmp_set_mib_errors(3) netsnmp_mib_api functions
- snmp_set_mib_warnings(3) netsnmp_mib_api functions
- snmp_set_save_descriptions(3) netsnmp_mib_api functions
- snmp_set_var_objid(3) netsnmp_varbind_api functions
- snmp_set_var_typed_integer(3) netsnmp_varbind_api functions
- snmp_set_var_typed_value(3) netsnmp_varbind_api functions
- snmp_set_var_value(3) netsnmp_varbind_api functions
- snmp_synch_response(3) netsnmp_session_api functions
- snmp_timeout(3) netsnmp_session_api functions
- snmp_varlist_add_variable(3) netsnmp_varbind_api functions
- snprint_description(3) netsnmp_mib_api functions
- snprint_objid(3) netsnmp_mib_api functions
- snprint_value(3) netsnmp_varbind_api functions
- snprint_variable(3) netsnmp_varbind_api functions
- snprintf(3) formatted output conversion
- sockatmark(3) determine whether socket is at out-of-band mark
- socket_accept4(3) accept an IPv4 TCP connection on a socket
- socket_accept6(3) accept an IPv6 TCP connection on a socket
- socket_bind4_reuse(3) set the local IP address and port of a socket
- socket_bind4(3) set the local IP address and port of a socket
- socket_bind6_reuse(3) set the local IP address and port of a socket
- socket_bind6(3) set the local IP address and port of a socket
- socket_broadcast(3) set UDP socket to broadcast mode
- socket_connect4(3) attempt to make a TCP connection
- socket_connect6(3) attempt to make a TCP connection
- socket_connected(3) is a connection established on a socket?
- socket_fastopen_connect4(3) make a TCP connection and send some data
- socket_fastopen_connect6(3) make a TCP connection and send some data
- socket_fastopen(3) enable TCP Fast Open on a server-side TCP socket
- socket_getifidx(3) get interface number
- socket_getifname(3) get interface name
- socket_listen(3) attempt to make a TCP connection
- socket_local4(3) get local IP address of socket
- socket_local6(3) get local IP address of socket
- socket_mchopcount6(3) set multicast hop count
- socket_mcjoin4(3) join a multicast group
- socket_mcjoin6(3) join a multicast group
- socket_mcleave4(3) leave a multicast group
- socket_mcleave6(3) leave a multicast group
- socket_mcloop4(3) set multicast loopback
- socket_mcloop6(3) set multicast loopback
- socket_mcttl4(3) set multicast ttl
- socket_quickack(3) turn TCP Quick ACK mode on or off
- socket_recv4(3) receive a UDP datagram
- socket_recv6(3) receive a UDP datagram
- socket_remote4(3) get remote IP address of socket
- socket_remote6(3) get remote IP address of socket
- socket_sctp4(3) create a non-blocking SCTP/IP stream socket
- socket_sctp4b(3) create a blocking SCTP/IP stream socket
- socket_sctp6(3) create a non-blocking IPv6 SCTP/IP stream socket
- socket_sctp6b(3) create a blocking IPv6 SCTP/IP stream socket
- socket_send4(3) send a UDP datagram
- socket_send6(3) send a UDP datagram
- socket_tcp4(3) create a non-blocking TCP/IP stream socket
- socket_tcp4b(3) create a blocking TCP/IP stream socket
- socket_tcp6(3) create a non-blocking IPv6 TCP/IP stream socket
- socket_tcp6b(3) create a blocking IPv6 TCP/IP stream socket
- socket_udp4(3) create a non-blocking UDP/IP datagram socket
- socket_udp6(3) create a non-blocking IPv6 UDP/IP datagram socket
- sockets(3) sockets
- soldout_array(3) generic linear array.
- soldout_buffer(3) Compile time options.
- soldout_markdown(3) The function parses the input buffer and renders it into the output buffer is a pointer to the renderer structure.
- soldout_renderers(3) The and functions escape all problematic characters in (X)HTML: and respectively.
- soldout(3) The library only performs the parsing of markdown input, the construction of the output is left to a renderer, which is
- solveGB(3) Linear Solve
- solveGE(3) Linear Solve
- solveGT(3) Linear Solve
- solveHE(3) Linear Solve
- solvePO(3) Linear Solve
- solvePT(3) Linear Solve
- solveSY(3) Linear Solve
- sopgtr(3) real
- sopmtr(3) real
- sorbdb(3) real
- sorbdb1(3) real
- sorbdb2(3) real
- sorbdb3(3) real
- sorbdb4(3) real
- sorbdb5(3) real
- sorbdb6(3) real
- sorcsd(3) real
- sorcsd2by1(3) real
- sorg2l(3) real
- sorg2r(3) real
- sorgbr(3) real
- sorghr(3) real
- sorgl2(3) real
- sorglq(3) real
- sorgql(3) real
- sorgqr(3) real
- sorgr2(3) real
- sorgrq(3) real
- sorgtr(3) real
- sorm22(3) complex
- sorm2l(3) real
- sorm2r(3) real
- sormbr(3) real
- sormhr(3) real
- sorml2(3) real
- sormlq(3) real
- sormql(3) real
- sormqr(3) real
- sormr2(3) real
- sormr3(3) real
- sormrq(3) real
- sormrz(3) real
- sormtr(3) real
- sortList(3) Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype
- sources.h(3) Sources of synchronization and participants related clases.
- sources(3) sources
- spbcon(3) real
- spbequ(3) real
- spbrfs(3) real
- spbstf(3) real
- spbsv(3) real Other Solve Routines
- spbsvx(3) real Other Solve Routines
- spbtf2(3) real
- spbtrf(3) real
- spbtrs(3) real
- spectrogramscreenshots(3) Spectrogram, Contour Plot
- spftrf(3) real
- spftri(3) real
- spftrs(3) real
- sphinxcontrib-mermaid(3) sphinxcontrib-mermaid documentation
- splitString(3) Cdk4 compatibility functions
- spocon(3) real
- spoequ(3) real
- spoequb(3) real
- sporfs(3) real
- sporfsx(3) real
- sposv(3) real
- sposvx(3) real
- sposvxx(3) real
- spotf2(3) real
- spotrf(3) Variants Computational routines
- spotrf2(3) real
- spotri(3) real
- spotrs(3) real
- sppcon(3) real
- sppequ(3) real
- spprfs(3) real
- sppsv(3) real Other Solve Routines
- sppsvx(3) real Other Solve Routines
- spptrf(3) real
- spptri(3) real
- spptrs(3) real
- sprintf(3) formatted output conversion
- spstf2(3) real
- spstrf(3) real
- sptcon(3) real
- spteqr(3) real
- sptrfs(3) real
- sptsv(3) real
- sptsvx(3) real
- spttrf(3) auxiliary Computational routines
- spttrs(3) real
- sptts2(3) real
- sqrt(3) square root function
- sqrtf(3) square root function
- sqrtl(3) square root function
- srand(3) pseudo-random number generator
- srand48_r(3) generate uniformly distributed pseudo-random numbers reentrantly
- srand48(3) generate uniformly distributed pseudo-random numbers
- srandom_r(3) reentrant
- srandom(3) random number generator
- srecord(3) library to manipulate EPROM load files
- srot(3) real
- srotm(3) real
- srotmg(3) real
- srscl(3) real
- ssbev_2stage(3) real
- ssbev(3) real
- ssbevd_2stage(3) real
- ssbevd(3) real
- ssbevx_2stage(3) real
- ssbevx(3) real
- ssbgst(3) real
- ssbgv(3) real
- ssbgvd(3) real
- ssbgvx(3) real
- ssbmv(3) real
- ssbtrd(3) real
- sscal(3) real
- sscanf(3) input string format conversion
- ssfrk(3) real
- ssignal(3) software signal facility
- sspcon(3) real
- sspev(3) real
- sspevd(3) real
- sspevx(3) real
- sspgst(3) real
- sspgv(3) real
- sspgvd(3) real
- sspgvx(3) real
- sspmv(3) real
- sspr(3) real
- sspr2(3) real
- ssprfs(3) real
- sspsv(3) real Other Solve Routines
- sspsvx(3) real Other Solve Routines
- ssptrd(3) real
- ssptrf(3) real
- ssptri(3) real
- ssptrs(3) real
- sstebz(3) auxiliary Computational routines
- sstedc(3) auxiliary Computational routines
- sstegr(3) real
- sstein(3) real
- sstemr(3) real
- ssteqr(3) auxiliary Computational routines
- ssterf(3) auxiliary Computational routines
- sstev(3) real
- sstevd(3) real
- sstevr(3) real
- sstevx(3) real
- sswap(3) real
- ssycon_rook(3) real
- ssycon(3) real
- ssyconv(3) real
- ssyequb(3) real
- ssyev_2stage(3) real
- ssyev(3) real
- ssyevd_2stage(3) real
- ssyevd(3) real
- ssyevr_2stage(3) real
- ssyevr(3) real
- ssyevx_2stage(3) real
- ssyevx(3) real
- ssygs2(3) real
- ssygst(3) real
- ssygv_2stage(3) real
- ssygv(3) real
- ssygvd(3) real
- ssygvx(3) real
- ssymm(3) real
- ssymv(3) real
- ssyr(3) real
- ssyr2(3) real
- ssyr2k(3) real
- ssyrfs(3) real
- ssyrfsx(3) real
- ssyrk(3) real
- ssysv_aa_2stage(3) real
- ssysv_aa(3) real
- ssysv_rook(3) real
- ssysv(3) real
- ssysvx(3) real
- ssysvxx(3) real
- ssyswapr(3) real
- ssytd2(3) real
- ssytf2_rook(3) real
- ssytf2(3) real
- ssytrd_2stage(3) real
- ssytrd_sy2sb(3) real
- ssytrd(3) real
- ssytrf_aa_2stage(3) real
- ssytrf_aa(3) real
- ssytrf_rook(3) real
- ssytrf(3) real
- ssytri_rook(3) real
- ssytri(3) real
- ssytri2(3) real
- ssytri2x(3) real
- ssytrs_aa_2stage(3) real
- ssytrs_aa(3) real
- ssytrs_rook(3) real
- ssytrs(3) real
- ssytrs2(3) real
- stAbortThis(3) simple transaction handling
- STAILQ_CONCAT(3) implementation of a singly linked tail queue
- STAILQ_EMPTY(3) implementation of a singly linked tail queue
- STAILQ_ENTRY(3) implementation of a singly linked tail queue
- STAILQ_FIRST(3) implementation of a singly linked tail queue
- STAILQ_FOREACH(3) implementation of a singly linked tail queue
- STAILQ_HEAD_INITIALIZER(3) implementation of a singly linked tail queue
- STAILQ_HEAD(3) implementation of a singly linked tail queue
- STAILQ_INIT(3) implementation of a singly linked tail queue
- STAILQ_INSERT_AFTER(3) implementation of a singly linked tail queue
- STAILQ_INSERT_HEAD(3) implementation of a singly linked tail queue
- STAILQ_INSERT_TAIL(3) implementation of a singly linked tail queue
- STAILQ_NEXT(3) implementation of a singly linked tail queue
- STAILQ_REMOVE_HEAD(3) implementation of a singly linked tail queue
- STAILQ_REMOVE(3) implementation of a singly linked tail queue
- stailq(3) implementation of a singly linked tail queue
- start_pes.openmpi(3)
- starting(3) Getting Started
- stAskConfirm(3) user interaction
- statgrab(3) get system statistics
- static_assert(3) fail compilation if assertion is false
- StaticPayloadFormat(3) Static payload format objects.
- statvfs(3) get filesystem statistics
- stbcon(3) real
- stbmv(3) real
- stbrfs(3) real
- stbsv(3) real
- stbtrs(3) real
- stcall(3) call command
- stCallCmd(3) call command
- stCallCmdErrno(3) call command
- stCallEditor(3) call command
- stCatchSigs(3) signal handling
- stCleanup(3) signal handling
- stConvertPattern(3) string
- stdarg(3) variable argument lists
- stderr(3) standard I/O streams
- stdin(3) standard I/O streams
- stdio_ext(3) interfaces to stdio FILE structure
- stdio(3) standard input/output library functions
- stdout(3) standard I/O streams
- stExit(3) signal handling
- stFindProgram(3) call command
- stfl(3) structured terminal forms language/library
- stfsm(3) real
- stftri(3) real
- stfttp(3) real
- stfttr(3) real
- stGetFromStdin(3) user interaction
- stGetTermWidth(3) user interaction
- stgevc(3) real
- stgex2(3) real
- stgexc(3) real
- stgsen(3) real
- stgsja(3) real
- stgsna(3) real
- stgsy2(3) real
- stgsyl(3) real
- stInterruptAction(3) signal handling
- stLog(3) user interaction
- stMessage(3) user interaction
- stMktime(3) date and time handling
- Store(3) store volume data structures to a file
- stparseargs(3) parse command line arguments
- stpcon(3) real
- stpcpy(3) copy or catenate a string
- stpecpy(3)
- stpecpyx(3)
- stplqt(3) double
- stplqt2(3) double
- stpmlqt(3) double
- stpmqrt(3) real
- stpmv(3) real
- stpncpy(3) zero a fixed-width buffer and
- stpqrt(3) real
- stpqrt2(3) real
- stprfb(3) real
- stprfs(3) real
- stProgramName(3) user interaction
- stpsv(3) real
- stptri(3) real
- stptrs(3) real
- stpttf(3) real
- stpttr(3) real
- stQuietFlag(3) user interaction
- stQuitAction(3) signal handling
- str_chr(3) find character in ASCIIZ string
- str_copy(3) copy an ASCIIZ string
- str_diff(3) compare two ASCIIZ strings
- str_diffn(3) compare two ASCIIZ strings
- str_equal(3) compare two ASCIIZ strings
- str_len(3) find length of ASCIIZ string
- str_rchr(3) find character in ASCIIZ string
- str_start(3) compare prefixes of strings
- str_to_gensio_accepter_child(3) Create a gensio accepter from a string
- str_to_gensio_accepter(3) Create a gensio accepter from a string
- str_to_gensio_child(3) Create a gensio from a string
- str_to_gensio(3) Create a gensio from a string
- stralloc_0(3) append \\0 to a stralloc
- stralloc_append(3) append a character to a stralloc
- stralloc_cat(3) append data to a stralloc
- stralloc_catb(3) append data to a stralloc
- stralloc_catlong0(3) append an integer to a stralloc
- stralloc_catm(3) append string(s) to a stralloc
- stralloc_cats(3) append data to a stralloc
- stralloc_catulong0(3) append an integer to a stralloc
- stralloc_chomp(3) remove trailing CR, LF or CRLF
- stralloc_chop(3) remove and return last char
- stralloc_copy(3) copy data into a stralloc
- stralloc_copyb(3) copy data into a stralloc
- stralloc_copym(3) copy string(s) to a stralloc
- stralloc_copys(3) copy data into a stralloc
- stralloc_diff(3) compare two strallocs
- stralloc_diffs(3) check if string is prefix of stralloc
- stralloc_free(3) free storage associated with a stralloc
- stralloc_init(3) initialize a stralloc
- stralloc_ready(3) provide space in a stralloc
- stralloc_readyplus(3) provide space in a stralloc
- stralloc_starts(3) check if string is prefix of stralloc
- stralloc_zero(3) set length of stralloc to 0
- strbuf(3) Unidata string-buffer
- strcase(3) Multiway branch (switch) for short strings
- strcasecmp(3) compare two strings ignoring case
- strcasestr(3) locate a substring
- strcat(3) copy or catenate a string
- strchr(3) locate character in string
- strchrnul(3) locate character in string
- strcmp(3) compare two strings
- strcoll(3) compare two strings using the current locale
- strcon(3) real
- strcpy(3) copy or catenate a string
- strcspn(3) get length of a prefix substring
- strdup(3) duplicate a string
- strdupa(3) duplicate a string
- stRegisterFile(3) temporary files handling
- strequate(3) strequate - map a list of characters to the same value 1
- streqvcmp(3) streqvcmp - compare two strings with an equivalence mapping 1
- streqvmap(3) streqvmap - Set the character mappings for the streqv functions 1
- strerror_l(3) return string describing error number
- strerror_r(3) return string describing error number
- strerror(3) return string describing error number
- strerrordesc_np(3) return string describing error number
- strerrorname_np(3) return string describing error number
- strevc(3) real
- strevc3(3) real
- strexc(3) real
- strfmon_l(3) convert monetary value to a string
- strfmon(3) convert monetary value to a string
- strfromd(3) convert a floating-point value into
- strfromf(3) convert a floating-point value into
- strfroml(3) convert a floating-point value into
- strfry(3) randomize a string
- strftime_l(3) format date and time
- strftime(3) format date and time
- string_to_av_perm(3) convert
- string_to_security_class(3) convert
- string(3) string operations
- stringprep_4i(3) API function
- stringprep_4zi(3) API function
- stringprep_check_version(3) API function
- stringprep_convert(3) API function
- stringprep_locale_charset(3) API function
- stringprep_locale_to_utf8(3) API function
- stringprep_profile(3) API function
- stringprep_strerror(3) API function
- stringprep_ucs4_nfkc_normalize(3) API function
- stringprep_ucs4_to_utf8(3) API function
- stringprep_unichar_to_utf8(3) API function
- stringprep_utf8_nfkc_normalize(3) API function
- stringprep_utf8_to_locale(3) API function
- stringprep_utf8_to_ucs4(3) API function
- stringprep_utf8_to_unichar(3) API function
- stringprep(3) API function
- stripWhiteSpace(3) Cdk utility functions
- strlen(3) calculate the length of a string
- strmm(3) real
- stRmRegisteredFiles(3) temporary files handling
- strmv(3) real
- strncasecmp(3) compare two strings ignoring case
- strncat(3) concatenate a null-padded character sequence into a string
- strncmp(3) compare two strings
- strncpy(3) zero a fixed-width buffer and
- strndup(3) duplicate a string
- strndupa(3) duplicate a string
- strneqvcmp(3) strneqvcmp - compare two strings with an equivalence mapping 1
- strnlen(3) determine the length of a fixed-size string
- stropt(3) Parse options from a string (it supports quotation, option arguments)
- stropt2buf(3) Parse options from a string (it supports quotation, option arguments)
- stropt2str(3) Parse options from a string (it supports quotation, option arguments)
- stroptx(3) Parse options from a string (it supports quotation, option arguments)
- strpbrk(3) search a string for any of a set of bytes
- strptime(3) convert a string representation of time to a time tm structure
- strrchr(3) locate character in string
- strrfs(3) real
- strsen(3) real
- strsep(3) extract token from string
- strsignal(3) return string describing signal
- strsm(3) real
- strsna(3) real
- strspn(3) get length of a prefix substring
- strstr(3) locate a substring
- strsv(3) real
- strsyl(3) real
- strti2(3) real
- strtod(3) convert ASCII string to floating-point number
- strtof(3) convert ASCII string to floating-point number
- strtoimax(3) convert string to integer
- strtok_r(3) extract tokens from strings
- strtok(3) extract tokens from strings
- strtol(3) convert a string to a long integer
- strtold(3) convert ASCII string to floating-point number
- strtoll(3) convert a string to a long integer
- strtoq(3) convert a string to a long integer
- strtoul(3) convert a string to an unsigned long integer
- strtoull(3) convert a string to an unsigned long integer
- strtoumax(3) convert string to integer
- strtouq(3) convert a string to an unsigned long integer
- strtransform(3) strtransform - convert a string into its mapped-to value 1
- strtri(3) real
- strtrs(3) real
- strttf(3) real
- strttp(3) real
- strverscmp(3) compare two version strings
- strxfrm(3) string transformation
- stShortUsage(3) parse command line arguments
- stShutupFlag(3) user interaction
- stsignal(3) signal handling
- stStrEnter(3) string
- ststring(3) string
- stStrtok(3) string
- stSubstituteString(3) string
- stTermAction(3) signal handling
- stThisTransaction(3) simple transaction handling
- sttime(3) date and time handling
- sttkintro(3) introduction to the ShapeTools Toolkit Library
- stTmpFile(3) temporary files handling
- sttmpfiles(3) temporary files handling
- sttransaction(3) simple transaction handling
- stUnRegisterFile(3) temporary files handling
- stuserio(3) user interaction
- stWriteTime(3) date and time handling
- stzrzf(3) real
- sub_of(3) subtract two integers, check for arithmetic overflow
- svc_destroy(3) library routines for remote procedure calls
- svc_freeargs(3) library routines for remote procedure calls
- svc_getargs(3) library routines for remote procedure calls
- svc_getcaller(3) library routines for remote procedure calls
- svc_getreq(3) library routines for remote procedure calls
- svc_getreqset(3) library routines for remote procedure calls
- svc_register(3) library routines for remote procedure calls
- svc_run(3) library routines for remote procedure calls
- svc_sendreply(3) library routines for remote procedure calls
- svc_unregister(3) library routines for remote procedure calls
- svcerr_auth(3) library routines for remote procedure calls
- svcerr_decode(3) library routines for remote procedure calls
- svcerr_noproc(3) library routines for remote procedure calls
- svcerr_noprog(3) library routines for remote procedure calls
- svcerr_progvers(3) library routines for remote procedure calls
- svcerr_systemerr(3) library routines for remote procedure calls
- svcerr_weakauth(3) library routines for remote procedure calls
- svcfd_create(3) library routines for remote procedure calls
- svcraw_create(3) library routines for remote procedure calls
- svctcp_create(3) library routines for remote procedure calls
- svcudp_bufcreate(3) library routines for remote procedure calls
- svcudp_create(3) library routines for remote procedure calls
- swab(3) swap adjacent bytes
- swapcontext(3) manipulate user context
- swprintf(3) formatted
- swtpm_ioctls(3) Description of the ioctl's of the CUSE TPM (swtpm_cuse)
- SY(3) Symmetric Matrix
- SyncSource(3) Synchronization source in an RTP session.
- SyncSourceHandler(3) SyncSource objects modification methods.
- sys_errlist(3) print a system error message
- sys_nerr(3) print a system error message
- sys_siglist(3) return string describing signal
- sysconf(3) get configuration information at run time
- syslog(3) send messages to the system logger
- system_eexecsp(3) execute a command with its arguments from a string without using a shell
- system_execs(3) execute a command with its arguments from a string without using a shell
- system_execsa(3) execute a command with its arguments from a string without using a shell
- system_execsp(3) execute a command with its arguments from a string without using a shell
- system_execsr(3) execute a command with its arguments from a string without using a shell
- system_execsra(3) execute a command with its arguments from a string without using a shell
- system_execsrp(3) execute a command with its arguments from a string without using a shell
- system_nosh(3) execute a command with its arguments from a string without using a shell
- system(3) execute a shell command
- systempapername(3) return names for managing system paper
- systempapersizefile(3)
- sysv_signal(3) signal handling with System V semantics
- tag(3) Manipulate tagged files
- tai_add(3) add two struct tai
- tai_approx(3) return double-precision approximation
- tai_less(3) compare two struct tai
- tai_now(3) get current time
- tai_pack(3) convert to external TAI64 format
- tai_sub(3) subtract two struct tai
- tai_unpack(3) convert to external TAI64 format
- taia_add(3) add two struct taia
- taia_addsec(3) add n seconds to a struct taia
- taia_approx(3) return double-precision approximation
- taia_frac(3) get current time
- taia_less(3) compare two struct taia
- taia_now(3) get current time
- taia_pack(3) convert to external TAI64NA format
- taia_sub(3) subtract two struct taia
- taia_tai(3) get current time
- taia_uint(3) convert seconds into struct taia
- taia_unpack(3) convert to external TAI64NA format
- TAILQ_CONCAT(3) implementation of a doubly linked tail queue
- TAILQ_EMPTY(3) implementation of a doubly linked tail queue
- TAILQ_ENTRY(3) implementation of a doubly linked tail queue
- TAILQ_FIRST(3) implementation of a doubly linked tail queue
- TAILQ_FOREACH_REVERSE(3) implementation of a doubly linked tail queue
- TAILQ_FOREACH(3) implementation of a doubly linked tail queue
- TAILQ_HEAD_INITIALIZER(3) implementation of a doubly linked tail queue
- TAILQ_HEAD(3) implementation of a doubly linked tail queue
- TAILQ_INIT(3) implementation of a doubly linked tail queue
- TAILQ_INSERT_AFTER(3) implementation of a doubly linked tail queue
- TAILQ_INSERT_BEFORE(3) implementation of a doubly linked tail queue
- TAILQ_INSERT_HEAD(3) implementation of a doubly linked tail queue
- TAILQ_INSERT_TAIL(3) implementation of a doubly linked tail queue
- TAILQ_LAST(3) implementation of a doubly linked tail queue
- TAILQ_NEXT(3) implementation of a doubly linked tail queue
- TAILQ_PREV(3) implementation of a doubly linked tail queue
- TAILQ_REMOVE(3) implementation of a doubly linked tail queue
- TAILQ_SWAP(3) implementation of a doubly linked tail queue
- tailq(3) implementation of a doubly linked tail queue
- taktukcomm(3) Interface library to "taktuk(1)" communication facilities
- talloc(3) hierarchical reference counted memory pool system with destructors
- tan(3) tangent function
- tanf(3) tangent function
- tanh(3) hyperbolic tangent function
- tanhf(3) hyperbolic tangent function
- tanhl(3) hyperbolic tangent function
- tanl(3) tangent function
- tar_append_file(3) append data to tar archives
- tar_block_read(3) macros to call read and write functions
- tar_extract_all(3) high-level tar
- tar_extract_file(3) extract files from a tar archive
- tar_open(3) access a tar archive via a handle
- Taylor_Fjt_Eval(3) Taylor_Fjt_Eval
- tcadb(3) the abstract database API
- tcbdb(3) the B+ tree database API
- tcdrain(3) get and set terminal attributes, line control, get and set baud rate
- tcfdb(3) the fixed-length database API
- tcflow(3) get and set terminal attributes, line control, get and set baud rate
- tcflush(3) get and set terminal attributes, line control, get and set baud rate
- tcgetattr(3) get and set terminal attributes, line control, get and set baud rate
- tcgetpgrp(3) get and set terminal foreground process group
- tcgetsid(3) get session ID
- tchdb(3) the hash database API
- tclcurl_multi(3) TclCurl: - get a URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP, LDAPS, IMAP, IMAPS, POP, POP3, SMTP, SMTPS and gopher
- tclcurl_share(3) TclCurl: - get a URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP, LDAPS, IMAP, IMAPS, POP, POP3, SMTP, SMTPS and gopher
- tclcurl(3) TclCurl: - get a URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP, LDAPS, IMAP, IMAPS, POP, POP3, SMTP, SMTPS and gopher
- tclist(3) the utility API
- tcmap(3) the utility API
- tcmdb(3) the utility API
- tcmpool(3) the utility API
- TCPClientConnection(3) TCPClientConnection
- TCPIOSocket(3) TCPIOSocket
- TCPServerConnection(3) TCPServerConnection
- TCPServerSocket(3) TCPServerSocket
- TCPSocket(3) TCPSocket
- tcsendbreak(3) get and set terminal attributes, line control, get and set baud rate
- tcsetattr(3) get and set terminal attributes, line control, get and set baud rate
- tcsetpgrp(3) get and set terminal foreground process group
- tctdb(3) the table database API
- tctree(3) the utility API
- tcutil(3) the utility API
- tcxstr(3) the utility API
- tdb_chainlock(3) lock a group of keys
- tdb_close(3) close a tdb database
- tdb_delete(3) delete a record from a tdb database
- tdb_error(3) tdb_error - return tdb database error state information.
- tdb_exists(3) tdb_exists - check for the existence of a record in a tdb database
- tdb_fetch(3) tdb_fetch - fetch a record from a tdb database
- tdb_firstkey(3) tdb_firstkey - return the key of the first record in a tdb database tdb_nextkey - return the key of next record in the tdb
- tdb_open(3) Open a tdb database.
- tdb_store(3) store a record in a tdb database.
- tdb_traverse(3) visit every element in a tdb database
- tdb(3) tdb - trivial database
- Tdbc_Init(3) C procedures to facilitate writing TDBC drivers
- tdelete(3) manage a binary search tree
- tdestroy(3) manage a binary search tree
- telldir(3) return current location in directory stream
- tempnam(3) create a name for a temporary file
- tep_add_plugin_path(3) Load / unload traceevent plugins.
- tep_alloc(3) Create, destroy, manage references of trace event parser context.
- tep_clear_flag(3) Manage flags of trace event parser context.
- tep_cmdline_pid(3) Manage pid to process name mappings.
- tep_data_comm_from_pid(3) Manage pid to process name mappings.
- tep_data_flags(3) Extract common fields from a record.
- tep_data_pid_from_comm(3) Manage pid to process name mappings.
- tep_data_pid(3) Extract common fields from a record.
- tep_data_preempt_count(3) Extract common fields from a record.
- tep_data_type(3) Extract common fields from a record.
- tep_event_common_fields(3) Get a list of fields for an event.
- tep_event_fields(3) Get a list of fields for an event.
- tep_event_filtered(3) Event filter related APIs.
- tep_filter_add_filter_str(3) Event filter related APIs.
- tep_filter_alloc(3) Event filter related APIs.
- tep_filter_compare(3) Event filter related APIs.
- tep_filter_copy(3) Event filter related APIs.
- tep_filter_free(3) Event filter related APIs.
- tep_filter_make_string(3) Event filter related APIs.
- tep_filter_match(3) Event filter related APIs.
- tep_filter_remove_event(3) Event filter related APIs.
- tep_filter_reset(3) Event filter related APIs.
- tep_filter_strerror(3) Event filter related APIs.
- tep_find_any_field(3) Search for a field in an event.
- tep_find_common_field(3) Search for a field in an event.
- tep_find_event_by_name(3) Find events by given key.
- tep_find_event_by_record(3) Find events by given key.
- tep_find_event(3) Find events by given key.
- tep_find_field(3) Search for a field in an event.
- tep_find_function_address(3) Find function name / start address.
- tep_find_function_info(3) Find function name / start address.
- tep_find_function(3) Find function name / start address.
- tep_free(3) Create, destroy, manage references of trace event parser context.
- tep_get_any_field_val(3) Get value of a field.
- tep_get_common_field_val(3) Get value of a field.
- tep_get_cpus(3) Get / set the number of CPUs, which have a tracing buffer representing it. Note, the buffer may be empty.
- tep_get_event(3) Access events.
- tep_get_events_count(3) Access events.
- tep_get_field_raw(3) Get value of a field.
- tep_get_field_val(3) Get value of a field.
- tep_get_first_event(3) Access events.
- tep_get_function_count(3) function related tep APIs
- tep_get_header_page_size(3) Get the data stored in the header page, in kernel context.
- tep_get_header_timestamp_size(3) Get the data stored in the header page, in kernel context.
- tep_get_long_size(3) Get / set the size of a long integer on the machine, where the trace is generated, in bytes
- tep_get_page_size(3) Get / set the size of a memory page on the machine, where the trace is generated
- tep_get_ref(3) Create, destroy, manage references of trace event parser context.
- tep_get_sub_buffer_size(3) Get / set the size of a memory page on the machine, where the trace is generated
- tep_is_bigendian(3) Get / set the endianness of the local machine.
- tep_is_file_bigendian(3) Get / set the endianness of the raw data being accessed by the tep handler.
- tep_is_local_bigendian(3) Get / set the endianness of the local machine.
- tep_is_old_format(3) Get the data stored in the header page, in kernel context.
- tep_is_pid_registered(3) Manage pid to process name mappings.
- tep_kbuffer(3) Create, destroy, manage references of trace event parser context.
- tep_list_events_copy(3) Get list of events, sorted by given criteria.
- tep_list_events(3) Get list of events, sorted by given criteria.
- tep_load_plugins_hook(3) Load / unload traceevent plugins.
- tep_load_plugins(3) Load / unload traceevent plugins.
- tep_override_comm(3) Manage pid to process name mappings.
- tep_parse_event(3) Parse the event format information
- tep_parse_format(3) Parse the event format information
- tep_parse_header_page(3) Parses the data stored in the header page.
- tep_parse_kallsyms(3) Parsing functions to load mappings
- tep_parse_printk_formats(3) Parsing functions to load mappings
- tep_parse_saved_cmdlines(3) Parsing functions to load mappings
- tep_plugin_add_option(3) Load / unload traceevent plugins.
- tep_plugin_kvm_get_func(3) Add function name for instruction pointer of kvm plugin
- tep_plugin_kvm_put_func(3) Add function name for instruction pointer of kvm plugin
- tep_plugin_print_options(3) Print libtraceevent internal information.
- tep_print_event(3) Writes event information into a trace sequence.
- tep_print_field_content(3) Print the field content.
- tep_print_fields(3) Print the field content.
- tep_print_func_field(3) Print the field content.
- tep_print_funcs(3) Print libtraceevent internal information.
- tep_print_num_field(3) Print the field content.
- tep_print_printk(3) Print libtraceevent internal information.
- tep_read_number_field(3) Reads a number from raw data.
- tep_read_number(3) Reads a number from raw data.
- tep_record_print_fields(3) Print the field content.
- tep_record_print_selected_fields(3) Print the field content.
- tep_ref(3) Create, destroy, manage references of trace event parser context.
- tep_register_comm(3) Manage pid to process name mappings.
- tep_register_event_handler(3) Register / unregisters a callback function to parse an event information.
- tep_register_function(3) function related tep APIs
- tep_register_print_function(3) Registers / Unregisters a helper function.
- tep_register_print_string(3) function related tep APIs
- tep_reset_function_resolver(3) function related tep APIs
- tep_set_cpus(3) Get / set the number of CPUs, which have a tracing buffer representing it. Note, the buffer may be empty.
- tep_set_file_bigendian(3) Get / set the endianness of the raw data being accessed by the tep handler.
- tep_set_flag(3) Manage flags of trace event parser context.
- tep_set_function_resolver(3) function related tep APIs
- tep_set_local_bigendian(3) Get / set the endianness of the local machine.
- tep_set_loglevel(3) Set log level of the library
- tep_set_long_size(3) Get / set the size of a long integer on the machine, where the trace is generated, in bytes
- tep_set_page_size(3) Get / set the size of a memory page on the machine, where the trace is generated
- tep_set_test_filters(3) Print libtraceevent internal information.
- tep_strerror(3) Returns a string describing regular errno and tep error number.
- tep_test_flag(3) Manage flags of trace event parser context.
- tep_unload_plugins(3) Load / unload traceevent plugins.
- tep_unref(3) Create, destroy, manage references of trace event parser context.
- tep_unregister_event_handler(3) Register / unregisters a callback function to parse an event information.
- tep_unregister_print_function(3) Registers / Unregisters a helper function.
- termios(3) get and set terminal attributes, line control, get and set baud rate
- Test::Lintian::Build(3) - routines to prepare the work directories
- Test::Lintian::ConfigFile(3) - generic helper routines for colon-delimited configuration files
- Test::Lintian::Filter(3) - Functions to select with tests to run
- Test::Lintian::Helper(3) - Helper functions for various testing parts
- Test::Lintian::Hooks(3) - hook routines for the test runners
- Test::Lintian::Prepare(3) - routines to prepare the work directories
- Test::Lintian::Run(3) - generic runner for all suites
- Test::Lintian::Templates(3) - Helper routines dealing with templates
- Test::Lintian(3) - Check Lintian files for issues
- Test::ScriptAge(3) - routines relating to the age of Perl scripts
- Test::StagedFileProducer(3) - mtime-based file production engine
- testing(3) LAPACK Testing
- textdomain(3) set domain for future gettext() calls
- textwrap(3) line-folding (text-wrapping) library with i18n support
- tfind(3) manage a binary search tree
- tgamma(3) true gamma function
- tgammaf(3) true gamma function
- tgammal(3) true gamma function
- th_get_pathname(3) extract individual fields of a tar header
- th_print_long_ls(3) print out information about a tar file header
- th_read(3) read and write a file header block from a tar archive
- th_set_from_stat(3) set fields of a tar file header
- Thermachron(3) Thermochron temperature logging iButton.
- tickit_build(3) create a new toplevel Tickit instance with arguments
- tickit_ctl_lookup(3) return the name of a toplevel instance control
- tickit_ctl_name(3) return the name of a toplevel instance control
- tickit_ctl_type(3) return the name of a toplevel instance control
- tickit_debug_init(3) initialise the debugging system
- tickit_debug_logf(3) emit debugging log messages
- tickit_debug_vlogf(3) emit debugging log messages
- tickit_get_rootwin(3) obtain the root window from the toplevel instance
- tickit_get_term(3) obtain the terminal from the toplevel instance
- tickit_getctl_int(3) set an integer toplevel instance control
- tickit_new_stdio(3) create a new toplevel Tickit instance
- tickit_new_stdtty(3) create a new toplevel Tickit instance
- tickit_pen_bind_event(3) add or remove event handlers
- tickit_pen_clear_attr(3) remove pen attributes
- tickit_pen_clear(3) remove pen attributes
- tickit_pen_clone(3) create a new pen instance
- tickit_pen_copy_attr(3) copy attributes from one pen to another
- tickit_pen_copy(3) copy attributes from one pen to another
- tickit_pen_equiv_attr(3) test if two pens have an equivalent attribute value
- tickit_pen_equiv(3) test if two pens have an equivalent attribute value
- tickit_pen_get_bool_attr(3) manipulate a boolean pen attribute
- tickit_pen_get_colour_attr_rgb8(3) manipulate a secondary RGB8 colour pen colour attribute
- tickit_pen_get_colour_attr(3) manipulate a colour pen attribute
- tickit_pen_get_int_attr(3) manipulate an integer pen attribute
- tickit_pen_has_attr(3) test if a pen has a given attribute
- tickit_pen_has_colour_attr_rgb8(3) manipulate a secondary RGB8 colour pen colour attribute
- tickit_pen_is_nondefault(3) test if a pen has attributes defined
- tickit_pen_is_nonempty(3) test if a pen has attributes defined
- tickit_pen_new_attrs(3) create a new pen instance
- tickit_pen_new(3) create a new pen instance
- tickit_pen_nondefault_attr(3) test if a pen has a given attribute
- tickit_pen_ref(3) adjust the refcount of a pen
- tickit_pen_set_bool_attr(3) manipulate a boolean pen attribute
- tickit_pen_set_colour_attr_desc(3) manipulate a colour pen attribute
- tickit_pen_set_colour_attr_rgb8(3) manipulate a secondary RGB8 colour pen colour attribute
- tickit_pen_set_colour_attr(3) manipulate a colour pen attribute
- tickit_pen_set_int_attr(3) manipulate an integer pen attribute
- tickit_pen_unbind_event_id(3) add or remove event handlers
- tickit_pen_unref(3) adjust the refcount of a pen
- tickit_penattr_lookup(3) return the name of a pen attribute
- tickit_penattr_name(3) return the name of a pen attribute
- tickit_penattr_type(3) return the type of a pen attribute
- tickit_rect_add(3) obtain the union sum of two rectangles
- tickit_rect_bottom(3) return the bottom right corner of a rectangle
- tickit_rect_contains(3) test if one rectangle entirely contains another
- tickit_rect_init_bounded(3) initialise a rectangle struct
- tickit_rect_init_sized(3) initialise a rectangle struct
- tickit_rect_intersect(3) obtain the intersection of two rectangles
- tickit_rect_intersects(3) test if two rectangles intersect
- tickit_rect_right(3) return the bottom right corner of a rectangle
- tickit_rect_subtract(3) obtain the difference of two rectangles
- tickit_rect_translate(3) move the area of a rectangle
- tickit_rectset_add(3) add an area to a rectangle set
- tickit_rectset_clear(3) remove all regions from a rectangle set
- tickit_rectset_contains(3) test if an area is contained by a rectangle set
- tickit_rectset_destroy(3) create or destroy a rectangle set
- tickit_rectset_get_rect(3) obtain the regions from a rectangle set
- tickit_rectset_get_rects(3) obtain the regions from a rectangle set
- tickit_rectset_intersects(3) test if a region intersects with a rectangle set
- tickit_rectset_new(3) create or destroy a rectangle set
- tickit_rectset_rects(3) obtain the regions from a rectangle set
- tickit_rectset_subtract(3) subtract a region from a rectangle set
- tickit_rectset_translate(3) move all the rectangles in a rectangle set
- tickit_ref(3) adjust the refcount of the toplevel instance
- tickit_renderbuffer_blit(3) copies buffer contents to another buffer
- tickit_renderbuffer_char_at(3) create character regions
- tickit_renderbuffer_char(3) create character regions
- tickit_renderbuffer_clear(3) erase large areas
- tickit_renderbuffer_clip(3) restrict the drawing area of output functions
- tickit_renderbuffer_copyrect(3) copy or move a rectangular region of a buffer
- tickit_renderbuffer_erase_at(3) create erase regions
- tickit_renderbuffer_erase_to(3) create erase regions
- tickit_renderbuffer_erase(3) create erase regions
- tickit_renderbuffer_eraserect(3) erase large areas
- tickit_renderbuffer_flush_to_term(3) output buffer contents to the terminal
- tickit_renderbuffer_get_cursorpos(3) query the virtual cursor position
- tickit_renderbuffer_get_size(3) return the size of a render buffer
- tickit_renderbuffer_goto(3) set or clear the virtual cursor position
- tickit_renderbuffer_has_cursorpos(3) query the virtual cursor position
- tickit_renderbuffer_hline_at(3) create line regions
- tickit_renderbuffer_mask(3) restrict the drawing area of output functions
- tickit_renderbuffer_moverect(3) copy or move a rectangular region of a buffer
- tickit_renderbuffer_new(3) create a new render buffer instance
- tickit_renderbuffer_ref(3) adjust the refcount of a render buffer
- tickit_renderbuffer_reset(3) revert a render buffer back to initial state
- tickit_renderbuffer_restore(3) save and restore auxiliary state
- tickit_renderbuffer_save(3) save and restore auxiliary state
- tickit_renderbuffer_savepen(3) save and restore auxiliary state
- tickit_renderbuffer_setpen(3) change the stored rendering pen
- tickit_renderbuffer_skip_at(3) create skip regions
- tickit_renderbuffer_skip_to(3) create skip regions
- tickit_renderbuffer_skip(3) create skip regions
- tickit_renderbuffer_skiprect(3) create skip regions
- tickit_renderbuffer_text_at(3) create text regions
- tickit_renderbuffer_text(3) create text regions
- tickit_renderbuffer_textf_at(3) create text regions
- tickit_renderbuffer_textf(3) create text regions
- tickit_renderbuffer_textn_at(3) create text regions
- tickit_renderbuffer_textn(3) create text regions
- tickit_renderbuffer_translate(3) move the base of output functions
- tickit_renderbuffer_ungoto(3) set or clear the virtual cursor position
- tickit_renderbuffer_unref(3) adjust the refcount of a render buffer
- tickit_renderbuffer_vline_at(3) create line regions
- tickit_renderbuffer_vtextf_at(3) create text regions
- tickit_renderbuffer_vtextf(3) create text regions
- tickit_run(3) control the event loop of the toplevel instance
- tickit_setctl_int(3) set an integer toplevel instance control
- tickit_stop(3) control the event loop of the toplevel instance
- tickit_string_get(3) obtain the characters from a counted string
- tickit_string_len(3) query the length of a counted string
- tickit_string_new(3) create a counted string
- tickit_string_ref(3) adjust the refcount of a counted string
- tickit_string_unref(3) adjust the refcount of a counted string
- tickit_stringpos_limit_bytes(3) set limit fields in string position counters
- tickit_stringpos_zero(3) clear the fields of a string position counter
- tickit_term_await_started_msec(3) wait until the terminal is initialised
- tickit_term_await_started_tv(3) wait until the terminal is initialised
- tickit_term_bind_event(3) add or remove event handlers
- tickit_term_build(3) create a new terminal instance with arguments
- tickit_term_chpen(3) set rendering attributes of the terminal
- tickit_term_clear(3) clear the terminal
- tickit_term_emit_key(3) emit a fake key or mouse event
- tickit_term_emit_mouse(3) emit a fake key or mouse event
- tickit_term_erasech(3) erase characters from the terminal
- tickit_term_flush(3) flush the terminal output buffer
- tickit_term_get_drivername(3) returns the terminal driver name
- tickit_term_get_input_fd(3) manage terminal input
- tickit_term_get_output_fd(3) manage terminal output
- tickit_term_get_size(3) manage terminal size
- tickit_term_get_termtype(3) returns the terminal type
- tickit_term_get_utf8(3) control
- tickit_term_getctl_int(3) set an integer or string terminal control
- tickit_term_goto(3) move the terminal output cursor
- tickit_term_input_check_timeout_msec(3) terminal timeout behaviour
- tickit_term_input_push_bytes(3) supply more input data
- tickit_term_input_readable(3) read more data from the terminal
- tickit_term_input_wait_msec(3) read more data from the terminal
- tickit_term_input_wait_tv(3) read more data from the terminal
- tickit_term_move(3) move the terminal output cursor
- tickit_term_new_for_termtype(3) create a new terminal instance
- tickit_term_new(3) create a new terminal instance
- tickit_term_observe_sigwinch(3) react to the SIGWINCH signal
- tickit_term_open_stdio(3) create a terminal instance on standard input/output
- tickit_term_pause(3) pause and resume a terminal instance
- tickit_term_print(3) send text to the terminal
- tickit_term_printf(3) send text to the terminal
- tickit_term_printn(3) send text to the terminal
- tickit_term_ref(3) adjust the refcount of a terminal
- tickit_term_refresh_size(3) manage terminal size
- tickit_term_resume(3) pause and resume a terminal instance
- tickit_term_scrollrect(3) scroll a region of the terminal
- tickit_term_set_input_fd(3) manage terminal input
- tickit_term_set_output_buffer(3) define a terminal output buffer
- tickit_term_set_output_fd(3) manage terminal output
- tickit_term_set_output_func(3) manage terminal output via a callback function
- tickit_term_set_size(3) manage terminal size
- tickit_term_set_utf8(3) control
- tickit_term_setctl_int(3) set an integer or string terminal control
- tickit_term_setctl_str(3) set an integer or string terminal control
- tickit_term_setpen(3) set rendering attributes of the terminal
- tickit_term_teardown(3) pause and resume a terminal instance
- tickit_term_unbind_event_id(3) add or remove event handlers
- tickit_term_unref(3) adjust the refcount of a terminal
- tickit_term_vprintf(3) send text to the terminal
- tickit_termctl_lookup(3) return the name of a terminal control
- tickit_termctl_name(3) return the name of a terminal control
- tickit_termctl_type(3) return the name of a terminal control
- tickit_tick(3) control the event loop of the toplevel instance
- tickit_unref(3) adjust the refcount of the toplevel instance
- tickit_utf8_byte2col(3) count the column width of a Unicode string
- tickit_utf8_col2byte(3) count the column width of a Unicode string
- tickit_utf8_count(3) count characters in Unicode strings
- tickit_utf8_mbswidth(3) count the column width of a Unicode string
- tickit_utf8_put(3) append a UTF-8 encoded codepoint to a buffer
- tickit_utf8_seqlen(3) determine the length of a UTF-8 codepoint encoding
- tickit_watch_cancel(3) remove a previously-installed callback
- tickit_watch_io(3) invoke a callback when IO is possible
- tickit_watch_later(3) invoke a callback at the next round of IO events
- tickit_watch_process(3) invoke a callback when a child process terminates
- tickit_watch_signal(3) invoke a callback when a POSIX signal is raised
- tickit_watch_timer_after_msec(3) invoke a callback after a fixed delay
- tickit_watch_timer_after_tv(3) invoke a callback after a fixed delay
- tickit_watch_timer_at_epoch(3) invoke a callback at a fixed future time
- tickit_watch_timer_at_tv(3) invoke a callback at a fixed future time
- tickit_window_bind_event(3) add or remove event handlers
- tickit_window_bottom(3) query the size and position of a window
- tickit_window_children(3) obtain child windows from a window
- tickit_window_close(3) remove a window from the tree
- tickit_window_cols(3) query the size and position of a window
- tickit_window_destroy(3) destroy a window instance
- tickit_window_expose(3) mark an area of a window for re-rendering
- tickit_window_flush(3) invoke pending events on the window hierarchy
- tickit_window_get_abs_geometry(3) query the absolute position of a window
- tickit_window_get_children(3) obtain child windows from a window
- tickit_window_get_geometry(3) query the size and position of a window
- tickit_window_get_pen(3) manipulate the window's rendering pen
- tickit_window_get_term(3) query the backing terminal of a window
- tickit_window_getctl_int(3) set an integer window control
- tickit_window_hide(3) control a window's visibility
- tickit_window_is_focused(3) control the input focus
- tickit_window_is_steal_input(3) control whether windows steal all input events
- tickit_window_is_visible(3) control a window's visibility
- tickit_window_left(3) query the size and position of a window
- tickit_window_lines(3) query the size and position of a window
- tickit_window_lower_to_back(3) change window stacking order
- tickit_window_lower(3) change window stacking order
- tickit_window_new_root(3) create a new toplevel root window
- tickit_window_new(3) create a new sub-window
- tickit_window_parent(3) query the ancestry of a window
- tickit_window_raise_to_front(3) change window stacking order
- tickit_window_raise(3) change window stacking order
- tickit_window_ref(3) adjust the refcount of a window
- tickit_window_reposition(3) set the size and position of a window
- tickit_window_resize(3) set the size and position of a window
- tickit_window_right(3) query the size and position of a window
- tickit_window_root(3) query the ancestry of a window
- tickit_window_scroll_with_children(3) scroll the area of a window
- tickit_window_scroll(3) scroll the area of a window
- tickit_window_scrollrect(3) scroll the area of a window
- tickit_window_set_cursor_position(3) modify the cursor state on a window
- tickit_window_set_cursor_shape(3) modify the cursor state on a window
- tickit_window_set_cursor_visible(3) modify the cursor state on a window
- tickit_window_set_focus_child_notify(3) control whether windows are informed of child focus changes
- tickit_window_set_geometry(3) set the size and position of a window
- tickit_window_set_pen(3) manipulate the window's rendering pen
- tickit_window_set_steal_input(3) control whether windows steal all input events
- tickit_window_setctl_int(3) set an integer window control
- tickit_window_show(3) control a window's visibility
- tickit_window_take_focus(3) control the input focus
- tickit_window_top(3) query the size and position of a window
- tickit_window_unbind_event_id(3) add or remove event handlers
- tickit_window_unref(3) adjust the refcount of a window
- tickit_windowctl_lookupl(3) return the name of a window control
- tickit_windowctl_name(3) return the name of a window control
- tickit_windowctl_type(3) return the name of a window control
- timegm(3) inverses of gmtime and localtime
- timelocal(3) inverses of gmtime and localtime
- Timer(3) interval timer facility
- timeradd(3) timeval operations
- timerclear(3) timeval operations
- timercmp(3) timeval operations
- timerisset(3) timeval operations
- timersub(3) timeval operations
- timezone(3) initialize time conversion information
- tix(3) Manipulate internal states of the Tix library
- tixBalloon(3) Create and manipulate tixBalloon widgets
- tixButtonBox(3) Create and manipulate Tix ButtonBox widgets
- tixCheckList(3) Create and manipulate tixCheckList widgets
- tixComboBox(3) tixComboBox - Create and manipulate tixComboBox
- tixControl(3) Create and manipulate tixControl widgets
- tixDestroy(3) Destroy Tix Objects
- tixDirList(3) Create and manipulate tixDirList widgets
- tixDirSelectDialog(3) Create and manipulate directory selection dialogs.
- tixDirTree(3) Create and manipulate tixDirTree widgets
- tixDisplayStyle(3) Create style object for Tix display items.
- tixExFileSelectBox(3) Create and manipulate tixExFileSelectBox widgets
- tixExFileSelectDialog(3) Create and manipulate tixExFileSelectDialog widgets
- tixFileEntry(3) Create and manipulate tixFileEntry widgets
- tixFileSelectBox(3) Create and manipulate Tix FileSelectBox widgets
- tixFileSelectDialog(3) Create and manipulate tixFileSelectDialog widgets
- tixForm(3) Geometry manager based on attachment rules
- tixGetBoolean(3) tixGetBoolean - Get the boolean value of a string. '\" '\" '\"
- tixGetInt(3) tixGetInt - Get the integer value of a string. '\" '\" '\"
- tixGrid(3) Create and manipulate Tix Grid widgets
- tixHList(3) Create and manipulate Tix Hierarchial List widgets
- tixInputOnly(3) Create and manipulate TIX InputOnly widgets
- TixIntro(3) Introduction to the Tix library
- tixLabelEntry(3) Create and manipulate tixLabelEntry widgets
- tixLabelFrame(3) Create and manipulate tixLabelFrame widgets
- tixListNoteBook(3) tixListNoteBook - Create and manipulate tixListNoteBook
- tixMeter(3) Create and manipulate Tix Meter widgets
- tixMwm(3) tixMwm - Communicate with the Motif(tm) window manager. '\" '\" '\"
- tixNBFrame(3) Create and manipulate Tix NoteBook Frame widgets
- tixNoteBook(3) tixNoteBook - Create and manipulate tixNoteBook
- tixOptionMenu(3) Create and manipulate tixOptionMenu widgets
- tixPanedWindow(3) Create and manipulate tixPanedWindow widgets
- tixPopupMenu(3) Create and manipulate tixPopupMenu widgets
- tixScrolledHList(3) Create and manipulate Tix ScrolledHList widgets
- tixScrolledListBox(3) Create and manipulate Tix ScrolledListBox widgets
- tixScrolledText(3) Create and manipulate Tix ScrolledText widgets
- tixScrolledWindow(3) Create and manipulate Tix ScrolledWindow widgets
- tixSelect(3) Create and manipulate tixSelect widgets
- tixStdButtonBox(3) Create and manipulate Tix StdButtonBox widgets
- tixTList(3) Create and manipulate Tix Tabular List widgets
- tixTree(3) Create and manipulate tixTree widgets
- tixUtils(3) Utility commands in Tix.
- tld_check_4(3) API function
- tld_check_4t(3) API function
- tld_check_4tz(3) API function
- tld_check_4z(3) API function
- tld_check_8z(3) API function
- tld_check_lz(3) API function
- tld_default_table(3) API function
- tld_get_4(3) API function
- tld_get_4z(3) API function
- tld_get_table(3) API function
- tld_get_z(3) API function
- tld_strerror(3) API function
- tls_accept_cbs(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS server cont
- tls_accept_fds(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS server cont
- tls_accept_socket(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS server cont
- tls_client(3) A TLS connection is represented as a object called a A new context is created by either the or functions.
- tls_close(3) reads bytes of data from the socket into It returns the amount of data read.
- tls_config_add_keypair_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_add_keypair_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_add_keypair_ocsp_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_add_keypair_ocsp_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_add_ticket_key(3) sets a file descriptor to be used to manage data for TLS sessions (client only).
- tls_config_clear_keys(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_error(3) The family of functions establishes a secure communications channel using the TLS socket protocol.
- tls_config_free(3) The family of functions establishes a secure communications channel using the TLS socket protocol.
- tls_config_insecure_noverifycert(3) These functions disable parts of the normal certificate verification process, resulting in insecure configurations.
- tls_config_insecure_noverifyname(3) These functions disable parts of the normal certificate verification process, resulting in insecure configurations.
- tls_config_insecure_noverifytime(3) These functions disable parts of the normal certificate verification process, resulting in insecure configurations.
- tls_config_new(3) The family of functions establishes a secure communications channel using the TLS socket protocol.
- tls_config_ocsp_require_stapling(3) requires that a valid stapled OCSP response be provided during the TLS handshake.
- tls_config_parse_protocols(3) These functions modify a configuration by setting parameters.
- tls_config_prefer_ciphers_client(3) These functions modify a configuration by setting parameters.
- tls_config_prefer_ciphers_server(3) These functions modify a configuration by setting parameters.
- tls_config_set_alpn(3) These functions modify a configuration by setting parameters.
- tls_config_set_ca_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_ca_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_ca_path(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_cert_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_cert_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_ciphers(3) These functions modify a configuration by setting parameters.
- tls_config_set_crl_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_crl_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_dheparams(3) These functions modify a configuration by setting parameters.
- tls_config_set_ecdhecurves(3) These functions modify a configuration by setting parameters.
- tls_config_set_key_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_key_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_keypair_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_keypair_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_keypair_ocsp_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_keypair_ocsp_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_ocsp_staple_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_ocsp_staple_mem(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_set_protocols(3) These functions modify a configuration by setting parameters.
- tls_config_set_session_fd(3) sets a file descriptor to be used to manage data for TLS sessions (client only).
- tls_config_set_session_id(3) sets a file descriptor to be used to manage data for TLS sessions (client only).
- tls_config_set_session_lifetime(3) sets a file descriptor to be used to manage data for TLS sessions (client only).
- tls_config_set_verify_depth(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_verify_client_optional(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_verify_client(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_config_verify(3) These functions disable parts of the normal certificate verification process, resulting in insecure configurations.
- tls_configure(3) A TLS connection is represented as a object called a A new context is created by either the or functions.
- tls_conn_alpn_selected(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_conn_cipher_strength(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_conn_cipher(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_conn_servername(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_conn_session_resumed(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_conn_version(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_connect_cbs(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS client cont
- tls_connect_fds(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS client cont
- tls_connect_servername(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS client cont
- tls_connect_socket(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS client cont
- tls_connect(3) void *buf, size_t buflen, void *cb_arg)' const void *buf, size_t buflen, void *cb_arg)' After creating a TLS client cont
- tls_default_ca_cert_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_error(3) reads bytes of data from the socket into It returns the amount of data read.
- tls_free(3) A TLS connection is represented as a object called a A new context is created by either the or functions.
- tls_handshake(3) reads bytes of data from the socket into It returns the amount of data read.
- tls_init(3) The family of functions establishes a secure communications channel using the TLS socket protocol.
- tls_load_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_ocsp_process_response(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_cert_chain_pem(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_contains_name(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_hash(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_issuer(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_notafter(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_notbefore(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_provided(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_cert_subject(3) These functions return information about a TLS connection and will only succeed after the handshake is complete (the con
- tls_peer_ocsp_cert_status(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_crl_reason(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_next_update(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_response_status(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_result(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_revocation_time(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_this_update(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_peer_ocsp_url(3) processes a raw OCSP response in of size to check the revocation status of the peer certificate from A successful return
- tls_read(3) reads bytes of data from the socket into It returns the amount of data read.
- tls_reset(3) reads bytes of data from the socket into It returns the amount of data read.
- tls_server(3) A TLS connection is represented as a object called a A new context is created by either the or functions.
- tls_unload_file(3) loads a certificate or key from disk into memory to be used with or A private key will be decrypted if the optional argu
- tls_write(3) reads bytes of data from the socket into It returns the amount of data read.
- tlv_decode(3) Mifare card manipulation library (libfreefare, -lfreefare) The and functions are helpers to manipulate TLV (Text-Length-
- tlv_encode(3) Mifare card manipulation library (libfreefare, -lfreefare) The and functions are helpers to manipulate TLV (Text-Length-
- tlv(3) Mifare card manipulation library (libfreefare, -lfreefare) The and functions are helpers to manipulate TLV (Text-Length-
- tmpfile(3) create a temporary file
- tmpnam_r(3) create a name for a temporary file
- tmpnam(3) create a name for a temporary file
- toascii(3) convert character to ASCII
- toid_assign(3) libpmemobj
- toid_declare_root(3) libpmemobj
- toid_declare(3) libpmemobj
- toid_equals(3) libpmemobj
- toid_is_null(3) libpmemobj
- toid_offsetof(3) libpmemobj
- toid_type_num_of(3) libpmemobj
- toid_type_num(3) libpmemobj
- toid_typeof(3) libpmemobj
- toid_valid(3) libpmemobj
- toid(3) libpmemobj
- tok_end(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_init(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_line(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_reset(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_str(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_wend(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_winit(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_wline(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_wreset(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tok_wstr(3) The library provides generic line editing, history and tokenization functions, similar to those found in These functions
- tokyocabinet(3) a modern implementation of DBM
- tolower_l(3) convert uppercase or lowercase
- tolower(3) convert uppercase or lowercase
- TopLevelShell(3) TopLevelShell — The TopLevelShell widget class "TopLevelShell" "widget class" "TopLevelShell"
- touchlock(3) manage lockfiles
- toupper_l(3) convert uppercase or lowercase
- toupper(3) convert uppercase or lowercase
- towctrans(3) wide-character transliteration
- towlower_l(3) convert a wide character to lowercase
- towlower(3) convert a wide character to lowercase
- towupper_l(3) convert a wide character to uppercase
- towupper(3) convert a wide character to uppercase
- TPM_Free(3) Allocate memory
- TPM_IO_Hash_Data(3) indicate the beginging of a TPM TIS hash operation
- TPM_IO_Hash_End(3) indicate the beginging of a TPM TIS hash operation
- TPM_IO_Hash_Start(3) indicate the beginging of a TPM TIS hash operation
- TPM_IO_TpmEstablished_Get(3) get the value of the TPMEstablished flag
- TPM_IO_TpmEstablished_Reset(3) get the value of the TPMEstablished flag
- TPM_Malloc(3) Allocate memory
- TPM_Realloc(3) Allocate memory
- TPMLIB_CancelCommand(3) Cancel a TPM command
- TPMLIB_ChooseTPMVersion(3) Choose the version of the TPM
- TPMLIB_DecodeBlob(3) Decode a base64-encode TPM blob
- TPMLIB_GetInfo(3) Get Information about the TPM implementation
- TPMLIB_GetState(3) Set the TPM's volatile, permanent, or save state
- TPMLIB_GetTPMProperty(3) Get a runtime property of the TPM
- TPMLIB_GetVersion(3) Get the version of the TPM library
- TPMLIB_MainInit(3) Initialize the TPM
- TPMLIB_Process(3) process a TPM command
- TPMLIB_RegisterCallbacks(3) Register callbacks for implementing customized
- TPMLIB_SetBufferSize(3) Set the TPM's I/O buffer size
- TPMLIB_SetDebugFD(3) Set the file descriptor to send the debug output to
- TPMLIB_SetDebugLevel(3) Set the file descriptor to send the debug output to
- TPMLIB_SetDebugPrefix(3) Set the file descriptor to send the debug output to
- TPMLIB_SetState(3) Set the TPM's volatile, permanent, or save state
- TPMLIB_Terminate(3) Initialize the TPM
- TPMLIB_ValidateState(3) Validate the state blobs of the TPM
- TPMLIB_VolatileAll_Store(3) store all volatile state of the TPM in a buffer
- tpmUnsealFile(3) tpmUnsealFile, tpmUnsealShred, tpmUnsealStrerror - unseal routines
- tpmUnsealShred(3) tpmUnsealFile, tpmUnsealShred, tpmUnsealStrerror - unseal routines
- tpmUnsealStrerror(3) tpmUnsealFile, tpmUnsealShred, tpmUnsealStrerror - unseal routines
- trace_seq_destroy(3) Initialize / destroy a trace sequence.
- trace_seq_do_fprintf(3) Initialize / destroy a trace sequence.
- trace_seq_do_printf(3) Initialize / destroy a trace sequence.
- trace_seq_init(3) Initialize / destroy a trace sequence.
- trace_seq_printf(3) Initialize / destroy a trace sequence.
- trace_seq_putc(3) Initialize / destroy a trace sequence.
- trace_seq_puts(3) Initialize / destroy a trace sequence.
- trace_seq_reset(3) Initialize / destroy a trace sequence.
- trace_seq_terminate(3) Initialize / destroy a trace sequence.
- trace_seq_vprintf(3) Initialize / destroy a trace sequence.
- tracecmd_add_ts_offset(3) Handle time stamps from a trace file.
- tracecmd_buffer_instance_handle(3) Read tracing instances from a trace file.
- tracecmd_buffer_instance_name(3) Read tracing instances from a trace file.
- tracecmd_buffer_instances(3) Read tracing instances from a trace file.
- tracecmd_close(3) Open and close a trace file.
- tracecmd_filter_add(3) Read events from a trace file
- tracecmd_follow_event(3) Read events from a trace file
- tracecmd_follow_missed_events(3) Read events from a trace file
- tracecmd_free_record(3) Read recorded events from a trace file.
- tracecmd_get_cpu_map(3) Mapping host and guest data
- tracecmd_get_first_ts(3) Handle time stamps from a trace file.
- tracecmd_get_guest_cpumap(3) Manage trace session with multiple trace peers, recorded in multiple trace files.
- tracecmd_get_private(3) Open and close a trace file.
- tracecmd_get_tep(3) Read recorded events from a trace file.
- tracecmd_get_traceid(3) Manage trace session with multiple trace peers, recorded in multiple trace files.
- tracecmd_init_data(3) Open and close a trace file.
- tracecmd_iterate_events_multi(3) Read events from a trace file
- tracecmd_iterate_events(3) Read events from a trace file
- tracecmd_map_find_by_host_pid(3) Mapping host and guest data
- tracecmd_map_get_guest(3) Mapping host and guest data
- tracecmd_map_get_host_pid(3) Mapping host and guest data
- tracecmd_map_get_private(3) Mapping host and guest data
- tracecmd_map_set_private(3) Mapping host and guest data
- tracecmd_map_vcpus(3) Mapping host and guest data
- tracecmd_open_fd(3) Open and close a trace file.
- tracecmd_open_head(3) Open and close a trace file.
- tracecmd_open(3) Open and close a trace file.
- tracecmd_read_at(3) Read recorded events from a trace file.
- tracecmd_read_cpu_first(3) Read recorded events from a trace file.
- tracecmd_read_data(3) Read recorded events from a trace file.
- tracecmd_set_loglevel(3) Set log level of the library
- tracecmd_set_private(3) Open and close a trace file.
- tracef(3) LTTng-UST printf(3)-like interface
- tracefs_binary_close(3) Open, close and write binary data in the trace buffer.
- tracefs_binary_init(3) Open, close and write binary data in the trace buffer.
- tracefs_binary_write(3) Open, close and write binary data in the trace buffer.
- tracefs_cpu_alloc_fd(3) Opening trace_pipe_raw data for reading
- tracefs_cpu_buffered_read(3) Reading trace_pipe_raw data
- tracefs_cpu_close(3) Opening trace_pipe_raw data for reading
- tracefs_cpu_flush_write(3) Reading trace_pipe_raw data
- tracefs_cpu_flush(3) Reading trace_pipe_raw data
- tracefs_cpu_free_fd(3) Opening trace_pipe_raw data for reading
- tracefs_cpu_open(3) Opening trace_pipe_raw data for reading
- tracefs_cpu_pipe(3) Reading trace_pipe_raw data
- tracefs_cpu_read_size(3) Reading trace_pipe_raw data
- tracefs_cpu_read(3) Reading trace_pipe_raw data
- tracefs_cpu_stop(3) Reading trace_pipe_raw data
- tracefs_cpu_write(3) Reading trace_pipe_raw data
- tracefs_debug_dir(3) Find and set locations of trace directory and files.
- tracefs_dir_exists(3) Work with files directories in tracing instances.
- tracefs_dynevent_create(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_destroy_all(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_destroy(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_free(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_get_all(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_get_event(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_get(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_info(3) Create, destroy, free and get dynamic events.
- tracefs_dynevent_list_free(3) Create, destroy, free and get dynamic events.
- tracefs_eprobe_alloc(3) Allocate new event probe (eprobe)
- tracefs_error_all(3) functions to read and clear the tracefs error log.
- tracefs_error_clear(3) functions to read and clear the tracefs error log.
- tracefs_error_last(3) functions to read and clear the tracefs error log.
- tracefs_event_disable(3) Work with trace systems and events.
- tracefs_event_enable(3) Work with trace systems and events.
- tracefs_event_file_append(3) Work with trace event files.
- tracefs_event_file_clear(3) Work with trace event files.
- tracefs_event_file_exists(3) Work with trace event files.
- tracefs_event_file_read(3) Work with trace event files.
- tracefs_event_file_write(3) Work with trace event files.
- tracefs_event_filter_apply(3) Add, verify and apply event filters
- tracefs_event_filter_clear(3) Add, verify and apply event filters
- tracefs_event_get_file(3) Work with trace event files.
- tracefs_event_is_enabled(3) Work with trace systems and events.
- tracefs_event_systems(3) Work with trace systems and events.
- tracefs_file_exists(3) Work with files directories in tracing instances.
- tracefs_fill_local_events(3) Initialize a tep handler with trace events from the local system.
- tracefs_filter_functions(3) Functions to modify the the function trace filters
- tracefs_filter_string_append(3) Add, verify and apply event filters
- tracefs_filter_string_verify(3) Add, verify and apply event filters
- tracefs_follow_event(3) Iterate over events in the ring buffer
- tracefs_follow_missed_events(3) Iterate over events in the ring buffer
- tracefs_function_filter(3) Functions to modify the the function trace filters
- tracefs_function_notrace(3) Functions to modify the the function trace filters
- tracefs_get_clock(3) Helper functions for working with trace file system.
- tracefs_get_tracing_file(3) Find and set locations of trace directory and files.
- tracefs_hist_add_key_cnt(3) Create and destroy event histograms
- tracefs_hist_add_key(3) Create and destroy event histograms
- tracefs_hist_add_name(3) Update and describe an event histogram
- tracefs_hist_add_sort_key(3) Update and describe an event histogram
- tracefs_hist_add_value(3) Create and destroy event histograms
- tracefs_hist_alloc_2d(3) Create and destroy event histograms
- tracefs_hist_alloc_nd_cnt(3) Create and destroy event histograms
- tracefs_hist_alloc_nd(3) Create and destroy event histograms
- tracefs_hist_alloc(3) Create and destroy event histograms
- tracefs_hist_append_filter(3) Update and describe an event histogram
- tracefs_hist_command(3) Update and describe an event histogram
- tracefs_hist_continue(3) Pause, continue, or clear an existing histogram
- tracefs_hist_destroy(3) Pause, continue, or clear an existing histogram
- tracefs_hist_echo_cmd(3) Update and describe an event histogram
- tracefs_hist_free(3) Create and destroy event histograms
- tracefs_hist_get_event(3) Update and describe an event histogram
- tracefs_hist_get_name(3) Update and describe an event histogram
- tracefs_hist_get_system(3) Update and describe an event histogram
- tracefs_hist_pause(3) Pause, continue, or clear an existing histogram
- tracefs_hist_reset(3) Pause, continue, or clear an existing histogram
- tracefs_hist_set_sort_key(3) Update and describe an event histogram
- tracefs_hist_sort_key_direction(3) Update and describe an event histogram
- tracefs_hist_start(3) Pause, continue, or clear an existing histogram
- tracefs_instance_alloc(3) Manage trace instances.
- tracefs_instance_create(3) Manage trace instances.
- tracefs_instance_destroy(3) Manage trace instances.
- tracefs_instance_exists(3) Helper functions for working with tracing instances.
- tracefs_instance_file_append(3) Work with files in tracing instances.
- tracefs_instance_file_clear(3) Work with files in tracing instances.
- tracefs_instance_file_open(3) Work with files in tracing instances.
- tracefs_instance_file_read_number(3) Work with files in tracing instances.
- tracefs_instance_file_read(3) Work with files in tracing instances.
- tracefs_instance_file_write(3) Work with files in tracing instances.
- tracefs_instance_free(3) Manage trace instances.
- tracefs_instance_get_affinity_raw(3) Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_instance_get_affinity_set(3) Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_instance_get_affinity(3) Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_instance_get_buffer_size(3) Helper functions for working with tracing instances.
- tracefs_instance_get_dir(3) Work with files directories in tracing instances.
- tracefs_instance_get_file(3) Work with files directories in tracing instances.
- tracefs_instance_get_name(3) Helper functions for working with tracing instances.
- tracefs_instance_get_trace_dir(3) Helper functions for working with tracing instances.
- tracefs_instance_is_new(3) Manage trace instances.
- tracefs_instance_set_affinity_raw(3) Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_instance_set_affinity_set(3) Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_instance_set_affinity(3) Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_instance_set_buffer_size(3) Helper functions for working with tracing instances.
- tracefs_instances_walk(3) Helper functions for working with tracing instances.
- tracefs_instances(3) Manage trace instances.
- tracefs_iterate_raw_events(3) Iterate over events in the ring buffer
- tracefs_iterate_stop(3) Iterate over events in the ring buffer
- tracefs_kprobe_alloc(3) Allocate, get, and create kprobes
- tracefs_kprobe_raw(3) Allocate, get, and create kprobes
- tracefs_kretprobe_alloc(3) Allocate, get, and create kprobes
- tracefs_kretprobe_raw(3) Allocate, get, and create kprobes
- tracefs_list_add(3) Helper functions for working with trace file system.
- tracefs_list_free(3) Helper functions for working with trace file system.
- tracefs_list_size(3) Helper functions for working with trace file system.
- tracefs_load_cmdlines(3) Initialize a tep handler with trace events from the local system.
- tracefs_local_events_system(3) Initialize a tep handler with trace events from the local system.
- tracefs_local_events(3) Initialize a tep handler with trace events from the local system.
- tracefs_option_disable(3) Various trace option functions.
- tracefs_option_enable(3) Various trace option functions.
- tracefs_option_id(3) Get and check ftrace options.
- tracefs_option_is_enabled(3) Get and check ftrace options.
- tracefs_option_is_supported(3) Get and check ftrace options.
- tracefs_option_mask_is_set(3) Get and check ftrace options.
- tracefs_option_name(3) Various trace option functions.
- tracefs_options_get_enabled(3) Get and check ftrace options.
- tracefs_options_get_supported(3) Get and check ftrace options.
- tracefs_options(3) ftrace options, that can be controlled using tracefs library.
- tracefs_print_close(3) Open, close and write formated strings in the trace buffer.
- tracefs_print_init(3) Open, close and write formated strings in the trace buffer.
- tracefs_printf(3) Open, close and write formated strings in the trace buffer.
- tracefs_put_tracing_file(3) Find and set locations of trace directory and files.
- tracefs_set_loglevel(3) Set log level of the library
- tracefs_set_tracing_dir(3) Find and set locations of trace directory and files.
- tracefs_sql(3) Create a synthetic event via an SQL statement
- tracefs_synth_add_compare_field(3) Creation of a synthetic event descriptor
- tracefs_synth_add_end_field(3) Creation of a synthetic event descriptor
- tracefs_synth_add_match_field(3) Creation of a synthetic event descriptor
- tracefs_synth_add_start_field(3) Creation of a synthetic event descriptor
- tracefs_synth_alloc(3) Creation of a synthetic event descriptor
- tracefs_synth_append_end_filter(3) Creation of a synthetic event descriptor
- tracefs_synth_append_start_filter(3) Creation of a synthetic event descriptor
- tracefs_synth_complete(3) Creation of synthetic events
- tracefs_synth_create(3) Creation of synthetic events
- tracefs_synth_destroy(3) Creation of synthetic events
- tracefs_synth_echo_cmd(3) Retrieve data of synthetic events.
- tracefs_synth_free(3) Creation of a synthetic event descriptor
- tracefs_synth_get_event(3) Retrieve data of synthetic events.
- tracefs_synth_get_name(3) Retrieve data of synthetic events.
- tracefs_synth_get_start_hist(3) Retrieve data of synthetic events.
- tracefs_synth_raw_fmt(3) Retrieve data of synthetic events.
- tracefs_synth_save(3) Creation of synthetic events
- tracefs_synth_show_end_hist(3) Retrieve data of synthetic events.
- tracefs_synth_show_event(3) Retrieve data of synthetic events.
- tracefs_synth_show_start_hist(3) Retrieve data of synthetic events.
- tracefs_synth_snapshot(3) Creation of synthetic events
- tracefs_synth_trace(3) Creation of synthetic events
- tracefs_system_events(3) Work with trace systems and events.
- tracefs_trace_is_on(3) Functions to enable or disable tracing.
- tracefs_trace_off_fd(3) Functions to enable or disable tracing.
- tracefs_trace_off(3) Functions to enable or disable tracing.
- tracefs_trace_on_fd(3) Functions to enable or disable tracing.
- tracefs_trace_on_get_fd(3) Functions to enable or disable tracing.
- tracefs_trace_on(3) Functions to enable or disable tracing.
- tracefs_trace_pipe_print(3) redirect the stream of trace data to an output or stdout.
- tracefs_trace_pipe_stop(3) redirect the stream of trace data to an output or stdout.
- tracefs_trace_pipe_stream(3) redirect the stream of trace data to an output or stdout.
- tracefs_tracer_available(3) Helper functions for working with trace file system.
- tracefs_tracer_clear(3) Enable or disable a tracer in an instance or the top level
- tracefs_tracer_set(3) Enable or disable a tracer in an instance or the top level
- tracefs_tracers(3) Helper functions for working with trace file system.
- tracefs_tracing_dir_is_mounted(3) Find and set locations of trace directory and files.
- tracefs_tracing_dir(3) Find and set locations of trace directory and files.
- tracefs_uprobe_alloc(3) Allocate new user (return) probe
- tracefs_uretprobe_alloc(3) Allocate new user (return) probe
- tracefs_vprintf(3) Open, close and write formated strings in the trace buffer.
- tracelog(3) LTTng-UST printf(3)-like interface with a log level
- TracePixel(3) print a trace of the voxels composited into a pixel
- tracepoint_enabled(3) LTTng user space tracing
- tracepoint(3) LTTng user space tracing
- trampoline(3) closures as first-class C functions
- TransientShell(3) TransientShell — The TransientShell widget class "TransientShell" "widget class" "TransientShell"
- Translate(3) multiply the current transformation matrix by a
- Transpose(3) transpose a volume
- traverseCDKOnce(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- traverseCDKScreen(3) exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent
- Trf_CheckOptions(3) Interface to procedures to check an option container.
- Trf_ClearCtrlBlock(3) Interface for procedures to reset the internal state of an encoder/decoder.
- Trf_ConverterOptions(3) Return the set of option processing procedures required by conversion transformers.
- Trf_CreateCtrlBlock(3) Interface to procedure for creation of encoder/decoder control structures.
- Trf_CreateOptions(3) Interface to procedures to create a container holding option values.
- Trf_DeleteCtrlBlock(3) Interface to procedure for destruction of encoder/decoder control structures.
- Trf_DeleteOptions(3) Interface to proceduress to delete a container made with 'Trf_CreateOptions'.
- Trf_FlipRegisterLong(3) Swap the bytes of all 4-byte words contained in the buffer.
- Trf_FlipRegisterShort(3) Swap the bytes of all 2-byte words contained in the buffer.
- Trf_FlushTransformation(3) Interface to procedures used to flush buffered characters.
- Trf_Init(3) Initialize extension in standard interpreter.
- Trf_InitStubs(3) Convenience declaration of Trf_InitStubs.
- Trf_IsInitialized(3) Check initialization state of specified interpreter.
- Trf_LoadLibrary(3) General purpose library loader functionality.
- Trf_MDCheck(3) Interface to procedures for check/manipulation of the environment (shared libraries, ...).
- Trf_MDFinal(3) Interface to procedures for generation of the final digest from a MD state.
- Trf_MDStart(3) Interface to procedures for initialization of a MD context.
- Trf_MDUpdate(3) Interface to procedures for update of a MD context.
- Trf_MDUpdateBuf(3) Interface to procedures for update of a MD context.
- Trf_QueryMaxRead(3) Interface for procedures to query a transformation about the max.
- Trf_QueryOptions(3) Interface to procedures to query an option container.
- Trf_Register(3) Register the specified transformation at the given interpreter.
- Trf_RegisterMessageDigest(3) Procedure to register a message digest algorithm in an interpreter.
- Trf_SafeInit(3) Initialize extension in SAFE interpreter.
- Trf_SeekQueryOptions(3) Interface to procedures to query an option container.
- Trf_SetObjOption(3) Interface to procedures to define the value of an option.
- Trf_SetOption(3) Interface to procedures to define the value of an option.
- Trf_ShiftRegister(3) Shift the register.
- Trf_TransformBuffer(3) Interface to procedures for transformation of character sequences.
- Trf_TransformCharacter(3) Interface to procedures for transformation of a single character.
- Trf_WriteProc(3) Interface to procedures used by an encoder/decoder to write its transformation results.
- Trf_XorBuffer(3) XOR the bytes in a buffer with a mask.
- trimCDKSwindow(3) a curses scrolling window widget.
- TRTPSessionBase(3) TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue >
- trunc(3) round to integer, toward zero
- truncf(3) round to integer, toward zero
- truncl(3) round to integer, toward zero
- ts_close_restricted(3) use a custom function for closing the touchscreen's
- ts_close(3) close a touch screen input device
- ts_conf_get(3) get a pointer to struct ts_module_conf holding data from the TSLIB_CONFFILE file.
- ts_conf_set(3) write a new TSLIB_CONFFILE config file and reload it.
- ts_config(3) read tslib's configuration
- ts_error_fn(3) use a custom error function for libts library errors
- ts_fd(3) get the file descriptor to a touchscreen device
- ts_get_eventpath(3) get the path to the currently opened touchscreen device file
- ts_libversion(3) get version information on the currently running tslib
- ts_open_restricted(3) use a custom function for opening the touchscreen's
- ts_open(3) open a touch screen input device
- ts_read_mt(3) read tslib touch samples
- ts_read_raw_mt(3) read tslib touch samples
- ts_read_raw(3) read tslib touch samples
- ts_read(3) read tslib touch samples
- ts_setup(3) find, open and configure a touch screen input device
- tse3(3) Trax Sequencer Engine library version 3.0
- tsearch(3) manage a binary search tree
- Tspi_ChangeAuth(3) change the authorization data of an entity.
- Tspi_ChangeAuthAsym(3) change the authorization data of an entity using asymmetric change protocol.
- Tspi_Context_Close(3) destroy a TSP context handle.
- Tspi_Context_CloseObject(3) destroy resources associated with an object handle.
- Tspi_Context_Connect(3) connect a TSP to a Core Services daemon
- Tspi_Context_Create(3) create a TSP context handle.
- Tspi_Context_CreateObject(3) create an empty object and return a handle to that object.
- Tspi_Context_FreeMemory(3) Free allocated memory for a given context.
- Tspi_Context_GetCapability(3) provide the capabilities of a TSS Core Service, TSS Service Provider, or TPM.
- Tspi_Context_GetDefaultPolicy(3) Get a handle to the default policy object
- Tspi_Context_GetKeyByPublicInfo(3) search the persistent storage for a registered key using the provided public key information
- Tspi_Context_GetKeyByUUID(3) get a handle to a key registered in persistent storage.
- Tspi_Context_GetRegisteredKeysByUUID(3) get an array of TSS_KM_KEYINFO structures based on the state of persistent storage.
- Tspi_Context_GetRegisteredKeysByUUID2(3) get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage.
- Tspi_Context_GetTpmObject(3) get the handle of the TPM object associated with a context.
- Tspi_Context_LoadKeyByBlob(3) load a key into the TPM using the key's blob.
- Tspi_Context_LoadKeyByUUID(3) load a key that's been registered in persistent storage.
- Tspi_Context_RegisterKey(3) register a key in the TSS Persistent Storage database
- Tspi_Context_UnregisterKey(3) unregister a key from the persistent storage device.
- Tspi_Data_Bind(3) Encrypts a data blob
- Tspi_Data_Seal(3) encrypt a data blob in a mannar that is only decryptable by Tspi_Data_Unseal on the same system.
- Tspi_Data_Unbind(3) Decrypts data that has been bound to a key
- Tspi_Data_Unseal(3) dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current
- Tspi_DecodeBER_TssBlob(3) unwraps a BER-encoded TSS blob.
- Tspi_EncodeDER_TssBlob(3) generate a DER encoded TSS blob.
- Tspi_GetAttribData(3) get a non 32bit attribute of the object.
- Tspi_GetAttribUint32(3) get the value of particular attribute associated with a given class or object
- Tspi_GetPolicyObject(3) get a policy object assigned to a working object
- Tspi_Hash_GetHashValue(3) get the current hash value of a hash object
- Tspi_Hash_SetHashValue(3) Sets the hash value of a hash object for non-SHA1 hash objects.
- Tspi_Hash_Sign(3) sign the hash data of an object with a signing key
- Tspi_Hash_UpdateHashValue(3) update the hash value of a hash object
- Tspi_Hash_VerifySignature(3) verify the hash value with a given signature
- Tspi_Key_CertifyKey(3) sign a public key.
- Tspi_Key_ConvertMigrationBlob(3) create a wrapped key from a migration blob
- Tspi_Key_CreateKey(3) create a key pair within the TPM, wrapping it with the key addressed by hWrappingKey.
- Tspi_Key_CreateMigrationBlob(3) create a key blob suitable for migrating to another TPM.
- Tspi_Key_GetPubKey(3) get the public key of an object
- Tspi_Key_LoadKey(3) load a key into the TPM
- Tspi_Key_UnloadKey(3) unload a key from the TPM
- Tspi_Key_WrapKey(3) wrap a key with the key addressed by hWrappingKey.
- Tspi_PcrComposite_GetPcrValue(3) get the digest value of a given PCR index inside a PCR composite object.
- Tspi_PcrComposite_SelectPcrIndex(3) select a PCR index inside a PCR composite object.
- Tspi_PcrComposite_SetPcrValue(3) set the digest for a given PCR index inside a PCR composite object.
- Tspi_Policy_AssignToObject(3) assign a policy to an object
- Tspi_Policy_FlushSecret(3) flush a cached secret
- Tspi_Policy_SetSecret(3) set the authorization data of a policy object and define the handling of its retrieval
- Tspi_SetAttribData(3) set a non 32bit attribute of an object.
- Tspi_SetAttribUint32(3) set a 32bit attribute associated with a given class or object
- Tspi_TPM_AuthorizeMigrationTicket(3) create the migration ticket required for the migration process.
- Tspi_TPM_CertifySelfTest(3) have the TPM sign its self test data
- Tspi_TPM_CheckMaintenancePubKey(3) check the public maintenance key
- Tspi_TPM_ClearOwner(3) clear TPM ownership
- Tspi_TPM_CMKSetRestrictions(3) set restrictions on use of delegated Certified Migratable Keys
- Tspi_TPM_CollateIdentityRequest(3) Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for
- Tspi_TPM_CreateEndorsementKey(3) create the endorsement key
- Tspi_TPM_CreateMaintenanceArchive(3) create the TPM manufacturer specific maintenance archive data.
- Tspi_TPM_DirRead(3) Read a Data Integrity Register
- Tspi_TPM_DirWrite(3) write to a Data Integrity Register
- Tspi_TPM_GetAuditDigest(3) retrieve the audit digest.
- Tspi_TPM_GetCapability(3) get information on the capabilities of the TPM
- Tspi_TPM_GetEvent(3) get a PCR event for a given PCR index and event number.
- Tspi_TPM_GetEventLog(3) get the entire PCR event log.
- Tspi_TPM_GetEvents(3) get a specific number of PCR events for a given index.
- Tspi_TPM_GetPubEndorsementKey(3) create a TSS key object from the TPM's public endorsement key
- Tspi_TPM_GetRandom(3) generate a random number on the TPM
- Tspi_TPM_GetStatus(3) query the TPM's status
- Tspi_TPM_GetTestResult(3) get manufacturer specific information regarding the results of a self test.
- Tspi_TPM_KillMaintenanceFeature(3) Disables the ability to create a maintenance archive
- Tspi_TPM_LoadMaintenancePubKey(3) load the public maintenance key into the TPM
- Tspi_TPM_OwnerGetSRKPubKey(3) get public key of the SRK
- Tspi_TPM_PcrExtend(3) extend a PCR register and optionally write the PCR event log.
- Tspi_TPM_PcrRead(3) read the value in a PCR register
- Tspi_TPM_Quote(3) retreive a signed set of PCR values.
- Tspi_TPM_Quote2(3) retreive a signed set of PCR values with a more complete view than Tspi_TPM_Quote.
- Tspi_TPM_SelfTestFull(3) perform a self-test of each internal TPM function
- Tspi_TPM_SetStatus(3) modify the TPM's status
- Tspi_TPM_StirRandom(3) add entropy to the TPM random number generator
- Tspi_TPM_TakeOwnership(3) take ownership of a TPM
- Tss2_Tcti_Cmd_Init(3) Initialization function for the Cmd TCTI library.
- Tss2_Tcti_Device_Init(3) Initialization function for the device TCTI library.
- Tss2_Tcti_Mssim_Init(3) Initialization function for the Microsoft TPM simulator TCTI library.
- Tss2_Tcti_Tabrmd_Init(3) Initialization function for the tpm2-abrmd TCTI
- Tss2_TctiLdr_Finalize(3) Function to finalize a TCTI context instantiated
- Tss2_TctiLdr_FreeInfo(3) Function to free a TSS2_TCTI_INFO structure
- Tss2_TctiLdr_GetInfo(3) Query TctiLdr library for the TSS2_TCTI_INFO
- Tss2_TctiLdr_Initialize(3) Instantiate and
- ttyname_r(3) return name of a terminal
- ttyname(3) return name of a terminal
- ttyslot(3) find the slot of the current user's terminal in some file
- twalk_r(3) manage a binary search tree
- twalk(3) manage a binary search tree
- tx_add_direct(3) transactional object manipulation
- tx_add_field_direct(3) transactional object manipulation
- tx_add_field(3) transactional object manipulation
- tx_add(3) transactional object manipulation
- tx_alloc(3) transactional object manipulation
- tx_begin_cb(3) transactional object
- tx_begin_param(3) transactional object
- tx_begin(3) transactional object
- tx_end(3) transactional object
- tx_finally(3) transactional object
- tx_free(3) transactional object manipulation
- tx_memcpy(3) transactional object manipulation
- tx_memset(3) transactional object manipulation
- tx_new(3) transactional object manipulation
- tx_onabort(3) transactional object
- tx_oncommit(3) transactional object
- tx_realloc(3) transactional object manipulation
- tx_set_direct(3) transactional object manipulation
- tx_set(3) transactional object manipulation
- tx_strdup(3) transactional object manipulation
- tx_wcsdup(3) transactional object manipulation
- tx_xadd_direct(3) transactional object manipulation
- tx_xadd_field_direct(3) transactional object manipulation
- tx_xadd_field(3) transactional object manipulation
- tx_xadd(3) transactional object manipulation
- tx_xalloc(3) transactional object manipulation
- tx_xfree(3) transactional object manipulation
- tx_xstrdup(3) transactional object manipulation
- tx_xwcsdup(3) transactional object manipulation
- tx_zalloc(3) transactional object manipulation
- tx_znew(3) transactional object manipulation
- tx_zrealloc(3) transactional object manipulation
- tzname(3) initialize time conversion information
- tzset(3) initialize time conversion information
- ualarm(3) schedule signal after given number of microseconds
- ub_cancel(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_add_ta_file(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_add_ta(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_async(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_config(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_create(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_data_add(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_data_remove(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_debuglevel(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_debugout(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_delete(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_get_option(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_hosts(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_print_local_zones(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_resolvconf(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_set_fwd(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_set_option(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_trustedkeys(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_zone_add(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx_zone_remove(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_ctx(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_fd(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_poll(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_process(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_resolve_async(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_resolve_free(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_resolve(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_result(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_strerror(3) Unbound DNS validating resolver 1.17.1 functions.
- ub_wait(3) Unbound DNS validating resolver 1.17.1 functions.
- uderrmsg(3) Unidata error-messaging package
- udev_device_get_action(3) Query device properties
- udev_device_get_current_tags_list_entry(3) Retrieve or set device attributes
- udev_device_get_devlinks_list_entry(3) Retrieve or set device attributes
- udev_device_get_devnode(3) Query device properties
- udev_device_get_devnum(3) Query device properties
- udev_device_get_devpath(3) Query device properties
- udev_device_get_devtype(3) Query device properties
- udev_device_get_driver(3) Query device properties
- udev_device_get_is_initialized(3) Query device properties
- udev_device_get_parent_with_subsystem_devtype(3) Query device properties
- udev_device_get_parent(3) Query device properties
- udev_device_get_properties_list_entry(3) Retrieve or set device attributes
- udev_device_get_property_value(3) Retrieve or set device attributes
- udev_device_get_subsystem(3) Query device properties
- udev_device_get_sysattr_list_entry(3) Retrieve or set device attributes
- udev_device_get_sysattr_value(3) Retrieve or set device attributes
- udev_device_get_sysname(3) Query device properties
- udev_device_get_sysnum(3) Query device properties
- udev_device_get_syspath(3) Query device properties
- udev_device_get_tags_list_entry(3) Retrieve or set device attributes
- udev_device_get_udev(3) Query device properties
- udev_device_has_current_tag(3) Retrieve or set device attributes
- udev_device_has_tag(3) Retrieve or set device attributes
- udev_device_new_from_device_id(3) Create, acquire and release a udev device object
- udev_device_new_from_devnum(3) Create, acquire and release a udev device object
- udev_device_new_from_environment(3) Create, acquire and release a udev device object
- udev_device_new_from_subsystem_sysname(3) Create, acquire and release a udev device object
- udev_device_new_from_syspath(3) Create, acquire and release a udev device object
- udev_device_ref(3) Create, acquire and release a udev device object
- udev_device_set_sysattr_value(3) Retrieve or set device attributes
- udev_device_unref(3) Create, acquire and release a udev device object
- udev_enumerate_add_match_is_initialized(3) Modify filters
- udev_enumerate_add_match_parent(3) Modify filters
- udev_enumerate_add_match_property(3) Modify filters
- udev_enumerate_add_match_subsystem(3) Modify filters
- udev_enumerate_add_match_sysattr(3) Modify filters
- udev_enumerate_add_match_sysname(3) Modify filters
- udev_enumerate_add_match_tag(3) Modify filters
- udev_enumerate_add_nomatch_subsystem(3) Modify filters
- udev_enumerate_add_nomatch_sysattr(3) Modify filters
- udev_enumerate_add_syspath(3) Query or modify a udev enumerate object
- udev_enumerate_get_list_entry(3) Query or modify a udev enumerate object
- udev_enumerate_get_udev(3) Query or modify a udev enumerate object
- udev_enumerate_new(3) Create, acquire and release a udev enumerate object
- udev_enumerate_ref(3) Create, acquire and release a udev enumerate object
- udev_enumerate_scan_devices(3) Query or modify a udev enumerate object
- udev_enumerate_scan_subsystems(3) Query or modify a udev enumerate object
- udev_enumerate_unref(3) Create, acquire and release a udev enumerate object
- udev_list_entry_get_by_name(3) Iterate and access udev lists
- udev_list_entry_get_name(3) Iterate and access udev lists
- udev_list_entry_get_next(3) Iterate and access udev lists
- udev_list_entry_get_value(3) Iterate and access udev lists
- udev_list_entry(3) Iterate and access udev lists
- udev_monitor_enable_receiving(3) Query and modify device monitor
- udev_monitor_filter_add_match_subsystem_devtype(3) Modify filters
- udev_monitor_filter_add_match_tag(3) Modify filters
- udev_monitor_filter_remove(3) Modify filters
- udev_monitor_filter_update(3) Modify filters
- udev_monitor_get_fd(3) Query and modify device monitor
- udev_monitor_get_udev(3) Query and modify device monitor
- udev_monitor_new_from_netlink(3) Create, acquire and release a udev monitor object
- udev_monitor_receive_device(3) Query and modify device monitor
- udev_monitor_ref(3) Create, acquire and release a udev monitor object
- udev_monitor_set_receive_buffer_size(3) Query and modify device monitor
- udev_monitor_unref(3) Create, acquire and release a udev monitor object
- udev_new(3) Create, acquire and release a udev context object
- udev_ref(3) Create, acquire and release a udev context object
- udev_unref(3) Create, acquire and release a udev context object
- udns(3) stub DNS resolver library
- Uil(3) Uil — Invokes the UIL compiler from within an application "Uil" "uil functions" "Uil" "uil compiler"
- UilDumpSymbolTable(3) UilDumpSymbolTable — Dumps the contents of a named UIL symbol table to standard output "UilDumpSymbolTable" "uil functions"
- uilib(3) XKanjiControl — Control the XLookupKanjiString mode and process.
- uint16_pack_big(3) write an unsigned big-endian 16-bit integer
- uint16_pack(3) write an unsigned little-endian 16-bit integer
- uint16_read_big(3) read an unsigned big-endian 16-bit integer
- uint16_read(3) read an unsigned little-endian 16-bit integer
- uint16_unpack_big(3) read an unsigned big-endian 16-bit integer
- uint16_unpack(3) read an unsigned little-endian 16-bit integer
- uint32_pack_big(3) write an unsigned big-endian 32-bit integer
- uint32_pack(3) write an unsigned little-endian 32-bit integer
- uint32_read_big(3) read an unsigned big-endian 32-bit integer
- uint32_read(3) read an unsigned little-endian 32-bit integer
- uint32_unpack_big(3) read an unsigned big-endian 32-bit integer
- uint32_unpack(3) read an unsigned little-endian 32-bit integer
- uint64_pack_big(3) write an unsigned big-endian 64-bit integer
- uint64_pack(3) write an unsigned little-endian 64-bit integer
- uint64_read_big(3) read an unsigned big-endian 64-bit integer
- uint64_read(3) read an unsigned little-endian 64-bit integer
- uint64_unpack_big(3) read an unsigned big-endian 64-bit integer
- uint64_unpack(3) read an unsigned little-endian 64-bit integer
- ulckpwdf(3) get shadow password file entry
- ulimit(3) get and set user limits
- umad_addr_dump(3) dump addr structure to stderr
- umad_alloc(3) allocate memory for umad buffers
- umad_attribute_str(3) class of functions to return string representations of enums
- umad_class_str(3) class of functions to return string representations of enums
- umad_close_port(3) close InfiniBand device port for umad access
- umad_debug(3) set debug level
- umad_done(3) perform library initialization and finalization
- umad_dump(3) dump umad buffer to stderr
- umad_free(3) frees memory of umad buffers
- umad_get_ca_portguids(3) get the InfiniBand device ports GUIDs
- umad_get_ca(3) get and release InfiniBand device port attributes
- umad_get_cas_names(3) get list of available InfiniBand device names
- umad_get_fd(3) get the umad fd for the requested port
- umad_get_issm_path(3) get path of issm device
- umad_get_mad_addr(3) get the address of the ib_mad_addr from a umad buffer
- umad_get_mad(3) get the MAD pointer of a umad buffer
- umad_get_pkey(3) get pkey index from umad buffer
- umad_get_port(3) open and close an InfiniBand port
- umad_init(3) perform library initialization and finalization
- umad_mad_status_str(3) class of functions to return string representations of enums
- umad_method_str(3) class of functions to return string representations of enums
- umad_open_port(3) open InfiniBand device port for umad access
- umad_poll(3) poll umad
- umad_recv(3) receive umad
- umad_register_oui(3) register the specified class in vendor range 2 for port
- umad_register(3) register the specified management class and version for port
- umad_register2(3) register the specified management class and version for port
- umad_release_ca(3) get and release InfiniBand device port attributes
- umad_release_port(3) open and close an InfiniBand port
- umad_send(3) send umad
- umad_set_addr_net(3) set MAD address fields within umad buffer using network ordering
- umad_set_addr(3) set MAD address fields within umad buffer using host ordering
- umad_set_grh_net(3) set GRH fields within umad buffer using network ordering
- umad_set_grh(3) set GRH fields within umad buffer using host ordering
- umad_set_pkey(3) set pkey index within umad buffer
- umad_size(3) get the size of umad buffer
- umad_status(3) get the status of a umad buffer
- umad_unregister(3) unregister umad agent
- umult16(3) integer multiplication with overflow checking
- umult32(3) integer multiplication with overflow checking
- umult64(3) integer multiplication with overflow checking
- unac(3) remove accents from string or character
- unbindCDKObject(3) bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding - Curses Development Kit Character
- uncompface(3) compress and expand 48x48x1 face image files
- undocumented(3) undocumented library functions
- ungetc(3) input of characters and strings
- ungetwc(3) push back a wide character onto a FILE stream
- unibi_add_ext_bool(3) add extended capabilities to a terminal object
- unibi_add_ext_num(3) add extended capabilities to a terminal object
- unibi_add_ext_str(3) add extended capabilities to a terminal object
- unibi_count_ext_bool(3) count extended terminal capabilities
- unibi_count_ext_num(3) count extended terminal capabilities
- unibi_count_ext_str(3) count extended terminal capabilities
- unibi_del_ext_bool(3) remove extended capabilities from a terminal object
- unibi_destroy(3) free a terminal object
- unibi_dummy(3) construct a dummy terminal object
- unibi_dump(3) convert a terminal object to compiled terminfo data
- unibi_format(3) interpret a terminfo format string
- unibi_from_env(3) read the terminfo entry specified by TERM
- unibi_from_fd(3) read a terminfo entry from a file descriptor
- unibi_from_file(3) read a terminfo entry from a file
- unibi_from_fp(3) read a terminfo entry from a FILE *
- unibi_from_mem(3) construct a terminal object from a compiled terminfo entry
- unibi_from_term(3) read a terminfo entry for a named terminal
- unibi_get_aliases(3) access the aliases of a terminal object
- unibi_get_bool(3) access the capabilities of a terminal object
- unibi_get_ext_bool_name(3) access the names of extended capabilities of a terminal object
- unibi_get_ext_bool(3) access the extended capabilities of a terminal object
- unibi_get_ext_num_name(3) access the names of extended capabilities of a terminal object
- unibi_get_ext_num(3) access the extended capabilities of a terminal object
- unibi_get_ext_str_name(3) access the names of extended capabilities of a terminal object
- unibi_get_ext_str(3) access the extended capabilities of a terminal object
- unibi_get_name(3) access the name of a terminal object
- unibi_get_num(3) access the capabilities of a terminal object
- unibi_get_str(3) access the capabilities of a terminal object
- unibi_int_from_var(3) create and inspect unibi_var_t values
- unibi_name_bool(3) translate capability enums to names
- unibi_name_num(3) translate capability enums to names
- unibi_name_str(3) translate capability enums to names
- unibi_num_from_var(3) create and inspect unibi_var_t values
- unibi_run(3) interpret a terminfo format string
- unibi_set_aliases(3) access the aliases of a terminal object
- unibi_set_bool(3) access the capabilities of a terminal object
- unibi_set_ext_bool_name(3) access the names of extended capabilities of a terminal object
- unibi_set_ext_bool(3) access the extended capabilities of a terminal object
- unibi_set_ext_num_name(3) access the names of extended capabilities of a terminal object
- unibi_set_ext_num(3) access the extended capabilities of a terminal object
- unibi_set_ext_str_name(3) access the names of extended capabilities of a terminal object
- unibi_set_ext_str(3) access the extended capabilities of a terminal object
- unibi_set_name(3) access the name of a terminal object
- unibi_set_num(3) access the capabilities of a terminal object
- unibi_set_str(3) access the capabilities of a terminal object
- unibi_short_name_bool(3) translate capability enums to names
- unibi_short_name_num(3) translate capability enums to names
- unibi_short_name_str(3) translate capability enums to names
- unibi_str_from_var(3) create and inspect unibi_var_t values
- unibi_terminfo_dirs(3) fallback terminfo search path
- unibi_var_from_num(3) create and inspect unibi_var_t values
- unibi_var_from_str(3) create and inspect unibi_var_t values
- unibilium.h(3) ncurses terminfo parser and utility functions
- unicode_category_lookup(3) unicode character categorization
- unicode_convert_deinit(3) unicode character set conversion
- unicode_convert_fromu_init(3) unicode character set conversion
- unicode_convert_fromu_tobuf(3) unicode character set conversion
- unicode_convert_fromutf8(3) unicode character set conversion
- unicode_convert_init(3) unicode character set conversion
- unicode_convert_tobuf(3) unicode character set conversion
- unicode_convert_tocase(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_convert_tocbuf_fromutf8_init(3) unicode character set conversion
- unicode_convert_tocbuf_init(3) unicode character set conversion
- unicode_convert_tocbuf_toutf8_init(3) unicode character set conversion
- unicode_convert_tou_init(3) unicode character set conversion
- unicode_convert_tou_tobuf(3) unicode character set conversion
- unicode_convert_toutf8(3) unicode character set conversion
- unicode_convert_uc(3) unicode character set conversion
- unicode_convert(3) unicode character set conversion
- unicode_default_chset(3) return the system character set name
- unicode_grapheme_break(3) unicode grapheme cluster boundary rules
- unicode_html40ent_lookup(3) look up unicode character for an HTML 4.0 entity
- unicode_isalnum(3) unicode character categorization
- unicode_isalpha(3) unicode character categorization
- unicode_isblank(3) unicode character categorization
- unicode_isdigit(3) unicode character categorization
- unicode_isgraph(3) unicode character categorization
- unicode_islower(3) unicode character categorization
- unicode_ispunct(3) unicode character categorization
- unicode_isspace(3) unicode character categorization
- unicode_isupper(3) unicode character categorization
- unicode_lb_end(3) calculate mandatory or allowed line breaks
- unicode_lb_init(3) calculate mandatory or allowed line breaks
- unicode_lb_next_cnt(3) calculate mandatory or allowed line breaks
- unicode_lb_next(3) calculate mandatory or allowed line breaks
- unicode_lb_set_opts(3) calculate mandatory or allowed line breaks
- unicode_lbc_end(3) calculate mandatory or allowed line breaks
- unicode_lbc_init(3) calculate mandatory or allowed line breaks
- unicode_lbc_next_cnt(3) calculate mandatory or allowed line breaks
- unicode_lbc_next(3) calculate mandatory or allowed line breaks
- unicode_lbc_set_opts(3) calculate mandatory or allowed line breaks
- unicode_lc(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_locale_chset(3) return the system character set name
- unicode_script(3) unicode script property
- unicode_tc(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_u_ucs2_native(3) unicode character set conversion
- unicode_u_ucs4_native(3) unicode character set conversion
- unicode_uc(3) unicode uppercase, lowercase, and titlecase character lookup
- unicode_wb_end(3) calculate word breaks
- unicode_wb_init(3) calculate word breaks
- unicode_wb_next_cnt(3) calculate word breaks
- unicode_wb_next(3) calculate word breaks
- unicode_wbscan_end(3) calculate word breaks
- unicode_wbscan_init(3) calculate word breaks
- unicode_wbscan_next(3) calculate word breaks
- unicode::iconvert::convert_tocase(3) unicode uppercase, lowercase, and titlecase conversion
- unicode::iconvert::convert(3) unicode character set conversion
- unicode::iconvert::fromu(3) template for converting text sequence from unicode
- unicode::iconvert::tou(3) template for converting text sequence to unicode
- unicode::iso_8859_1(3) unicode character set conversion
- unicode::linebreak_callback_base(3) unicode line-breaking rules
- unicode::linebreak_callback_save_buf(3) unicode line-breaking rules
- unicode::linebreak_iter(3) unicode line-breaking rules
- unicode::linebreakc_callback_base(3) unicode line-breaking rules
- unicode::linebreakc_iter(3) unicode line-breaking rules
- unicode::tolower(3) unicode version of tolower(3) and toupper(3)
- unicode::toupper(3) unicode version of tolower(3) and toupper(3)
- unicode::ucs_2(3) unicode character set conversion
- unicode::ucs_4(3) unicode character set conversion
- unicode::utf_8(3) unicode character set conversion
- unicode::wordbreak_callback_base(3) unicode word-breaking rules
- unlocked_stdio(3) nonlocking stdio functions
- unlockpt(3) unlock a pseudoterminal master/slave pair
- unmixCDKTemplate(3) a curses template widget.
- unregister_all_config_handlers(3) netsnmp_config_api functions
- unregister_app_config_handler(3) netsnmp_config_api functions
- unregister_config_handler(3) netsnmp_config_api functions
- unregisterCDKObject(3) Cdk Screen and Widget Manipulation Functions
- unsafe_pod_vector(3) unsafe_pod_vector< T >
- unsetenv(3) change or add an environment variable
- unw_create_addr_space(3) - create address space for remote unwinding
- unw_destroy_addr_space(3) - destroy unwind address space
- unw_flush_cache(3) - flush cached info
- unw_get_accessors(3) - get pointer to accessor call-backs
- unw_get_fpreg(3) - get contents of floating-point register
- unw_get_proc_info_by_ip(3) - get procedure info by IP
- unw_get_proc_info(3) - get info on current procedure
- unw_get_proc_name(3) - get name of current procedure
- unw_get_reg(3) - get register contents
- unw_getcontext(3) - get initial machine-state
- unw_init_local(3) - initialize cursor for local unwinding
- unw_init_remote(3) - initialize cursor for remote unwinding
- unw_is_fpreg(3) - check if a register is a floating-point register
- unw_is_signal_frame(3) - check if current frame is a signal frame
- unw_regname(3) - get register name
- unw_resume(3) - resume execution in a particular stack frame
- unw_set_caching_policy(3) - set unwind caching policy
- unw_set_fpreg(3) - set contents of floating-point register
- unw_set_reg(3) - set register contents
- unw_step(3) - advance to next stack frame
- updwtmp(3) append an entry to the wtmp file
- updwtmpx(3) append an entry to the wtmp file
- upscli_add_host_cert(3) Register a security rule for an host.
- upscli_cleanup(3) Clean-up upsclient module after usage.
- upscli_connect(3) Open a connection to a NUT upsd
- upscli_disconnect(3) disconnect from a UPS server
- upscli_fd(3) Get file descriptor for connection
- upscli_get(3) retrieve data from an UPS
- upscli_init(3) Initialize upsclient module specifying security properties.
- upscli_list_next(3) retrieve list items from a UPS
- upscli_list_start(3) begin multi-item retrieval from a UPS
- upscli_readline_timeout(3) read a single response from a UPS
- upscli_readline(3) read a single response from a UPS
- upscli_sendline_timeout(3) send a single command to a UPS
- upscli_sendline(3) send a single command to a UPS
- upscli_splitaddr(3) split a listening address into its components
- upscli_splitname(3) split a UPS definition into its components
- upscli_ssl(3) Check SSL mode for current connection
- upscli_strerror(3) return string describing error condition
- upscli_upserror(3) Get current error number for connection
- upsclient(3) Network UPS Tools client access library
- urlcoding(3) is a collection of functions that convert ASCII-text to standard URL's and vice-versa.
- urxvtperl(3) rxvt-unicode's embedded perl interpreter
- uselocale(3) set/get the locale for the calling thread
- userbindmount_data(3) bind-mount in user-namespaces
- userbindmount_fd(3) bind-mount in user-namespaces
- userbindmount_set_cap_sysadm(3) bind-mount in user-namespaces
- userbindmount_string(3) bind-mount in user-namespaces
- userbindmount_unshare(3) bind-mount in user-namespaces
- userbindmount(3) bind-mount in user-namespaces
- usleep(3) suspend execution for microsecond intervals
- ustpcpy(3)
- ustr_const(3) ustr string library constants
- ustr(3) ustr string library functions
- ustr2stp(3)
- utempter_add_record(3) function adds a login record to the database for the TTY belonging to the pseudo-terminal master file descriptor using t
- utempter_remove_added_record(3) function adds a login record to the database for the TTY belonging to the pseudo-terminal master file descriptor using t
- utempter_remove_record(3) function adds a login record to the database for the TTY belonging to the pseudo-terminal master file descriptor using t
- utempter_set_helper(3) function adds a login record to the database for the TTY belonging to the pseudo-terminal master file descriptor using t
- utempter(3) function adds a login record to the database for the TTY belonging to the pseudo-terminal master file descriptor using t
- uthash-dev(3) Hash map and linked list implementation
- utmpname(3) access utmp file entries
- utmpxname(3) access utmp file entries
- uuid_clear(3) reset value of UUID variable to the NULL value
- uuid_compare(3) compare whether two UUIDs are the same
- uuid_copy(3) copy a UUID value
- uuid_generate_random(3) create a new unique UUID value
- uuid_generate_time_safe(3) create a new unique UUID value
- uuid_generate_time(3) create a new unique UUID value
- uuid_generate(3) create a new unique UUID value
- uuid_is_null(3) compare the value of the UUID to the NULL value
- uuid_parse(3) convert an input UUID string into binary representation
- uuid_time(3) extract the time at which the UUID was created
- uuid_unparse(3) convert a UUID from binary representation to a string
- uuid(3) DCE compatible Universally Unique Identifier library
- UVI(3) HobbyBoards EE/EF Microprocessor-based slaves:
- va_arg(3) variable argument lists
- va_copy(3) variable argument lists
- va_end(3) variable argument lists
- va_start(3) variable argument lists
- vacall(3) C functions called with variable arguments
- validCDKObject(3) Cdk object-support functions
- valloc(3) allocate aligned memory
- variantsGEcomputational(3) Variants Computational routines
- variantsOTHERcomputational(3) Variants Computational routines
- variantsPOcomputational(3) Variants Computational routines
- vasprintf(3) print to allocated string
- vbr(3) Vouch By Reference service facility
- vc(3) This is a library for vCard.
- vde_addstack(3) vde network namespace as a user library
- vde_close(3) connect clients to a VDE (virtual distributed ethernet) network
- vde_ctlfd(3) connect clients to a VDE (virtual distributed ethernet) network
- vde_datafd(3) connect clients to a VDE (virtual distributed ethernet) network
- vde_delstack(3) vde network namespace as a user library
- vde_msocket(3) vde network namespace as a user library
- vde_open(3) connect clients to a VDE (virtual distributed ethernet) network
- vde_recv(3) connect clients to a VDE (virtual distributed ethernet) network
- vde_send(3) connect clients to a VDE (virtual distributed ethernet) network
- vde_stackcmd(3) vde network namespace as a user library
- vdeslirp_add_cmdexec(3) simple API for slirp, port forwarding
- vdeslirp_add_fwd(3) simple API for slirp, port forwarding
- vdeslirp_add_unixfwd(3) simple API for slirp, port forwarding
- vdeslirp_close(3) simple API for slirp
- vdeslirp_fd(3) simple API for slirp
- vdeslirp_init(3) simple API for slirp: configuration helpers
- vdeslirp_open(3) simple API for slirp
- vdeslirp_recv(3) simple API for slirp
- vdeslirp_remove_fwd(3) simple API for slirp, port forwarding
- vdeslirp_remove_unixfwd(3) simple API for slirp, port forwarding
- vdeslirp_send(3) simple API for slirp
- vdeslirp_setvprefix(3) simple API for slirp: configuration helpers
- vdeslirp_setvprefix6(3) simple API for slirp: configuration helpers
- vdprintf(3) formatted output conversion
- VendorRelease(3) Display macros and functions
- VendorShell(3) VendorShell — The VendorShell widget class "VendorShell" "widget class" "VendorShell"
- verbiste(3) french conjugation system
- verr(3) formatted error messages
- verrx(3) formatted error messages
- versionsort(3) scan
- vertex(3) vertex
- vertices(3) vertices
- vf_create_object(3) vf_create_object()
- vf_date_string_to_time(3) vf_date_string_to_time()
- vf_delete_object(3) vf_delete_object()
- vf_delete_prop(3) vf_delete_prop()
- vf_find_charset(3) vf_find_charset()
- vf_find_prop_qual_index(3) vf_find_prop_qual_index()
- vf_get_next_object(3) vf_get_next_object()
- vf_get_next_property(3) vf_get_next_property()
- vf_get_object_type(3) vf_get_object_type()
- vf_get_prop_name_string(3) vf_get_prop_name_string()
- vf_get_prop_name(3) vf_get_prop_name()
- vf_get_prop_value_base64(3) vf_get_prop_value_base64()
- vf_get_prop_value_object(3) vf_get_prop_value_object()
- vf_get_prop_value_string(3) vf_get_prop_value_string()
- vf_get_prop_value_time(3) vf_get_prop_value_time()
- vf_get_prop_value(3) vf_get_prop_value()
- vf_get_property_ex(3) vf_get_property_ex()
- vf_get_property(3) vf_get_property()
- vf_is_modified(3) vf_is_modified()
- vf_parse_end(3) vf_parse_end()
- vf_parse_init(3) vf_parse_init()
- vf_parse_text(3) vf_parse_text()
- vf_period_string_to_time(3) vf_period_string_to_time()
- vf_period_time_to_string(3) vf_period_time_to_string()
- vf_read_file(3) vf_read_file()
- vf_set_prop_name_string(3) vf_set_prop_name_string()
- vf_set_prop_value_base64(3) vf_set_prop_value_base64()
- vf_set_prop_value_object(3) vf_set_prop_value_object()
- vf_set_prop_value_string(3) vf_set_prop_value_string()
- vf_set_prop_value_time(3) vf_set_prop_value_time()
- vf_set_prop_value(3) vf_set_prop_value()
- vf_set_property_from_file(3) vf_set_property_from_file()
- vf_write_file(3) vf_write_file()
- vfprintf(3) formatted output conversion
- vfscanf(3) input FILE format conversion
- vfwprintf(3) formatted
- viewFile(3) Cdk utility functions
- viewInfo(3) Cdk utility functions
- villa(3) the advanced API of QDBM
- VirtualBindings(3) VirtualBindings — Bindings for virtual mouse and key events "VirtualBindings" "default bindings" "VirtualBindings"
- vista(3) the advanced API of QDBM
- VistaIOattribute(3) representation of a list of name/value pairs
- VistaIOBandInterp(3) image band interpretation
- VistaIOBundle(3) representation for Vista object with binary data
- VistaIOCombineBands(3) copy a series of image bands
- VistaIOConst(3) generate constants of the appropriate type
- VistaIOCopy(3) VistaIOCopy, VistaIOZero - copy or zero an array
- VistaIOCopyBand(3) copy image pixel values
- VistaIOCopyImage(3) copy an image
- VistaIOCreateImage(3) allocate memory for an image
- VistaIODecodeAttrValue(3) decode an attribute value
- VistaIOdictionary(3) representation of a keyword/value mapping
- VistaIOEdges(3) edge set representation
- VistaIOEncodeAttrValue(3) encode an attribute value
- VistaIOError(3) report a fatal error
- VistaIOExtractAttr(3) fetch and delete an attribute
- VistaIOGetAttr(3) fetch an attribute's value
- VistaIOGetPixel(3) get and set pixel values
- VistaIOIdentifyFiles(3) identify files specified by command line arguments
- VistaIOImage(3) image representation
- VistaIOInsertAttr(3) add an attribute to a list
- VistaIOList(3) representation of a list of opaque items
- VistaIOMalloc(3) memory allocation functions
- VistaIOMax(3) return the maximum or minimum of two values
- VistaIONew(3) allocate storage for an instance of a data type
- VistaIONewString(3) allocate a copy of a string
- VistaIONumber(3) VistaIONumber - determine the number of array elements
- VistaIOOffset(3) determine the byte offset of a structure field
- VistaIOOpenFile(3) open file with error checking
- VistaIOoption(3) table describing command line options
- VistaIOPackData(3) pack or unpack a vector of values
- VistaIOParseCommand(3) parse command line arguments
- VistaIOParseFilterCmd(3) parse command line options and filenames
- VistaIOPrintOptions(3) print command line option settings
- VistaIOPrintParameters(3) print the values of a set of parameters
- VistaIOReadEdges(3) read a series of edge sets from a stream
- VistaIOReadFile(3) read a Vista data file
- VistaIOReadImages(3) read a series of images from a stream
- VistaIOReadObjects(3) read a series of objects from a stream
- VistaIORepn(3) obtain information about a type's representation
- VistaIOReportBadArgs(3) report unrecognized command line arguments
- VistaIOReportUsage(3) report valid command line arguments
- VistaIOSameImage(3) test whether two images share certain properties
- VistaIOSelectBand(3) select bands of image pixels
- VistaIOSelectDestImage(3) select a destination for an image operation
- VistaIOSetAttr(3) set an attribute's value
- VistaIOSetBandInterp(3) set image band interpretation attributes
- VistaIOSetErrorHandler(3) register a procedure to be called on any fatal error
- VistaIOSetProgramName(3) register a program name for error messages
- VistaIOSetWarningHandler(3) register a procedure to be called on any nonfatal error
- VistaIOtype(3) registering Vista object types
- VistaIOWarning(3) report a nonfatal error
- VistaIOWriteEdges(3) write a series of edge sets to a stream
- VistaIOWriteFile(3) write a Vista data file
- VistaIOWriteImages(3) write a series of images to a stream
- VistaIOWriteObjects(3) write a series of objects to a stream
- VistaIOZeroCrossings(3) mark zero crossings in an image
- VisualOfCCC(3) Color Conversion Context macros
- vlimit(3) get/set resource limits
- vlopen(3) the advanced API of QDBM
- vmod_accept(3) Accept VMOD
- vmod_blob(3) Utilities for the VCL blob type, encoding and decoding
- vmod_bodyaccess(3) Varnish Module for request body access
- vmod_cookie(3) Varnish Cookie Module
- vmod_digest(3) Varnish Digest Module
- vmod_directors(3) Varnish Directors Module
- vmod_header(3) Header VMOD for Varnish
- vmod_proxy(3) Varnish Module to extract TLV attributes from PROXYv2
- vmod_purge(3) Varnish Purge Module
- vmod_re2(3) Varnish Module for access to the Google RE2 regular expression engine
- vmod_redis(3) Redis VMOD
- vmod_saintmode(3) Saint mode backend director
- vmod_selector(3) Varnish Module for matching fixed strings, and mapping strings to backends, regexen and other data
- vmod_std(3) Varnish Standard Module
- vmod_str(3) Str VMOD
- vmod_tcp(3) TCP vmod
- vmod_unix(3) Utilities for Unix domain sockets
- vmod_var(3) Variable support for Varnish VCL
- vmod_vsthrottle(3) Throttling VMOD
- vmod_vtc(3) Utility module for varnishtest
- vmod_xkey(3) Surrogate keys support for Varnish Cache
- voigt(3) Voigt's function, convolution of Gaussian and Lorentzian
- VolPack(3) introduction to VolPack, a library for volume rendering
- volstream_open(3) create a FILE* stream as a volatile stream buffer
- VolumeNormals(3) compute surface normal vectors and gradient
- VolumeSize(3) define the dimensions of a volume
- votequorum_context_get(3) Gets the context variable for a VOTEQUORUM instance
- votequorum_context_set(3) Sets the context variable for a VOTEQUORUM instance
- votequorum_dispatch(3) Dispatches callbacks from the votequorum service
- votequorum_fd_get(3) Dispatches callbacks from the votequorum service
- votequorum_finalize(3) Terminate a connection to the votequorum service
- votequorum_getinfo(3) Get information about the VoteQuorum service
- votequorum_initialize(3) Create a new connection to the VoteQuorum service
- votequorum_overview(3) Votequorum Library Overview
- votequorum_qdevice_master_wins(3) Sets or clears quorum device master_wins flag
- votequorum_qdevice_poll(3) Tells votequorum the result of the quorum device poll
- votequorum_qdevice_register(3) Registers a new quorum device
- votequorum_qdevice_unregister(3) Unregisters a new quorum device
- votequorum_qdevice_update(3) Updates quorum device name
- votequorum_setexpected(3) Sets the expected votes for the cluster
- votequorum_setvotes(3) Sets the number of votes for a node
- votequorum_trackstart(3) Enable callbacks notification.
- votequorum_trackstop(3) Disable callbacks notification.
- VoxelField(3) define the size and location of a
- VoxelSize(3) define the size of a voxel
- vpoll_close(3) generate synthetic events for poll/select/ppoll/pselect/epoll
- vpoll_create(3) generate synthetic events for poll/select/ppoll/pselect/epoll
- vpoll_ctl(3) generate synthetic events for poll/select/ppoll/pselect/epoll
- vpoll(3) generate synthetic events for poll/select/ppoll/pselect/epoll
- vprintf(3) formatted output conversion
- vscanf(3) input FILE format conversion
- vsnprintf(3) formatted output conversion
- vsprintf(3) formatted output conversion
- vsscanf(3) input string format conversion
- vswprintf(3) formatted
- vsyslog(3) send messages to the system logger
- vtimes(3) get resource usage
- vwarn(3) formatted error messages
- vwarnx(3) formatted error messages
- vwprintf(3) formatted
- w_of_z(3) Faddeeva's rescaled complex error function
- waffle_attrib_list_get_with_default(3) Utilities for attribute lists
- waffle_attrib_list_get(3) Utilities for attribute lists
- waffle_attrib_list_length(3) Utilities for attribute lists
- waffle_attrib_list_update(3) Utilities for attribute lists
- waffle_attrib_list(3) Utilities for attribute lists
- waffle_config_choose(3) class waffle_config
- waffle_config_destroy(3) class waffle_config
- waffle_config_get_native(3) class waffle_config
- waffle_config(3) class waffle_config
- waffle_context_create(3) class waffle_context
- waffle_context_destroy(3) class waffle_context
- waffle_context_get_native(3) class waffle_context
- waffle_context(3) class waffle_context
- waffle_display_connect(3) class waffle_display
- waffle_display_disconnect(3) class waffle_display
- waffle_display_get_native(3) class waffle_display
- waffle_display_supports_context_api(3) class waffle_display
- waffle_display(3) class waffle_display
- waffle_dl_can_open(3) platform-independent interface to dynamic libraries
- waffle_dl_sym(3) platform-independent interface to dynamic libraries
- waffle_dl(3) platform-independent interface to dynamic libraries
- waffle_enum_to_string(3) Utilities for waffle enums
- waffle_enum(3) Utilities for waffle enums
- waffle_error_get_code(3) Thread-local error state
- waffle_error_get_info(3) Thread-local error state
- waffle_error_to_string(3) Thread-local error state
- waffle_error(3) Thread-local error state
- waffle_gbm_config(3) Containers for underlying native GBM objects
- waffle_gbm_context(3) Containers for underlying native GBM objects
- waffle_gbm_display(3) Containers for underlying native GBM objects
- waffle_gbm_window(3) Containers for underlying native GBM objects
- waffle_gbm(3) Containers for underlying native GBM objects
- waffle_get_current_context(3) set and get resources current to the thread
- waffle_get_current_display(3) set and get resources current to the thread
- waffle_get_current_window(3) set and get resources current to the thread
- waffle_get_proc_address(3) Query address of OpenGL functions
- waffle_glx_config(3) Containers for underlying native GLX objects
- waffle_glx_context(3) Containers for underlying native GLX objects
- waffle_glx_display(3) Containers for underlying native GLX objects
- waffle_glx_window(3) Containers for underlying native GLX objects
- waffle_glx(3) Containers for underlying native GLX objects
- waffle_init(3) Initialize waffles per-process global state
- waffle_is_extension_in_string(3) Check if a name appears in an OpenGL-style extension string
- waffle_make_current(3) set and get resources current to the thread
- waffle_native_config(3) Containers for underlying native objects
- waffle_native_context(3) Containers for underlying native objects
- waffle_native_display(3) Containers for underlying native objects
- waffle_native_window(3) Containers for underlying native objects
- waffle_native(3) Containers for underlying native objects
- waffle_teardown(3) Teardown waffles per-process global state
- waffle_wayland_config(3) Containers for underlying native Wayland objects
- waffle_wayland_context(3) Containers for underlying native Wayland objects
- waffle_wayland_display(3) Containers for underlying native Wayland objects
- waffle_wayland_window(3) Containers for underlying native Wayland objects
- waffle_wayland(3) Containers for underlying native Wayland objects
- waffle_window_create(3) class waffle_window
- waffle_window_destroy(3) class waffle_window
- waffle_window_get_native(3) class waffle_window
- waffle_window_show(3) class waffle_window
- waffle_window_swap_buffers(3) class waffle_window
- waffle_window(3) class waffle_window
- waffle_x11_egl_config(3) Containers for underlying native X11/EGL objects
- waffle_x11_egl_context(3) Containers for underlying native X11/EGL objects
- waffle_x11_egl_display(3) Containers for underlying native X11/EGL objects
- waffle_x11_egl_window(3) Containers for underlying native X11/EGL objects
- waffle_x11_egl(3) Containers for underlying native X11/EGL objects
- waitCDKLabel(3) Creates a managed curses label widget.
- warn(3) formatted error messages
- warnx(3) formatted error messages
- watchdog(3) watchdog Documentation
- wayland_buffer_t(3) content for a wl_surface
- wayland_callback_t(3) callback object
- wayland_compositor_t(3) the compositor singleton
- wayland_data_device_manager_dnd_action(3) drag and drop actions
- wayland_data_device_manager_t(3) data transfer interface
- wayland_data_device_t(3) data transfer device
- wayland_data_offer_t(3) offer to transfer data
- wayland_data_source_t(3) offer to transfer data
- wayland_detail_basic_wrapper(3) Non-refcounted wrapper for C objects.
- wayland_detail_refcounted_wrapper(3) Refcounted wrapper for C objects.
- wayland_display_t(3) Represents a connection to the compositor and acts as a proxy to the display singleton object.
- wayland_egl_window_t(3) Native EGL window.
- wayland_event_queue_t(3) A queue for proxy_t object events.
- wayland_keyboard_t(3) keyboard input device
- wayland_output_mode(3) mode information
- wayland_output_t(3) compositor output region
- wayland_output_transform(3) transform from framebuffer to output
- wayland_pointer_t(3) pointer input device
- wayland_presentation_feedback_kind(3) bitmask of flags in presented event
- wayland_presentation_feedback_t(3) presentation time feedback event
- wayland_presentation_t(3) timed presentation related wl_surface requests
- wayland_proxy_t(3) Represents a protocol object on the client side.
- wayland_read_intent(3) Represents an intention to read from the display file descriptor.
- wayland_region_t(3) region interface
- wayland_registry_t(3) global registry object
- wayland_seat_capability(3) seat capability bitmask
- wayland_seat_t(3) group of input devices
- wayland_server_buffer_t(3) content for a wl_surface
- wayland_server_callback_t(3) callback object
- wayland_server_compositor_t(3) the compositor singleton
- wayland_server_data_device_manager_dnd_action(3) drag and drop actions
- wayland_server_data_device_manager_t(3) data transfer interface
- wayland_server_data_device_t(3) data transfer device
- wayland_server_data_offer_t(3) offer to transfer data
- wayland_server_data_source_t(3) offer to transfer data
- wayland_server_global_base_t(3) wayland::server::global_base_t
- wayland_server_global_t(3) wayland::server::global_t< resource >
- wayland_server_keyboard_t(3) keyboard input device
- wayland_server_output_mode(3) mode information
- wayland_server_output_t(3) compositor output region
- wayland_server_output_transform(3) transform from framebuffer to output
- wayland_server_pointer_t(3) pointer input device
- wayland_server_presentation_feedback_kind(3) bitmask of flags in presented event
- wayland_server_presentation_feedback_t(3) presentation time feedback event
- wayland_server_presentation_t(3) timed presentation related wl_surface requests
- wayland_server_region_t(3) region interface
- wayland_server_registry_t(3) global registry object
- wayland_server_seat_capability(3) seat capability bitmask
- wayland_server_seat_t(3) group of input devices
- wayland_server_shell_surface_resize(3) edge values for resizing
- wayland_server_shell_surface_t(3) desktop-style metadata interface
- wayland_server_shell_surface_transient(3) details of transient behaviour
- wayland_server_shell_t(3) create desktop-style surfaces
- wayland_server_shm_pool_t(3) a shared memory pool
- wayland_server_shm_t(3) shared memory support
- wayland_server_subcompositor_t(3) sub-surface compositing
- wayland_server_subsurface_t(3) sub-surface interface to a wl_surface
- wayland_server_surface_t(3) an onscreen surface
- wayland_server_touch_t(3) touchscreen input device
- wayland_server_viewport_t(3) crop and scale interface to a wl_surface
- wayland_server_viewporter_t(3) surface cropping and scaling
- wayland_server_xdg_activation_token_v1_t(3) an exported activation handle
- wayland_server_xdg_activation_v1_t(3) interface for activating surfaces
- wayland_server_xdg_popup_t(3) short-lived, popup surfaces for menus
- wayland_server_xdg_positioner_constraint_adjustment(3) constraint adjustments
- wayland_server_xdg_positioner_t(3) child surface positioner
- wayland_server_xdg_surface_t(3) desktop user interface surface base interface
- wayland_server_xdg_toplevel_resize_edge(3) edge values for resizing
- wayland_server_xdg_toplevel_t(3) toplevel surface
- wayland_server_xdg_wm_base_t(3) create desktop-style surfaces
- wayland_server_zwp_confined_pointer_v1_t(3) confined pointer object
- wayland_server_zwp_fullscreen_shell_v1_t(3) displays a single surface per output
- wayland_server_zwp_idle_inhibit_manager_v1_t(3) control behavior when display idles
- wayland_server_zwp_idle_inhibitor_v1_t(3) context object for inhibiting idle behavior
- wayland_server_zwp_input_method_context_v1_t(3) input method context
- wayland_server_zwp_input_method_v1_t(3) input method
- wayland_server_zwp_input_panel_v1_t(3) interface for implementing keyboards
- wayland_server_zwp_input_timestamps_manager_v1_t(3) context object for high-resolution input timestamps
- wayland_server_zwp_input_timestamps_v1_t(3) context object for input timestamps
- wayland_server_zwp_keyboard_shortcuts_inhibit_manager_v1_t(3) context object for keyboard grab_manager
- wayland_server_zwp_keyboard_shortcuts_inhibitor_v1_t(3) context object for keyboard shortcuts inhibitor
- wayland_server_zwp_linux_buffer_params_v1_t(3) parameters for creating a dmabuf-based wl_buffer
- wayland_server_zwp_linux_buffer_release_v1_t(3) buffer release explicit synchronization
- wayland_server_zwp_linux_dmabuf_feedback_v1_t(3) dmabuf feedback
- wayland_server_zwp_linux_dmabuf_v1_t(3) factory for creating dmabuf-based wl_buffers
- wayland_server_zwp_linux_explicit_synchronization_v1_t(3) protocol for providing explicit synchronization
- wayland_server_zwp_linux_surface_synchronization_v1_t(3) per-surface explicit synchronization support
- wayland_server_zwp_locked_pointer_v1_t(3) receive relative pointer motion events
- wayland_server_zwp_pointer_constraints_v1_t(3) constrain the movement of a pointer
- wayland_server_zwp_pointer_gesture_hold_v1_t(3) a hold gesture object
- wayland_server_zwp_pointer_gesture_pinch_v1_t(3) a pinch gesture object
- wayland_server_zwp_pointer_gesture_swipe_v1_t(3) a swipe gesture object
- wayland_server_zwp_pointer_gestures_v1_t(3) touchpad gestures
- wayland_server_zwp_primary_selection_device_manager_v1_t(3) X primary selection emulation.
- wayland_server_zwp_primary_selection_offer_v1_t(3) offer to transfer primary selection contents
- wayland_server_zwp_primary_selection_source_v1_t(3) offer to replace the contents of the primary selection
- wayland_server_zwp_relative_pointer_manager_v1_t(3) get relative pointer objects
- wayland_server_zwp_relative_pointer_v1_t(3) relative pointer object
- wayland_server_zwp_tablet_manager_v1_t(3) controller object for graphic tablet devices
- wayland_server_zwp_tablet_manager_v2_t(3) controller object for graphic tablet devices
- wayland_server_zwp_tablet_pad_group_v2_t(3) a set of buttons, rings and strips
- wayland_server_zwp_tablet_pad_ring_v2_t(3) pad ring
- wayland_server_zwp_tablet_pad_strip_v2_t(3) pad strip
- wayland_server_zwp_tablet_pad_v2_t(3) a set of buttons, rings and strips
- wayland_server_zwp_tablet_seat_v1_t(3) controller object for graphic tablet devices of a seat
- wayland_server_zwp_tablet_seat_v2_t(3) controller object for graphic tablet devices of a seat
- wayland_server_zwp_tablet_tool_v1_t(3) a physical tablet tool
- wayland_server_zwp_tablet_tool_v2_t(3) a physical tablet tool
- wayland_server_zwp_tablet_v1_t(3) graphics tablet device
- wayland_server_zwp_tablet_v2_t(3) graphics tablet device
- wayland_server_zwp_text_input_manager_v1_t(3) text input manager
- wayland_server_zwp_text_input_manager_v3_t(3) text input manager
- wayland_server_zwp_text_input_v1_content_hint(3) content hint
- wayland_server_zwp_text_input_v1_t(3) text input
- wayland_server_zwp_text_input_v3_content_hint(3) content hint
- wayland_server_zwp_text_input_v3_t(3) text input
- wayland_server_zwp_xwayland_keyboard_grab_manager_v1_t(3) context object for keyboard grab manager
- wayland_server_zwp_xwayland_keyboard_grab_v1_t(3) interface for grabbing the keyboard
- wayland_server_zxdg_decoration_manager_v1_t(3) window decoration manager
- wayland_server_zxdg_exported_v1_t(3) an exported surface handle
- wayland_server_zxdg_exported_v2_t(3) an exported surface handle
- wayland_server_zxdg_exporter_v1_t(3) interface for exporting surfaces
- wayland_server_zxdg_exporter_v2_t(3) interface for exporting surfaces
- wayland_server_zxdg_imported_v1_t(3) an imported surface handle
- wayland_server_zxdg_imported_v2_t(3) an imported surface handle
- wayland_server_zxdg_importer_v1_t(3) interface for importing surfaces
- wayland_server_zxdg_importer_v2_t(3) interface for importing surfaces
- wayland_server_zxdg_output_manager_v1_t(3) manage xdg_output objects
- wayland_server_zxdg_output_v1_t(3) compositor logical output region
- wayland_server_zxdg_popup_v6_t(3) short-lived, popup surfaces for menus
- wayland_server_zxdg_positioner_v6_constraint_adjustment(3) constraint adjustments
- wayland_server_zxdg_positioner_v6_t(3) child surface positioner
- wayland_server_zxdg_shell_v6_t(3) create desktop-style surfaces
- wayland_server_zxdg_surface_v6_t(3) desktop user interface surface base interface
- wayland_server_zxdg_toplevel_decoration_v1_t(3) decoration object for a toplevel surface
- wayland_server_zxdg_toplevel_v6_resize_edge(3) edge values for resizing
- wayland_server_zxdg_toplevel_v6_t(3) toplevel surface
- wayland_shell_surface_resize(3) edge values for resizing
- wayland_shell_surface_t(3) desktop-style metadata interface
- wayland_shell_surface_transient(3) details of transient behaviour
- wayland_shell_t(3) create desktop-style surfaces
- wayland_shm_pool_t(3) a shared memory pool
- wayland_shm_t(3) shared memory support
- wayland_subcompositor_t(3) sub-surface compositing
- wayland_subsurface_t(3) sub-surface interface to a wl_surface
- wayland_surface_t(3) an onscreen surface
- wayland_touch_t(3) touchscreen input device
- wayland_viewport_t(3) crop and scale interface to a wl_surface
- wayland_viewporter_t(3) surface cropping and scaling
- wayland_xdg_activation_token_v1_t(3) an exported activation handle
- wayland_xdg_activation_v1_t(3) interface for activating surfaces
- wayland_xdg_popup_t(3) short-lived, popup surfaces for menus
- wayland_xdg_positioner_constraint_adjustment(3) constraint adjustments
- wayland_xdg_positioner_t(3) child surface positioner
- wayland_xdg_surface_t(3) desktop user interface surface base interface
- wayland_xdg_toplevel_resize_edge(3) edge values for resizing
- wayland_xdg_toplevel_t(3) toplevel surface
- wayland_xdg_wm_base_t(3) create desktop-style surfaces
- wayland_zwp_confined_pointer_v1_t(3) confined pointer object
- wayland_zwp_fullscreen_shell_v1_t(3) displays a single surface per output
- wayland_zwp_idle_inhibit_manager_v1_t(3) control behavior when display idles
- wayland_zwp_idle_inhibitor_v1_t(3) context object for inhibiting idle behavior
- wayland_zwp_input_method_context_v1_t(3) input method context
- wayland_zwp_input_method_v1_t(3) input method
- wayland_zwp_input_panel_v1_t(3) interface for implementing keyboards
- wayland_zwp_input_timestamps_manager_v1_t(3) context object for high-resolution input timestamps
- wayland_zwp_input_timestamps_v1_t(3) context object for input timestamps
- wayland_zwp_keyboard_shortcuts_inhibit_manager_v1_t(3) context object for keyboard grab_manager
- wayland_zwp_keyboard_shortcuts_inhibitor_v1_t(3) context object for keyboard shortcuts inhibitor
- wayland_zwp_linux_buffer_params_v1_t(3) parameters for creating a dmabuf-based wl_buffer
- wayland_zwp_linux_buffer_release_v1_t(3) buffer release explicit synchronization
- wayland_zwp_linux_dmabuf_feedback_v1_t(3) dmabuf feedback
- wayland_zwp_linux_dmabuf_v1_t(3) factory for creating dmabuf-based wl_buffers
- wayland_zwp_linux_explicit_synchronization_v1_t(3) protocol for providing explicit synchronization
- wayland_zwp_linux_surface_synchronization_v1_t(3) per-surface explicit synchronization support
- wayland_zwp_locked_pointer_v1_t(3) receive relative pointer motion events
- wayland_zwp_pointer_constraints_v1_t(3) constrain the movement of a pointer
- wayland_zwp_pointer_gesture_hold_v1_t(3) a hold gesture object
- wayland_zwp_pointer_gesture_pinch_v1_t(3) a pinch gesture object
- wayland_zwp_pointer_gesture_swipe_v1_t(3) a swipe gesture object
- wayland_zwp_pointer_gestures_v1_t(3) touchpad gestures
- wayland_zwp_primary_selection_device_manager_v1_t(3) X primary selection emulation.
- wayland_zwp_primary_selection_offer_v1_t(3) offer to transfer primary selection contents
- wayland_zwp_primary_selection_source_v1_t(3) offer to replace the contents of the primary selection
- wayland_zwp_relative_pointer_manager_v1_t(3) get relative pointer objects
- wayland_zwp_relative_pointer_v1_t(3) relative pointer object
- wayland_zwp_tablet_manager_v1_t(3) controller object for graphic tablet devices
- wayland_zwp_tablet_manager_v2_t(3) controller object for graphic tablet devices
- wayland_zwp_tablet_pad_group_v2_t(3) a set of buttons, rings and strips
- wayland_zwp_tablet_pad_ring_v2_t(3) pad ring
- wayland_zwp_tablet_pad_strip_v2_t(3) pad strip
- wayland_zwp_tablet_pad_v2_t(3) a set of buttons, rings and strips
- wayland_zwp_tablet_seat_v1_t(3) controller object for graphic tablet devices of a seat
- wayland_zwp_tablet_seat_v2_t(3) controller object for graphic tablet devices of a seat
- wayland_zwp_tablet_tool_v1_t(3) a physical tablet tool
- wayland_zwp_tablet_tool_v2_t(3) a physical tablet tool
- wayland_zwp_tablet_v1_t(3) graphics tablet device
- wayland_zwp_tablet_v2_t(3) graphics tablet device
- wayland_zwp_text_input_manager_v1_t(3) text input manager
- wayland_zwp_text_input_manager_v3_t(3) text input manager
- wayland_zwp_text_input_v1_content_hint(3) content hint
- wayland_zwp_text_input_v1_t(3) text input
- wayland_zwp_text_input_v3_content_hint(3) content hint
- wayland_zwp_text_input_v3_t(3) text input
- wayland_zwp_xwayland_keyboard_grab_manager_v1_t(3) context object for keyboard grab manager
- wayland_zwp_xwayland_keyboard_grab_v1_t(3) interface for grabbing the keyboard
- wayland_zxdg_decoration_manager_v1_t(3) window decoration manager
- wayland_zxdg_exported_v1_t(3) an exported surface handle
- wayland_zxdg_exported_v2_t(3) an exported surface handle
- wayland_zxdg_exporter_v1_t(3) interface for exporting surfaces
- wayland_zxdg_exporter_v2_t(3) interface for exporting surfaces
- wayland_zxdg_imported_v1_t(3) an imported surface handle
- wayland_zxdg_imported_v2_t(3) an imported surface handle
- wayland_zxdg_importer_v1_t(3) interface for importing surfaces
- wayland_zxdg_importer_v2_t(3) interface for importing surfaces
- wayland_zxdg_output_manager_v1_t(3) manage xdg_output objects
- wayland_zxdg_output_v1_t(3) compositor logical output region
- wayland_zxdg_popup_v6_t(3) short-lived, popup surfaces for menus
- wayland_zxdg_positioner_v6_constraint_adjustment(3) constraint adjustments
- wayland_zxdg_positioner_v6_t(3) child surface positioner
- wayland_zxdg_shell_v6_t(3) create desktop-style surfaces
- wayland_zxdg_surface_v6_t(3) desktop user interface surface base interface
- wayland_zxdg_toplevel_decoration_v1_t(3) decoration object for a toplevel surface
- wayland_zxdg_toplevel_v6_resize_edge(3) edge values for resizing
- wayland_zxdg_toplevel_v6_t(3) toplevel surface
- wayland-client.hpp(3) include/wayland-client
- wayland-server.hpp(3) include/wayland-server
- wcpcpy(3) copy a wide-character string, returning a pointer to its end
- wcpncpy(3) copy a fixed-size string of wide characters,
- wcrtomb(3) convert a wide character to a multibyte sequence
- wcscasecmp(3) compare two wide-character strings, ignoring case
- wcscat(3) concatenate two wide-character strings
- wcschr(3) search a wide character in a wide-character string
- wcscmp(3) compare two wide-character strings
- wcscpy(3) copy a wide-character string
- wcscspn(3) search a wide-character string for any of a set of wide characters
- wcsdup(3) duplicate a wide-character string
- wcslen(3) determine the length of a wide-character string
- wcsncasecmp(3) compare two fixed-size wide-character strings, ignoring case
- wcsncat(3) concatenate two wide-character strings
- wcsncmp(3) compare two fixed-size wide-character strings
- wcsncpy(3) copy a fixed-size string of wide characters
- wcsnlen(3) determine the length of a fixed-size wide-character string
- wcsnrtombs(3) convert a wide-character string to a multibyte string
- wcspbrk(3) search a wide-character string for any of a set of wide characters
- wcsrchr(3) search a wide character in a wide-character string
- wcsrtombs(3) convert a wide-character string to a multibyte string
- wcsspn(3) get length of a prefix wide-character substring
- wcsstr(3) locate a substring in a wide-character string
- wcstoimax(3) convert wide-character string to integer
- wcstok(3) split wide-character string into tokens
- wcstombs(3) convert a wide-character string to a multibyte string
- wcstoumax(3) convert wide-character string to integer
- wcswidth(3) determine columns needed for a fixed-size wide-character string
- wctob(3) try to represent a wide character as a single byte
- wctomb(3) convert a wide character to a multibyte sequence
- wctrans(3) wide-character translation mapping
- wctype(3) wide-character classification
- wcwidth(3) determine columns needed for a wide character
- wdb_keys(3) return the key and column for the current database (clearsilver)
- WhitePixel(3) Display macros and functions
- WhitePixelOfScreen(3) screen information functions and macros
- WidthMMOfScreen(3) screen information functions and macros
- WidthOfScreen(3) screen information functions and macros
- wildmat(3) perform shell-style wildcard matching
- WildMidi_ClearError(3) Clear errors
- WildMidi_Close(3) Close an open midi handle
- WildMidi_ConvertBufferToMidi(3) Convert a MIDI-like buffer into a new MIDI buffer.
- WildMidi_ConvertToMidi(3) Convert a MIDI-like file into a new MIDI file.
- WildMidi_FastSeek(3) Move to a position in a midi file
- WildMidi_GetError(3) Return the last error message
- WildMidi_GetInfo(3) get information on a midi
- WildMidi_GetLyric(3) get lyrics of a midi
- WildMidi_GetMidiOutput(3) get a midi file of a file being processed.
- WildMidi_GetOutput(3) retrieve raw audio data
- WildMidi_GetString(3) Get string from library
- WildMidi_GetVersion(3) Get the library version
- WildMidi_Init(3) Initialize the library
- WildMidi_InitVIO(3) Initialize the library with file I/O callbacks
- WildMidi_MasterVolume(3) sets the overall audio level of the library.
- WildMidi_Open(3) Open a midi file for processing
- WildMidi_OpenBuffer(3) Open a midi file buffer for processing
- WildMidi_SetCvtOption(3) Set a conversion option for a specific midi
- WildMidi_SetOption(3) Set a library option for a specific midi
- WildMidi_Shutdown(3) Shutdown the library
- WildMidi_SongSeek(3) Move to next song.
- Window(3) multiply the projection matrix by a perspective or
- WindowPHIGS(3) multiply the projection matrix by a PHIGS viewing matrix
- wiredtiger(3) WiredTiger applications will generally use the following classes to access and manage data:
- wl_argument(3) wl_argument
- wl_array(3) wl_array
- wl_client(3) wl_client
- wl_cursor_image(3) wl_cursor_image
- wl_cursor_theme(3) wl_cursor_theme
- wl_cursor(3) wl_cursor
- wl_display(3) Represents a connection to the compositor and acts as a proxy to the wl_display singleton object.
- wl_event_loop(3) An event loop context.
- wl_event_queue(3) A queue for wl_proxy object events.
- wl_event_source(3) An abstract event source.
- wl_global(3) wl_global
- wl_interface(3) wl_interface
- wl_list(3) Doubly-linked list.
- wl_listener(3) A single listener for Wayland signals.
- wl_message(3) wl_message
- wl_object(3) A protocol object.
- wl_protocol_logger_message(3) wl_protocol_logger_message
- wl_protocol_logger(3) wl_protocol_logger
- wl_proxy(3) Represents a protocol object on the client side.
- wl_resource_iterator_context(3) wl_resource_iterator_context
- wl_resource(3) wl_resource
- wl_shm_buffer(3) A SHM buffer.
- wl_shm_pool(3) wl_shm_pool
- wl_shm_sigbus_data(3) wl_shm_sigbus_data
- wl_signal(3) A source of a type of observable event.
- wl_socket(3) wl_socket
- wmemchr(3) search a wide character in a wide-character array
- wmemcmp(3) compare two arrays of wide-characters
- wmemcpy(3) copy an array of wide-characters
- wmemmove(3) copy an array of wide-characters
- wmempcpy(3) copy memory area
- wmemset(3) fill an array of wide-characters with a constant wide character
- WMShell(3) WMShell — The WMShell widget class "WMShell" "widget class" "WMShell"
- wofi-api(3) API functions and documentation
- wofi-config(3) Config functions and documentation
- wofi-map(3) Map API functions and documentation
- wofi-utils(3) Utility functions and documentation
- wofi-widget-builder(3) Widget builder API functions
- wofi(3) Mode functions and documentation
- wordexp(3) perform word expansion like a posix-shell
- wordfree(3) perform word expansion like a posix-shell
- wprintf(3) formatted
- write_reading(3) Write a Read structure into a trace file.
- write_scf_header(3) Write SCF files
- write_scf(3) Write SCF files
- writeBlanks(3) Cdk Drawing Functions
- writeChar(3) Cdk Drawing Functions
- writeCharAttrib(3) Cdk Drawing Functions
- writeChtype(3) Cdk Drawing Functions
- writeChtypeAttrib(3) Cdk Drawing Functions
- ws_match_res(3) ws_match_res
- wslay_event_config_set_allowed_rsv_bits(3) Set allowed reserved bits
- wslay_event_config_set_callbacks(3) Set callback functions
- wslay_event_config_set_max_recv_msg_length(3) Set maximum length of a message that can be received
- wslay_event_config_set_no_buffering(3) Enable or disable buffering of an entire message for non-control frames
- wslay_event_context_client_init(3) Initialize an event-based API context
- wslay_event_context_free(3) Initialize an event-based API context
- wslay_event_context_server_init(3) Initialize an event-based API context
- wslay_event_get_close_received(3) Query whether a close control frame has been received
- wslay_event_get_close_sent(3) Query whether a close control frame has been sent
- wslay_event_get_queued_msg_count(3) Get the number of queued messages
- wslay_event_get_queued_msg_length(3) Get the sum of queued message length
- wslay_event_get_read_enabled(3) Query whether the event-based API context allows read operation
- wslay_event_get_status_code_received(3) Return status code received in close control frame
- wslay_event_get_status_code_sent(3) Return status code sent in close control frame
- wslay_event_get_write_enabled(3) Query whether the event-based API context allows write operation
- wslay_event_queue_close(3) Queue a close control frame
- wslay_event_queue_fragmented_msg_ex(3) Queue a fragmented message for future transmission
- wslay_event_queue_fragmented_msg(3) Queue a fragmented message for future transmission
- wslay_event_queue_msg_ex(3) Queue a message for future transmission
- wslay_event_queue_msg(3) Queue a message for future transmission
- wslay_event_recv(3) Receive messages
- wslay_event_send(3) Send any pending messages
- wslay_event_set_error(3) Set error code
- wslay_event_shutdown_read(3) Disable read operation
- wslay_event_shutdown_write(3) Disable write operation
- wslay_event_want_read(3) Tell whether the library wants to read more data
- wslay_event_want_write(3) Tell whether the library wants to send more data
- WWW(3) World Wide Web Package
- x86_disasm(3) disassemble a
- x86_format_insn(3) generate
- x86_init(3) initialize and cleanup libdisasm
- XActivateScreenSaver(3) manipulate the screen saver
- XAddConnectionWatch(3) handle Xlib internal connections
- XAddHost(3) control host access and host control structure
- XAddHosts(3) control host access and host control structure
- XAddPixel(3) image utilities
- XAddToSaveSet(3) change a client's save set
- XAllocClassHint(3) allocate class hints structure and set or read a window's WM_CLASS property
- XAllocColor(3) allocate and free colors
- XAllocColorCells(3) allocate and free colors
- XAllocColorPlanes(3) allocate and free colors
- XAllocIconSize(3) allocate icon size structure and set or read a window's WM_ICON_SIZES property
- XAllocNamedColor(3) allocate and free colors
- XAllocSizeHints(3) allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XAllocStandardColormap(3) allocate, set, or read a standard colormap structure
- XAllocWMHints(3) allocate window manager hints structure and set or read a window's WM_HINTS property
- XAllowDeviceEvents(3) release queued events
- XAllowEvents(3) release queued events
- XAnyEvent(3) generic X event structures
- XArc(3) draw arcs and arc structure
- Xau(3) X authority database routines
- XauDisposeAuth(3) X authority database routines
- XauFileName(3) X authority database routines
- XauGetAuthByAddr(3) X authority database routines
- XauGetBestAuthByAddr(3) X authority database routines
- XauLockAuth(3) X authority database routines
- XauReadAuth(3) X authority database routines
- XAutoRepeatOff(3) manipulate keyboard settings and keyboard control structure
- XAutoRepeatOn(3) manipulate keyboard settings and keyboard control structure
- XauUnlockAuth(3) X authority database routines
- XauWriteAuth(3) X authority database routines
- Xaw(3) X Athena Widgets
- XbaeCaption(3) The Bellcore Application Environment (BAE) XbaeCaption widget class.
- XbaeInput(3) The Input widget class.
- XbaeMatrix(3) The Bellcore Application Environment (BAE) XbaeMatrix widget class.
- XBaseFontNameListOfFontSet(3) obtain fontset information
- XBell(3) manipulate keyboard settings and keyboard control structure
- XButtonEvent(3) KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
- xcb_alloc_color_cells_masks_end(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_masks_length(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_masks(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_pixels_end(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_pixels_length(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_pixels(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_reply(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells_unchecked(3) xcb_alloc_color_cells -
- xcb_alloc_color_cells(3) xcb_alloc_color_cells -
- xcb_alloc_color_planes_pixels_end(3) xcb_alloc_color_planes -
- xcb_alloc_color_planes_pixels_length(3) xcb_alloc_color_planes -
- xcb_alloc_color_planes_pixels(3) xcb_alloc_color_planes -
- xcb_alloc_color_planes_reply(3) xcb_alloc_color_planes -
- xcb_alloc_color_planes_unchecked(3) xcb_alloc_color_planes -
- xcb_alloc_color_planes(3) xcb_alloc_color_planes -
- xcb_alloc_color_reply(3) Allocate a color
- xcb_alloc_color_unchecked(3) Allocate a color
- xcb_alloc_color(3) Allocate a color
- xcb_alloc_named_color_reply(3) xcb_alloc_named_color -
- xcb_alloc_named_color_unchecked(3) xcb_alloc_named_color -
- xcb_alloc_named_color(3) xcb_alloc_named_color -
- xcb_allow_events_checked(3) release queued events
- xcb_allow_events(3) release queued events
- xcb_bell_checked(3) xcb_bell -
- xcb_bell(3) xcb_bell -
- xcb_big_requests_enable_reply(3) xcb_big_requests_enable -
- xcb_big_requests_enable_unchecked(3) xcb_big_requests_enable -
- xcb_big_requests_enable(3) xcb_big_requests_enable -
- xcb_button_press_event_t(3) a mouse button was pressed/released
- xcb_change_active_pointer_grab_checked(3) xcb_change_active_pointer_grab -
- xcb_change_active_pointer_grab(3) xcb_change_active_pointer_grab -
- xcb_change_gc_checked(3) change graphics context components
- xcb_change_gc(3) change graphics context components
- xcb_change_hosts_checked(3) xcb_change_hosts -
- xcb_change_hosts(3) xcb_change_hosts -
- xcb_change_keyboard_control_checked(3) xcb_change_keyboard_control -
- xcb_change_keyboard_control(3) xcb_change_keyboard_control -
- xcb_change_keyboard_mapping_checked(3) xcb_change_keyboard_mapping -
- xcb_change_keyboard_mapping(3) xcb_change_keyboard_mapping -
- xcb_change_pointer_control_checked(3) xcb_change_pointer_control -
- xcb_change_pointer_control(3) xcb_change_pointer_control -
- xcb_change_property_checked(3) Changes a window property
- xcb_change_property(3) Changes a window property
- xcb_change_save_set_checked(3) Changes a client's save set
- xcb_change_save_set(3) Changes a client's save set
- xcb_change_window_attributes_checked(3) change window attributes
- xcb_change_window_attributes(3) change window attributes
- xcb_circulate_notify_event_t(3) NOT YET DOCUMENTED
- xcb_circulate_window_checked(3) Change window stacking order
- xcb_circulate_window(3) Change window stacking order
- xcb_clear_area_checked(3) xcb_clear_area -
- xcb_clear_area(3) xcb_clear_area -
- xcb_client_message_event_t(3) NOT YET DOCUMENTED
- xcb_close_font_checked(3) xcb_close_font -
- xcb_close_font(3) xcb_close_font -
- xcb_colormap_notify_event_t(3) the colormap for some window changed
- xcb_composite_create_region_from_border_clip_checked(3) xcb_composite_create_region_from_border_clip -
- xcb_composite_create_region_from_border_clip(3) xcb_composite_create_region_from_border_clip -
- xcb_composite_get_overlay_window_reply(3) xcb_composite_get_overlay_window -
- xcb_composite_get_overlay_window_unchecked(3) xcb_composite_get_overlay_window -
- xcb_composite_get_overlay_window(3) xcb_composite_get_overlay_window -
- xcb_composite_name_window_pixmap_checked(3) xcb_composite_name_window_pixmap -
- xcb_composite_name_window_pixmap(3) xcb_composite_name_window_pixmap -
- xcb_composite_query_version_reply(3) xcb_composite_query_version -
- xcb_composite_query_version_unchecked(3) xcb_composite_query_version -
- xcb_composite_query_version(3) xcb_composite_query_version -
- xcb_composite_redirect_subwindows_checked(3) xcb_composite_redirect_subwindows -
- xcb_composite_redirect_subwindows(3) xcb_composite_redirect_subwindows -
- xcb_composite_redirect_window_checked(3) xcb_composite_redirect_window -
- xcb_composite_redirect_window(3) xcb_composite_redirect_window -
- xcb_composite_release_overlay_window_checked(3) xcb_composite_release_overlay_window -
- xcb_composite_release_overlay_window(3) xcb_composite_release_overlay_window -
- xcb_composite_unredirect_subwindows_checked(3) xcb_composite_unredirect_subwindows -
- xcb_composite_unredirect_subwindows(3) xcb_composite_unredirect_subwindows -
- xcb_composite_unredirect_window_checked(3) xcb_composite_unredirect_window -
- xcb_composite_unredirect_window(3) xcb_composite_unredirect_window -
- xcb_configure_notify_event_t(3) NOT YET DOCUMENTED
- xcb_configure_request_event_t(3) xcb_configure_request_event_t -
- xcb_configure_window_checked(3) Configures window attributes
- xcb_configure_window(3) Configures window attributes
- xcb_convert_selection_checked(3) xcb_convert_selection -
- xcb_convert_selection(3) xcb_convert_selection -
- xcb_copy_area_checked(3) copy areas
- xcb_copy_area(3) copy areas
- xcb_copy_colormap_and_free_checked(3) xcb_copy_colormap_and_free -
- xcb_copy_colormap_and_free(3) xcb_copy_colormap_and_free -
- xcb_copy_gc_checked(3) xcb_copy_gc -
- xcb_copy_gc(3) xcb_copy_gc -
- xcb_copy_plane_checked(3) xcb_copy_plane -
- xcb_copy_plane(3) xcb_copy_plane -
- xcb_create_colormap_checked(3) xcb_create_colormap -
- xcb_create_colormap(3) xcb_create_colormap -
- xcb_create_cursor_checked(3) xcb_create_cursor -
- xcb_create_cursor(3) xcb_create_cursor -
- xcb_create_gc_checked(3) Creates a graphics context
- xcb_create_gc(3) Creates a graphics context
- xcb_create_glyph_cursor_checked(3) create cursor
- xcb_create_glyph_cursor(3) create cursor
- xcb_create_notify_event_t(3) xcb_create_notify_event_t -
- xcb_create_pixmap_checked(3) Creates a pixmap
- xcb_create_pixmap(3) Creates a pixmap
- xcb_create_window_checked(3) Creates a window
- xcb_create_window(3) Creates a window
- xcb_damage_add_checked(3) xcb_damage_add -
- xcb_damage_add(3) xcb_damage_add -
- xcb_damage_create_checked(3) xcb_damage_create -
- xcb_damage_create(3) xcb_damage_create -
- xcb_damage_destroy_checked(3) xcb_damage_destroy -
- xcb_damage_destroy(3) xcb_damage_destroy -
- xcb_damage_notify_event_t(3) xcb_damage_notify_event_t -
- xcb_damage_query_version_reply(3) xcb_damage_query_version -
- xcb_damage_query_version_unchecked(3) xcb_damage_query_version -
- xcb_damage_query_version(3) xcb_damage_query_version -
- xcb_damage_subtract_checked(3) xcb_damage_subtract -
- xcb_damage_subtract(3) xcb_damage_subtract -
- xcb_delete_property_checked(3) xcb_delete_property -
- xcb_delete_property(3) xcb_delete_property -
- xcb_destroy_notify_event_t(3) a window is destroyed
- xcb_destroy_subwindows_checked(3) xcb_destroy_subwindows -
- xcb_destroy_subwindows(3) xcb_destroy_subwindows -
- xcb_destroy_window_checked(3) Destroys a window
- xcb_destroy_window(3) Destroys a window
- xcb_dpms_capable_reply(3) xcb_dpms_capable -
- xcb_dpms_capable_unchecked(3) xcb_dpms_capable -
- xcb_dpms_capable(3) xcb_dpms_capable -
- xcb_dpms_disable_checked(3) xcb_dpms_disable -
- xcb_dpms_disable(3) xcb_dpms_disable -
- xcb_dpms_enable_checked(3) xcb_dpms_enable -
- xcb_dpms_enable(3) xcb_dpms_enable -
- xcb_dpms_force_level_checked(3) xcb_dpms_force_level -
- xcb_dpms_force_level(3) xcb_dpms_force_level -
- xcb_dpms_get_timeouts_reply(3) xcb_dpms_get_timeouts -
- xcb_dpms_get_timeouts_unchecked(3) xcb_dpms_get_timeouts -
- xcb_dpms_get_timeouts(3) xcb_dpms_get_timeouts -
- xcb_dpms_get_version_reply(3) xcb_dpms_get_version -
- xcb_dpms_get_version_unchecked(3) xcb_dpms_get_version -
- xcb_dpms_get_version(3) xcb_dpms_get_version -
- xcb_dpms_info_reply(3) xcb_dpms_info -
- xcb_dpms_info_unchecked(3) xcb_dpms_info -
- xcb_dpms_info(3) xcb_dpms_info -
- xcb_dpms_set_timeouts_checked(3) xcb_dpms_set_timeouts -
- xcb_dpms_set_timeouts(3) xcb_dpms_set_timeouts -
- xcb_dri2_authenticate_reply(3) xcb_dri2_authenticate -
- xcb_dri2_authenticate_unchecked(3) xcb_dri2_authenticate -
- xcb_dri2_authenticate(3) xcb_dri2_authenticate -
- xcb_dri2_buffer_swap_complete_event_t(3) xcb_dri2_buffer_swap_complete_event_t -
- xcb_dri2_connect_alignment_pad_end(3) xcb_dri2_connect -
- xcb_dri2_connect_alignment_pad_length(3) xcb_dri2_connect -
- xcb_dri2_connect_alignment_pad(3) xcb_dri2_connect -
- xcb_dri2_connect_device_name_end(3) xcb_dri2_connect -
- xcb_dri2_connect_device_name_length(3) xcb_dri2_connect -
- xcb_dri2_connect_device_name(3) xcb_dri2_connect -
- xcb_dri2_connect_driver_name_end(3) xcb_dri2_connect -
- xcb_dri2_connect_driver_name_length(3) xcb_dri2_connect -
- xcb_dri2_connect_driver_name(3) xcb_dri2_connect -
- xcb_dri2_connect_reply(3) xcb_dri2_connect -
- xcb_dri2_connect_unchecked(3) xcb_dri2_connect -
- xcb_dri2_connect(3) xcb_dri2_connect -
- xcb_dri2_copy_region_reply(3) xcb_dri2_copy_region -
- xcb_dri2_copy_region_unchecked(3) xcb_dri2_copy_region -
- xcb_dri2_copy_region(3) xcb_dri2_copy_region -
- xcb_dri2_create_drawable_checked(3) xcb_dri2_create_drawable -
- xcb_dri2_create_drawable(3) xcb_dri2_create_drawable -
- xcb_dri2_destroy_drawable_checked(3) xcb_dri2_destroy_drawable -
- xcb_dri2_destroy_drawable(3) xcb_dri2_destroy_drawable -
- xcb_dri2_get_buffers_buffers_iterator(3) xcb_dri2_get_buffers -
- xcb_dri2_get_buffers_buffers_length(3) xcb_dri2_get_buffers -
- xcb_dri2_get_buffers_buffers(3) xcb_dri2_get_buffers -
- xcb_dri2_get_buffers_reply(3) xcb_dri2_get_buffers -
- xcb_dri2_get_buffers_unchecked(3) xcb_dri2_get_buffers -
- xcb_dri2_get_buffers_with_format_buffers_iterator(3) xcb_dri2_get_buffers_with_format -
- xcb_dri2_get_buffers_with_format_buffers_length(3) xcb_dri2_get_buffers_with_format -
- xcb_dri2_get_buffers_with_format_buffers(3) xcb_dri2_get_buffers_with_format -
- xcb_dri2_get_buffers_with_format_reply(3) xcb_dri2_get_buffers_with_format -
- xcb_dri2_get_buffers_with_format_unchecked(3) xcb_dri2_get_buffers_with_format -
- xcb_dri2_get_buffers_with_format(3) xcb_dri2_get_buffers_with_format -
- xcb_dri2_get_buffers(3) xcb_dri2_get_buffers -
- xcb_dri2_get_msc_reply(3) xcb_dri2_get_msc -
- xcb_dri2_get_msc_unchecked(3) xcb_dri2_get_msc -
- xcb_dri2_get_msc(3) xcb_dri2_get_msc -
- xcb_dri2_get_param_reply(3) xcb_dri2_get_param -
- xcb_dri2_get_param_unchecked(3) xcb_dri2_get_param -
- xcb_dri2_get_param(3) xcb_dri2_get_param -
- xcb_dri2_invalidate_buffers_event_t(3) xcb_dri2_invalidate_buffers_event_t -
- xcb_dri2_query_version_reply(3) xcb_dri2_query_version -
- xcb_dri2_query_version_unchecked(3) xcb_dri2_query_version -
- xcb_dri2_query_version(3) xcb_dri2_query_version -
- xcb_dri2_swap_buffers_reply(3) xcb_dri2_swap_buffers -
- xcb_dri2_swap_buffers_unchecked(3) xcb_dri2_swap_buffers -
- xcb_dri2_swap_buffers(3) xcb_dri2_swap_buffers -
- xcb_dri2_swap_interval_checked(3) xcb_dri2_swap_interval -
- xcb_dri2_swap_interval(3) xcb_dri2_swap_interval -
- xcb_dri2_wait_msc_reply(3) xcb_dri2_wait_msc -
- xcb_dri2_wait_msc_unchecked(3) xcb_dri2_wait_msc -
- xcb_dri2_wait_msc(3) xcb_dri2_wait_msc -
- xcb_dri2_wait_sbc_reply(3) xcb_dri2_wait_sbc -
- xcb_dri2_wait_sbc_unchecked(3) xcb_dri2_wait_sbc -
- xcb_dri2_wait_sbc(3) xcb_dri2_wait_sbc -
- xcb_dri3_buffer_from_pixmap_reply(3) xcb_dri3_buffer_from_pixmap -
- xcb_dri3_buffer_from_pixmap_unchecked(3) xcb_dri3_buffer_from_pixmap -
- xcb_dri3_buffer_from_pixmap(3) xcb_dri3_buffer_from_pixmap -
- xcb_dri3_buffers_from_pixmap_buffers_end(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_buffers_length(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_buffers(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_offsets_end(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_offsets_length(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_offsets(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_reply(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_strides_end(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_strides_length(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_strides(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap_unchecked(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_buffers_from_pixmap(3) xcb_dri3_buffers_from_pixmap -
- xcb_dri3_fd_from_fence_reply(3) xcb_dri3_fd_from_fence -
- xcb_dri3_fd_from_fence_unchecked(3) xcb_dri3_fd_from_fence -
- xcb_dri3_fd_from_fence(3) xcb_dri3_fd_from_fence -
- xcb_dri3_fence_from_fd_checked(3) xcb_dri3_fence_from_fd -
- xcb_dri3_fence_from_fd(3) xcb_dri3_fence_from_fd -
- xcb_dri3_get_supported_modifiers_reply(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_screen_modifiers_end(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_screen_modifiers_length(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_screen_modifiers(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_unchecked(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_window_modifiers_end(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_window_modifiers_length(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers_window_modifiers(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_get_supported_modifiers(3) xcb_dri3_get_supported_modifiers -
- xcb_dri3_open_reply(3) xcb_dri3_open -
- xcb_dri3_open_unchecked(3) xcb_dri3_open -
- xcb_dri3_open(3) xcb_dri3_open -
- xcb_dri3_pixmap_from_buffer_checked(3) xcb_dri3_pixmap_from_buffer -
- xcb_dri3_pixmap_from_buffer(3) xcb_dri3_pixmap_from_buffer -
- xcb_dri3_pixmap_from_buffers_checked(3) xcb_dri3_pixmap_from_buffers -
- xcb_dri3_pixmap_from_buffers(3) xcb_dri3_pixmap_from_buffers -
- xcb_dri3_query_version_reply(3) xcb_dri3_query_version -
- xcb_dri3_query_version_unchecked(3) xcb_dri3_query_version -
- xcb_dri3_query_version(3) xcb_dri3_query_version -
- xcb_dri3_set_drm_device_in_use_checked(3) xcb_dri3_set_drm_device_in_use -
- xcb_dri3_set_drm_device_in_use(3) xcb_dri3_set_drm_device_in_use -
- xcb_enter_notify_event_t(3) the pointer is in a different window
- xcb_expose_event_t(3) NOT YET DOCUMENTED
- xcb_fill_poly_checked(3) xcb_fill_poly -
- xcb_fill_poly(3) xcb_fill_poly -
- xcb_focus_in_event_t(3) NOT YET DOCUMENTED
- xcb_force_screen_saver_checked(3) xcb_force_screen_saver -
- xcb_force_screen_saver(3) xcb_force_screen_saver -
- xcb_free_colormap_checked(3) xcb_free_colormap -
- xcb_free_colormap(3) xcb_free_colormap -
- xcb_free_colors_checked(3) xcb_free_colors -
- xcb_free_colors(3) xcb_free_colors -
- xcb_free_cursor_checked(3) Deletes a cursor
- xcb_free_cursor(3) Deletes a cursor
- xcb_free_gc_checked(3) Destroys a graphics context
- xcb_free_gc(3) Destroys a graphics context
- xcb_free_pixmap_checked(3) Destroys a pixmap
- xcb_free_pixmap(3) Destroys a pixmap
- xcb_ge_generic_event_t(3) generic event (with length)
- xcb_genericevent_query_version_reply(3) xcb_genericevent_query_version -
- xcb_genericevent_query_version_unchecked(3) xcb_genericevent_query_version -
- xcb_genericevent_query_version(3) xcb_genericevent_query_version -
- xcb_get_atom_name_name_end(3) xcb_get_atom_name -
- xcb_get_atom_name_name_length(3) xcb_get_atom_name -
- xcb_get_atom_name_name(3) xcb_get_atom_name -
- xcb_get_atom_name_reply(3) xcb_get_atom_name -
- xcb_get_atom_name_unchecked(3) xcb_get_atom_name -
- xcb_get_atom_name(3) xcb_get_atom_name -
- xcb_get_font_path_path_iterator(3) xcb_get_font_path -
- xcb_get_font_path_path_length(3) xcb_get_font_path -
- xcb_get_font_path_reply(3) xcb_get_font_path -
- xcb_get_font_path_unchecked(3) xcb_get_font_path -
- xcb_get_font_path(3) xcb_get_font_path -
- xcb_get_geometry_reply(3) Get current window geometry
- xcb_get_geometry_unchecked(3) Get current window geometry
- xcb_get_geometry(3) Get current window geometry
- xcb_get_image_data_end(3) xcb_get_image -
- xcb_get_image_data_length(3) xcb_get_image -
- xcb_get_image_data(3) xcb_get_image -
- xcb_get_image_reply(3) xcb_get_image -
- xcb_get_image_unchecked(3) xcb_get_image -
- xcb_get_image(3) xcb_get_image -
- xcb_get_input_focus_reply(3) xcb_get_input_focus -
- xcb_get_input_focus_unchecked(3) xcb_get_input_focus -
- xcb_get_input_focus(3) xcb_get_input_focus -
- xcb_get_keyboard_control_reply(3) xcb_get_keyboard_control -
- xcb_get_keyboard_control_unchecked(3) xcb_get_keyboard_control -
- xcb_get_keyboard_control(3) xcb_get_keyboard_control -
- xcb_get_keyboard_mapping_keysyms_end(3) xcb_get_keyboard_mapping -
- xcb_get_keyboard_mapping_keysyms_length(3) xcb_get_keyboard_mapping -
- xcb_get_keyboard_mapping_keysyms(3) xcb_get_keyboard_mapping -
- xcb_get_keyboard_mapping_reply(3) xcb_get_keyboard_mapping -
- xcb_get_keyboard_mapping_unchecked(3) xcb_get_keyboard_mapping -
- xcb_get_keyboard_mapping(3) xcb_get_keyboard_mapping -
- xcb_get_modifier_mapping_keycodes_end(3) xcb_get_modifier_mapping -
- xcb_get_modifier_mapping_keycodes_length(3) xcb_get_modifier_mapping -
- xcb_get_modifier_mapping_keycodes(3) xcb_get_modifier_mapping -
- xcb_get_modifier_mapping_reply(3) xcb_get_modifier_mapping -
- xcb_get_modifier_mapping_unchecked(3) xcb_get_modifier_mapping -
- xcb_get_modifier_mapping(3) xcb_get_modifier_mapping -
- xcb_get_motion_events_events_iterator(3) xcb_get_motion_events -
- xcb_get_motion_events_events_length(3) xcb_get_motion_events -
- xcb_get_motion_events_events(3) xcb_get_motion_events -
- xcb_get_motion_events_reply(3) xcb_get_motion_events -
- xcb_get_motion_events_unchecked(3) xcb_get_motion_events -
- xcb_get_motion_events(3) xcb_get_motion_events -
- xcb_get_pointer_control_reply(3) xcb_get_pointer_control -
- xcb_get_pointer_control_unchecked(3) xcb_get_pointer_control -
- xcb_get_pointer_control(3) xcb_get_pointer_control -
- xcb_get_pointer_mapping_map_end(3) xcb_get_pointer_mapping -
- xcb_get_pointer_mapping_map_length(3) xcb_get_pointer_mapping -
- xcb_get_pointer_mapping_map(3) xcb_get_pointer_mapping -
- xcb_get_pointer_mapping_reply(3) xcb_get_pointer_mapping -
- xcb_get_pointer_mapping_unchecked(3) xcb_get_pointer_mapping -
- xcb_get_pointer_mapping(3) xcb_get_pointer_mapping -
- xcb_get_property_reply(3) Gets a window property
- xcb_get_property_unchecked(3) Gets a window property
- xcb_get_property_value_end(3) Gets a window property
- xcb_get_property_value_length(3) Gets a window property
- xcb_get_property_value(3) Gets a window property
- xcb_get_property(3) Gets a window property
- xcb_get_screen_saver_reply(3) xcb_get_screen_saver -
- xcb_get_screen_saver_unchecked(3) xcb_get_screen_saver -
- xcb_get_screen_saver(3) xcb_get_screen_saver -
- xcb_get_selection_owner_reply(3) Gets the owner of a selection
- xcb_get_selection_owner_unchecked(3) Gets the owner of a selection
- xcb_get_selection_owner(3) Gets the owner of a selection
- xcb_get_window_attributes_reply(3) Gets window attributes
- xcb_get_window_attributes_unchecked(3) Gets window attributes
- xcb_get_window_attributes(3) Gets window attributes
- xcb_glx_are_textures_resident_data_end(3) xcb_glx_are_textures_resident -
- xcb_glx_are_textures_resident_data_length(3) xcb_glx_are_textures_resident -
- xcb_glx_are_textures_resident_data(3) xcb_glx_are_textures_resident -
- xcb_glx_are_textures_resident_reply(3) xcb_glx_are_textures_resident -
- xcb_glx_are_textures_resident_unchecked(3) xcb_glx_are_textures_resident -
- xcb_glx_are_textures_resident(3) xcb_glx_are_textures_resident -
- xcb_glx_buffer_swap_complete_event_t(3) xcb_glx_buffer_swap_complete_event_t -
- xcb_glx_change_drawable_attributes_checked(3) xcb_glx_change_drawable_attributes -
- xcb_glx_change_drawable_attributes(3) xcb_glx_change_drawable_attributes -
- xcb_glx_client_info_checked(3) xcb_glx_client_info -
- xcb_glx_client_info(3) xcb_glx_client_info -
- xcb_glx_copy_context_checked(3) xcb_glx_copy_context -
- xcb_glx_copy_context(3) xcb_glx_copy_context -
- xcb_glx_create_context_attribs_arb_checked(3) xcb_glx_create_context_attribs_arb -
- xcb_glx_create_context_attribs_arb(3) xcb_glx_create_context_attribs_arb -
- xcb_glx_create_context_checked(3) xcb_glx_create_context -
- xcb_glx_create_context(3) xcb_glx_create_context -
- xcb_glx_create_glx_pixmap_checked(3) xcb_glx_create_glx_pixmap -
- xcb_glx_create_glx_pixmap(3) xcb_glx_create_glx_pixmap -
- xcb_glx_create_new_context_checked(3) xcb_glx_create_new_context -
- xcb_glx_create_new_context(3) xcb_glx_create_new_context -
- xcb_glx_create_pbuffer_checked(3) xcb_glx_create_pbuffer -
- xcb_glx_create_pbuffer(3) xcb_glx_create_pbuffer -
- xcb_glx_create_pixmap_checked(3) xcb_glx_create_pixmap -
- xcb_glx_create_pixmap(3) xcb_glx_create_pixmap -
- xcb_glx_create_window_checked(3) xcb_glx_create_window -
- xcb_glx_create_window(3) xcb_glx_create_window -
- xcb_glx_delete_lists_checked(3) xcb_glx_delete_lists -
- xcb_glx_delete_lists(3) xcb_glx_delete_lists -
- xcb_glx_delete_queries_arb_checked(3) xcb_glx_delete_queries_arb -
- xcb_glx_delete_queries_arb(3) xcb_glx_delete_queries_arb -
- xcb_glx_delete_textures_checked(3) xcb_glx_delete_textures -
- xcb_glx_delete_textures(3) xcb_glx_delete_textures -
- xcb_glx_delete_window_checked(3) xcb_glx_delete_window -
- xcb_glx_delete_window(3) xcb_glx_delete_window -
- xcb_glx_destroy_context_checked(3) xcb_glx_destroy_context -
- xcb_glx_destroy_context(3) xcb_glx_destroy_context -
- xcb_glx_destroy_glx_pixmap_checked(3) xcb_glx_destroy_glx_pixmap -
- xcb_glx_destroy_glx_pixmap(3) xcb_glx_destroy_glx_pixmap -
- xcb_glx_destroy_pbuffer_checked(3) xcb_glx_destroy_pbuffer -
- xcb_glx_destroy_pbuffer(3) xcb_glx_destroy_pbuffer -
- xcb_glx_destroy_pixmap_checked(3) xcb_glx_destroy_pixmap -
- xcb_glx_destroy_pixmap(3) xcb_glx_destroy_pixmap -
- xcb_glx_end_list_checked(3) xcb_glx_end_list -
- xcb_glx_end_list(3) xcb_glx_end_list -
- xcb_glx_feedback_buffer_checked(3) xcb_glx_feedback_buffer -
- xcb_glx_feedback_buffer(3) xcb_glx_feedback_buffer -
- xcb_glx_finish_reply(3) xcb_glx_finish -
- xcb_glx_finish_unchecked(3) xcb_glx_finish -
- xcb_glx_finish(3) xcb_glx_finish -
- xcb_glx_flush_checked(3) xcb_glx_flush -
- xcb_glx_flush(3) xcb_glx_flush -
- xcb_glx_gen_lists_reply(3) xcb_glx_gen_lists -
- xcb_glx_gen_lists_unchecked(3) xcb_glx_gen_lists -
- xcb_glx_gen_lists(3) xcb_glx_gen_lists -
- xcb_glx_gen_queries_arb_data_end(3) xcb_glx_gen_queries_arb -
- xcb_glx_gen_queries_arb_data_length(3) xcb_glx_gen_queries_arb -
- xcb_glx_gen_queries_arb_data(3) xcb_glx_gen_queries_arb -
- xcb_glx_gen_queries_arb_reply(3) xcb_glx_gen_queries_arb -
- xcb_glx_gen_queries_arb_unchecked(3) xcb_glx_gen_queries_arb -
- xcb_glx_gen_queries_arb(3) xcb_glx_gen_queries_arb -
- xcb_glx_gen_textures_data_end(3) xcb_glx_gen_textures -
- xcb_glx_gen_textures_data_length(3) xcb_glx_gen_textures -
- xcb_glx_gen_textures_data(3) xcb_glx_gen_textures -
- xcb_glx_gen_textures_reply(3) xcb_glx_gen_textures -
- xcb_glx_gen_textures_unchecked(3) xcb_glx_gen_textures -
- xcb_glx_gen_textures(3) xcb_glx_gen_textures -
- xcb_glx_get_booleanv_data_end(3) xcb_glx_get_booleanv -
- xcb_glx_get_booleanv_data_length(3) xcb_glx_get_booleanv -
- xcb_glx_get_booleanv_data(3) xcb_glx_get_booleanv -
- xcb_glx_get_booleanv_reply(3) xcb_glx_get_booleanv -
- xcb_glx_get_booleanv_unchecked(3) xcb_glx_get_booleanv -
- xcb_glx_get_booleanv(3) xcb_glx_get_booleanv -
- xcb_glx_get_clip_plane_data_end(3) xcb_glx_get_clip_plane -
- xcb_glx_get_clip_plane_data_length(3) xcb_glx_get_clip_plane -
- xcb_glx_get_clip_plane_data(3) xcb_glx_get_clip_plane -
- xcb_glx_get_clip_plane_reply(3) xcb_glx_get_clip_plane -
- xcb_glx_get_clip_plane_unchecked(3) xcb_glx_get_clip_plane -
- xcb_glx_get_clip_plane(3) xcb_glx_get_clip_plane -
- xcb_glx_get_color_table_data_end(3) xcb_glx_get_color_table -
- xcb_glx_get_color_table_data_length(3) xcb_glx_get_color_table -
- xcb_glx_get_color_table_data(3) xcb_glx_get_color_table -
- xcb_glx_get_color_table_parameterfv_data_end(3) xcb_glx_get_color_table_parameterfv -
- xcb_glx_get_color_table_parameterfv_data_length(3) xcb_glx_get_color_table_parameterfv -
- xcb_glx_get_color_table_parameterfv_data(3) xcb_glx_get_color_table_parameterfv -
- xcb_glx_get_color_table_parameterfv_reply(3) xcb_glx_get_color_table_parameterfv -
- xcb_glx_get_color_table_parameterfv_unchecked(3) xcb_glx_get_color_table_parameterfv -
- xcb_glx_get_color_table_parameterfv(3) xcb_glx_get_color_table_parameterfv -
- xcb_glx_get_color_table_parameteriv_data_end(3) xcb_glx_get_color_table_parameteriv -
- xcb_glx_get_color_table_parameteriv_data_length(3) xcb_glx_get_color_table_parameteriv -
- xcb_glx_get_color_table_parameteriv_data(3) xcb_glx_get_color_table_parameteriv -
- xcb_glx_get_color_table_parameteriv_reply(3) xcb_glx_get_color_table_parameteriv -
- xcb_glx_get_color_table_parameteriv_unchecked(3) xcb_glx_get_color_table_parameteriv -
- xcb_glx_get_color_table_parameteriv(3) xcb_glx_get_color_table_parameteriv -
- xcb_glx_get_color_table_reply(3) xcb_glx_get_color_table -
- xcb_glx_get_color_table_unchecked(3) xcb_glx_get_color_table -
- xcb_glx_get_color_table(3) xcb_glx_get_color_table -
- xcb_glx_get_compressed_tex_image_arb_data_end(3) xcb_glx_get_compressed_tex_image_arb -
- xcb_glx_get_compressed_tex_image_arb_data_length(3) xcb_glx_get_compressed_tex_image_arb -
- xcb_glx_get_compressed_tex_image_arb_data(3) xcb_glx_get_compressed_tex_image_arb -
- xcb_glx_get_compressed_tex_image_arb_reply(3) xcb_glx_get_compressed_tex_image_arb -
- xcb_glx_get_compressed_tex_image_arb_unchecked(3) xcb_glx_get_compressed_tex_image_arb -
- xcb_glx_get_compressed_tex_image_arb(3) xcb_glx_get_compressed_tex_image_arb -
- xcb_glx_get_convolution_filter_data_end(3) xcb_glx_get_convolution_filter -
- xcb_glx_get_convolution_filter_data_length(3) xcb_glx_get_convolution_filter -
- xcb_glx_get_convolution_filter_data(3) xcb_glx_get_convolution_filter -
- xcb_glx_get_convolution_filter_reply(3) xcb_glx_get_convolution_filter -
- xcb_glx_get_convolution_filter_unchecked(3) xcb_glx_get_convolution_filter -
- xcb_glx_get_convolution_filter(3) xcb_glx_get_convolution_filter -
- xcb_glx_get_convolution_parameterfv_data_end(3) xcb_glx_get_convolution_parameterfv -
- xcb_glx_get_convolution_parameterfv_data_length(3) xcb_glx_get_convolution_parameterfv -
- xcb_glx_get_convolution_parameterfv_data(3) xcb_glx_get_convolution_parameterfv -
- xcb_glx_get_convolution_parameterfv_reply(3) xcb_glx_get_convolution_parameterfv -
- xcb_glx_get_convolution_parameterfv_unchecked(3) xcb_glx_get_convolution_parameterfv -
- xcb_glx_get_convolution_parameterfv(3) xcb_glx_get_convolution_parameterfv -
- xcb_glx_get_convolution_parameteriv_data_end(3) xcb_glx_get_convolution_parameteriv -
- xcb_glx_get_convolution_parameteriv_data_length(3) xcb_glx_get_convolution_parameteriv -
- xcb_glx_get_convolution_parameteriv_data(3) xcb_glx_get_convolution_parameteriv -
- xcb_glx_get_convolution_parameteriv_reply(3) xcb_glx_get_convolution_parameteriv -
- xcb_glx_get_convolution_parameteriv_unchecked(3) xcb_glx_get_convolution_parameteriv -
- xcb_glx_get_convolution_parameteriv(3) xcb_glx_get_convolution_parameteriv -
- xcb_glx_get_doublev_data_end(3) xcb_glx_get_doublev -
- xcb_glx_get_doublev_data_length(3) xcb_glx_get_doublev -
- xcb_glx_get_doublev_data(3) xcb_glx_get_doublev -
- xcb_glx_get_doublev_reply(3) xcb_glx_get_doublev -
- xcb_glx_get_doublev_unchecked(3) xcb_glx_get_doublev -
- xcb_glx_get_doublev(3) xcb_glx_get_doublev -
- xcb_glx_get_drawable_attributes_attribs_end(3) xcb_glx_get_drawable_attributes -
- xcb_glx_get_drawable_attributes_attribs_length(3) xcb_glx_get_drawable_attributes -
- xcb_glx_get_drawable_attributes_attribs(3) xcb_glx_get_drawable_attributes -
- xcb_glx_get_drawable_attributes_reply(3) xcb_glx_get_drawable_attributes -
- xcb_glx_get_drawable_attributes_unchecked(3) xcb_glx_get_drawable_attributes -
- xcb_glx_get_drawable_attributes(3) xcb_glx_get_drawable_attributes -
- xcb_glx_get_error_reply(3) xcb_glx_get_error -
- xcb_glx_get_error_unchecked(3) xcb_glx_get_error -
- xcb_glx_get_error(3) xcb_glx_get_error -
- xcb_glx_get_fb_configs_property_list_end(3) xcb_glx_get_fb_configs -
- xcb_glx_get_fb_configs_property_list_length(3) xcb_glx_get_fb_configs -
- xcb_glx_get_fb_configs_property_list(3) xcb_glx_get_fb_configs -
- xcb_glx_get_fb_configs_reply(3) xcb_glx_get_fb_configs -
- xcb_glx_get_fb_configs_unchecked(3) xcb_glx_get_fb_configs -
- xcb_glx_get_fb_configs(3) xcb_glx_get_fb_configs -
- xcb_glx_get_floatv_data_end(3) xcb_glx_get_floatv -
- xcb_glx_get_floatv_data_length(3) xcb_glx_get_floatv -
- xcb_glx_get_floatv_data(3) xcb_glx_get_floatv -
- xcb_glx_get_floatv_reply(3) xcb_glx_get_floatv -
- xcb_glx_get_floatv_unchecked(3) xcb_glx_get_floatv -
- xcb_glx_get_floatv(3) xcb_glx_get_floatv -
- xcb_glx_get_histogram_data_end(3) xcb_glx_get_histogram -
- xcb_glx_get_histogram_data_length(3) xcb_glx_get_histogram -
- xcb_glx_get_histogram_data(3) xcb_glx_get_histogram -
- xcb_glx_get_histogram_parameterfv_data_end(3) xcb_glx_get_histogram_parameterfv -
- xcb_glx_get_histogram_parameterfv_data_length(3) xcb_glx_get_histogram_parameterfv -
- xcb_glx_get_histogram_parameterfv_data(3) xcb_glx_get_histogram_parameterfv -
- xcb_glx_get_histogram_parameterfv_reply(3) xcb_glx_get_histogram_parameterfv -
- xcb_glx_get_histogram_parameterfv_unchecked(3) xcb_glx_get_histogram_parameterfv -
- xcb_glx_get_histogram_parameterfv(3) xcb_glx_get_histogram_parameterfv -
- xcb_glx_get_histogram_parameteriv_data_end(3) xcb_glx_get_histogram_parameteriv -
- xcb_glx_get_histogram_parameteriv_data_length(3) xcb_glx_get_histogram_parameteriv -
- xcb_glx_get_histogram_parameteriv_data(3) xcb_glx_get_histogram_parameteriv -
- xcb_glx_get_histogram_parameteriv_reply(3) xcb_glx_get_histogram_parameteriv -
- xcb_glx_get_histogram_parameteriv_unchecked(3) xcb_glx_get_histogram_parameteriv -
- xcb_glx_get_histogram_parameteriv(3) xcb_glx_get_histogram_parameteriv -
- xcb_glx_get_histogram_reply(3) xcb_glx_get_histogram -
- xcb_glx_get_histogram_unchecked(3) xcb_glx_get_histogram -
- xcb_glx_get_histogram(3) xcb_glx_get_histogram -
- xcb_glx_get_integerv_data_end(3) xcb_glx_get_integerv -
- xcb_glx_get_integerv_data_length(3) xcb_glx_get_integerv -
- xcb_glx_get_integerv_data(3) xcb_glx_get_integerv -
- xcb_glx_get_integerv_reply(3) xcb_glx_get_integerv -
- xcb_glx_get_integerv_unchecked(3) xcb_glx_get_integerv -
- xcb_glx_get_integerv(3) xcb_glx_get_integerv -
- xcb_glx_get_lightfv_data_end(3) xcb_glx_get_lightfv -
- xcb_glx_get_lightfv_data_length(3) xcb_glx_get_lightfv -
- xcb_glx_get_lightfv_data(3) xcb_glx_get_lightfv -
- xcb_glx_get_lightfv_reply(3) xcb_glx_get_lightfv -
- xcb_glx_get_lightfv_unchecked(3) xcb_glx_get_lightfv -
- xcb_glx_get_lightfv(3) xcb_glx_get_lightfv -
- xcb_glx_get_lightiv_data_end(3) xcb_glx_get_lightiv -
- xcb_glx_get_lightiv_data_length(3) xcb_glx_get_lightiv -
- xcb_glx_get_lightiv_data(3) xcb_glx_get_lightiv -
- xcb_glx_get_lightiv_reply(3) xcb_glx_get_lightiv -
- xcb_glx_get_lightiv_unchecked(3) xcb_glx_get_lightiv -
- xcb_glx_get_lightiv(3) xcb_glx_get_lightiv -
- xcb_glx_get_mapdv_data_end(3) xcb_glx_get_mapdv -
- xcb_glx_get_mapdv_data_length(3) xcb_glx_get_mapdv -
- xcb_glx_get_mapdv_data(3) xcb_glx_get_mapdv -
- xcb_glx_get_mapdv_reply(3) xcb_glx_get_mapdv -
- xcb_glx_get_mapdv_unchecked(3) xcb_glx_get_mapdv -
- xcb_glx_get_mapdv(3) xcb_glx_get_mapdv -
- xcb_glx_get_mapfv_data_end(3) xcb_glx_get_mapfv -
- xcb_glx_get_mapfv_data_length(3) xcb_glx_get_mapfv -
- xcb_glx_get_mapfv_data(3) xcb_glx_get_mapfv -
- xcb_glx_get_mapfv_reply(3) xcb_glx_get_mapfv -
- xcb_glx_get_mapfv_unchecked(3) xcb_glx_get_mapfv -
- xcb_glx_get_mapfv(3) xcb_glx_get_mapfv -
- xcb_glx_get_mapiv_data_end(3) xcb_glx_get_mapiv -
- xcb_glx_get_mapiv_data_length(3) xcb_glx_get_mapiv -
- xcb_glx_get_mapiv_data(3) xcb_glx_get_mapiv -
- xcb_glx_get_mapiv_reply(3) xcb_glx_get_mapiv -
- xcb_glx_get_mapiv_unchecked(3) xcb_glx_get_mapiv -
- xcb_glx_get_mapiv(3) xcb_glx_get_mapiv -
- xcb_glx_get_materialfv_data_end(3) xcb_glx_get_materialfv -
- xcb_glx_get_materialfv_data_length(3) xcb_glx_get_materialfv -
- xcb_glx_get_materialfv_data(3) xcb_glx_get_materialfv -
- xcb_glx_get_materialfv_reply(3) xcb_glx_get_materialfv -
- xcb_glx_get_materialfv_unchecked(3) xcb_glx_get_materialfv -
- xcb_glx_get_materialfv(3) xcb_glx_get_materialfv -
- xcb_glx_get_materialiv_data_end(3) xcb_glx_get_materialiv -
- xcb_glx_get_materialiv_data_length(3) xcb_glx_get_materialiv -
- xcb_glx_get_materialiv_data(3) xcb_glx_get_materialiv -
- xcb_glx_get_materialiv_reply(3) xcb_glx_get_materialiv -
- xcb_glx_get_materialiv_unchecked(3) xcb_glx_get_materialiv -
- xcb_glx_get_materialiv(3) xcb_glx_get_materialiv -
- xcb_glx_get_minmax_data_end(3) xcb_glx_get_minmax -
- xcb_glx_get_minmax_data_length(3) xcb_glx_get_minmax -
- xcb_glx_get_minmax_data(3) xcb_glx_get_minmax -
- xcb_glx_get_minmax_parameterfv_data_end(3) xcb_glx_get_minmax_parameterfv -
- xcb_glx_get_minmax_parameterfv_data_length(3) xcb_glx_get_minmax_parameterfv -
- xcb_glx_get_minmax_parameterfv_data(3) xcb_glx_get_minmax_parameterfv -
- xcb_glx_get_minmax_parameterfv_reply(3) xcb_glx_get_minmax_parameterfv -
- xcb_glx_get_minmax_parameterfv_unchecked(3) xcb_glx_get_minmax_parameterfv -
- xcb_glx_get_minmax_parameterfv(3) xcb_glx_get_minmax_parameterfv -
- xcb_glx_get_minmax_parameteriv_data_end(3) xcb_glx_get_minmax_parameteriv -
- xcb_glx_get_minmax_parameteriv_data_length(3) xcb_glx_get_minmax_parameteriv -
- xcb_glx_get_minmax_parameteriv_data(3) xcb_glx_get_minmax_parameteriv -
- xcb_glx_get_minmax_parameteriv_reply(3) xcb_glx_get_minmax_parameteriv -
- xcb_glx_get_minmax_parameteriv_unchecked(3) xcb_glx_get_minmax_parameteriv -
- xcb_glx_get_minmax_parameteriv(3) xcb_glx_get_minmax_parameteriv -
- xcb_glx_get_minmax_reply(3) xcb_glx_get_minmax -
- xcb_glx_get_minmax_unchecked(3) xcb_glx_get_minmax -
- xcb_glx_get_minmax(3) xcb_glx_get_minmax -
- xcb_glx_get_pixel_mapfv_data_end(3) xcb_glx_get_pixel_mapfv -
- xcb_glx_get_pixel_mapfv_data_length(3) xcb_glx_get_pixel_mapfv -
- xcb_glx_get_pixel_mapfv_data(3) xcb_glx_get_pixel_mapfv -
- xcb_glx_get_pixel_mapfv_reply(3) xcb_glx_get_pixel_mapfv -
- xcb_glx_get_pixel_mapfv_unchecked(3) xcb_glx_get_pixel_mapfv -
- xcb_glx_get_pixel_mapfv(3) xcb_glx_get_pixel_mapfv -
- xcb_glx_get_pixel_mapuiv_data_end(3) xcb_glx_get_pixel_mapuiv -
- xcb_glx_get_pixel_mapuiv_data_length(3) xcb_glx_get_pixel_mapuiv -
- xcb_glx_get_pixel_mapuiv_data(3) xcb_glx_get_pixel_mapuiv -
- xcb_glx_get_pixel_mapuiv_reply(3) xcb_glx_get_pixel_mapuiv -
- xcb_glx_get_pixel_mapuiv_unchecked(3) xcb_glx_get_pixel_mapuiv -
- xcb_glx_get_pixel_mapuiv(3) xcb_glx_get_pixel_mapuiv -
- xcb_glx_get_pixel_mapusv_data_end(3) xcb_glx_get_pixel_mapusv -
- xcb_glx_get_pixel_mapusv_data_length(3) xcb_glx_get_pixel_mapusv -
- xcb_glx_get_pixel_mapusv_data(3) xcb_glx_get_pixel_mapusv -
- xcb_glx_get_pixel_mapusv_reply(3) xcb_glx_get_pixel_mapusv -
- xcb_glx_get_pixel_mapusv_unchecked(3) xcb_glx_get_pixel_mapusv -
- xcb_glx_get_pixel_mapusv(3) xcb_glx_get_pixel_mapusv -
- xcb_glx_get_polygon_stipple_data_end(3) xcb_glx_get_polygon_stipple -
- xcb_glx_get_polygon_stipple_data_length(3) xcb_glx_get_polygon_stipple -
- xcb_glx_get_polygon_stipple_data(3) xcb_glx_get_polygon_stipple -
- xcb_glx_get_polygon_stipple_reply(3) xcb_glx_get_polygon_stipple -
- xcb_glx_get_polygon_stipple_unchecked(3) xcb_glx_get_polygon_stipple -
- xcb_glx_get_polygon_stipple(3) xcb_glx_get_polygon_stipple -
- xcb_glx_get_query_objectiv_arb_data_end(3) xcb_glx_get_query_objectiv_arb -
- xcb_glx_get_query_objectiv_arb_data_length(3) xcb_glx_get_query_objectiv_arb -
- xcb_glx_get_query_objectiv_arb_data(3) xcb_glx_get_query_objectiv_arb -
- xcb_glx_get_query_objectiv_arb_reply(3) xcb_glx_get_query_objectiv_arb -
- xcb_glx_get_query_objectiv_arb_unchecked(3) xcb_glx_get_query_objectiv_arb -
- xcb_glx_get_query_objectiv_arb(3) xcb_glx_get_query_objectiv_arb -
- xcb_glx_get_query_objectuiv_arb_data_end(3) xcb_glx_get_query_objectuiv_arb -
- xcb_glx_get_query_objectuiv_arb_data_length(3) xcb_glx_get_query_objectuiv_arb -
- xcb_glx_get_query_objectuiv_arb_data(3) xcb_glx_get_query_objectuiv_arb -
- xcb_glx_get_query_objectuiv_arb_reply(3) xcb_glx_get_query_objectuiv_arb -
- xcb_glx_get_query_objectuiv_arb_unchecked(3) xcb_glx_get_query_objectuiv_arb -
- xcb_glx_get_query_objectuiv_arb(3) xcb_glx_get_query_objectuiv_arb -
- xcb_glx_get_queryiv_arb_data_end(3) xcb_glx_get_queryiv_arb -
- xcb_glx_get_queryiv_arb_data_length(3) xcb_glx_get_queryiv_arb -
- xcb_glx_get_queryiv_arb_data(3) xcb_glx_get_queryiv_arb -
- xcb_glx_get_queryiv_arb_reply(3) xcb_glx_get_queryiv_arb -
- xcb_glx_get_queryiv_arb_unchecked(3) xcb_glx_get_queryiv_arb -
- xcb_glx_get_queryiv_arb(3) xcb_glx_get_queryiv_arb -
- xcb_glx_get_separable_filter_reply(3) xcb_glx_get_separable_filter -
- xcb_glx_get_separable_filter_rows_and_cols_end(3) xcb_glx_get_separable_filter -
- xcb_glx_get_separable_filter_rows_and_cols_length(3) xcb_glx_get_separable_filter -
- xcb_glx_get_separable_filter_rows_and_cols(3) xcb_glx_get_separable_filter -
- xcb_glx_get_separable_filter_unchecked(3) xcb_glx_get_separable_filter -
- xcb_glx_get_separable_filter(3) xcb_glx_get_separable_filter -
- xcb_glx_get_string_reply(3) xcb_glx_get_string -
- xcb_glx_get_string_string_end(3) xcb_glx_get_string -
- xcb_glx_get_string_string_length(3) xcb_glx_get_string -
- xcb_glx_get_string_string(3) xcb_glx_get_string -
- xcb_glx_get_string_unchecked(3) xcb_glx_get_string -
- xcb_glx_get_string(3) xcb_glx_get_string -
- xcb_glx_get_tex_envfv_data_end(3) xcb_glx_get_tex_envfv -
- xcb_glx_get_tex_envfv_data_length(3) xcb_glx_get_tex_envfv -
- xcb_glx_get_tex_envfv_data(3) xcb_glx_get_tex_envfv -
- xcb_glx_get_tex_envfv_reply(3) xcb_glx_get_tex_envfv -
- xcb_glx_get_tex_envfv_unchecked(3) xcb_glx_get_tex_envfv -
- xcb_glx_get_tex_envfv(3) xcb_glx_get_tex_envfv -
- xcb_glx_get_tex_enviv_data_end(3) xcb_glx_get_tex_enviv -
- xcb_glx_get_tex_enviv_data_length(3) xcb_glx_get_tex_enviv -
- xcb_glx_get_tex_enviv_data(3) xcb_glx_get_tex_enviv -
- xcb_glx_get_tex_enviv_reply(3) xcb_glx_get_tex_enviv -
- xcb_glx_get_tex_enviv_unchecked(3) xcb_glx_get_tex_enviv -
- xcb_glx_get_tex_enviv(3) xcb_glx_get_tex_enviv -
- xcb_glx_get_tex_gendv_data_end(3) xcb_glx_get_tex_gendv -
- xcb_glx_get_tex_gendv_data_length(3) xcb_glx_get_tex_gendv -
- xcb_glx_get_tex_gendv_data(3) xcb_glx_get_tex_gendv -
- xcb_glx_get_tex_gendv_reply(3) xcb_glx_get_tex_gendv -
- xcb_glx_get_tex_gendv_unchecked(3) xcb_glx_get_tex_gendv -
- xcb_glx_get_tex_gendv(3) xcb_glx_get_tex_gendv -
- xcb_glx_get_tex_genfv_data_end(3) xcb_glx_get_tex_genfv -
- xcb_glx_get_tex_genfv_data_length(3) xcb_glx_get_tex_genfv -
- xcb_glx_get_tex_genfv_data(3) xcb_glx_get_tex_genfv -
- xcb_glx_get_tex_genfv_reply(3) xcb_glx_get_tex_genfv -
- xcb_glx_get_tex_genfv_unchecked(3) xcb_glx_get_tex_genfv -
- xcb_glx_get_tex_genfv(3) xcb_glx_get_tex_genfv -
- xcb_glx_get_tex_geniv_data_end(3) xcb_glx_get_tex_geniv -
- xcb_glx_get_tex_geniv_data_length(3) xcb_glx_get_tex_geniv -
- xcb_glx_get_tex_geniv_data(3) xcb_glx_get_tex_geniv -
- xcb_glx_get_tex_geniv_reply(3) xcb_glx_get_tex_geniv -
- xcb_glx_get_tex_geniv_unchecked(3) xcb_glx_get_tex_geniv -
- xcb_glx_get_tex_geniv(3) xcb_glx_get_tex_geniv -
- xcb_glx_get_tex_image_data_end(3) xcb_glx_get_tex_image -
- xcb_glx_get_tex_image_data_length(3) xcb_glx_get_tex_image -
- xcb_glx_get_tex_image_data(3) xcb_glx_get_tex_image -
- xcb_glx_get_tex_image_reply(3) xcb_glx_get_tex_image -
- xcb_glx_get_tex_image_unchecked(3) xcb_glx_get_tex_image -
- xcb_glx_get_tex_image(3) xcb_glx_get_tex_image -
- xcb_glx_get_tex_level_parameterfv_data_end(3) xcb_glx_get_tex_level_parameterfv -
- xcb_glx_get_tex_level_parameterfv_data_length(3) xcb_glx_get_tex_level_parameterfv -
- xcb_glx_get_tex_level_parameterfv_data(3) xcb_glx_get_tex_level_parameterfv -
- xcb_glx_get_tex_level_parameterfv_reply(3) xcb_glx_get_tex_level_parameterfv -
- xcb_glx_get_tex_level_parameterfv_unchecked(3) xcb_glx_get_tex_level_parameterfv -
- xcb_glx_get_tex_level_parameterfv(3) xcb_glx_get_tex_level_parameterfv -
- xcb_glx_get_tex_level_parameteriv_data_end(3) xcb_glx_get_tex_level_parameteriv -
- xcb_glx_get_tex_level_parameteriv_data_length(3) xcb_glx_get_tex_level_parameteriv -
- xcb_glx_get_tex_level_parameteriv_data(3) xcb_glx_get_tex_level_parameteriv -
- xcb_glx_get_tex_level_parameteriv_reply(3) xcb_glx_get_tex_level_parameteriv -
- xcb_glx_get_tex_level_parameteriv_unchecked(3) xcb_glx_get_tex_level_parameteriv -
- xcb_glx_get_tex_level_parameteriv(3) xcb_glx_get_tex_level_parameteriv -
- xcb_glx_get_tex_parameterfv_data_end(3) xcb_glx_get_tex_parameterfv -
- xcb_glx_get_tex_parameterfv_data_length(3) xcb_glx_get_tex_parameterfv -
- xcb_glx_get_tex_parameterfv_data(3) xcb_glx_get_tex_parameterfv -
- xcb_glx_get_tex_parameterfv_reply(3) xcb_glx_get_tex_parameterfv -
- xcb_glx_get_tex_parameterfv_unchecked(3) xcb_glx_get_tex_parameterfv -
- xcb_glx_get_tex_parameterfv(3) xcb_glx_get_tex_parameterfv -
- xcb_glx_get_tex_parameteriv_data_end(3) xcb_glx_get_tex_parameteriv -
- xcb_glx_get_tex_parameteriv_data_length(3) xcb_glx_get_tex_parameteriv -
- xcb_glx_get_tex_parameteriv_data(3) xcb_glx_get_tex_parameteriv -
- xcb_glx_get_tex_parameteriv_reply(3) xcb_glx_get_tex_parameteriv -
- xcb_glx_get_tex_parameteriv_unchecked(3) xcb_glx_get_tex_parameteriv -
- xcb_glx_get_tex_parameteriv(3) xcb_glx_get_tex_parameteriv -
- xcb_glx_get_visual_configs_property_list_end(3) xcb_glx_get_visual_configs -
- xcb_glx_get_visual_configs_property_list_length(3) xcb_glx_get_visual_configs -
- xcb_glx_get_visual_configs_property_list(3) xcb_glx_get_visual_configs -
- xcb_glx_get_visual_configs_reply(3) xcb_glx_get_visual_configs -
- xcb_glx_get_visual_configs_unchecked(3) xcb_glx_get_visual_configs -
- xcb_glx_get_visual_configs(3) xcb_glx_get_visual_configs -
- xcb_glx_is_direct_reply(3) xcb_glx_is_direct -
- xcb_glx_is_direct_unchecked(3) xcb_glx_is_direct -
- xcb_glx_is_direct(3) xcb_glx_is_direct -
- xcb_glx_is_enabled_reply(3) xcb_glx_is_enabled -
- xcb_glx_is_enabled_unchecked(3) xcb_glx_is_enabled -
- xcb_glx_is_enabled(3) xcb_glx_is_enabled -
- xcb_glx_is_list_reply(3) xcb_glx_is_list -
- xcb_glx_is_list_unchecked(3) xcb_glx_is_list -
- xcb_glx_is_list(3) xcb_glx_is_list -
- xcb_glx_is_query_arb_reply(3) xcb_glx_is_query_arb -
- xcb_glx_is_query_arb_unchecked(3) xcb_glx_is_query_arb -
- xcb_glx_is_query_arb(3) xcb_glx_is_query_arb -
- xcb_glx_is_texture_reply(3) xcb_glx_is_texture -
- xcb_glx_is_texture_unchecked(3) xcb_glx_is_texture -
- xcb_glx_is_texture(3) xcb_glx_is_texture -
- xcb_glx_make_context_current_reply(3) xcb_glx_make_context_current -
- xcb_glx_make_context_current_unchecked(3) xcb_glx_make_context_current -
- xcb_glx_make_context_current(3) xcb_glx_make_context_current -
- xcb_glx_make_current_reply(3) xcb_glx_make_current -
- xcb_glx_make_current_unchecked(3) xcb_glx_make_current -
- xcb_glx_make_current(3) xcb_glx_make_current -
- xcb_glx_new_list_checked(3) xcb_glx_new_list -
- xcb_glx_new_list(3) xcb_glx_new_list -
- xcb_glx_pbuffer_clobber_event_t(3) xcb_glx_pbuffer_clobber_event_t -
- xcb_glx_pixel_storef_checked(3) xcb_glx_pixel_storef -
- xcb_glx_pixel_storef(3) xcb_glx_pixel_storef -
- xcb_glx_pixel_storei_checked(3) xcb_glx_pixel_storei -
- xcb_glx_pixel_storei(3) xcb_glx_pixel_storei -
- xcb_glx_query_context_attribs_end(3) xcb_glx_query_context -
- xcb_glx_query_context_attribs_length(3) xcb_glx_query_context -
- xcb_glx_query_context_attribs(3) xcb_glx_query_context -
- xcb_glx_query_context_reply(3) xcb_glx_query_context -
- xcb_glx_query_context_unchecked(3) xcb_glx_query_context -
- xcb_glx_query_context(3) xcb_glx_query_context -
- xcb_glx_query_extensions_string_reply(3) xcb_glx_query_extensions_string -
- xcb_glx_query_extensions_string_unchecked(3) xcb_glx_query_extensions_string -
- xcb_glx_query_extensions_string(3) xcb_glx_query_extensions_string -
- xcb_glx_query_server_string_reply(3) xcb_glx_query_server_string -
- xcb_glx_query_server_string_string_end(3) xcb_glx_query_server_string -
- xcb_glx_query_server_string_string_length(3) xcb_glx_query_server_string -
- xcb_glx_query_server_string_string(3) xcb_glx_query_server_string -
- xcb_glx_query_server_string_unchecked(3) xcb_glx_query_server_string -
- xcb_glx_query_server_string(3) xcb_glx_query_server_string -
- xcb_glx_query_version_reply(3) xcb_glx_query_version -
- xcb_glx_query_version_unchecked(3) xcb_glx_query_version -
- xcb_glx_query_version(3) xcb_glx_query_version -
- xcb_glx_read_pixels_data_end(3) xcb_glx_read_pixels -
- xcb_glx_read_pixels_data_length(3) xcb_glx_read_pixels -
- xcb_glx_read_pixels_data(3) xcb_glx_read_pixels -
- xcb_glx_read_pixels_reply(3) xcb_glx_read_pixels -
- xcb_glx_read_pixels_unchecked(3) xcb_glx_read_pixels -
- xcb_glx_read_pixels(3) xcb_glx_read_pixels -
- xcb_glx_render_checked(3) xcb_glx_render -
- xcb_glx_render_large_checked(3) xcb_glx_render_large -
- xcb_glx_render_large(3) xcb_glx_render_large -
- xcb_glx_render_mode_data_end(3) xcb_glx_render_mode -
- xcb_glx_render_mode_data_length(3) xcb_glx_render_mode -
- xcb_glx_render_mode_data(3) xcb_glx_render_mode -
- xcb_glx_render_mode_reply(3) xcb_glx_render_mode -
- xcb_glx_render_mode_unchecked(3) xcb_glx_render_mode -
- xcb_glx_render_mode(3) xcb_glx_render_mode -
- xcb_glx_render(3) xcb_glx_render -
- xcb_glx_select_buffer_checked(3) xcb_glx_select_buffer -
- xcb_glx_select_buffer(3) xcb_glx_select_buffer -
- xcb_glx_set_client_info_2arb_checked(3) xcb_glx_set_client_info_2arb -
- xcb_glx_set_client_info_2arb(3) xcb_glx_set_client_info_2arb -
- xcb_glx_set_client_info_arb_checked(3) xcb_glx_set_client_info_arb -
- xcb_glx_set_client_info_arb(3) xcb_glx_set_client_info_arb -
- xcb_glx_swap_buffers_checked(3) xcb_glx_swap_buffers -
- xcb_glx_swap_buffers(3) xcb_glx_swap_buffers -
- xcb_glx_use_x_font_checked(3) xcb_glx_use_x_font -
- xcb_glx_use_x_font(3) xcb_glx_use_x_font -
- xcb_glx_vendor_private_checked(3) xcb_glx_vendor_private -
- xcb_glx_vendor_private_with_reply_data_2_end(3) xcb_glx_vendor_private_with_reply -
- xcb_glx_vendor_private_with_reply_data_2_length(3) xcb_glx_vendor_private_with_reply -
- xcb_glx_vendor_private_with_reply_data_2(3) xcb_glx_vendor_private_with_reply -
- xcb_glx_vendor_private_with_reply_reply(3) xcb_glx_vendor_private_with_reply -
- xcb_glx_vendor_private_with_reply_unchecked(3) xcb_glx_vendor_private_with_reply -
- xcb_glx_vendor_private_with_reply(3) xcb_glx_vendor_private_with_reply -
- xcb_glx_vendor_private(3) xcb_glx_vendor_private -
- xcb_glx_wait_gl_checked(3) xcb_glx_wait_gl -
- xcb_glx_wait_gl(3) xcb_glx_wait_gl -
- xcb_glx_wait_x_checked(3) xcb_glx_wait_x -
- xcb_glx_wait_x(3) xcb_glx_wait_x -
- xcb_grab_button_checked(3) Grab pointer button(s)
- xcb_grab_button(3) Grab pointer button(s)
- xcb_grab_key_checked(3) Grab keyboard key(s)
- xcb_grab_key(3) Grab keyboard key(s)
- xcb_grab_keyboard_reply(3) Grab the keyboard
- xcb_grab_keyboard_unchecked(3) Grab the keyboard
- xcb_grab_keyboard(3) Grab the keyboard
- xcb_grab_pointer_reply(3) Grab the pointer
- xcb_grab_pointer_unchecked(3) Grab the pointer
- xcb_grab_pointer(3) Grab the pointer
- xcb_grab_server_checked(3) xcb_grab_server -
- xcb_grab_server(3) xcb_grab_server -
- xcb_graphics_exposure_event_t(3) xcb_graphics_exposure_event_t -
- xcb_gravity_notify_event_t(3) xcb_gravity_notify_event_t -
- xcb_image_text_16_checked(3) Draws text
- xcb_image_text_16(3) Draws text
- xcb_image_text_8_checked(3) Draws text
- xcb_image_text_8(3) Draws text
- xcb_input_allow_device_events_checked(3) xcb_input_allow_device_events -
- xcb_input_allow_device_events(3) xcb_input_allow_device_events -
- xcb_input_barrier_hit_event_t(3) xcb_input_barrier_hit_event_t -
- xcb_input_button_press_event_t(3) xcb_input_button_press_event_t -
- xcb_input_change_device_control_reply(3) xcb_input_change_device_control -
- xcb_input_change_device_control_unchecked(3) xcb_input_change_device_control -
- xcb_input_change_device_control(3) xcb_input_change_device_control -
- xcb_input_change_device_dont_propagate_list_checked(3) xcb_input_change_device_dont_propagate_list -
- xcb_input_change_device_dont_propagate_list(3) xcb_input_change_device_dont_propagate_list -
- xcb_input_change_device_key_mapping_checked(3) xcb_input_change_device_key_mapping -
- xcb_input_change_device_key_mapping(3) xcb_input_change_device_key_mapping -
- xcb_input_change_device_notify_event_t(3) xcb_input_change_device_notify_event_t -
- xcb_input_change_device_property_checked(3) xcb_input_change_device_property -
- xcb_input_change_device_property(3) xcb_input_change_device_property -
- xcb_input_change_feedback_control_checked(3) xcb_input_change_feedback_control -
- xcb_input_change_feedback_control(3) xcb_input_change_feedback_control -
- xcb_input_change_keyboard_device_reply(3) xcb_input_change_keyboard_device -
- xcb_input_change_keyboard_device_unchecked(3) xcb_input_change_keyboard_device -
- xcb_input_change_keyboard_device(3) xcb_input_change_keyboard_device -
- xcb_input_change_pointer_device_reply(3) xcb_input_change_pointer_device -
- xcb_input_change_pointer_device_unchecked(3) xcb_input_change_pointer_device -
- xcb_input_change_pointer_device(3) xcb_input_change_pointer_device -
- xcb_input_close_device_checked(3) xcb_input_close_device -
- xcb_input_close_device(3) xcb_input_close_device -
- xcb_input_delete_device_property_checked(3) xcb_input_delete_device_property -
- xcb_input_delete_device_property(3) xcb_input_delete_device_property -
- xcb_input_device_bell_checked(3) xcb_input_device_bell -
- xcb_input_device_bell(3) xcb_input_device_bell -
- xcb_input_device_button_state_notify_event_t(3) xcb_input_device_button_state_notify_event_t -
- xcb_input_device_changed_event_t(3) xcb_input_device_changed_event_t -
- xcb_input_device_focus_in_event_t(3) xcb_input_device_focus_in_event_t -
- xcb_input_device_key_press_event_t(3) xcb_input_device_key_press_event_t -
- xcb_input_device_key_state_notify_event_t(3) xcb_input_device_key_state_notify_event_t -
- xcb_input_device_mapping_notify_event_t(3) xcb_input_device_mapping_notify_event_t -
- xcb_input_device_presence_notify_event_t(3) xcb_input_device_presence_notify_event_t -
- xcb_input_device_property_notify_event_t(3) xcb_input_device_property_notify_event_t -
- xcb_input_device_state_notify_event_t(3) xcb_input_device_state_notify_event_t -
- xcb_input_device_valuator_event_t(3) xcb_input_device_valuator_event_t -
- xcb_input_enter_event_t(3) xcb_input_enter_event_t -
- xcb_input_gesture_pinch_begin_event_t(3) xcb_input_gesture_pinch_begin_event_t -
- xcb_input_gesture_swipe_begin_event_t(3) xcb_input_gesture_swipe_begin_event_t -
- xcb_input_get_device_button_mapping_map_end(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_button_mapping_map_length(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_button_mapping_map(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_button_mapping_pad_1(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_button_mapping_reply(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_button_mapping_unchecked(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_button_mapping(3) xcb_input_get_device_button_mapping -
- xcb_input_get_device_control_control(3) xcb_input_get_device_control -
- xcb_input_get_device_control_reply(3) xcb_input_get_device_control -
- xcb_input_get_device_control_unchecked(3) xcb_input_get_device_control -
- xcb_input_get_device_control(3) xcb_input_get_device_control -
- xcb_input_get_device_dont_propagate_list_classes_end(3) xcb_input_get_device_dont_propagate_list -
- xcb_input_get_device_dont_propagate_list_classes_length(3) xcb_input_get_device_dont_propagate_list -
- xcb_input_get_device_dont_propagate_list_classes(3) xcb_input_get_device_dont_propagate_list -
- xcb_input_get_device_dont_propagate_list_reply(3) xcb_input_get_device_dont_propagate_list -
- xcb_input_get_device_dont_propagate_list_unchecked(3) xcb_input_get_device_dont_propagate_list -
- xcb_input_get_device_dont_propagate_list(3) xcb_input_get_device_dont_propagate_list -
- xcb_input_get_device_focus_reply(3) xcb_input_get_device_focus -
- xcb_input_get_device_focus_unchecked(3) xcb_input_get_device_focus -
- xcb_input_get_device_focus(3) xcb_input_get_device_focus -
- xcb_input_get_device_key_mapping_keysyms_end(3) xcb_input_get_device_key_mapping -
- xcb_input_get_device_key_mapping_keysyms_length(3) xcb_input_get_device_key_mapping -
- xcb_input_get_device_key_mapping_keysyms(3) xcb_input_get_device_key_mapping -
- xcb_input_get_device_key_mapping_reply(3) xcb_input_get_device_key_mapping -
- xcb_input_get_device_key_mapping_unchecked(3) xcb_input_get_device_key_mapping -
- xcb_input_get_device_key_mapping(3) xcb_input_get_device_key_mapping -
- xcb_input_get_device_modifier_mapping_keymaps_end(3) xcb_input_get_device_modifier_mapping -
- xcb_input_get_device_modifier_mapping_keymaps_length(3) xcb_input_get_device_modifier_mapping -
- xcb_input_get_device_modifier_mapping_keymaps(3) xcb_input_get_device_modifier_mapping -
- xcb_input_get_device_modifier_mapping_reply(3) xcb_input_get_device_modifier_mapping -
- xcb_input_get_device_modifier_mapping_unchecked(3) xcb_input_get_device_modifier_mapping -
- xcb_input_get_device_modifier_mapping(3) xcb_input_get_device_modifier_mapping -
- xcb_input_get_device_motion_events_events_iterator(3) xcb_input_get_device_motion_events -
- xcb_input_get_device_motion_events_events_length(3) xcb_input_get_device_motion_events -
- xcb_input_get_device_motion_events_reply(3) xcb_input_get_device_motion_events -
- xcb_input_get_device_motion_events_unchecked(3) xcb_input_get_device_motion_events -
- xcb_input_get_device_motion_events(3) xcb_input_get_device_motion_events -
- xcb_input_get_device_property_items(3) xcb_input_get_device_property -
- xcb_input_get_device_property_reply(3) xcb_input_get_device_property -
- xcb_input_get_device_property_unchecked(3) xcb_input_get_device_property -
- xcb_input_get_device_property(3) xcb_input_get_device_property -
- xcb_input_get_extension_version_reply(3) xcb_input_get_extension_version -
- xcb_input_get_extension_version_unchecked(3) xcb_input_get_extension_version -
- xcb_input_get_extension_version(3) xcb_input_get_extension_version -
- xcb_input_get_feedback_control_feedbacks_iterator(3) xcb_input_get_feedback_control -
- xcb_input_get_feedback_control_feedbacks_length(3) xcb_input_get_feedback_control -
- xcb_input_get_feedback_control_reply(3) xcb_input_get_feedback_control -
- xcb_input_get_feedback_control_unchecked(3) xcb_input_get_feedback_control -
- xcb_input_get_feedback_control(3) xcb_input_get_feedback_control -
- xcb_input_get_selected_extension_events_all_classes_end(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_all_classes_length(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_all_classes(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_reply(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_this_classes_end(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_this_classes_length(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_this_classes(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events_unchecked(3) xcb_input_get_selected_extension_events -
- xcb_input_get_selected_extension_events(3) xcb_input_get_selected_extension_events -
- xcb_input_grab_device_button_checked(3) xcb_input_grab_device_button -
- xcb_input_grab_device_button(3) xcb_input_grab_device_button -
- xcb_input_grab_device_key_checked(3) xcb_input_grab_device_key -
- xcb_input_grab_device_key(3) xcb_input_grab_device_key -
- xcb_input_grab_device_reply(3) xcb_input_grab_device -
- xcb_input_grab_device_unchecked(3) xcb_input_grab_device -
- xcb_input_grab_device(3) xcb_input_grab_device -
- xcb_input_hierarchy_event_t(3) xcb_input_hierarchy_event_t -
- xcb_input_key_press_event_t(3) xcb_input_key_press_event_t -
- xcb_input_list_device_properties_atoms_end(3) xcb_input_list_device_properties -
- xcb_input_list_device_properties_atoms_length(3) xcb_input_list_device_properties -
- xcb_input_list_device_properties_atoms(3) xcb_input_list_device_properties -
- xcb_input_list_device_properties_reply(3) xcb_input_list_device_properties -
- xcb_input_list_device_properties_unchecked(3) xcb_input_list_device_properties -
- xcb_input_list_device_properties(3) xcb_input_list_device_properties -
- xcb_input_list_input_devices_devices_iterator(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_devices_length(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_devices(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_infos_iterator(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_infos_length(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_names_iterator(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_names_length(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_pad_1(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_reply(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices_unchecked(3) xcb_input_list_input_devices -
- xcb_input_list_input_devices(3) xcb_input_list_input_devices -
- xcb_input_open_device_class_info_iterator(3) xcb_input_open_device -
- xcb_input_open_device_class_info_length(3) xcb_input_open_device -
- xcb_input_open_device_class_info(3) xcb_input_open_device -
- xcb_input_open_device_pad_1(3) xcb_input_open_device -
- xcb_input_open_device_reply(3) xcb_input_open_device -
- xcb_input_open_device_unchecked(3) xcb_input_open_device -
- xcb_input_open_device(3) xcb_input_open_device -
- xcb_input_property_event_t(3) xcb_input_property_event_t -
- xcb_input_query_device_state_classes_iterator(3) xcb_input_query_device_state -
- xcb_input_query_device_state_classes_length(3) xcb_input_query_device_state -
- xcb_input_query_device_state_reply(3) xcb_input_query_device_state -
- xcb_input_query_device_state_unchecked(3) xcb_input_query_device_state -
- xcb_input_query_device_state(3) xcb_input_query_device_state -
- xcb_input_raw_button_press_event_t(3) xcb_input_raw_button_press_event_t -
- xcb_input_raw_key_press_event_t(3) xcb_input_raw_key_press_event_t -
- xcb_input_raw_touch_begin_event_t(3) xcb_input_raw_touch_begin_event_t -
- xcb_input_select_extension_event_checked(3) xcb_input_select_extension_event -
- xcb_input_select_extension_event(3) xcb_input_select_extension_event -
- xcb_input_send_extension_event_checked(3) xcb_input_send_extension_event -
- xcb_input_send_extension_event(3) xcb_input_send_extension_event -
- xcb_input_set_device_button_mapping_reply(3) xcb_input_set_device_button_mapping -
- xcb_input_set_device_button_mapping_unchecked(3) xcb_input_set_device_button_mapping -
- xcb_input_set_device_button_mapping(3) xcb_input_set_device_button_mapping -
- xcb_input_set_device_focus_checked(3) xcb_input_set_device_focus -
- xcb_input_set_device_focus(3) xcb_input_set_device_focus -
- xcb_input_set_device_mode_reply(3) xcb_input_set_device_mode -
- xcb_input_set_device_mode_unchecked(3) xcb_input_set_device_mode -
- xcb_input_set_device_mode(3) xcb_input_set_device_mode -
- xcb_input_set_device_modifier_mapping_reply(3) xcb_input_set_device_modifier_mapping -
- xcb_input_set_device_modifier_mapping_unchecked(3) xcb_input_set_device_modifier_mapping -
- xcb_input_set_device_modifier_mapping(3) xcb_input_set_device_modifier_mapping -
- xcb_input_set_device_valuators_reply(3) xcb_input_set_device_valuators -
- xcb_input_set_device_valuators_unchecked(3) xcb_input_set_device_valuators -
- xcb_input_set_device_valuators(3) xcb_input_set_device_valuators -
- xcb_input_touch_begin_event_t(3) xcb_input_touch_begin_event_t -
- xcb_input_touch_ownership_event_t(3) xcb_input_touch_ownership_event_t -
- xcb_input_ungrab_device_button_checked(3) xcb_input_ungrab_device_button -
- xcb_input_ungrab_device_button(3) xcb_input_ungrab_device_button -
- xcb_input_ungrab_device_checked(3) xcb_input_ungrab_device -
- xcb_input_ungrab_device_key_checked(3) xcb_input_ungrab_device_key -
- xcb_input_ungrab_device_key(3) xcb_input_ungrab_device_key -
- xcb_input_ungrab_device(3) xcb_input_ungrab_device -
- xcb_input_xi_allow_events_checked(3) xcb_input_xi_allow_events -
- xcb_input_xi_allow_events(3) xcb_input_xi_allow_events -
- xcb_input_xi_barrier_release_pointer_checked(3) xcb_input_xi_barrier_release_pointer -
- xcb_input_xi_barrier_release_pointer(3) xcb_input_xi_barrier_release_pointer -
- xcb_input_xi_change_cursor_checked(3) xcb_input_xi_change_cursor -
- xcb_input_xi_change_cursor(3) xcb_input_xi_change_cursor -
- xcb_input_xi_change_hierarchy_checked(3) xcb_input_xi_change_hierarchy -
- xcb_input_xi_change_hierarchy(3) xcb_input_xi_change_hierarchy -
- xcb_input_xi_change_property_checked(3) xcb_input_xi_change_property -
- xcb_input_xi_change_property(3) xcb_input_xi_change_property -
- xcb_input_xi_delete_property_checked(3) xcb_input_xi_delete_property -
- xcb_input_xi_delete_property(3) xcb_input_xi_delete_property -
- xcb_input_xi_get_client_pointer_reply(3) xcb_input_xi_get_client_pointer -
- xcb_input_xi_get_client_pointer_unchecked(3) xcb_input_xi_get_client_pointer -
- xcb_input_xi_get_client_pointer(3) xcb_input_xi_get_client_pointer -
- xcb_input_xi_get_focus_reply(3) xcb_input_xi_get_focus -
- xcb_input_xi_get_focus_unchecked(3) xcb_input_xi_get_focus -
- xcb_input_xi_get_focus(3) xcb_input_xi_get_focus -
- xcb_input_xi_get_property_items(3) xcb_input_xi_get_property -
- xcb_input_xi_get_property_reply(3) xcb_input_xi_get_property -
- xcb_input_xi_get_property_unchecked(3) xcb_input_xi_get_property -
- xcb_input_xi_get_property(3) xcb_input_xi_get_property -
- xcb_input_xi_get_selected_events_masks_iterator(3) xcb_input_xi_get_selected_events -
- xcb_input_xi_get_selected_events_masks_length(3) xcb_input_xi_get_selected_events -
- xcb_input_xi_get_selected_events_reply(3) xcb_input_xi_get_selected_events -
- xcb_input_xi_get_selected_events_unchecked(3) xcb_input_xi_get_selected_events -
- xcb_input_xi_get_selected_events(3) xcb_input_xi_get_selected_events -
- xcb_input_xi_grab_device_reply(3) xcb_input_xi_grab_device -
- xcb_input_xi_grab_device_unchecked(3) xcb_input_xi_grab_device -
- xcb_input_xi_grab_device(3) xcb_input_xi_grab_device -
- xcb_input_xi_list_properties_properties_end(3) xcb_input_xi_list_properties -
- xcb_input_xi_list_properties_properties_length(3) xcb_input_xi_list_properties -
- xcb_input_xi_list_properties_properties(3) xcb_input_xi_list_properties -
- xcb_input_xi_list_properties_reply(3) xcb_input_xi_list_properties -
- xcb_input_xi_list_properties_unchecked(3) xcb_input_xi_list_properties -
- xcb_input_xi_list_properties(3) xcb_input_xi_list_properties -
- xcb_input_xi_passive_grab_device_modifiers_iterator(3) xcb_input_xi_passive_grab_device -
- xcb_input_xi_passive_grab_device_modifiers_length(3) xcb_input_xi_passive_grab_device -
- xcb_input_xi_passive_grab_device_modifiers(3) xcb_input_xi_passive_grab_device -
- xcb_input_xi_passive_grab_device_reply(3) xcb_input_xi_passive_grab_device -
- xcb_input_xi_passive_grab_device_unchecked(3) xcb_input_xi_passive_grab_device -
- xcb_input_xi_passive_grab_device(3) xcb_input_xi_passive_grab_device -
- xcb_input_xi_passive_ungrab_device_checked(3) xcb_input_xi_passive_ungrab_device -
- xcb_input_xi_passive_ungrab_device(3) xcb_input_xi_passive_ungrab_device -
- xcb_input_xi_query_device_infos_iterator(3) xcb_input_xi_query_device -
- xcb_input_xi_query_device_infos_length(3) xcb_input_xi_query_device -
- xcb_input_xi_query_device_reply(3) xcb_input_xi_query_device -
- xcb_input_xi_query_device_unchecked(3) xcb_input_xi_query_device -
- xcb_input_xi_query_device(3) xcb_input_xi_query_device -
- xcb_input_xi_query_pointer_buttons_end(3) xcb_input_xi_query_pointer -
- xcb_input_xi_query_pointer_buttons_length(3) xcb_input_xi_query_pointer -
- xcb_input_xi_query_pointer_buttons(3) xcb_input_xi_query_pointer -
- xcb_input_xi_query_pointer_reply(3) xcb_input_xi_query_pointer -
- xcb_input_xi_query_pointer_unchecked(3) xcb_input_xi_query_pointer -
- xcb_input_xi_query_pointer(3) xcb_input_xi_query_pointer -
- xcb_input_xi_query_version_reply(3) xcb_input_xi_query_version -
- xcb_input_xi_query_version_unchecked(3) xcb_input_xi_query_version -
- xcb_input_xi_query_version(3) xcb_input_xi_query_version -
- xcb_input_xi_select_events_checked(3) xcb_input_xi_select_events -
- xcb_input_xi_select_events(3) xcb_input_xi_select_events -
- xcb_input_xi_set_client_pointer_checked(3) xcb_input_xi_set_client_pointer -
- xcb_input_xi_set_client_pointer(3) xcb_input_xi_set_client_pointer -
- xcb_input_xi_set_focus_checked(3) xcb_input_xi_set_focus -
- xcb_input_xi_set_focus(3) xcb_input_xi_set_focus -
- xcb_input_xi_ungrab_device_checked(3) xcb_input_xi_ungrab_device -
- xcb_input_xi_ungrab_device(3) xcb_input_xi_ungrab_device -
- xcb_input_xi_warp_pointer_checked(3) xcb_input_xi_warp_pointer -
- xcb_input_xi_warp_pointer(3) xcb_input_xi_warp_pointer -
- xcb_install_colormap_checked(3) xcb_install_colormap -
- xcb_install_colormap(3) xcb_install_colormap -
- xcb_intern_atom_reply(3) Get atom identifier by name
- xcb_intern_atom_unchecked(3) Get atom identifier by name
- xcb_intern_atom(3) Get atom identifier by name
- xcb_key_press_event_t(3) a key was pressed/released
- xcb_keymap_notify_event_t(3) xcb_keymap_notify_event_t -
- xcb_kill_client_checked(3) kills a client
- xcb_kill_client(3) kills a client
- xcb_list_extensions_names_iterator(3) xcb_list_extensions -
- xcb_list_extensions_names_length(3) xcb_list_extensions -
- xcb_list_extensions_reply(3) xcb_list_extensions -
- xcb_list_extensions_unchecked(3) xcb_list_extensions -
- xcb_list_extensions(3) xcb_list_extensions -
- xcb_list_fonts_names_iterator(3) get matching font names
- xcb_list_fonts_names_length(3) get matching font names
- xcb_list_fonts_reply(3) get matching font names
- xcb_list_fonts_unchecked(3) get matching font names
- xcb_list_fonts_with_info_name_end(3) get matching font names and information
- xcb_list_fonts_with_info_name_length(3) get matching font names and information
- xcb_list_fonts_with_info_name(3) get matching font names and information
- xcb_list_fonts_with_info_properties_iterator(3) get matching font names and information
- xcb_list_fonts_with_info_properties_length(3) get matching font names and information
- xcb_list_fonts_with_info_properties(3) get matching font names and information
- xcb_list_fonts_with_info_reply(3) get matching font names and information
- xcb_list_fonts_with_info_unchecked(3) get matching font names and information
- xcb_list_fonts_with_info(3) get matching font names and information
- xcb_list_fonts(3) get matching font names
- xcb_list_hosts_hosts_iterator(3) xcb_list_hosts -
- xcb_list_hosts_hosts_length(3) xcb_list_hosts -
- xcb_list_hosts_reply(3) xcb_list_hosts -
- xcb_list_hosts_unchecked(3) xcb_list_hosts -
- xcb_list_hosts(3) xcb_list_hosts -
- xcb_list_installed_colormaps_cmaps_end(3) xcb_list_installed_colormaps -
- xcb_list_installed_colormaps_cmaps_length(3) xcb_list_installed_colormaps -
- xcb_list_installed_colormaps_cmaps(3) xcb_list_installed_colormaps -
- xcb_list_installed_colormaps_reply(3) xcb_list_installed_colormaps -
- xcb_list_installed_colormaps_unchecked(3) xcb_list_installed_colormaps -
- xcb_list_installed_colormaps(3) xcb_list_installed_colormaps -
- xcb_list_properties_atoms_end(3) xcb_list_properties -
- xcb_list_properties_atoms_length(3) xcb_list_properties -
- xcb_list_properties_atoms(3) xcb_list_properties -
- xcb_list_properties_reply(3) xcb_list_properties -
- xcb_list_properties_unchecked(3) xcb_list_properties -
- xcb_list_properties(3) xcb_list_properties -
- xcb_lookup_color_reply(3) xcb_lookup_color -
- xcb_lookup_color_unchecked(3) xcb_lookup_color -
- xcb_lookup_color(3) xcb_lookup_color -
- xcb_map_notify_event_t(3) a window was mapped
- xcb_map_request_event_t(3) window wants to be mapped
- xcb_map_subwindows_checked(3) xcb_map_subwindows -
- xcb_map_subwindows(3) xcb_map_subwindows -
- xcb_map_window_checked(3) Makes a window visible
- xcb_map_window(3) Makes a window visible
- xcb_mapping_notify_event_t(3) keyboard mapping changed
- xcb_motion_notify_event_t(3) a key was pressed
- xcb_no_exposure_event_t(3) xcb_no_exposure_event_t -
- xcb_no_operation_checked(3) xcb_no_operation -
- xcb_no_operation(3) xcb_no_operation -
- xcb_open_font_checked(3) opens a font
- xcb_open_font(3) opens a font
- xcb_poly_arc_checked(3) xcb_poly_arc -
- xcb_poly_arc(3) xcb_poly_arc -
- xcb_poly_fill_arc_checked(3) xcb_poly_fill_arc -
- xcb_poly_fill_arc(3) xcb_poly_fill_arc -
- xcb_poly_fill_rectangle_checked(3) Fills rectangles
- xcb_poly_fill_rectangle(3) Fills rectangles
- xcb_poly_line_checked(3) draw lines
- xcb_poly_line(3) draw lines
- xcb_poly_point_checked(3) xcb_poly_point -
- xcb_poly_point(3) xcb_poly_point -
- xcb_poly_rectangle_checked(3) xcb_poly_rectangle -
- xcb_poly_rectangle(3) xcb_poly_rectangle -
- xcb_poly_segment_checked(3) draw lines
- xcb_poly_segment(3) draw lines
- xcb_poly_text_16_checked(3) xcb_poly_text_16 -
- xcb_poly_text_16(3) xcb_poly_text_16 -
- xcb_poly_text_8_checked(3) xcb_poly_text_8 -
- xcb_poly_text_8(3) xcb_poly_text_8 -
- xcb_present_complete_notify_event_t(3) xcb_present_complete_notify_event_t -
- xcb_present_configure_notify_event_t(3) xcb_present_configure_notify_event_t -
- xcb_present_generic_event_t(3) xcb_present_generic_event_t -
- xcb_present_idle_notify_event_t(3) xcb_present_idle_notify_event_t -
- xcb_present_notify_msc_checked(3) xcb_present_notify_msc -
- xcb_present_notify_msc(3) xcb_present_notify_msc -
- xcb_present_pixmap_checked(3) xcb_present_pixmap -
- xcb_present_pixmap(3) xcb_present_pixmap -
- xcb_present_query_capabilities_reply(3) xcb_present_query_capabilities -
- xcb_present_query_capabilities_unchecked(3) xcb_present_query_capabilities -
- xcb_present_query_capabilities(3) xcb_present_query_capabilities -
- xcb_present_query_version_reply(3) xcb_present_query_version -
- xcb_present_query_version_unchecked(3) xcb_present_query_version -
- xcb_present_query_version(3) xcb_present_query_version -
- xcb_present_redirect_notify_event_t(3) xcb_present_redirect_notify_event_t -
- xcb_present_select_input_checked(3) xcb_present_select_input -
- xcb_present_select_input(3) xcb_present_select_input -
- xcb_property_notify_event_t(3) a window property changed
- xcb_put_image_checked(3) xcb_put_image -
- xcb_put_image(3) xcb_put_image -
- xcb_query_best_size_reply(3) xcb_query_best_size -
- xcb_query_best_size_unchecked(3) xcb_query_best_size -
- xcb_query_best_size(3) xcb_query_best_size -
- xcb_query_colors_colors_iterator(3) xcb_query_colors -
- xcb_query_colors_colors_length(3) xcb_query_colors -
- xcb_query_colors_colors(3) xcb_query_colors -
- xcb_query_colors_reply(3) xcb_query_colors -
- xcb_query_colors_unchecked(3) xcb_query_colors -
- xcb_query_colors(3) xcb_query_colors -
- xcb_query_extension_reply(3) check if extension is present
- xcb_query_extension_unchecked(3) check if extension is present
- xcb_query_extension(3) check if extension is present
- xcb_query_font_char_infos_iterator(3) query font metrics
- xcb_query_font_char_infos_length(3) query font metrics
- xcb_query_font_char_infos(3) query font metrics
- xcb_query_font_properties_iterator(3) query font metrics
- xcb_query_font_properties_length(3) query font metrics
- xcb_query_font_properties(3) query font metrics
- xcb_query_font_reply(3) query font metrics
- xcb_query_font_unchecked(3) query font metrics
- xcb_query_font(3) query font metrics
- xcb_query_keymap_reply(3) xcb_query_keymap -
- xcb_query_keymap_unchecked(3) xcb_query_keymap -
- xcb_query_keymap(3) xcb_query_keymap -
- xcb_query_pointer_reply(3) get pointer coordinates
- xcb_query_pointer_unchecked(3) get pointer coordinates
- xcb_query_pointer(3) get pointer coordinates
- xcb_query_text_extents_reply(3) get text extents
- xcb_query_text_extents_unchecked(3) get text extents
- xcb_query_text_extents(3) get text extents
- xcb_query_tree_children_end(3) query the window tree
- xcb_query_tree_children_length(3) query the window tree
- xcb_query_tree_children(3) query the window tree
- xcb_query_tree_reply(3) query the window tree
- xcb_query_tree_unchecked(3) query the window tree
- xcb_query_tree(3) query the window tree
- xcb_randr_add_output_mode_checked(3) xcb_randr_add_output_mode -
- xcb_randr_add_output_mode(3) xcb_randr_add_output_mode -
- xcb_randr_change_output_property_checked(3) xcb_randr_change_output_property -
- xcb_randr_change_output_property(3) xcb_randr_change_output_property -
- xcb_randr_change_provider_property_checked(3) xcb_randr_change_provider_property -
- xcb_randr_change_provider_property(3) xcb_randr_change_provider_property -
- xcb_randr_configure_output_property_checked(3) xcb_randr_configure_output_property -
- xcb_randr_configure_output_property(3) xcb_randr_configure_output_property -
- xcb_randr_configure_provider_property_checked(3) xcb_randr_configure_provider_property -
- xcb_randr_configure_provider_property(3) xcb_randr_configure_provider_property -
- xcb_randr_create_lease_reply(3) xcb_randr_create_lease -
- xcb_randr_create_lease_unchecked(3) xcb_randr_create_lease -
- xcb_randr_create_lease(3) xcb_randr_create_lease -
- xcb_randr_create_mode_reply(3) xcb_randr_create_mode -
- xcb_randr_create_mode_unchecked(3) xcb_randr_create_mode -
- xcb_randr_create_mode(3) xcb_randr_create_mode -
- xcb_randr_delete_monitor_checked(3) xcb_randr_delete_monitor -
- xcb_randr_delete_monitor(3) xcb_randr_delete_monitor -
- xcb_randr_delete_output_mode_checked(3) xcb_randr_delete_output_mode -
- xcb_randr_delete_output_mode(3) xcb_randr_delete_output_mode -
- xcb_randr_delete_output_property_checked(3) xcb_randr_delete_output_property -
- xcb_randr_delete_output_property(3) xcb_randr_delete_output_property -
- xcb_randr_delete_provider_property_checked(3) xcb_randr_delete_provider_property -
- xcb_randr_delete_provider_property(3) xcb_randr_delete_provider_property -
- xcb_randr_destroy_mode_checked(3) xcb_randr_destroy_mode -
- xcb_randr_destroy_mode(3) xcb_randr_destroy_mode -
- xcb_randr_free_lease_checked(3) xcb_randr_free_lease -
- xcb_randr_free_lease(3) xcb_randr_free_lease -
- xcb_randr_get_crtc_gamma_blue_end(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_blue_length(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_blue(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_green_end(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_green_length(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_green(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_red_end(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_red_length(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_red(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_reply(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma_size_reply(3) xcb_randr_get_crtc_gamma_size -
- xcb_randr_get_crtc_gamma_size_unchecked(3) xcb_randr_get_crtc_gamma_size -
- xcb_randr_get_crtc_gamma_size(3) xcb_randr_get_crtc_gamma_size -
- xcb_randr_get_crtc_gamma_unchecked(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_gamma(3) xcb_randr_get_crtc_gamma -
- xcb_randr_get_crtc_info_outputs_end(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_outputs_length(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_outputs(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_possible_end(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_possible_length(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_possible(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_reply(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info_unchecked(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_info(3) xcb_randr_get_crtc_info -
- xcb_randr_get_crtc_transform_current_filter_name_end(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_current_filter_name_length(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_current_filter_name(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_current_params_end(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_current_params_length(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_current_params(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pad_3(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pad_4(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pending_filter_name_end(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pending_filter_name_length(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pending_filter_name(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pending_params_end(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pending_params_length(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_pending_params(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_reply(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform_unchecked(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_crtc_transform(3) xcb_randr_get_crtc_transform -
- xcb_randr_get_monitors_monitors_iterator(3) xcb_randr_get_monitors -
- xcb_randr_get_monitors_monitors_length(3) xcb_randr_get_monitors -
- xcb_randr_get_monitors_reply(3) xcb_randr_get_monitors -
- xcb_randr_get_monitors_unchecked(3) xcb_randr_get_monitors -
- xcb_randr_get_monitors(3) xcb_randr_get_monitors -
- xcb_randr_get_output_info_clones_end(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_clones_length(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_clones(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_crtcs_end(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_crtcs_length(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_crtcs(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_modes_end(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_modes_length(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_modes(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_name_end(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_name_length(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_name(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_reply(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info_unchecked(3) xcb_randr_get_output_info -
- xcb_randr_get_output_info(3) xcb_randr_get_output_info -
- xcb_randr_get_output_primary_reply(3) xcb_randr_get_output_primary -
- xcb_randr_get_output_primary_unchecked(3) xcb_randr_get_output_primary -
- xcb_randr_get_output_primary(3) xcb_randr_get_output_primary -
- xcb_randr_get_output_property_data_end(3) xcb_randr_get_output_property -
- xcb_randr_get_output_property_data_length(3) xcb_randr_get_output_property -
- xcb_randr_get_output_property_data(3) xcb_randr_get_output_property -
- xcb_randr_get_output_property_reply(3) xcb_randr_get_output_property -
- xcb_randr_get_output_property_unchecked(3) xcb_randr_get_output_property -
- xcb_randr_get_output_property(3) xcb_randr_get_output_property -
- xcb_randr_get_panning_reply(3) xcb_randr_get_panning -
- xcb_randr_get_panning_unchecked(3) xcb_randr_get_panning -
- xcb_randr_get_panning(3) xcb_randr_get_panning -
- xcb_randr_get_provider_info_associated_capability_end(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_associated_capability_length(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_associated_capability(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_associated_providers_end(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_associated_providers_length(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_associated_providers(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_crtcs_end(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_crtcs_length(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_crtcs(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_name_end(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_name_length(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_name(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_outputs_end(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_outputs_length(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_outputs(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_reply(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info_unchecked(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_info(3) xcb_randr_get_provider_info -
- xcb_randr_get_provider_property_data_end(3) xcb_randr_get_provider_property -
- xcb_randr_get_provider_property_data_length(3) xcb_randr_get_provider_property -
- xcb_randr_get_provider_property_data(3) xcb_randr_get_provider_property -
- xcb_randr_get_provider_property_reply(3) xcb_randr_get_provider_property -
- xcb_randr_get_provider_property_unchecked(3) xcb_randr_get_provider_property -
- xcb_randr_get_provider_property(3) xcb_randr_get_provider_property -
- xcb_randr_get_providers_providers_end(3) xcb_randr_get_providers -
- xcb_randr_get_providers_providers_length(3) xcb_randr_get_providers -
- xcb_randr_get_providers_providers(3) xcb_randr_get_providers -
- xcb_randr_get_providers_reply(3) xcb_randr_get_providers -
- xcb_randr_get_providers_unchecked(3) xcb_randr_get_providers -
- xcb_randr_get_providers(3) xcb_randr_get_providers -
- xcb_randr_get_screen_info_rates_iterator(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info_rates_length(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info_reply(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info_sizes_iterator(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info_sizes_length(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info_sizes(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info_unchecked(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_info(3) xcb_randr_get_screen_info -
- xcb_randr_get_screen_resources_crtcs_end(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_crtcs_length(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_crtcs(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_current_crtcs_end(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_crtcs_length(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_crtcs(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_modes_iterator(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_modes_length(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_modes(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_names_end(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_names_length(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_names(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_outputs_end(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_outputs_length(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_outputs(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_reply(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current_unchecked(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_current(3) xcb_randr_get_screen_resources_current -
- xcb_randr_get_screen_resources_modes_iterator(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_modes_length(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_modes(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_names_end(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_names_length(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_names(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_outputs_end(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_outputs_length(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_outputs(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_reply(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources_unchecked(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_resources(3) xcb_randr_get_screen_resources -
- xcb_randr_get_screen_size_range_reply(3) xcb_randr_get_screen_size_range -
- xcb_randr_get_screen_size_range_unchecked(3) xcb_randr_get_screen_size_range -
- xcb_randr_get_screen_size_range(3) xcb_randr_get_screen_size_range -
- xcb_randr_list_output_properties_atoms_end(3) xcb_randr_list_output_properties -
- xcb_randr_list_output_properties_atoms_length(3) xcb_randr_list_output_properties -
- xcb_randr_list_output_properties_atoms(3) xcb_randr_list_output_properties -
- xcb_randr_list_output_properties_reply(3) xcb_randr_list_output_properties -
- xcb_randr_list_output_properties_unchecked(3) xcb_randr_list_output_properties -
- xcb_randr_list_output_properties(3) xcb_randr_list_output_properties -
- xcb_randr_list_provider_properties_atoms_end(3) xcb_randr_list_provider_properties -
- xcb_randr_list_provider_properties_atoms_length(3) xcb_randr_list_provider_properties -
- xcb_randr_list_provider_properties_atoms(3) xcb_randr_list_provider_properties -
- xcb_randr_list_provider_properties_reply(3) xcb_randr_list_provider_properties -
- xcb_randr_list_provider_properties_unchecked(3) xcb_randr_list_provider_properties -
- xcb_randr_list_provider_properties(3) xcb_randr_list_provider_properties -
- xcb_randr_notify_event_t(3) xcb_randr_notify_event_t -
- xcb_randr_query_output_property_reply(3) xcb_randr_query_output_property -
- xcb_randr_query_output_property_unchecked(3) xcb_randr_query_output_property -
- xcb_randr_query_output_property_valid_values_end(3) xcb_randr_query_output_property -
- xcb_randr_query_output_property_valid_values_length(3) xcb_randr_query_output_property -
- xcb_randr_query_output_property_valid_values(3) xcb_randr_query_output_property -
- xcb_randr_query_output_property(3) xcb_randr_query_output_property -
- xcb_randr_query_provider_property_reply(3) xcb_randr_query_provider_property -
- xcb_randr_query_provider_property_unchecked(3) xcb_randr_query_provider_property -
- xcb_randr_query_provider_property_valid_values_end(3) xcb_randr_query_provider_property -
- xcb_randr_query_provider_property_valid_values_length(3) xcb_randr_query_provider_property -
- xcb_randr_query_provider_property_valid_values(3) xcb_randr_query_provider_property -
- xcb_randr_query_provider_property(3) xcb_randr_query_provider_property -
- xcb_randr_query_version_reply(3) xcb_randr_query_version -
- xcb_randr_query_version_unchecked(3) xcb_randr_query_version -
- xcb_randr_query_version(3) xcb_randr_query_version -
- xcb_randr_screen_change_notify_event_t(3) xcb_randr_screen_change_notify_event_t -
- xcb_randr_select_input_checked(3) xcb_randr_select_input -
- xcb_randr_select_input(3) xcb_randr_select_input -
- xcb_randr_set_crtc_config_reply(3) xcb_randr_set_crtc_config -
- xcb_randr_set_crtc_config_unchecked(3) xcb_randr_set_crtc_config -
- xcb_randr_set_crtc_config(3) xcb_randr_set_crtc_config -
- xcb_randr_set_crtc_gamma_checked(3) xcb_randr_set_crtc_gamma -
- xcb_randr_set_crtc_gamma(3) xcb_randr_set_crtc_gamma -
- xcb_randr_set_crtc_transform_checked(3) xcb_randr_set_crtc_transform -
- xcb_randr_set_crtc_transform(3) xcb_randr_set_crtc_transform -
- xcb_randr_set_monitor_checked(3) xcb_randr_set_monitor -
- xcb_randr_set_monitor(3) xcb_randr_set_monitor -
- xcb_randr_set_output_primary_checked(3) xcb_randr_set_output_primary -
- xcb_randr_set_output_primary(3) xcb_randr_set_output_primary -
- xcb_randr_set_panning_reply(3) xcb_randr_set_panning -
- xcb_randr_set_panning_unchecked(3) xcb_randr_set_panning -
- xcb_randr_set_panning(3) xcb_randr_set_panning -
- xcb_randr_set_provider_offload_sink_checked(3) xcb_randr_set_provider_offload_sink -
- xcb_randr_set_provider_offload_sink(3) xcb_randr_set_provider_offload_sink -
- xcb_randr_set_provider_output_source_checked(3) xcb_randr_set_provider_output_source -
- xcb_randr_set_provider_output_source(3) xcb_randr_set_provider_output_source -
- xcb_randr_set_screen_config_reply(3) xcb_randr_set_screen_config -
- xcb_randr_set_screen_config_unchecked(3) xcb_randr_set_screen_config -
- xcb_randr_set_screen_config(3) xcb_randr_set_screen_config -
- xcb_randr_set_screen_size_checked(3) xcb_randr_set_screen_size -
- xcb_randr_set_screen_size(3) xcb_randr_set_screen_size -
- xcb_recolor_cursor_checked(3) xcb_recolor_cursor -
- xcb_recolor_cursor(3) xcb_recolor_cursor -
- xcb_record_create_context_checked(3) xcb_record_create_context -
- xcb_record_create_context(3) xcb_record_create_context -
- xcb_record_disable_context_checked(3) xcb_record_disable_context -
- xcb_record_disable_context(3) xcb_record_disable_context -
- xcb_record_enable_context_data_end(3) xcb_record_enable_context -
- xcb_record_enable_context_data_length(3) xcb_record_enable_context -
- xcb_record_enable_context_data(3) xcb_record_enable_context -
- xcb_record_enable_context_reply(3) xcb_record_enable_context -
- xcb_record_enable_context_unchecked(3) xcb_record_enable_context -
- xcb_record_enable_context(3) xcb_record_enable_context -
- xcb_record_free_context_checked(3) xcb_record_free_context -
- xcb_record_free_context(3) xcb_record_free_context -
- xcb_record_get_context_intercepted_clients_iterator(3) xcb_record_get_context -
- xcb_record_get_context_intercepted_clients_length(3) xcb_record_get_context -
- xcb_record_get_context_reply(3) xcb_record_get_context -
- xcb_record_get_context_unchecked(3) xcb_record_get_context -
- xcb_record_get_context(3) xcb_record_get_context -
- xcb_record_query_version_reply(3) xcb_record_query_version -
- xcb_record_query_version_unchecked(3) xcb_record_query_version -
- xcb_record_query_version(3) xcb_record_query_version -
- xcb_record_register_clients_checked(3) xcb_record_register_clients -
- xcb_record_register_clients(3) xcb_record_register_clients -
- xcb_record_unregister_clients_checked(3) xcb_record_unregister_clients -
- xcb_record_unregister_clients(3) xcb_record_unregister_clients -
- xcb_render_add_glyphs_checked(3) xcb_render_add_glyphs -
- xcb_render_add_glyphs(3) xcb_render_add_glyphs -
- xcb_render_add_traps_checked(3) xcb_render_add_traps -
- xcb_render_add_traps(3) xcb_render_add_traps -
- xcb_render_change_picture_checked(3) xcb_render_change_picture -
- xcb_render_change_picture(3) xcb_render_change_picture -
- xcb_render_composite_checked(3) xcb_render_composite -
- xcb_render_composite_glyphs_16_checked(3) xcb_render_composite_glyphs_16 -
- xcb_render_composite_glyphs_16(3) xcb_render_composite_glyphs_16 -
- xcb_render_composite_glyphs_32_checked(3) xcb_render_composite_glyphs_32 -
- xcb_render_composite_glyphs_32(3) xcb_render_composite_glyphs_32 -
- xcb_render_composite_glyphs_8_checked(3) xcb_render_composite_glyphs_8 -
- xcb_render_composite_glyphs_8(3) xcb_render_composite_glyphs_8 -
- xcb_render_composite(3) xcb_render_composite -
- xcb_render_create_anim_cursor_checked(3) xcb_render_create_anim_cursor -
- xcb_render_create_anim_cursor(3) xcb_render_create_anim_cursor -
- xcb_render_create_conical_gradient_checked(3) xcb_render_create_conical_gradient -
- xcb_render_create_conical_gradient(3) xcb_render_create_conical_gradient -
- xcb_render_create_cursor_checked(3) xcb_render_create_cursor -
- xcb_render_create_cursor(3) xcb_render_create_cursor -
- xcb_render_create_glyph_set_checked(3) xcb_render_create_glyph_set -
- xcb_render_create_glyph_set(3) xcb_render_create_glyph_set -
- xcb_render_create_linear_gradient_checked(3) xcb_render_create_linear_gradient -
- xcb_render_create_linear_gradient(3) xcb_render_create_linear_gradient -
- xcb_render_create_picture_checked(3) xcb_render_create_picture -
- xcb_render_create_picture(3) xcb_render_create_picture -
- xcb_render_create_radial_gradient_checked(3) xcb_render_create_radial_gradient -
- xcb_render_create_radial_gradient(3) xcb_render_create_radial_gradient -
- xcb_render_create_solid_fill_checked(3) xcb_render_create_solid_fill -
- xcb_render_create_solid_fill(3) xcb_render_create_solid_fill -
- xcb_render_fill_rectangles_checked(3) xcb_render_fill_rectangles -
- xcb_render_fill_rectangles(3) xcb_render_fill_rectangles -
- xcb_render_free_glyph_set_checked(3) xcb_render_free_glyph_set -
- xcb_render_free_glyph_set(3) xcb_render_free_glyph_set -
- xcb_render_free_glyphs_checked(3) xcb_render_free_glyphs -
- xcb_render_free_glyphs(3) xcb_render_free_glyphs -
- xcb_render_free_picture_checked(3) xcb_render_free_picture -
- xcb_render_free_picture(3) xcb_render_free_picture -
- xcb_render_query_filters_aliases_end(3) xcb_render_query_filters -
- xcb_render_query_filters_aliases_length(3) xcb_render_query_filters -
- xcb_render_query_filters_aliases(3) xcb_render_query_filters -
- xcb_render_query_filters_filters_iterator(3) xcb_render_query_filters -
- xcb_render_query_filters_filters_length(3) xcb_render_query_filters -
- xcb_render_query_filters_reply(3) xcb_render_query_filters -
- xcb_render_query_filters_unchecked(3) xcb_render_query_filters -
- xcb_render_query_filters(3) xcb_render_query_filters -
- xcb_render_query_pict_formats_formats_iterator(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_formats_length(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_formats(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_reply(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_screens_iterator(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_screens_length(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_subpixels_end(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_subpixels_length(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_subpixels(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats_unchecked(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_formats(3) xcb_render_query_pict_formats -
- xcb_render_query_pict_index_values_reply(3) xcb_render_query_pict_index_values -
- xcb_render_query_pict_index_values_unchecked(3) xcb_render_query_pict_index_values -
- xcb_render_query_pict_index_values_values_iterator(3) xcb_render_query_pict_index_values -
- xcb_render_query_pict_index_values_values_length(3) xcb_render_query_pict_index_values -
- xcb_render_query_pict_index_values_values(3) xcb_render_query_pict_index_values -
- xcb_render_query_pict_index_values(3) xcb_render_query_pict_index_values -
- xcb_render_query_version_reply(3) xcb_render_query_version -
- xcb_render_query_version_unchecked(3) xcb_render_query_version -
- xcb_render_query_version(3) xcb_render_query_version -
- xcb_render_reference_glyph_set_checked(3) xcb_render_reference_glyph_set -
- xcb_render_reference_glyph_set(3) xcb_render_reference_glyph_set -
- xcb_render_set_picture_clip_rectangles_checked(3) xcb_render_set_picture_clip_rectangles -
- xcb_render_set_picture_clip_rectangles(3) xcb_render_set_picture_clip_rectangles -
- xcb_render_set_picture_filter_checked(3) xcb_render_set_picture_filter -
- xcb_render_set_picture_filter(3) xcb_render_set_picture_filter -
- xcb_render_set_picture_transform_checked(3) xcb_render_set_picture_transform -
- xcb_render_set_picture_transform(3) xcb_render_set_picture_transform -
- xcb_render_trapezoids_checked(3) xcb_render_trapezoids -
- xcb_render_trapezoids(3) xcb_render_trapezoids -
- xcb_render_tri_fan_checked(3) xcb_render_tri_fan -
- xcb_render_tri_fan(3) xcb_render_tri_fan -
- xcb_render_tri_strip_checked(3) xcb_render_tri_strip -
- xcb_render_tri_strip(3) xcb_render_tri_strip -
- xcb_render_triangles_checked(3) xcb_render_triangles -
- xcb_render_triangles(3) xcb_render_triangles -
- xcb_reparent_notify_event_t(3) xcb_reparent_notify_event_t -
- xcb_reparent_window_checked(3) Reparents a window
- xcb_reparent_window(3) Reparents a window
- xcb_res_query_client_ids_ids_iterator(3) xcb_res_query_client_ids -
- xcb_res_query_client_ids_ids_length(3) xcb_res_query_client_ids -
- xcb_res_query_client_ids_reply(3) xcb_res_query_client_ids -
- xcb_res_query_client_ids_unchecked(3) xcb_res_query_client_ids -
- xcb_res_query_client_ids(3) xcb_res_query_client_ids -
- xcb_res_query_client_pixmap_bytes_reply(3) xcb_res_query_client_pixmap_bytes -
- xcb_res_query_client_pixmap_bytes_unchecked(3) xcb_res_query_client_pixmap_bytes -
- xcb_res_query_client_pixmap_bytes(3) xcb_res_query_client_pixmap_bytes -
- xcb_res_query_client_resources_reply(3) xcb_res_query_client_resources -
- xcb_res_query_client_resources_types_iterator(3) xcb_res_query_client_resources -
- xcb_res_query_client_resources_types_length(3) xcb_res_query_client_resources -
- xcb_res_query_client_resources_types(3) xcb_res_query_client_resources -
- xcb_res_query_client_resources_unchecked(3) xcb_res_query_client_resources -
- xcb_res_query_client_resources(3) xcb_res_query_client_resources -
- xcb_res_query_clients_clients_iterator(3) xcb_res_query_clients -
- xcb_res_query_clients_clients_length(3) xcb_res_query_clients -
- xcb_res_query_clients_clients(3) xcb_res_query_clients -
- xcb_res_query_clients_reply(3) xcb_res_query_clients -
- xcb_res_query_clients_unchecked(3) xcb_res_query_clients -
- xcb_res_query_clients(3) xcb_res_query_clients -
- xcb_res_query_resource_bytes_reply(3) xcb_res_query_resource_bytes -
- xcb_res_query_resource_bytes_sizes_iterator(3) xcb_res_query_resource_bytes -
- xcb_res_query_resource_bytes_sizes_length(3) xcb_res_query_resource_bytes -
- xcb_res_query_resource_bytes_unchecked(3) xcb_res_query_resource_bytes -
- xcb_res_query_resource_bytes(3) xcb_res_query_resource_bytes -
- xcb_res_query_version_reply(3) xcb_res_query_version -
- xcb_res_query_version_unchecked(3) xcb_res_query_version -
- xcb_res_query_version(3) xcb_res_query_version -
- xcb_resize_request_event_t(3) xcb_resize_request_event_t -
- xcb_rotate_properties_checked(3) xcb_rotate_properties -
- xcb_rotate_properties(3) xcb_rotate_properties -
- xcb_screensaver_notify_event_t(3) xcb_screensaver_notify_event_t -
- xcb_screensaver_query_info_reply(3) xcb_screensaver_query_info -
- xcb_screensaver_query_info_unchecked(3) xcb_screensaver_query_info -
- xcb_screensaver_query_info(3) xcb_screensaver_query_info -
- xcb_screensaver_query_version_reply(3) xcb_screensaver_query_version -
- xcb_screensaver_query_version_unchecked(3) xcb_screensaver_query_version -
- xcb_screensaver_query_version(3) xcb_screensaver_query_version -
- xcb_screensaver_select_input_checked(3) xcb_screensaver_select_input -
- xcb_screensaver_select_input(3) xcb_screensaver_select_input -
- xcb_screensaver_set_attributes_checked(3) xcb_screensaver_set_attributes -
- xcb_screensaver_set_attributes(3) xcb_screensaver_set_attributes -
- xcb_screensaver_suspend_checked(3) xcb_screensaver_suspend -
- xcb_screensaver_suspend(3) xcb_screensaver_suspend -
- xcb_screensaver_unset_attributes_checked(3) xcb_screensaver_unset_attributes -
- xcb_screensaver_unset_attributes(3) xcb_screensaver_unset_attributes -
- xcb_selection_clear_event_t(3) xcb_selection_clear_event_t -
- xcb_selection_notify_event_t(3) xcb_selection_notify_event_t -
- xcb_selection_request_event_t(3) xcb_selection_request_event_t -
- xcb_selinux_get_client_context_context_end(3) xcb_selinux_get_client_context -
- xcb_selinux_get_client_context_context_length(3) xcb_selinux_get_client_context -
- xcb_selinux_get_client_context_context(3) xcb_selinux_get_client_context -
- xcb_selinux_get_client_context_reply(3) xcb_selinux_get_client_context -
- xcb_selinux_get_client_context_unchecked(3) xcb_selinux_get_client_context -
- xcb_selinux_get_client_context(3) xcb_selinux_get_client_context -
- xcb_selinux_get_device_context_context_end(3) xcb_selinux_get_device_context -
- xcb_selinux_get_device_context_context_length(3) xcb_selinux_get_device_context -
- xcb_selinux_get_device_context_context(3) xcb_selinux_get_device_context -
- xcb_selinux_get_device_context_reply(3) xcb_selinux_get_device_context -
- xcb_selinux_get_device_context_unchecked(3) xcb_selinux_get_device_context -
- xcb_selinux_get_device_context(3) xcb_selinux_get_device_context -
- xcb_selinux_get_device_create_context_context_end(3) xcb_selinux_get_device_create_context -
- xcb_selinux_get_device_create_context_context_length(3) xcb_selinux_get_device_create_context -
- xcb_selinux_get_device_create_context_context(3) xcb_selinux_get_device_create_context -
- xcb_selinux_get_device_create_context_reply(3) xcb_selinux_get_device_create_context -
- xcb_selinux_get_device_create_context_unchecked(3) xcb_selinux_get_device_create_context -
- xcb_selinux_get_device_create_context(3) xcb_selinux_get_device_create_context -
- xcb_selinux_get_property_context_context_end(3) xcb_selinux_get_property_context -
- xcb_selinux_get_property_context_context_length(3) xcb_selinux_get_property_context -
- xcb_selinux_get_property_context_context(3) xcb_selinux_get_property_context -
- xcb_selinux_get_property_context_reply(3) xcb_selinux_get_property_context -
- xcb_selinux_get_property_context_unchecked(3) xcb_selinux_get_property_context -
- xcb_selinux_get_property_context(3) xcb_selinux_get_property_context -
- xcb_selinux_get_property_create_context_context_end(3) xcb_selinux_get_property_create_context -
- xcb_selinux_get_property_create_context_context_length(3) xcb_selinux_get_property_create_context -
- xcb_selinux_get_property_create_context_context(3) xcb_selinux_get_property_create_context -
- xcb_selinux_get_property_create_context_reply(3) xcb_selinux_get_property_create_context -
- xcb_selinux_get_property_create_context_unchecked(3) xcb_selinux_get_property_create_context -
- xcb_selinux_get_property_create_context(3) xcb_selinux_get_property_create_context -
- xcb_selinux_get_property_data_context_context_end(3) xcb_selinux_get_property_data_context -
- xcb_selinux_get_property_data_context_context_length(3) xcb_selinux_get_property_data_context -
- xcb_selinux_get_property_data_context_context(3) xcb_selinux_get_property_data_context -
- xcb_selinux_get_property_data_context_reply(3) xcb_selinux_get_property_data_context -
- xcb_selinux_get_property_data_context_unchecked(3) xcb_selinux_get_property_data_context -
- xcb_selinux_get_property_data_context(3) xcb_selinux_get_property_data_context -
- xcb_selinux_get_property_use_context_context_end(3) xcb_selinux_get_property_use_context -
- xcb_selinux_get_property_use_context_context_length(3) xcb_selinux_get_property_use_context -
- xcb_selinux_get_property_use_context_context(3) xcb_selinux_get_property_use_context -
- xcb_selinux_get_property_use_context_reply(3) xcb_selinux_get_property_use_context -
- xcb_selinux_get_property_use_context_unchecked(3) xcb_selinux_get_property_use_context -
- xcb_selinux_get_property_use_context(3) xcb_selinux_get_property_use_context -
- xcb_selinux_get_selection_context_context_end(3) xcb_selinux_get_selection_context -
- xcb_selinux_get_selection_context_context_length(3) xcb_selinux_get_selection_context -
- xcb_selinux_get_selection_context_context(3) xcb_selinux_get_selection_context -
- xcb_selinux_get_selection_context_reply(3) xcb_selinux_get_selection_context -
- xcb_selinux_get_selection_context_unchecked(3) xcb_selinux_get_selection_context -
- xcb_selinux_get_selection_context(3) xcb_selinux_get_selection_context -
- xcb_selinux_get_selection_create_context_context_end(3) xcb_selinux_get_selection_create_context -
- xcb_selinux_get_selection_create_context_context_length(3) xcb_selinux_get_selection_create_context -
- xcb_selinux_get_selection_create_context_context(3) xcb_selinux_get_selection_create_context -
- xcb_selinux_get_selection_create_context_reply(3) xcb_selinux_get_selection_create_context -
- xcb_selinux_get_selection_create_context_unchecked(3) xcb_selinux_get_selection_create_context -
- xcb_selinux_get_selection_create_context(3) xcb_selinux_get_selection_create_context -
- xcb_selinux_get_selection_data_context_context_end(3) xcb_selinux_get_selection_data_context -
- xcb_selinux_get_selection_data_context_context_length(3) xcb_selinux_get_selection_data_context -
- xcb_selinux_get_selection_data_context_context(3) xcb_selinux_get_selection_data_context -
- xcb_selinux_get_selection_data_context_reply(3) xcb_selinux_get_selection_data_context -
- xcb_selinux_get_selection_data_context_unchecked(3) xcb_selinux_get_selection_data_context -
- xcb_selinux_get_selection_data_context(3) xcb_selinux_get_selection_data_context -
- xcb_selinux_get_selection_use_context_context_end(3) xcb_selinux_get_selection_use_context -
- xcb_selinux_get_selection_use_context_context_length(3) xcb_selinux_get_selection_use_context -
- xcb_selinux_get_selection_use_context_context(3) xcb_selinux_get_selection_use_context -
- xcb_selinux_get_selection_use_context_reply(3) xcb_selinux_get_selection_use_context -
- xcb_selinux_get_selection_use_context_unchecked(3) xcb_selinux_get_selection_use_context -
- xcb_selinux_get_selection_use_context(3) xcb_selinux_get_selection_use_context -
- xcb_selinux_get_window_context_context_end(3) xcb_selinux_get_window_context -
- xcb_selinux_get_window_context_context_length(3) xcb_selinux_get_window_context -
- xcb_selinux_get_window_context_context(3) xcb_selinux_get_window_context -
- xcb_selinux_get_window_context_reply(3) xcb_selinux_get_window_context -
- xcb_selinux_get_window_context_unchecked(3) xcb_selinux_get_window_context -
- xcb_selinux_get_window_context(3) xcb_selinux_get_window_context -
- xcb_selinux_get_window_create_context_context_end(3) xcb_selinux_get_window_create_context -
- xcb_selinux_get_window_create_context_context_length(3) xcb_selinux_get_window_create_context -
- xcb_selinux_get_window_create_context_context(3) xcb_selinux_get_window_create_context -
- xcb_selinux_get_window_create_context_reply(3) xcb_selinux_get_window_create_context -
- xcb_selinux_get_window_create_context_unchecked(3) xcb_selinux_get_window_create_context -
- xcb_selinux_get_window_create_context(3) xcb_selinux_get_window_create_context -
- xcb_selinux_list_properties_properties_iterator(3) xcb_selinux_list_properties -
- xcb_selinux_list_properties_properties_length(3) xcb_selinux_list_properties -
- xcb_selinux_list_properties_reply(3) xcb_selinux_list_properties -
- xcb_selinux_list_properties_unchecked(3) xcb_selinux_list_properties -
- xcb_selinux_list_properties(3) xcb_selinux_list_properties -
- xcb_selinux_list_selections_reply(3) xcb_selinux_list_selections -
- xcb_selinux_list_selections_selections_iterator(3) xcb_selinux_list_selections -
- xcb_selinux_list_selections_selections_length(3) xcb_selinux_list_selections -
- xcb_selinux_list_selections_unchecked(3) xcb_selinux_list_selections -
- xcb_selinux_list_selections(3) xcb_selinux_list_selections -
- xcb_selinux_query_version_reply(3) xcb_selinux_query_version -
- xcb_selinux_query_version_unchecked(3) xcb_selinux_query_version -
- xcb_selinux_query_version(3) xcb_selinux_query_version -
- xcb_selinux_set_device_context_checked(3) xcb_selinux_set_device_context -
- xcb_selinux_set_device_context(3) xcb_selinux_set_device_context -
- xcb_selinux_set_device_create_context_checked(3) xcb_selinux_set_device_create_context -
- xcb_selinux_set_device_create_context(3) xcb_selinux_set_device_create_context -
- xcb_selinux_set_property_create_context_checked(3) xcb_selinux_set_property_create_context -
- xcb_selinux_set_property_create_context(3) xcb_selinux_set_property_create_context -
- xcb_selinux_set_property_use_context_checked(3) xcb_selinux_set_property_use_context -
- xcb_selinux_set_property_use_context(3) xcb_selinux_set_property_use_context -
- xcb_selinux_set_selection_create_context_checked(3) xcb_selinux_set_selection_create_context -
- xcb_selinux_set_selection_create_context(3) xcb_selinux_set_selection_create_context -
- xcb_selinux_set_selection_use_context_checked(3) xcb_selinux_set_selection_use_context -
- xcb_selinux_set_selection_use_context(3) xcb_selinux_set_selection_use_context -
- xcb_selinux_set_window_create_context_checked(3) xcb_selinux_set_window_create_context -
- xcb_selinux_set_window_create_context(3) xcb_selinux_set_window_create_context -
- xcb_send_event_checked(3) send an event
- xcb_send_event(3) send an event
- xcb_set_access_control_checked(3) xcb_set_access_control -
- xcb_set_access_control(3) xcb_set_access_control -
- xcb_set_clip_rectangles_checked(3) xcb_set_clip_rectangles -
- xcb_set_clip_rectangles(3) xcb_set_clip_rectangles -
- xcb_set_close_down_mode_checked(3) xcb_set_close_down_mode -
- xcb_set_close_down_mode(3) xcb_set_close_down_mode -
- xcb_set_dashes_checked(3) xcb_set_dashes -
- xcb_set_dashes(3) xcb_set_dashes -
- xcb_set_font_path_checked(3) xcb_set_font_path -
- xcb_set_font_path(3) xcb_set_font_path -
- xcb_set_input_focus_checked(3) Sets input focus
- xcb_set_input_focus(3) Sets input focus
- xcb_set_modifier_mapping_reply(3) xcb_set_modifier_mapping -
- xcb_set_modifier_mapping_unchecked(3) xcb_set_modifier_mapping -
- xcb_set_modifier_mapping(3) xcb_set_modifier_mapping -
- xcb_set_pointer_mapping_reply(3) xcb_set_pointer_mapping -
- xcb_set_pointer_mapping_unchecked(3) xcb_set_pointer_mapping -
- xcb_set_pointer_mapping(3) xcb_set_pointer_mapping -
- xcb_set_screen_saver_checked(3) xcb_set_screen_saver -
- xcb_set_screen_saver(3) xcb_set_screen_saver -
- xcb_set_selection_owner_checked(3) Sets the owner of a selection
- xcb_set_selection_owner(3) Sets the owner of a selection
- xcb_shape_combine_checked(3) xcb_shape_combine -
- xcb_shape_combine(3) xcb_shape_combine -
- xcb_shape_get_rectangles_rectangles_iterator(3) xcb_shape_get_rectangles -
- xcb_shape_get_rectangles_rectangles_length(3) xcb_shape_get_rectangles -
- xcb_shape_get_rectangles_rectangles(3) xcb_shape_get_rectangles -
- xcb_shape_get_rectangles_reply(3) xcb_shape_get_rectangles -
- xcb_shape_get_rectangles_unchecked(3) xcb_shape_get_rectangles -
- xcb_shape_get_rectangles(3) xcb_shape_get_rectangles -
- xcb_shape_input_selected_reply(3) xcb_shape_input_selected -
- xcb_shape_input_selected_unchecked(3) xcb_shape_input_selected -
- xcb_shape_input_selected(3) xcb_shape_input_selected -
- xcb_shape_mask_checked(3) xcb_shape_mask -
- xcb_shape_mask(3) xcb_shape_mask -
- xcb_shape_notify_event_t(3) xcb_shape_notify_event_t -
- xcb_shape_offset_checked(3) xcb_shape_offset -
- xcb_shape_offset(3) xcb_shape_offset -
- xcb_shape_query_extents_reply(3) xcb_shape_query_extents -
- xcb_shape_query_extents_unchecked(3) xcb_shape_query_extents -
- xcb_shape_query_extents(3) xcb_shape_query_extents -
- xcb_shape_query_version_reply(3) xcb_shape_query_version -
- xcb_shape_query_version_unchecked(3) xcb_shape_query_version -
- xcb_shape_query_version(3) xcb_shape_query_version -
- xcb_shape_rectangles_checked(3) xcb_shape_rectangles -
- xcb_shape_rectangles(3) xcb_shape_rectangles -
- xcb_shape_select_input_checked(3) xcb_shape_select_input -
- xcb_shape_select_input(3) xcb_shape_select_input -
- xcb_shm_attach_checked(3) xcb_shm_attach -
- xcb_shm_attach_fd_checked(3) xcb_shm_attach_fd -
- xcb_shm_attach_fd(3) xcb_shm_attach_fd -
- xcb_shm_attach(3) xcb_shm_attach -
- xcb_shm_completion_event_t(3) xcb_shm_completion_event_t -
- xcb_shm_create_pixmap_checked(3) xcb_shm_create_pixmap -
- xcb_shm_create_pixmap(3) xcb_shm_create_pixmap -
- xcb_shm_create_segment_reply(3) xcb_shm_create_segment -
- xcb_shm_create_segment_unchecked(3) xcb_shm_create_segment -
- xcb_shm_create_segment(3) xcb_shm_create_segment -
- xcb_shm_detach_checked(3) xcb_shm_detach -
- xcb_shm_detach(3) xcb_shm_detach -
- xcb_shm_get_image_reply(3) xcb_shm_get_image -
- xcb_shm_get_image_unchecked(3) xcb_shm_get_image -
- xcb_shm_get_image(3) xcb_shm_get_image -
- xcb_shm_put_image_checked(3) xcb_shm_put_image -
- xcb_shm_put_image(3) xcb_shm_put_image -
- xcb_shm_query_version_reply(3) xcb_shm_query_version -
- xcb_shm_query_version_unchecked(3) xcb_shm_query_version -
- xcb_shm_query_version(3) xcb_shm_query_version -
- xcb_store_colors_checked(3) xcb_store_colors -
- xcb_store_colors(3) xcb_store_colors -
- xcb_store_named_color_checked(3) xcb_store_named_color -
- xcb_store_named_color(3) xcb_store_named_color -
- xcb_sync_alarm_notify_event_t(3) xcb_sync_alarm_notify_event_t -
- xcb_sync_await_checked(3) xcb_sync_await -
- xcb_sync_await_fence_checked(3) xcb_sync_await_fence -
- xcb_sync_await_fence(3) xcb_sync_await_fence -
- xcb_sync_await(3) xcb_sync_await -
- xcb_sync_change_alarm_checked(3) xcb_sync_change_alarm -
- xcb_sync_change_alarm(3) xcb_sync_change_alarm -
- xcb_sync_change_counter_checked(3) xcb_sync_change_counter -
- xcb_sync_change_counter(3) xcb_sync_change_counter -
- xcb_sync_counter_notify_event_t(3) xcb_sync_counter_notify_event_t -
- xcb_sync_create_alarm_checked(3) xcb_sync_create_alarm -
- xcb_sync_create_alarm(3) xcb_sync_create_alarm -
- xcb_sync_create_counter_checked(3) xcb_sync_create_counter -
- xcb_sync_create_counter(3) xcb_sync_create_counter -
- xcb_sync_create_fence_checked(3) xcb_sync_create_fence -
- xcb_sync_create_fence(3) xcb_sync_create_fence -
- xcb_sync_destroy_alarm_checked(3) xcb_sync_destroy_alarm -
- xcb_sync_destroy_alarm(3) xcb_sync_destroy_alarm -
- xcb_sync_destroy_counter_checked(3) xcb_sync_destroy_counter -
- xcb_sync_destroy_counter(3) xcb_sync_destroy_counter -
- xcb_sync_destroy_fence_checked(3) xcb_sync_destroy_fence -
- xcb_sync_destroy_fence(3) xcb_sync_destroy_fence -
- xcb_sync_get_priority_reply(3) xcb_sync_get_priority -
- xcb_sync_get_priority_unchecked(3) xcb_sync_get_priority -
- xcb_sync_get_priority(3) xcb_sync_get_priority -
- xcb_sync_initialize_reply(3) xcb_sync_initialize -
- xcb_sync_initialize_unchecked(3) xcb_sync_initialize -
- xcb_sync_initialize(3) xcb_sync_initialize -
- xcb_sync_list_system_counters_counters_iterator(3) xcb_sync_list_system_counters -
- xcb_sync_list_system_counters_counters_length(3) xcb_sync_list_system_counters -
- xcb_sync_list_system_counters_reply(3) xcb_sync_list_system_counters -
- xcb_sync_list_system_counters_unchecked(3) xcb_sync_list_system_counters -
- xcb_sync_list_system_counters(3) xcb_sync_list_system_counters -
- xcb_sync_query_alarm_reply(3) xcb_sync_query_alarm -
- xcb_sync_query_alarm_unchecked(3) xcb_sync_query_alarm -
- xcb_sync_query_alarm(3) xcb_sync_query_alarm -
- xcb_sync_query_counter_reply(3) xcb_sync_query_counter -
- xcb_sync_query_counter_unchecked(3) xcb_sync_query_counter -
- xcb_sync_query_counter(3) xcb_sync_query_counter -
- xcb_sync_query_fence_reply(3) xcb_sync_query_fence -
- xcb_sync_query_fence_unchecked(3) xcb_sync_query_fence -
- xcb_sync_query_fence(3) xcb_sync_query_fence -
- xcb_sync_reset_fence_checked(3) xcb_sync_reset_fence -
- xcb_sync_reset_fence(3) xcb_sync_reset_fence -
- xcb_sync_set_counter_checked(3) xcb_sync_set_counter -
- xcb_sync_set_counter(3) xcb_sync_set_counter -
- xcb_sync_set_priority_checked(3) xcb_sync_set_priority -
- xcb_sync_set_priority(3) xcb_sync_set_priority -
- xcb_sync_trigger_fence_checked(3) xcb_sync_trigger_fence -
- xcb_sync_trigger_fence(3) xcb_sync_trigger_fence -
- xcb_test_compare_cursor_reply(3) xcb_test_compare_cursor -
- xcb_test_compare_cursor_unchecked(3) xcb_test_compare_cursor -
- xcb_test_compare_cursor(3) xcb_test_compare_cursor -
- xcb_test_fake_input_checked(3) xcb_test_fake_input -
- xcb_test_fake_input(3) xcb_test_fake_input -
- xcb_test_get_version_reply(3) xcb_test_get_version -
- xcb_test_get_version_unchecked(3) xcb_test_get_version -
- xcb_test_get_version(3) xcb_test_get_version -
- xcb_test_grab_control_checked(3) xcb_test_grab_control -
- xcb_test_grab_control(3) xcb_test_grab_control -
- xcb_translate_coordinates_reply(3) xcb_translate_coordinates -
- xcb_translate_coordinates_unchecked(3) xcb_translate_coordinates -
- xcb_translate_coordinates(3) xcb_translate_coordinates -
- xcb_ungrab_button_checked(3) xcb_ungrab_button -
- xcb_ungrab_button(3) xcb_ungrab_button -
- xcb_ungrab_key_checked(3) release a key combination
- xcb_ungrab_key(3) release a key combination
- xcb_ungrab_keyboard_checked(3) xcb_ungrab_keyboard -
- xcb_ungrab_keyboard(3) xcb_ungrab_keyboard -
- xcb_ungrab_pointer_checked(3) release the pointer
- xcb_ungrab_pointer(3) release the pointer
- xcb_ungrab_server_checked(3) xcb_ungrab_server -
- xcb_ungrab_server(3) xcb_ungrab_server -
- xcb_uninstall_colormap_checked(3) xcb_uninstall_colormap -
- xcb_uninstall_colormap(3) xcb_uninstall_colormap -
- xcb_unmap_notify_event_t(3) a window is unmapped
- xcb_unmap_subwindows_checked(3) xcb_unmap_subwindows -
- xcb_unmap_subwindows(3) xcb_unmap_subwindows -
- xcb_unmap_window_checked(3) Makes a window invisible
- xcb_unmap_window(3) Makes a window invisible
- xcb_visibility_notify_event_t(3) xcb_visibility_notify_event_t -
- xcb_warp_pointer_checked(3) move mouse pointer
- xcb_warp_pointer(3) move mouse pointer
- xcb_x_print_attribut_notify_event_t(3) xcb_x_print_attribut_notify_event_t -
- xcb_x_print_create_context_checked(3) xcb_x_print_create_context -
- xcb_x_print_create_context(3) xcb_x_print_create_context -
- xcb_x_print_notify_event_t(3) xcb_x_print_notify_event_t -
- xcb_x_print_print_destroy_context_checked(3) xcb_x_print_print_destroy_context -
- xcb_x_print_print_destroy_context(3) xcb_x_print_print_destroy_context -
- xcb_x_print_print_end_doc_checked(3) xcb_x_print_print_end_doc -
- xcb_x_print_print_end_doc(3) xcb_x_print_print_end_doc -
- xcb_x_print_print_end_job_checked(3) xcb_x_print_print_end_job -
- xcb_x_print_print_end_job(3) xcb_x_print_print_end_job -
- xcb_x_print_print_end_page_checked(3) xcb_x_print_print_end_page -
- xcb_x_print_print_end_page(3) xcb_x_print_print_end_page -
- xcb_x_print_print_get_attributes_attributes_end(3) xcb_x_print_print_get_attributes -
- xcb_x_print_print_get_attributes_attributes_length(3) xcb_x_print_print_get_attributes -
- xcb_x_print_print_get_attributes_attributes(3) xcb_x_print_print_get_attributes -
- xcb_x_print_print_get_attributes_reply(3) xcb_x_print_print_get_attributes -
- xcb_x_print_print_get_attributes_unchecked(3) xcb_x_print_print_get_attributes -
- xcb_x_print_print_get_attributes(3) xcb_x_print_print_get_attributes -
- xcb_x_print_print_get_context_reply(3) xcb_x_print_print_get_context -
- xcb_x_print_print_get_context_unchecked(3) xcb_x_print_print_get_context -
- xcb_x_print_print_get_context(3) xcb_x_print_print_get_context -
- xcb_x_print_print_get_document_data_data_end(3) xcb_x_print_print_get_document_data -
- xcb_x_print_print_get_document_data_data_length(3) xcb_x_print_print_get_document_data -
- xcb_x_print_print_get_document_data_data(3) xcb_x_print_print_get_document_data -
- xcb_x_print_print_get_document_data_reply(3) xcb_x_print_print_get_document_data -
- xcb_x_print_print_get_document_data_unchecked(3) xcb_x_print_print_get_document_data -
- xcb_x_print_print_get_document_data(3) xcb_x_print_print_get_document_data -
- xcb_x_print_print_get_image_resolution_reply(3) xcb_x_print_print_get_image_resolution -
- xcb_x_print_print_get_image_resolution_unchecked(3) xcb_x_print_print_get_image_resolution -
- xcb_x_print_print_get_image_resolution(3) xcb_x_print_print_get_image_resolution -
- xcb_x_print_print_get_one_attributes_reply(3) xcb_x_print_print_get_one_attributes -
- xcb_x_print_print_get_one_attributes_unchecked(3) xcb_x_print_print_get_one_attributes -
- xcb_x_print_print_get_one_attributes_value_end(3) xcb_x_print_print_get_one_attributes -
- xcb_x_print_print_get_one_attributes_value_length(3) xcb_x_print_print_get_one_attributes -
- xcb_x_print_print_get_one_attributes_value(3) xcb_x_print_print_get_one_attributes -
- xcb_x_print_print_get_one_attributes(3) xcb_x_print_print_get_one_attributes -
- xcb_x_print_print_get_page_dimensions_reply(3) xcb_x_print_print_get_page_dimensions -
- xcb_x_print_print_get_page_dimensions_unchecked(3) xcb_x_print_print_get_page_dimensions -
- xcb_x_print_print_get_page_dimensions(3) xcb_x_print_print_get_page_dimensions -
- xcb_x_print_print_get_printer_list_printers_iterator(3) xcb_x_print_print_get_printer_list -
- xcb_x_print_print_get_printer_list_printers_length(3) xcb_x_print_print_get_printer_list -
- xcb_x_print_print_get_printer_list_reply(3) xcb_x_print_print_get_printer_list -
- xcb_x_print_print_get_printer_list_unchecked(3) xcb_x_print_print_get_printer_list -
- xcb_x_print_print_get_printer_list(3) xcb_x_print_print_get_printer_list -
- xcb_x_print_print_get_screen_of_context_reply(3) xcb_x_print_print_get_screen_of_context -
- xcb_x_print_print_get_screen_of_context_unchecked(3) xcb_x_print_print_get_screen_of_context -
- xcb_x_print_print_get_screen_of_context(3) xcb_x_print_print_get_screen_of_context -
- xcb_x_print_print_input_selected_reply(3) xcb_x_print_print_input_selected -
- xcb_x_print_print_input_selected_unchecked(3) xcb_x_print_print_input_selected -
- xcb_x_print_print_input_selected(3) xcb_x_print_print_input_selected -
- xcb_x_print_print_put_document_data_checked(3) xcb_x_print_print_put_document_data -
- xcb_x_print_print_put_document_data(3) xcb_x_print_print_put_document_data -
- xcb_x_print_print_query_screens_reply(3) xcb_x_print_print_query_screens -
- xcb_x_print_print_query_screens_roots_end(3) xcb_x_print_print_query_screens -
- xcb_x_print_print_query_screens_roots_length(3) xcb_x_print_print_query_screens -
- xcb_x_print_print_query_screens_roots(3) xcb_x_print_print_query_screens -
- xcb_x_print_print_query_screens_unchecked(3) xcb_x_print_print_query_screens -
- xcb_x_print_print_query_screens(3) xcb_x_print_print_query_screens -
- xcb_x_print_print_query_version_reply(3) xcb_x_print_print_query_version -
- xcb_x_print_print_query_version_unchecked(3) xcb_x_print_print_query_version -
- xcb_x_print_print_query_version(3) xcb_x_print_print_query_version -
- xcb_x_print_print_rehash_printer_list_checked(3) xcb_x_print_print_rehash_printer_list -
- xcb_x_print_print_rehash_printer_list(3) xcb_x_print_print_rehash_printer_list -
- xcb_x_print_print_select_input_checked(3) xcb_x_print_print_select_input -
- xcb_x_print_print_select_input(3) xcb_x_print_print_select_input -
- xcb_x_print_print_set_attributes_checked(3) xcb_x_print_print_set_attributes -
- xcb_x_print_print_set_attributes(3) xcb_x_print_print_set_attributes -
- xcb_x_print_print_set_context_checked(3) xcb_x_print_print_set_context -
- xcb_x_print_print_set_context(3) xcb_x_print_print_set_context -
- xcb_x_print_print_set_image_resolution_reply(3) xcb_x_print_print_set_image_resolution -
- xcb_x_print_print_set_image_resolution_unchecked(3) xcb_x_print_print_set_image_resolution -
- xcb_x_print_print_set_image_resolution(3) xcb_x_print_print_set_image_resolution -
- xcb_x_print_print_start_doc_checked(3) xcb_x_print_print_start_doc -
- xcb_x_print_print_start_doc(3) xcb_x_print_print_start_doc -
- xcb_x_print_print_start_job_checked(3) xcb_x_print_print_start_job -
- xcb_x_print_print_start_job(3) xcb_x_print_print_start_job -
- xcb_x_print_print_start_page_checked(3) xcb_x_print_print_start_page -
- xcb_x_print_print_start_page(3) xcb_x_print_print_start_page -
- xcb_xc_misc_get_version_reply(3) xcb_xc_misc_get_version -
- xcb_xc_misc_get_version_unchecked(3) xcb_xc_misc_get_version -
- xcb_xc_misc_get_version(3) xcb_xc_misc_get_version -
- xcb_xc_misc_get_xid_list_ids_end(3) xcb_xc_misc_get_xid_list -
- xcb_xc_misc_get_xid_list_ids_length(3) xcb_xc_misc_get_xid_list -
- xcb_xc_misc_get_xid_list_ids(3) xcb_xc_misc_get_xid_list -
- xcb_xc_misc_get_xid_list_reply(3) xcb_xc_misc_get_xid_list -
- xcb_xc_misc_get_xid_list_unchecked(3) xcb_xc_misc_get_xid_list -
- xcb_xc_misc_get_xid_list(3) xcb_xc_misc_get_xid_list -
- xcb_xc_misc_get_xid_range_reply(3) xcb_xc_misc_get_xid_range -
- xcb_xc_misc_get_xid_range_unchecked(3) xcb_xc_misc_get_xid_range -
- xcb_xc_misc_get_xid_range(3) xcb_xc_misc_get_xid_range -
- xcb_xevie_end_reply(3) xcb_xevie_end -
- xcb_xevie_end_unchecked(3) xcb_xevie_end -
- xcb_xevie_end(3) xcb_xevie_end -
- xcb_xevie_query_version_reply(3) xcb_xevie_query_version -
- xcb_xevie_query_version_unchecked(3) xcb_xevie_query_version -
- xcb_xevie_query_version(3) xcb_xevie_query_version -
- xcb_xevie_select_input_reply(3) xcb_xevie_select_input -
- xcb_xevie_select_input_unchecked(3) xcb_xevie_select_input -
- xcb_xevie_select_input(3) xcb_xevie_select_input -
- xcb_xevie_send_reply(3) xcb_xevie_send -
- xcb_xevie_send_unchecked(3) xcb_xevie_send -
- xcb_xevie_send(3) xcb_xevie_send -
- xcb_xevie_start_reply(3) xcb_xevie_start -
- xcb_xevie_start_unchecked(3) xcb_xevie_start -
- xcb_xevie_start(3) xcb_xevie_start -
- xcb_xf86dri_auth_connection_reply(3) xcb_xf86dri_auth_connection -
- xcb_xf86dri_auth_connection_unchecked(3) xcb_xf86dri_auth_connection -
- xcb_xf86dri_auth_connection(3) xcb_xf86dri_auth_connection -
- xcb_xf86dri_close_connection_checked(3) xcb_xf86dri_close_connection -
- xcb_xf86dri_close_connection(3) xcb_xf86dri_close_connection -
- xcb_xf86dri_create_context_reply(3) xcb_xf86dri_create_context -
- xcb_xf86dri_create_context_unchecked(3) xcb_xf86dri_create_context -
- xcb_xf86dri_create_context(3) xcb_xf86dri_create_context -
- xcb_xf86dri_create_drawable_reply(3) xcb_xf86dri_create_drawable -
- xcb_xf86dri_create_drawable_unchecked(3) xcb_xf86dri_create_drawable -
- xcb_xf86dri_create_drawable(3) xcb_xf86dri_create_drawable -
- xcb_xf86dri_destroy_context_checked(3) xcb_xf86dri_destroy_context -
- xcb_xf86dri_destroy_context(3) xcb_xf86dri_destroy_context -
- xcb_xf86dri_destroy_drawable_checked(3) xcb_xf86dri_destroy_drawable -
- xcb_xf86dri_destroy_drawable(3) xcb_xf86dri_destroy_drawable -
- xcb_xf86dri_get_client_driver_name_client_driver_name_end(3) xcb_xf86dri_get_client_driver_name -
- xcb_xf86dri_get_client_driver_name_client_driver_name_length(3) xcb_xf86dri_get_client_driver_name -
- xcb_xf86dri_get_client_driver_name_client_driver_name(3) xcb_xf86dri_get_client_driver_name -
- xcb_xf86dri_get_client_driver_name_reply(3) xcb_xf86dri_get_client_driver_name -
- xcb_xf86dri_get_client_driver_name_unchecked(3) xcb_xf86dri_get_client_driver_name -
- xcb_xf86dri_get_client_driver_name(3) xcb_xf86dri_get_client_driver_name -
- xcb_xf86dri_get_device_info_device_private_end(3) xcb_xf86dri_get_device_info -
- xcb_xf86dri_get_device_info_device_private_length(3) xcb_xf86dri_get_device_info -
- xcb_xf86dri_get_device_info_device_private(3) xcb_xf86dri_get_device_info -
- xcb_xf86dri_get_device_info_reply(3) xcb_xf86dri_get_device_info -
- xcb_xf86dri_get_device_info_unchecked(3) xcb_xf86dri_get_device_info -
- xcb_xf86dri_get_device_info(3) xcb_xf86dri_get_device_info -
- xcb_xf86dri_get_drawable_info_back_clip_rects_iterator(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_back_clip_rects_length(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_back_clip_rects(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_clip_rects_iterator(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_clip_rects_length(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_clip_rects(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_reply(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info_unchecked(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_get_drawable_info(3) xcb_xf86dri_get_drawable_info -
- xcb_xf86dri_open_connection_bus_id_end(3) xcb_xf86dri_open_connection -
- xcb_xf86dri_open_connection_bus_id_length(3) xcb_xf86dri_open_connection -
- xcb_xf86dri_open_connection_bus_id(3) xcb_xf86dri_open_connection -
- xcb_xf86dri_open_connection_reply(3) xcb_xf86dri_open_connection -
- xcb_xf86dri_open_connection_unchecked(3) xcb_xf86dri_open_connection -
- xcb_xf86dri_open_connection(3) xcb_xf86dri_open_connection -
- xcb_xf86dri_query_direct_rendering_capable_reply(3) xcb_xf86dri_query_direct_rendering_capable -
- xcb_xf86dri_query_direct_rendering_capable_unchecked(3) xcb_xf86dri_query_direct_rendering_capable -
- xcb_xf86dri_query_direct_rendering_capable(3) xcb_xf86dri_query_direct_rendering_capable -
- xcb_xf86dri_query_version_reply(3) xcb_xf86dri_query_version -
- xcb_xf86dri_query_version_unchecked(3) xcb_xf86dri_query_version -
- xcb_xf86dri_query_version(3) xcb_xf86dri_query_version -
- xcb_xfixes_change_cursor_by_name_checked(3) xcb_xfixes_change_cursor_by_name -
- xcb_xfixes_change_cursor_by_name(3) xcb_xfixes_change_cursor_by_name -
- xcb_xfixes_change_cursor_checked(3) xcb_xfixes_change_cursor -
- xcb_xfixes_change_cursor(3) xcb_xfixes_change_cursor -
- xcb_xfixes_change_save_set_checked(3) xcb_xfixes_change_save_set -
- xcb_xfixes_change_save_set(3) xcb_xfixes_change_save_set -
- xcb_xfixes_copy_region_checked(3) xcb_xfixes_copy_region -
- xcb_xfixes_copy_region(3) xcb_xfixes_copy_region -
- xcb_xfixes_create_pointer_barrier_checked(3) xcb_xfixes_create_pointer_barrier -
- xcb_xfixes_create_pointer_barrier(3) xcb_xfixes_create_pointer_barrier -
- xcb_xfixes_create_region_checked(3) xcb_xfixes_create_region -
- xcb_xfixes_create_region_from_bitmap_checked(3) xcb_xfixes_create_region_from_bitmap -
- xcb_xfixes_create_region_from_bitmap(3) xcb_xfixes_create_region_from_bitmap -
- xcb_xfixes_create_region_from_gc_checked(3) xcb_xfixes_create_region_from_gc -
- xcb_xfixes_create_region_from_gc(3) xcb_xfixes_create_region_from_gc -
- xcb_xfixes_create_region_from_picture_checked(3) xcb_xfixes_create_region_from_picture -
- xcb_xfixes_create_region_from_picture(3) xcb_xfixes_create_region_from_picture -
- xcb_xfixes_create_region_from_window_checked(3) xcb_xfixes_create_region_from_window -
- xcb_xfixes_create_region_from_window(3) xcb_xfixes_create_region_from_window -
- xcb_xfixes_create_region(3) xcb_xfixes_create_region -
- xcb_xfixes_cursor_notify_event_t(3) xcb_xfixes_cursor_notify_event_t -
- xcb_xfixes_delete_pointer_barrier_checked(3) xcb_xfixes_delete_pointer_barrier -
- xcb_xfixes_delete_pointer_barrier(3) xcb_xfixes_delete_pointer_barrier -
- xcb_xfixes_destroy_region_checked(3) xcb_xfixes_destroy_region -
- xcb_xfixes_destroy_region(3) xcb_xfixes_destroy_region -
- xcb_xfixes_expand_region_checked(3) xcb_xfixes_expand_region -
- xcb_xfixes_expand_region(3) xcb_xfixes_expand_region -
- xcb_xfixes_fetch_region_rectangles_iterator(3) xcb_xfixes_fetch_region -
- xcb_xfixes_fetch_region_rectangles_length(3) xcb_xfixes_fetch_region -
- xcb_xfixes_fetch_region_rectangles(3) xcb_xfixes_fetch_region -
- xcb_xfixes_fetch_region_reply(3) xcb_xfixes_fetch_region -
- xcb_xfixes_fetch_region_unchecked(3) xcb_xfixes_fetch_region -
- xcb_xfixes_fetch_region(3) xcb_xfixes_fetch_region -
- xcb_xfixes_get_client_disconnect_mode_reply(3) xcb_xfixes_get_client_disconnect_mode -
- xcb_xfixes_get_client_disconnect_mode_unchecked(3) xcb_xfixes_get_client_disconnect_mode -
- xcb_xfixes_get_client_disconnect_mode(3) xcb_xfixes_get_client_disconnect_mode -
- xcb_xfixes_get_cursor_image_and_name_cursor_image_end(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_cursor_image_length(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_cursor_image(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_name_end(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_name_length(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_name(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_reply(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name_unchecked(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_and_name(3) xcb_xfixes_get_cursor_image_and_name -
- xcb_xfixes_get_cursor_image_cursor_image_end(3) xcb_xfixes_get_cursor_image -
- xcb_xfixes_get_cursor_image_cursor_image_length(3) xcb_xfixes_get_cursor_image -
- xcb_xfixes_get_cursor_image_cursor_image(3) xcb_xfixes_get_cursor_image -
- xcb_xfixes_get_cursor_image_reply(3) xcb_xfixes_get_cursor_image -
- xcb_xfixes_get_cursor_image_unchecked(3) xcb_xfixes_get_cursor_image -
- xcb_xfixes_get_cursor_image(3) xcb_xfixes_get_cursor_image -
- xcb_xfixes_get_cursor_name_name_end(3) xcb_xfixes_get_cursor_name -
- xcb_xfixes_get_cursor_name_name_length(3) xcb_xfixes_get_cursor_name -
- xcb_xfixes_get_cursor_name_name(3) xcb_xfixes_get_cursor_name -
- xcb_xfixes_get_cursor_name_reply(3) xcb_xfixes_get_cursor_name -
- xcb_xfixes_get_cursor_name_unchecked(3) xcb_xfixes_get_cursor_name -
- xcb_xfixes_get_cursor_name(3) xcb_xfixes_get_cursor_name -
- xcb_xfixes_hide_cursor_checked(3) xcb_xfixes_hide_cursor -
- xcb_xfixes_hide_cursor(3) xcb_xfixes_hide_cursor -
- xcb_xfixes_intersect_region_checked(3) xcb_xfixes_intersect_region -
- xcb_xfixes_intersect_region(3) xcb_xfixes_intersect_region -
- xcb_xfixes_invert_region_checked(3) xcb_xfixes_invert_region -
- xcb_xfixes_invert_region(3) xcb_xfixes_invert_region -
- xcb_xfixes_query_version_reply(3) xcb_xfixes_query_version -
- xcb_xfixes_query_version_unchecked(3) xcb_xfixes_query_version -
- xcb_xfixes_query_version(3) xcb_xfixes_query_version -
- xcb_xfixes_region_extents_checked(3) xcb_xfixes_region_extents -
- xcb_xfixes_region_extents(3) xcb_xfixes_region_extents -
- xcb_xfixes_select_cursor_input_checked(3) xcb_xfixes_select_cursor_input -
- xcb_xfixes_select_cursor_input(3) xcb_xfixes_select_cursor_input -
- xcb_xfixes_select_selection_input_checked(3) xcb_xfixes_select_selection_input -
- xcb_xfixes_select_selection_input(3) xcb_xfixes_select_selection_input -
- xcb_xfixes_selection_notify_event_t(3) xcb_xfixes_selection_notify_event_t -
- xcb_xfixes_set_client_disconnect_mode_checked(3) xcb_xfixes_set_client_disconnect_mode -
- xcb_xfixes_set_client_disconnect_mode(3) xcb_xfixes_set_client_disconnect_mode -
- xcb_xfixes_set_cursor_name_checked(3) xcb_xfixes_set_cursor_name -
- xcb_xfixes_set_cursor_name(3) xcb_xfixes_set_cursor_name -
- xcb_xfixes_set_gc_clip_region_checked(3) xcb_xfixes_set_gc_clip_region -
- xcb_xfixes_set_gc_clip_region(3) xcb_xfixes_set_gc_clip_region -
- xcb_xfixes_set_picture_clip_region_checked(3) xcb_xfixes_set_picture_clip_region -
- xcb_xfixes_set_picture_clip_region(3) xcb_xfixes_set_picture_clip_region -
- xcb_xfixes_set_region_checked(3) xcb_xfixes_set_region -
- xcb_xfixes_set_region(3) xcb_xfixes_set_region -
- xcb_xfixes_set_window_shape_region_checked(3) xcb_xfixes_set_window_shape_region -
- xcb_xfixes_set_window_shape_region(3) xcb_xfixes_set_window_shape_region -
- xcb_xfixes_show_cursor_checked(3) xcb_xfixes_show_cursor -
- xcb_xfixes_show_cursor(3) xcb_xfixes_show_cursor -
- xcb_xfixes_subtract_region_checked(3) xcb_xfixes_subtract_region -
- xcb_xfixes_subtract_region(3) xcb_xfixes_subtract_region -
- xcb_xfixes_translate_region_checked(3) xcb_xfixes_translate_region -
- xcb_xfixes_translate_region(3) xcb_xfixes_translate_region -
- xcb_xfixes_union_region_checked(3) xcb_xfixes_union_region -
- xcb_xfixes_union_region(3) xcb_xfixes_union_region -
- xcb_xinerama_get_screen_count_reply(3) xcb_xinerama_get_screen_count -
- xcb_xinerama_get_screen_count_unchecked(3) xcb_xinerama_get_screen_count -
- xcb_xinerama_get_screen_count(3) xcb_xinerama_get_screen_count -
- xcb_xinerama_get_screen_size_reply(3) xcb_xinerama_get_screen_size -
- xcb_xinerama_get_screen_size_unchecked(3) xcb_xinerama_get_screen_size -
- xcb_xinerama_get_screen_size(3) xcb_xinerama_get_screen_size -
- xcb_xinerama_get_state_reply(3) xcb_xinerama_get_state -
- xcb_xinerama_get_state_unchecked(3) xcb_xinerama_get_state -
- xcb_xinerama_get_state(3) xcb_xinerama_get_state -
- xcb_xinerama_is_active_reply(3) xcb_xinerama_is_active -
- xcb_xinerama_is_active_unchecked(3) xcb_xinerama_is_active -
- xcb_xinerama_is_active(3) xcb_xinerama_is_active -
- xcb_xinerama_query_screens_reply(3) xcb_xinerama_query_screens -
- xcb_xinerama_query_screens_screen_info_iterator(3) xcb_xinerama_query_screens -
- xcb_xinerama_query_screens_screen_info_length(3) xcb_xinerama_query_screens -
- xcb_xinerama_query_screens_screen_info(3) xcb_xinerama_query_screens -
- xcb_xinerama_query_screens_unchecked(3) xcb_xinerama_query_screens -
- xcb_xinerama_query_screens(3) xcb_xinerama_query_screens -
- xcb_xinerama_query_version_reply(3) xcb_xinerama_query_version -
- xcb_xinerama_query_version_unchecked(3) xcb_xinerama_query_version -
- xcb_xinerama_query_version(3) xcb_xinerama_query_version -
- xcb_xkb_access_x_notify_event_t(3) xcb_xkb_access_x_notify_event_t -
- xcb_xkb_action_message_event_t(3) xcb_xkb_action_message_event_t -
- xcb_xkb_bell_checked(3) xcb_xkb_bell -
- xcb_xkb_bell_notify_event_t(3) xcb_xkb_bell_notify_event_t -
- xcb_xkb_bell(3) xcb_xkb_bell -
- xcb_xkb_compat_map_notify_event_t(3) xcb_xkb_compat_map_notify_event_t -
- xcb_xkb_controls_notify_event_t(3) xcb_xkb_controls_notify_event_t -
- xcb_xkb_extension_device_notify_event_t(3) xcb_xkb_extension_device_notify_event_t -
- xcb_xkb_get_compat_map_group_rtrn_iterator(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_group_rtrn_length(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_group_rtrn(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_reply(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_si_rtrn_iterator(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_si_rtrn_length(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_si_rtrn(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map_unchecked(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_compat_map(3) xcb_xkb_get_compat_map -
- xcb_xkb_get_controls_reply(3) xcb_xkb_get_controls -
- xcb_xkb_get_controls_unchecked(3) xcb_xkb_get_controls -
- xcb_xkb_get_controls(3) xcb_xkb_get_controls -
- xcb_xkb_get_device_info_btn_actions_iterator(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_btn_actions_length(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_btn_actions(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_leds_iterator(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_leds_length(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_name_end(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_name_length(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_name(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_pad_1(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_reply(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info_unchecked(3) xcb_xkb_get_device_info -
- xcb_xkb_get_device_info(3) xcb_xkb_get_device_info -
- xcb_xkb_get_indicator_map_maps_iterator(3) xcb_xkb_get_indicator_map -
- xcb_xkb_get_indicator_map_maps_length(3) xcb_xkb_get_indicator_map -
- xcb_xkb_get_indicator_map_maps(3) xcb_xkb_get_indicator_map -
- xcb_xkb_get_indicator_map_reply(3) xcb_xkb_get_indicator_map -
- xcb_xkb_get_indicator_map_unchecked(3) xcb_xkb_get_indicator_map -
- xcb_xkb_get_indicator_map(3) xcb_xkb_get_indicator_map -
- xcb_xkb_get_indicator_state_reply(3) xcb_xkb_get_indicator_state -
- xcb_xkb_get_indicator_state_unchecked(3) xcb_xkb_get_indicator_state -
- xcb_xkb_get_indicator_state(3) xcb_xkb_get_indicator_state -
- xcb_xkb_get_kbd_by_name_replies(3) xcb_xkb_get_kbd_by_name -
- xcb_xkb_get_kbd_by_name_reply(3) xcb_xkb_get_kbd_by_name -
- xcb_xkb_get_kbd_by_name_unchecked(3) xcb_xkb_get_kbd_by_name -
- xcb_xkb_get_kbd_by_name(3) xcb_xkb_get_kbd_by_name -
- xcb_xkb_get_map_map(3) xcb_xkb_get_map -
- xcb_xkb_get_map_reply(3) xcb_xkb_get_map -
- xcb_xkb_get_map_unchecked(3) xcb_xkb_get_map -
- xcb_xkb_get_map(3) xcb_xkb_get_map -
- xcb_xkb_get_named_indicator_reply(3) xcb_xkb_get_named_indicator -
- xcb_xkb_get_named_indicator_unchecked(3) xcb_xkb_get_named_indicator -
- xcb_xkb_get_named_indicator(3) xcb_xkb_get_named_indicator -
- xcb_xkb_get_names_reply(3) xcb_xkb_get_names -
- xcb_xkb_get_names_unchecked(3) xcb_xkb_get_names -
- xcb_xkb_get_names_value_list(3) xcb_xkb_get_names -
- xcb_xkb_get_names(3) xcb_xkb_get_names -
- xcb_xkb_get_state_reply(3) xcb_xkb_get_state -
- xcb_xkb_get_state_unchecked(3) xcb_xkb_get_state -
- xcb_xkb_get_state(3) xcb_xkb_get_state -
- xcb_xkb_indicator_map_notify_event_t(3) xcb_xkb_indicator_map_notify_event_t -
- xcb_xkb_indicator_state_notify_event_t(3) xcb_xkb_indicator_state_notify_event_t -
- xcb_xkb_latch_lock_state_checked(3) xcb_xkb_latch_lock_state -
- xcb_xkb_latch_lock_state(3) xcb_xkb_latch_lock_state -
- xcb_xkb_list_components_compat_maps_iterator(3) xcb_xkb_list_components -
- xcb_xkb_list_components_compat_maps_length(3) xcb_xkb_list_components -
- xcb_xkb_list_components_geometries_iterator(3) xcb_xkb_list_components -
- xcb_xkb_list_components_geometries_length(3) xcb_xkb_list_components -
- xcb_xkb_list_components_keycodes_iterator(3) xcb_xkb_list_components -
- xcb_xkb_list_components_keycodes_length(3) xcb_xkb_list_components -
- xcb_xkb_list_components_keymaps_iterator(3) xcb_xkb_list_components -
- xcb_xkb_list_components_keymaps_length(3) xcb_xkb_list_components -
- xcb_xkb_list_components_reply(3) xcb_xkb_list_components -
- xcb_xkb_list_components_symbols_iterator(3) xcb_xkb_list_components -
- xcb_xkb_list_components_symbols_length(3) xcb_xkb_list_components -
- xcb_xkb_list_components_types_iterator(3) xcb_xkb_list_components -
- xcb_xkb_list_components_types_length(3) xcb_xkb_list_components -
- xcb_xkb_list_components_unchecked(3) xcb_xkb_list_components -
- xcb_xkb_list_components(3) xcb_xkb_list_components -
- xcb_xkb_map_notify_event_t(3) xcb_xkb_map_notify_event_t -
- xcb_xkb_names_notify_event_t(3) xcb_xkb_names_notify_event_t -
- xcb_xkb_new_keyboard_notify_event_t(3) xcb_xkb_new_keyboard_notify_event_t -
- xcb_xkb_per_client_flags_reply(3) xcb_xkb_per_client_flags -
- xcb_xkb_per_client_flags_unchecked(3) xcb_xkb_per_client_flags -
- xcb_xkb_per_client_flags(3) xcb_xkb_per_client_flags -
- xcb_xkb_select_events_checked(3) xcb_xkb_select_events -
- xcb_xkb_select_events(3) xcb_xkb_select_events -
- xcb_xkb_set_compat_map_checked(3) xcb_xkb_set_compat_map -
- xcb_xkb_set_compat_map(3) xcb_xkb_set_compat_map -
- xcb_xkb_set_controls_checked(3) xcb_xkb_set_controls -
- xcb_xkb_set_controls(3) xcb_xkb_set_controls -
- xcb_xkb_set_debugging_flags_reply(3) xcb_xkb_set_debugging_flags -
- xcb_xkb_set_debugging_flags_unchecked(3) xcb_xkb_set_debugging_flags -
- xcb_xkb_set_debugging_flags(3) xcb_xkb_set_debugging_flags -
- xcb_xkb_set_device_info_checked(3) xcb_xkb_set_device_info -
- xcb_xkb_set_device_info(3) xcb_xkb_set_device_info -
- xcb_xkb_set_indicator_map_checked(3) xcb_xkb_set_indicator_map -
- xcb_xkb_set_indicator_map(3) xcb_xkb_set_indicator_map -
- xcb_xkb_set_map_checked(3) xcb_xkb_set_map -
- xcb_xkb_set_map(3) xcb_xkb_set_map -
- xcb_xkb_set_named_indicator_checked(3) xcb_xkb_set_named_indicator -
- xcb_xkb_set_named_indicator(3) xcb_xkb_set_named_indicator -
- xcb_xkb_set_names_checked(3) xcb_xkb_set_names -
- xcb_xkb_set_names(3) xcb_xkb_set_names -
- xcb_xkb_state_notify_event_t(3) xcb_xkb_state_notify_event_t -
- xcb_xkb_use_extension_reply(3) xcb_xkb_use_extension -
- xcb_xkb_use_extension_unchecked(3) xcb_xkb_use_extension -
- xcb_xkb_use_extension(3) xcb_xkb_use_extension -
- xcb_xv_get_port_attribute_reply(3) xcb_xv_get_port_attribute -
- xcb_xv_get_port_attribute_unchecked(3) xcb_xv_get_port_attribute -
- xcb_xv_get_port_attribute(3) xcb_xv_get_port_attribute -
- xcb_xv_get_still_checked(3) xcb_xv_get_still -
- xcb_xv_get_still(3) xcb_xv_get_still -
- xcb_xv_get_video_checked(3) xcb_xv_get_video -
- xcb_xv_get_video(3) xcb_xv_get_video -
- xcb_xv_grab_port_reply(3) xcb_xv_grab_port -
- xcb_xv_grab_port_unchecked(3) xcb_xv_grab_port -
- xcb_xv_grab_port(3) xcb_xv_grab_port -
- xcb_xv_list_image_formats_format_iterator(3) xcb_xv_list_image_formats -
- xcb_xv_list_image_formats_format_length(3) xcb_xv_list_image_formats -
- xcb_xv_list_image_formats_format(3) xcb_xv_list_image_formats -
- xcb_xv_list_image_formats_reply(3) xcb_xv_list_image_formats -
- xcb_xv_list_image_formats_unchecked(3) xcb_xv_list_image_formats -
- xcb_xv_list_image_formats(3) xcb_xv_list_image_formats -
- xcb_xv_port_notify_event_t(3) xcb_xv_port_notify_event_t -
- xcb_xv_put_image_checked(3) xcb_xv_put_image -
- xcb_xv_put_image(3) xcb_xv_put_image -
- xcb_xv_put_still_checked(3) xcb_xv_put_still -
- xcb_xv_put_still(3) xcb_xv_put_still -
- xcb_xv_put_video_checked(3) xcb_xv_put_video -
- xcb_xv_put_video(3) xcb_xv_put_video -
- xcb_xv_query_adaptors_info_iterator(3) xcb_xv_query_adaptors -
- xcb_xv_query_adaptors_info_length(3) xcb_xv_query_adaptors -
- xcb_xv_query_adaptors_reply(3) xcb_xv_query_adaptors -
- xcb_xv_query_adaptors_unchecked(3) xcb_xv_query_adaptors -
- xcb_xv_query_adaptors(3) xcb_xv_query_adaptors -
- xcb_xv_query_best_size_reply(3) xcb_xv_query_best_size -
- xcb_xv_query_best_size_unchecked(3) xcb_xv_query_best_size -
- xcb_xv_query_best_size(3) xcb_xv_query_best_size -
- xcb_xv_query_encodings_info_iterator(3) xcb_xv_query_encodings -
- xcb_xv_query_encodings_info_length(3) xcb_xv_query_encodings -
- xcb_xv_query_encodings_reply(3) xcb_xv_query_encodings -
- xcb_xv_query_encodings_unchecked(3) xcb_xv_query_encodings -
- xcb_xv_query_encodings(3) xcb_xv_query_encodings -
- xcb_xv_query_extension_reply(3) xcb_xv_query_extension -
- xcb_xv_query_extension_unchecked(3) xcb_xv_query_extension -
- xcb_xv_query_extension(3) xcb_xv_query_extension -
- xcb_xv_query_image_attributes_offsets_end(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_offsets_length(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_offsets(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_pitches_end(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_pitches_length(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_pitches(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_reply(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes_unchecked(3) xcb_xv_query_image_attributes -
- xcb_xv_query_image_attributes(3) xcb_xv_query_image_attributes -
- xcb_xv_query_port_attributes_attributes_iterator(3) xcb_xv_query_port_attributes -
- xcb_xv_query_port_attributes_attributes_length(3) xcb_xv_query_port_attributes -
- xcb_xv_query_port_attributes_reply(3) xcb_xv_query_port_attributes -
- xcb_xv_query_port_attributes_unchecked(3) xcb_xv_query_port_attributes -
- xcb_xv_query_port_attributes(3) xcb_xv_query_port_attributes -
- xcb_xv_select_port_notify_checked(3) xcb_xv_select_port_notify -
- xcb_xv_select_port_notify(3) xcb_xv_select_port_notify -
- xcb_xv_select_video_notify_checked(3) xcb_xv_select_video_notify -
- xcb_xv_select_video_notify(3) xcb_xv_select_video_notify -
- xcb_xv_set_port_attribute_checked(3) xcb_xv_set_port_attribute -
- xcb_xv_set_port_attribute(3) xcb_xv_set_port_attribute -
- xcb_xv_shm_put_image_checked(3) xcb_xv_shm_put_image -
- xcb_xv_shm_put_image(3) xcb_xv_shm_put_image -
- xcb_xv_stop_video_checked(3) xcb_xv_stop_video -
- xcb_xv_stop_video(3) xcb_xv_stop_video -
- xcb_xv_ungrab_port_checked(3) xcb_xv_ungrab_port -
- xcb_xv_ungrab_port(3) xcb_xv_ungrab_port -
- xcb_xv_video_notify_event_t(3) xcb_xv_video_notify_event_t -
- xcb_xvmc_create_context_priv_data_end(3) xcb_xvmc_create_context -
- xcb_xvmc_create_context_priv_data_length(3) xcb_xvmc_create_context -
- xcb_xvmc_create_context_priv_data(3) xcb_xvmc_create_context -
- xcb_xvmc_create_context_reply(3) xcb_xvmc_create_context -
- xcb_xvmc_create_context_unchecked(3) xcb_xvmc_create_context -
- xcb_xvmc_create_context(3) xcb_xvmc_create_context -
- xcb_xvmc_create_subpicture_priv_data_end(3) xcb_xvmc_create_subpicture -
- xcb_xvmc_create_subpicture_priv_data_length(3) xcb_xvmc_create_subpicture -
- xcb_xvmc_create_subpicture_priv_data(3) xcb_xvmc_create_subpicture -
- xcb_xvmc_create_subpicture_reply(3) xcb_xvmc_create_subpicture -
- xcb_xvmc_create_subpicture_unchecked(3) xcb_xvmc_create_subpicture -
- xcb_xvmc_create_subpicture(3) xcb_xvmc_create_subpicture -
- xcb_xvmc_create_surface_priv_data_end(3) xcb_xvmc_create_surface -
- xcb_xvmc_create_surface_priv_data_length(3) xcb_xvmc_create_surface -
- xcb_xvmc_create_surface_priv_data(3) xcb_xvmc_create_surface -
- xcb_xvmc_create_surface_reply(3) xcb_xvmc_create_surface -
- xcb_xvmc_create_surface_unchecked(3) xcb_xvmc_create_surface -
- xcb_xvmc_create_surface(3) xcb_xvmc_create_surface -
- xcb_xvmc_destroy_context_checked(3) xcb_xvmc_destroy_context -
- xcb_xvmc_destroy_context(3) xcb_xvmc_destroy_context -
- xcb_xvmc_destroy_subpicture_checked(3) xcb_xvmc_destroy_subpicture -
- xcb_xvmc_destroy_subpicture(3) xcb_xvmc_destroy_subpicture -
- xcb_xvmc_destroy_surface_checked(3) xcb_xvmc_destroy_surface -
- xcb_xvmc_destroy_surface(3) xcb_xvmc_destroy_surface -
- xcb_xvmc_list_subpicture_types_reply(3) xcb_xvmc_list_subpicture_types -
- xcb_xvmc_list_subpicture_types_types_iterator(3) xcb_xvmc_list_subpicture_types -
- xcb_xvmc_list_subpicture_types_types_length(3) xcb_xvmc_list_subpicture_types -
- xcb_xvmc_list_subpicture_types_types(3) xcb_xvmc_list_subpicture_types -
- xcb_xvmc_list_subpicture_types_unchecked(3) xcb_xvmc_list_subpicture_types -
- xcb_xvmc_list_subpicture_types(3) xcb_xvmc_list_subpicture_types -
- xcb_xvmc_list_surface_types_reply(3) xcb_xvmc_list_surface_types -
- xcb_xvmc_list_surface_types_surfaces_iterator(3) xcb_xvmc_list_surface_types -
- xcb_xvmc_list_surface_types_surfaces_length(3) xcb_xvmc_list_surface_types -
- xcb_xvmc_list_surface_types_surfaces(3) xcb_xvmc_list_surface_types -
- xcb_xvmc_list_surface_types_unchecked(3) xcb_xvmc_list_surface_types -
- xcb_xvmc_list_surface_types(3) xcb_xvmc_list_surface_types -
- xcb_xvmc_query_version_reply(3) xcb_xvmc_query_version -
- xcb_xvmc_query_version_unchecked(3) xcb_xvmc_query_version -
- xcb_xvmc_query_version(3) xcb_xvmc_query_version -
- xcb-examples(3) manpage examples
- xcb-requests(3) about request manpages
- XChangeActivePointerGrab(3) grab the pointer
- XChangeDeviceControl(3) query and change input device controls
- XChangeDeviceDontPropagateList(3) query or change the dont-propagate-list for extension devices
- XChangeDeviceKeyMapping(3) query or change device key mappings
- XChangeDeviceProperty(3) Get, change or delete a devices property.
- XChangeFeedbackControl(3) query and change input device feedbacks
- XChangeGC(3) create or free graphics contexts and graphics context structure
- XChangeKeyboardControl(3) manipulate keyboard settings and keyboard control structure
- XChangeKeyboardDevice(3) change which device is used as the X keyboard
- XChangeKeyboardMapping(3) manipulate keyboard encoding and keyboard encoding structure
- XChangePointerControl(3) control pointer
- XChangePointerDevice(3) change which device is the X pointer
- XChangeProperty(3) obtain and change window properties
- XChangeSaveSet(3) change a client's save set
- XChangeWindowAttributes(3) change window attributes
- XChar2b(3) load or unload fonts and font metric structures
- XCharStruct(3) load or unload fonts and font metric structures
- XCheckIfEvent(3) check the event queue with a predicate procedure
- XCheckMaskEvent(3) select events by type
- XCheckTypedEvent(3) select events by type
- XCheckTypedWindowEvent(3) select events by type
- XCheckWindowEvent(3) select events by type
- XCirculateEvent(3) CirculateNotify event structure
- XCirculateRequestEvent(3) CirculateRequest event structure
- XCirculateSubwindows(3) change window stacking order
- XCirculateSubwindowsDown(3) change window stacking order
- XCirculateSubwindowsUp(3) change window stacking order
- XClassHint(3) allocate class hints structure and set or read a window's WM_CLASS property
- XClearArea(3) clear area or window
- XClearWindow(3) clear area or window
- XClientMessageEvent(3) ClientMessage event structure
- XClipBox(3) generate regions
- XCloseDevice(3) open or close an extension input device
- XCloseDisplay(3) connect or disconnect to X server
- XCloseIM(3) open, close, and obtain input method information
- XCloseOM(3) open output methods
- XcmsAllocColor(3) allocate colors
- XcmsAllocNamedColor(3) allocate colors
- XcmsCCCOfColormap(3) query and modify CCC of a colormap
- XcmsCIELab(3) Xcms color structure
- XcmsCIELabQueryMaxC(3) obtain the CIE L*a*b* coordinates
- XcmsCIELabQueryMaxL(3) obtain the CIE L*a*b* coordinates
- XcmsCIELabQueryMaxLC(3) obtain the CIE L*a*b* coordinates
- XcmsCIELabQueryMinL(3) obtain the CIE L*a*b* coordinates
- XcmsCIELuv(3) Xcms color structure
- XcmsCIELuvQueryMaxC(3) obtain the CIE L*u*v* coordinates
- XcmsCIELuvQueryMaxL(3) obtain the CIE L*u*v* coordinates
- XcmsCIELuvQueryMaxLC(3) obtain the CIE L*u*v* coordinates
- XcmsCIELuvQueryMinL(3) obtain the CIE L*u*v* coordinates
- XcmsCIEuvY(3) Xcms color structure
- XcmsCIExyY(3) Xcms color structure
- XcmsCIEXYZ(3) Xcms color structure
- XcmsColor(3) Xcms color structure
- XcmsConvertColors(3) convert CCC color specifications
- XcmsCreateCCC(3) creating and destroying CCCs
- XcmsDefaultCCC(3) obtain the default CCC for a screen
- XcmsFreeCCC(3) creating and destroying CCCs
- XcmsLookupColor(3) obtain color values
- XcmsPad(3) Xcms color structure
- XcmsQueryBlack(3) obtain black, blue, green, red, and white CCC color specifications
- XcmsQueryBlue(3) obtain black, blue, green, red, and white CCC color specifications
- XcmsQueryColor(3) obtain color values
- XcmsQueryColors(3) obtain color values
- XcmsQueryGreen(3) obtain black, blue, green, red, and white CCC color specifications
- XcmsQueryRed(3) obtain black, blue, green, red, and white CCC color specifications
- XcmsQueryWhite(3) obtain black, blue, green, red, and white CCC color specifications
- XcmsRGB(3) Xcms color structure
- XcmsRGBi(3) Xcms color structure
- XcmsSetCCCOfColormap(3) query and modify CCC of a colormap
- XcmsSetWhiteAdjustProc(3) modifying CCC attributes
- XcmsSetWhitePoint(3) modifying CCC attributes
- XcmsStoreColor(3) set colors
- XcmsStoreColors(3) set colors
- XcmsTekHVC(3) Xcms color structure
- XcmsTekHVCQueryMaxC(3) obtain the TekHVC coordinates
- XcmsTekHVCQueryMaxV(3) obtain the TekHVC coordinates
- XcmsTekHVCQueryMaxVC(3) obtain the TekHVC coordinates
- XcmsTekHVCQueryMaxVSamples(3) obtain the TekHVC coordinates
- XcmsTekHVCQueryMinV(3) obtain the TekHVC coordinates
- XColor(3) create, copy, or destroy colormaps and color structure
- XColormapEvent(3) ColormapNotify event structure
- XCompose(3)
- Xcomposite(3) X Composite Extension library
- XCompositeCreateRegionFromBorderClip(3) X Composite Extension library
- XCompositeGetOverlayWindow(3) X Composite Extension library
- XCompositeNameWindowPixmap(3) X Composite Extension library
- XCompositeQueryExtension(3) X Composite Extension library
- XCompositeQueryVersion(3) X Composite Extension library
- XCompositeRedirectSubwindows(3) X Composite Extension library
- XCompositeRedirectWindow(3) X Composite Extension library
- XCompositeReleaseOverlayWindow(3) X Composite Extension library
- XCompositeUnredirectSubwindows(3) X Composite Extension library
- XCompositeUnredirectWindow(3) X Composite Extension library
- XCompositeVersion(3) X Composite Extension library
- XConfigureEvent(3) ConfigureNotify event structure
- XConfigureRequestEvent(3) ConfigureRequest event structure
- XConfigureWindow(3) configure windows and window changes structure
- XContextDependentDrawing(3) obtain fontset information
- XContextualDrawing(3) obtain fontset information
- XConvertCase(3) convert keysyms
- XConvertSelection(3) manipulate window selection
- XCopyArea(3) copy areas
- XCopyColormapAndFree(3) create, copy, or destroy colormaps and color structure
- XCopyGC(3) create or free graphics contexts and graphics context structure
- XCopyPlane(3) copy areas
- XCreateBitmapFromData(3) manipulate bitmaps
- XCreateColormap(3) create, copy, or destroy colormaps and color structure
- XCreateFontCursor(3) create cursors
- XCreateFontSet(3) create and free an international text drawing font set
- XCreateGC(3) create or free graphics contexts and graphics context structure
- XCreateGlyphCursor(3) create cursors
- XCreateIC(3) create, destroy, and obtain the input method of an input context
- XCreateImage(3) image utilities
- XCreateOC(3) create output contexts
- XCreatePixmap(3) create or destroy pixmaps
- XCreatePixmapCursor(3) create cursors
- XCreatePixmapFromBitmapData(3) manipulate bitmaps
- XCreateRegion(3) create or destroy regions
- XCreateSimpleWindow(3) create windows and window attributes structure
- XCreateWindow(3) create windows and window attributes structure
- XCreateWindowEvent(3) CreateNotify event structure
- XCrossingEvent(3) EnterNotify and LeaveNotify event structure
- xcrypt(3) RFS password encryption
- XcupGetReservedColormapEntries(3) list colormap entries reserved by the system
- XcupQueryVersion(3) Returns TOG-CUP protocol version supported by the X server
- XcupStoreColors(3) initialize shareable colormap entries at specific locations
- Xcursor(3) Cursor management library
- XcursorAnimateCreate(3) Cursor management library
- XcursorAnimateDestroy(3) Cursor management library
- XcursorAnimateNext(3) Cursor management library
- XcursorCommentCreate(3) Cursor management library
- XcursorCommentDestroy(3) Cursor management library
- XcursorCommentsCreate(3) Cursor management library
- XcursorCommentsDestroy(3) Cursor management library
- XcursorCursorsCreate(3) Cursor management library
- XcursorCursorsDestroy(3) Cursor management library
- XcursorFileLoad(3) Cursor management library
- XcursorFileLoadAllImages(3) Cursor management library
- XcursorFileLoadImage(3) Cursor management library
- XcursorFileLoadImages(3) Cursor management library
- XcursorFilenameLoad(3) Cursor management library
- XcursorFilenameLoadAllImages(3) Cursor management library
- XcursorFilenameLoadCursor(3) Cursor management library
- XcursorFilenameLoadCursors(3) Cursor management library
- XcursorFilenameLoadImage(3) Cursor management library
- XcursorFilenameLoadImages(3) Cursor management library
- XcursorFilenameSave(3) Cursor management library
- XcursorFilenameSaveImages(3) Cursor management library
- XcursorFileSave(3) Cursor management library
- XcursorFileSaveImages(3) Cursor management library
- XcursorGetDefaultSize(3) Cursor management library
- XcursorGetTheme(3) Cursor management library
- XcursorGetThemeCore(3) Cursor management library
- XcursorImageCreate(3) Cursor management library
- XcursorImageDestroy(3) Cursor management library
- XcursorImageHash(3) Cursor management library
- XcursorImageLoadCursor(3) Cursor management library
- XcursorImagesCreate(3) Cursor management library
- XcursorImagesDestroy(3) Cursor management library
- XcursorImagesLoadCursor(3) Cursor management library
- XcursorImagesLoadCursors(3) Cursor management library
- XcursorImagesSetName(3) Cursor management library
- XcursorLibraryLoadCursor(3) Cursor management library
- XcursorLibraryLoadCursors(3) Cursor management library
- XcursorLibraryLoadImage(3) Cursor management library
- XcursorLibraryLoadImages(3) Cursor management library
- XcursorLibraryPath(3) Cursor management library
- XcursorLibraryShape(3) Cursor management library
- XcursorNoticeCreateBitmap(3) Cursor management library
- XcursorNoticePutBitmap(3) Cursor management library
- XcursorSetDefaultSize(3) Cursor management library
- XcursorSetTheme(3) Cursor management library
- XcursorSetThemeCore(3) Cursor management library
- XcursorShapeLoadCursor(3) Cursor management library
- XcursorShapeLoadCursors(3) Cursor management library
- XcursorShapeLoadImage(3) Cursor management library
- XcursorShapeLoadImages(3) Cursor management library
- XcursorSupportsAnim(3) Cursor management library
- XcursorSupportsARGB(3) Cursor management library
- XcursorTryShapeBitmapCursor(3) Cursor management library
- XcursorTryShapeCursor(3) Cursor management library
- XcursorXcFileLoad(3) Cursor management library
- XcursorXcFileLoadAllImages(3) Cursor management library
- XcursorXcFileLoadImage(3) Cursor management library
- XcursorXcFileLoadImages(3) Cursor management library
- XcursorXcFileSave(3) Cursor management library
- XdbeAllocateBackBufferName(3) XdbeAllocateBackBufferName - allocates a DBE buffer.
- XdbeBeginIdiom(3) XdbeBeginIdiom - marks the beginning of a DBE idiom sequence.
- XdbeDeallocateBackBufferName(3) XdbeDeallocateBackBufferName - frees a DBE buffer.
- XdbeEndIdiom(3) XdbeEndIdiom - marks the end of a DBE idiom sequence.
- XdbeFreeVisualInfo(3) XdbeFreeVisualInfo - frees information returned by XdbeGetVisualInfo().
- XdbeGetBackBufferAttributes(3) XdbeGetBackBufferAttributes - returns attributes of a DBE buffer.
- XdbeGetVisualInfo(3) XdbeGetVisualInfo - Get dbe Visual Informations
- XdbeQueryExtension(3) XdbeQueryExtension - returns the version of DBE supported by the server.
- XdbeSwapBuffers(3) XdbeSwapBuffers - swaps front and back DBE buffers.
- xdecrypt(3) RFS password encryption
- XDefaultString(3) convert text lists and text property structures
- XDefineCursor(3) define cursors
- XDeleteContext(3) associative look-up routines
- XDeleteDeviceProperty(3) Get, change or delete a devices property.
- XDeleteModifiermapEntry(3) manipulate keyboard encoding and keyboard encoding structure
- XDeleteProperty(3) obtain and change window properties
- XDestroyIC(3) create, destroy, and obtain the input method of an input context
- XDestroyImage(3) image utilities
- XDestroyOC(3) create output contexts
- XDestroyRegion(3) create or destroy regions
- XDestroySubwindows(3) destroy windows
- XDestroyWindow(3) destroy windows
- XDestroyWindowEvent(3) DestroyNotify event structure
- XDeviceBell(3) ring a bell on a device supported through the input extension
- XDeviceTimeCoord(3) get device motion history
- xdf_add_channel(3) xdf_add_channel - Appends a channel to a XDF file
- xdf_add_event(3) xdf_add_event - Appends an event to the data file
- xdf_add_evttype(3) xdf_add_evttype - Adds a type of event
- xdf_close(3) xdf_close - Close a xDF file
- xdf_closest_type(3) xdf_closest_type - Returns a compatible data type
- xdf_copy_chconf(3) xdf_copy_chconf - Configure a channel according to a template
- xdf_copy_conf(3) xdf_copy_conf - Configure a xDF file according to a template
- xdf_define_arrays(3) xdf_define_arrays - Specify the number of input/output arrays
- xdf_get_channel(3) xdf_get_channel - Get the channel descriptor handle of a particular index
- xdf_get_chconf(3) set or get the configuration of a channel descriptor handle
- xdf_get_conf(3) set or get the configuration of xDF file
- xdf_get_event(3) xdf_get_event - Get details of an event of a data file
- xdf_get_evttype(3) xdf_get_evttype - Get information about an event type
- xdf_open(3) xdf_open - Open a xDF file for reading or writing
- xdf_prepare_transfer(3) xdf_prepare_transfer - Setup the internals of the xDF file to be ready to receive or send data.
- xdf_read(3) xdf_read - Read samples from a xDF file
- xdf_seek(3) xdf_seek - move the sample pointer of a xDF file
- xdf_set_chconf(3) set or get the configuration of a channel descriptor handle
- xdf_set_conf(3) set or get the configuration of xDF file
- xdf_write(3) xdf_write - Write samples to a xDF file
- XDGA(3) Client library for the XFree86-DGA extension.
- XDGAChangePixmapMode(3) Client library for the XFree86-DGA extension.
- XDGACloseFramebuffer(3) Client library for the XFree86-DGA extension.
- XDGACopyArea(3) Client library for the XFree86-DGA extension.
- XDGACopyTransparentArea(3) Client library for the XFree86-DGA extension.
- XDGACreateColormap(3) Client library for the XFree86-DGA extension.
- XDGAFillRectangle(3) Client library for the XFree86-DGA extension.
- XDGAGetViewportStatus(3) Client library for the XFree86-DGA extension.
- XDGAInstallColormap(3) Client library for the XFree86-DGA extension.
- XDGAKeyEventToXKeyEvent(3) Client library for the XFree86-DGA extension.
- XDGAOpenFramebuffer(3) Client library for the XFree86-DGA extension.
- XDGAQueryExtension(3) Client library for the XFree86-DGA extension.
- XDGAQueryModes(3) Client library for the XFree86-DGA extension.
- XDGAQueryVersion(3) Client library for the XFree86-DGA extension.
- XDGASelectInput(3) Client library for the XFree86-DGA extension.
- XDGASetClientVersion(3) Client library for the XFree86-DGA extension.
- XDGASetMode(3) Client library for the XFree86-DGA extension.
- XDGASetViewport(3) Client library for the XFree86-DGA extension.
- XDGASync(3) Client library for the XFree86-DGA extension.
- XDirectionalDependentDrawing(3) obtain fontset information
- XDisableAccessControl(3) control host access and host control structure
- XDisplayKeycodes(3) manipulate keyboard encoding and keyboard encoding structure
- XDisplayMotionBufferSize(3) send events and pointer motion history structure
- XDisplayName(3) default error handlers
- XDisplayOfIM(3) open, close, and obtain input method information
- XDisplayOfOM(3) open output methods
- xdr_accepted_reply(3) library routines for remote procedure calls
- xdr_array(3) library routines for external data representation
- xdr_authunix_parms(3) library routines for remote procedure calls
- xdr_bool(3) library routines for external data representation
- xdr_bytes(3) library routines for external data representation
- xdr_callhdr(3) library routines for remote procedure calls
- xdr_callmsg(3) library routines for remote procedure calls
- xdr_char(3) library routines for external data representation
- xdr_destroy(3) library routines for external data representation
- xdr_double(3) library routines for external data representation
- xdr_enum(3) library routines for external data representation
- xdr_float(3) library routines for external data representation
- xdr_free(3) library routines for external data representation
- xdr_getpos(3) library routines for external data representation
- xdr_inline(3) library routines for external data representation
- xdr_int(3) library routines for external data representation
- xdr_long(3) library routines for external data representation
- xdr_opaque_auth(3) library routines for remote procedure calls
- xdr_opaque(3) library routines for external data representation
- xdr_pmap(3) library routines for remote procedure calls
- xdr_pmaplist(3) library routines for remote procedure calls
- xdr_pointer(3) library routines for external data representation
- xdr_reference(3) library routines for external data representation
- xdr_rejected_reply(3) library routines for remote procedure calls
- xdr_replymsg(3) library routines for remote procedure calls
- xdr_setpos(3) library routines for external data representation
- xdr_short(3) library routines for external data representation
- xdr_string(3) library routines for external data representation
- xdr_u_char(3) library routines for external data representation
- xdr_u_int(3) library routines for external data representation
- xdr_u_long(3) library routines for external data representation
- xdr_u_short(3) library routines for external data representation
- xdr_union(3) library routines for external data representation
- xdr_vector(3) library routines for external data representation
- xdr_void(3) library routines for external data representation
- xdr_wrapstring(3) library routines for external data representation
- xdr(3) library routines for external data representation
- XDrawArc(3) draw arcs and arc structure
- XDrawArcs(3) draw arcs and arc structure
- XDrawImageString(3) draw image text
- XDrawImageString16(3) draw image text
- XDrawLine(3) draw lines, polygons, and line structure
- XDrawLines(3) draw lines, polygons, and line structure
- XDrawPoint(3) draw points and points structure
- XDrawPoints(3) draw points and points structure
- XDrawRectangle(3) draw rectangles and rectangles structure
- XDrawRectangles(3) draw rectangles and rectangles structure
- XDrawSegments(3) draw lines, polygons, and line structure
- XDrawString(3) draw text characters
- XDrawString16(3) draw text characters
- XDrawText(3) draw polytext text and text drawing structures
- XDrawText16(3) draw polytext text and text drawing structures
- xdrmem_create(3) library routines for external data representation
- xdrrec_create(3) library routines for external data representation
- xdrrec_endofrecord(3) library routines for external data representation
- xdrrec_eof(3) library routines for external data representation
- xdrrec_skiprecord(3) library routines for external data representation
- xdrstdio_create(3) library routines for external data representation
- XEmptyRegion(3) determine if regions are empty or equal
- XEnableAccessControl(3) control host access and host control structure
- xencrypt(3) RFS password encryption
- XEqualRegion(3) determine if regions are empty or equal
- xerbla_array(3) Other Auxiliary Routines
- xerbla(3) Other Auxiliary Routines
- XErrorEvent(3) X error event structure
- XEvent(3) generic X event structures
- XEventsQueued(3) handle output buffer or event queue
- Xevi(3) XeviQueryExtension, XeviQueryVersion, XeviGetVisualInfo - X Extended Visual Information functions
- XeviGetVisualInfo(3) XeviQueryExtension, XeviQueryVersion, XeviGetVisualInfo - X Extended Visual Information functions
- XeviQueryExtension(3) XeviQueryExtension, XeviQueryVersion, XeviGetVisualInfo - X Extended Visual Information functions
- XeviQueryVersion(3) XeviQueryExtension, XeviQueryVersion, XeviGetVisualInfo - X Extended Visual Information functions
- XExposeEvent(3) Expose event structure
- XExtendedMaxRequestSize(3) Display macros and functions
- XExtentsOfFontSet(3) obtain the maximum extents structure for a font set
- XF86DGA(3) Client library for the XFree86-DGA extension.
- XF86VidModeAddModeLine(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeDeleteModeLine(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetAllModeLines(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetDotClocks(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetGamma(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetGammaRamp(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetGammaRampSize(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetModeLine(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetMonitor(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetPermissions(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeGetViewPort(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeLockModeSwitch(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeModModeLine(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeQueryExtension(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeQueryVersion(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeSetClientVersion(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeSetGamma(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeSetGammaRamp(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeSetViewPort(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeSwitchMode(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeSwitchToMode(3) Extension library for the XFree86-VidMode X extension
- XF86VidModeValidateModeLine(3) Extension library for the XFree86-VidMode X extension
- XF86VM(3) Extension library for the XFree86-VidMode X extension
- XFetchBuffer(3) manipulate cut and paste buffers
- XFetchBytes(3) manipulate cut and paste buffers
- XFetchName(3) set or read a window's WM_NAME property
- XFillArc(3) fill rectangles, polygons, or arcs
- XFillArcs(3) fill rectangles, polygons, or arcs
- XFillPolygon(3) fill rectangles, polygons, or arcs
- XFillRectangle(3) fill rectangles, polygons, or arcs
- XFillRectangles(3) fill rectangles, polygons, or arcs
- XFilterEvent(3) filter X events for an input method
- XFindContext(3) associative look-up routines
- Xfixes(3) Augmented versions of core protocol requests
- XFlush(3) handle output buffer or event queue
- XFocusChangeEvent(3) FocusIn and FocusOut event structure
- XFontProp(3) load or unload fonts and font metric structures
- XFontSetExtents(3) XFontSetExtents structure
- XFontsOfFontSet(3) obtain fontset information
- XFontStruct(3) load or unload fonts and font metric structures
- XForceScreenSaver(3) manipulate the screen saver
- XFree(3) free client data
- XFree86-DGA(3) Client library for the XFree86-DGA extension.
- XFreeColormap(3) create, copy, or destroy colormaps and color structure
- XFreeColors(3) allocate and free colors
- XFreeCursor(3) manipulate cursors
- XFreeDeviceList(3) list available input devices
- XFreeEventData(3) retrieve and free additional event data through cookies.
- XFreeExtensionList(3) list available extensions
- XFreeFont(3) load or unload fonts and font metric structures
- XFreeFontInfo(3) obtain or free font names and information
- XFreeFontNames(3) obtain or free font names and information
- XFreeFontPath(3) set, get, or free the font search path
- XFreeFontSet(3) create and free an international text drawing font set
- XFreeGC(3) create or free graphics contexts and graphics context structure
- XFreeModifiermap(3) manipulate keyboard encoding and keyboard encoding structure
- XFreePixmap(3) create or destroy pixmaps
- XFreeStringList(3) convert string lists and text property structure
- xfsctl(3) control XFS filesystems and individual files
- Xft(3) X FreeType interface library
- XftCharExists(3) X FreeType interface library
- XftCharFontSpecRender(3) X FreeType interface library
- XftCharIndex(3) X FreeType interface library
- XftCharSpecRender(3) X FreeType interface library
- XftColorAllocName(3) X FreeType interface library
- XftColorAllocValue(3) X FreeType interface library
- XftColorFree(3) X FreeType interface library
- XftDefaultHasRender(3) X FreeType interface library
- XftDefaultSet(3) X FreeType interface library
- XftDefaultSubstitute(3) X FreeType interface library
- XftDrawChange(3) X FreeType interface library
- XftDrawCharFontSpec(3) X FreeType interface library
- XftDrawCharSpec(3) X FreeType interface library
- XftDrawColormap(3) X FreeType interface library
- XftDrawCreate(3) X FreeType interface library
- XftDrawCreateAlpha(3) X FreeType interface library
- XftDrawCreateBitmap(3) X FreeType interface library
- XftDrawDestroy(3) X FreeType interface library
- XftDrawDisplay(3) X FreeType interface library
- XftDrawDrawable(3) X FreeType interface library
- XftDrawGlyphFontSpec(3) X FreeType interface library
- XftDrawGlyphs(3) X FreeType interface library
- XftDrawGlyphSpec(3) X FreeType interface library
- XftDrawPicture(3) X FreeType interface library
- XftDrawRect(3) X FreeType interface library
- XftDrawSetClip(3) X FreeType interface library
- XftDrawSetClipRectangles(3) X FreeType interface library
- XftDrawSetSubwindowMode(3) X FreeType interface library
- XftDrawSrcPicture(3) X FreeType interface library
- XftDrawString16(3) X FreeType interface library
- XftDrawString32(3) X FreeType interface library
- XftDrawString8(3) X FreeType interface library
- XftDrawStringUtf16(3) X FreeType interface library
- XftDrawStringUtf8(3) X FreeType interface library
- XftDrawVisual(3) X FreeType interface library
- XftFontCheckGlyph(3) X FreeType interface library
- XftFontClose(3) X FreeType interface library
- XftFontCopy(3) X FreeType interface library
- XftFontInfoCreate(3) X FreeType interface library
- XftFontInfoDestroy(3) X FreeType interface library
- XftFontInfoEqual(3) X FreeType interface library
- XftFontInfoHash(3) X FreeType interface library
- XftFontLoadGlyphs(3) X FreeType interface library
- XftFontMatch(3) X FreeType interface library
- XftFontOpen(3) X FreeType interface library
- XftFontOpenInfo(3) X FreeType interface library
- XftFontOpenName(3) X FreeType interface library
- XftFontOpenPattern(3) X FreeType interface library
- XftFontOpenXlfd(3) X FreeType interface library
- XftFontUnloadGlyphs(3) X FreeType interface library
- XftGetVersion(3) X FreeType interface library
- XftGlyphExtents(3) X FreeType interface library
- XftGlyphFontSpecRender(3) X FreeType interface library
- XftGlyphRender(3) X FreeType interface library
- XftGlyphSpecRender(3) X FreeType interface library
- XftInit(3) X FreeType interface library
- XftInitFtLibrary(3) X FreeType interface library
- XftListFonts(3) X FreeType interface library
- XftLockFace(3) X FreeType interface library
- XftNameParse(3) X FreeType interface library
- XftNameUnparse(3) X FreeType interface library
- XftTextExtents16(3) X FreeType interface library
- XftTextExtents32(3) X FreeType interface library
- XftTextExtents8(3) X FreeType interface library
- XftTextExtentsUtf16(3) X FreeType interface library
- XftTextExtentsUtf8(3) X FreeType interface library
- XftTextRender16(3) X FreeType interface library
- XftTextRender16BE(3) X FreeType interface library
- XftTextRender16LE(3) X FreeType interface library
- XftTextRender32(3) X FreeType interface library
- XftTextRender32BE(3) X FreeType interface library
- XftTextRender32LE(3) X FreeType interface library
- XftTextRender8(3) X FreeType interface library
- XftTextRenderUtf16(3) X FreeType interface library
- XftTextRenderUtf8(3) X FreeType interface library
- XftUnlockFace(3) X FreeType interface library
- XftXlfdParse(3) X FreeType interface library
- XGContextFromGC(3) create or free graphics contexts and graphics context structure
- XGCValues(3) create or free graphics contexts and graphics context structure
- XGenericEventCookie(3) retrieve and free additional event data through cookies.
- XGetAtomName(3) create or return atom names
- XGetAtomNames(3) create or return atom names
- XGetClassHint(3) allocate class hints structure and set or read a window's WM_CLASS property
- XGetCommand(3) set or read a window's WM_COMMAND property
- XGetDeviceButtonMapping(3) query or change device button mappings
- XGetDeviceControl(3) query and change input device controls
- XGetDeviceDontPropagateList(3) query or change the dont-propagate-list for extension devices
- XGetDeviceFocus(3) control extension input device focus
- XGetDeviceKeyMapping(3) query or change device key mappings
- XGetDeviceModifierMapping(3) query or change device modifier mappings
- XGetDeviceMotionEvents(3) get device motion history
- XGetDeviceProperty(3) Get, change or delete a devices property.
- XGetErrorDatabaseText(3) default error handlers
- XGetErrorText(3) default error handlers
- XGetEventData(3) retrieve and free additional event data through cookies.
- XGetExtensionVersion(3) query the version of the input extension.
- XGetFeedbackControl(3) query and change input device feedbacks
- XGetFontPath(3) set, get, or free the font search path
- XGetFontProperty(3) load or unload fonts and font metric structures
- XGetGCValues(3) create or free graphics contexts and graphics context structure
- XGetGeometry(3) get current window attribute or geometry and current window attributes structure
- XGetIconName(3) set or read a window's WM_ICON_NAME property
- XGetIconSizes(3) allocate icon size structure and set or read a window's WM_ICON_SIZES property
- XGetICValues(3) set and obtain XIC values
- XGetImage(3) transfer images
- XGetIMValues(3) open, close, and obtain input method information
- XGetInputFocus(3) control input focus
- XGetKeyboardControl(3) manipulate keyboard settings and keyboard control structure
- XGetKeyboardMapping(3) manipulate keyboard encoding and keyboard encoding structure
- XGetModifierMapping(3) manipulate keyboard encoding and keyboard encoding structure
- XGetMotionEvents(3) send events and pointer motion history structure
- XGetOCValues(3) create output contexts
- XGetOMValues(3) open output methods
- XGetPixel(3) image utilities
- XGetPointerControl(3) control pointer
- XGetPointerMapping(3) manipulate pointer settings
- XGetRGBColormaps(3) allocate, set, or read a standard colormap structure
- XGetScreenSaver(3) manipulate the screen saver
- XGetSelectedExtensionEvents(3) select extension events, get the list of currently selected extension events
- XGetSelectionOwner(3) manipulate window selection
- XGetSubImage(3) transfer images
- XGetTextProperty(3) set and read text properties
- XGetTransientForHint(3) set or read a window's WM_TRANSIENT_FOR property
- XGetVisualInfo(3) obtain visual information and visual structure
- XGetWindowAttributes(3) get current window attribute or geometry and current window attributes structure
- XGetWindowProperty(3) obtain and change window properties
- XGetWMClientMachine(3) set or read a window's WM_CLIENT_MACHINE property
- XGetWMColormapWindows(3) set or read a window's WM_COLORMAP_WINDOWS property
- XGetWMHints(3) allocate window manager hints structure and set or read a window's WM_HINTS property
- XGetWMIconName(3) set or read a window's WM_ICON_NAME property
- XGetWMName(3) set or read a window's WM_NAME property
- XGetWMNormalHints(3) allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XGetWMProtocols(3) set or read a window's WM_PROTOCOLS property
- XGetWMSizeHints(3) allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XGetXCBConnection(3) get the XCB connection for an Xlib Display
- xgks(3) XGKS - A GKS library for the X Window System
- XGrabButton(3) grab pointer buttons
- XGrabDevice(3) grab/release the specified extension device
- XGrabDeviceButton(3) grab/ungrab extension input device buttons
- XGrabDeviceKey(3) grab/ungrab extension input device Keys
- XGrabKey(3) grab keyboard keys
- XGrabKeyboard(3) grab the keyboard
- XGrabPointer(3) grab the pointer
- XGrabServer(3) grab the server
- XGraphicsExposeEvent(3) GraphicsExpose and NoExpose event structures
- XGravityEvent(3) GravityNotify event structure
- XHostAddress(3) control host access and host control structure
- XIAllowEvents(3) Release queued events
- XIBarrierReleasePointer(3) allow pointer movement across a pointer barrier
- XIBarrierReleasePointers(3) allow pointer movement across a pointer barrier
- XIChangeHierarchy(3) change the device hierarchy.
- XIChangeProperty(3) change, retrieve or delete a devices property.
- XIconifyWindow(3) manipulate top-level windows
- XIconSize(3) allocate icon size structure and set or read a window's WM_ICON_SIZES property
- XIDefineCursor(3) define device cursors.
- XIDeleteProperty(3) change, retrieve or delete a devices property.
- XIfEvent(3) check the event queue with a predicate procedure
- XIFreeDeviceInfo(3) get information about devices.
- XIGetClientPointer(3) set or get the ClientPointer device.
- XIGetFocus(3) set or get the devices focus.
- XIGetProperty(3) change, retrieve or delete a devices property.
- XIGetSelectedEvents(3) select for or get selected XI2 events on the window.
- XIGrabButton(3) grab/ungrab buttons or keys
- XIGrabDevice(3) grab or ungrab the device.
- XIGrabEnter(3) grab/ungrab enter or focus in events.
- XIGrabFocusIn(3) grab/ungrab enter or focus in events.
- XIGrabKeycode(3) grab/ungrab buttons or keys
- XIGrabTouchBegin(3) grab/ungrab buttons or keys
- XIListProperties(3) List a devices properties.
- XIMOfIC(3) create, destroy, and obtain the input method of an input context
- Xinerama(3) API for Xinerama extension to X11 Protocol
- XineramaIsActive(3) API for Xinerama extension to X11 Protocol
- XineramaQueryExtension(3) API for Xinerama extension to X11 Protocol
- XineramaQueryScreens(3) API for Xinerama extension to X11 Protocol
- XineramaQueryVersion(3) API for Xinerama extension to X11 Protocol
- XInitImage(3) image utilities
- XInitThreads(3) multi-threading support
- XInsertModifiermapEntry(3) manipulate keyboard encoding and keyboard encoding structure
- XInstallColormap(3) control colormaps
- XInternalConnectionNumbers(3) handle Xlib internal connections
- XInternAtom(3) create or return atom names
- XInternAtoms(3) create or return atom names
- XIntersectRegion(3) region arithmetic
- XIQueryDevice(3) get information about devices.
- XIQueryPointer(3) get device pointer coordinates.
- XIQueryVersion(3) announce and query the support XI2 version.
- XISelectEvents(3) select for or get selected XI2 events on the window.
- XISetClientPointer(3) set or get the ClientPointer device.
- XISetFocus(3) set or get the devices focus.
- XIUndefineCursor(3) define device cursors.
- XIUngrabButton(3) grab/ungrab buttons or keys
- XIUngrabDevice(3) grab or ungrab the device.
- XIUngrabEnter(3) grab/ungrab enter or focus in events.
- XIUngrabFocusIn(3) grab/ungrab enter or focus in events.
- XIUngrabKeycode(3) grab/ungrab buttons or keys
- XIUngrabTouchBegin(3) grab/ungrab buttons or keys
- XIWarpPointer(3) move a devices pointer.
- XKanjiControl(3) XKanjiControl — Control the XLookupKanjiString mode and process.
- XkbActionCtrls(3) Returns the ctrls fields of act converted to an unsigned int
- XkbAddDeviceLedInfo(3) Initialize an XkbDeviceLedInfoRec structure
- XkbAddGeomColor(3) Add one color name to an existing keyboard geometry
- XkbAddGeomDoodad(3) Add one doodad to a section of a keyboard geometry or to the
- XkbAddGeomKey(3) Add one key at the end of an existing row of keys
- XkbAddGeomKeyAlias(3) Add one key alias to an existing keyboard geometry
- XkbAddGeomOutline(3) Add one outline to an existing shape
- XkbAddGeomOverlay(3) Add one overlay to a section
- XkbAddGeomOverlayKey(3) Add a key to an existing overlay row
- XkbAddGeomOverlayRow(3) Add a row to an existing overlay
- XkbAddGeomProperty(3) Add one property to an existing keyboard geometry
- XkbAddGeomRow(3) Add a row to a section
- XkbAddGeomSection(3) Add one section to an existing keyboard geometry
- XkbAddGeomShape(3) Add a shape to a keyboard geometry
- XkbAddSymInterpret(3) Add a symbol interpretation to the list of symbol
- XkbAllocClientMap(3) Allocate and initialize an empty client map description
- XkbAllocCompatMap(3) Allocate a new compatibility map if you do not already have one available
- XkbAllocControls(3) Allocates an XkbControlsRec structure in the XkbDescRec
- XkbAllocDeviceInfo(3) Obtain an XkbDeviceInfoRec structure
- XkbAllocDeviceLedInfo(3) Obtain an XkbDeviceLedInfoRec structure
- XkbAllocGeomColors(3) Allocate geometry colors
- XkbAllocGeomDoodads(3) Allocate doodads that are global to a keyboard geometry
- XkbAllocGeometry(3) Allocate an entire geometry
- XkbAllocGeomKeyAliases(3) Allocate geometry key aliases
- XkbAllocGeomKeys(3) Allocate space for an arbitrary number of keys to a row
- XkbAllocGeomOutlines(3) Allocate space for an arbitrary number of outlines to a
- XkbAllocGeomOverlayKeys(3) Allocate keys in an overlay row
- XkbAllocGeomOverlayRows(3) Allocate rows in a overlay
- XkbAllocGeomOverlays(3) Allocate overlays in a section
- XkbAllocGeomPoints(3) Allocate points in an outline
- XkbAllocGeomProps(3) Allocate geometry properties
- XkbAllocGeomRows(3) Allocate rows in a section
- XkbAllocGeomSectionDoodads(3) Allocate doodads that are specific to a section
- XkbAllocGeomSections(3) Allocate geometry sections
- XkbAllocGeomShapes(3) Allocate space for an arbitrary number of geometry shapes
- XkbAllocIndicatorMaps(3) Allocates, directly, the
- XkbAllocKeyboard(3) Creates a keyboard description from scratch
- XkbAllocNames(3) Allocate symbolic names structures
- XkbAllocServerMap(3) Allocate and initialize an empty server map description record
- XkbApplyCompatMapToKey(3) Apply the new compatibility mapping to an individual
- XkbBell(3) Rings the bell on the default keyboard
- XkbBellEvent(3) Provides a function that initiates a bell event for the keyboard
- XkbChangeControls(3) Provides a flexible method for updating the controls in a
- XkbChangeDeviceInfo(3) Update the server's description of a device with the changes noted in an
- XkbChangeEnabledControls(3) Manipulates the EnabledControls control
- XkbChangeIndicators(3) Changes indicator maps or state without passing the
- XkbChangeMap(3) Update only partial components of a keyboard description, modify
- XkbChangeNames(3) Change symbolic names in the server
- XkbChangeTypesOfKey(3) Change the number of groups and the types bound to a key
- XkbComputeRowBounds(3) Update the bounding box of a row
- XkbComputeSectionBounds(3) Update the bounding box of a section
- XkbComputeShapeBounds(3) Updates the bounding box of a shape
- XkbComputeShapeTop(3) Determines the bounding box of the top surface of a shape
- XkbCopyKeyType(3) Copy one XkbKeyTypeRec structures
- XkbCopyKeyTypes(3) Copy more than one XkbKeyTypeRec structure
- XkbDeviceBell(3) Rings the bell on an X input extension device or the default keyboard
- XkbDeviceBellEvent(3) Creates a bell event for an X input extension device or
- XkbFindOverlayForKey(3) Find the alternate name by using the primary name for a
- XkbForceBell(3) Overrides user preference settings for audible bells to ring the
- XkbForceDeviceBell(3) Rings the bell on any keyboard, overriding user preference
- XkbFreeClientMap(3) Free memory used by the client map member of an XkbDescRec
- XkbFreeCompatMap(3) Free an entire compatibility map or selected portions of one
- XkbFreeComponentList(3) Free the structure returned by
- XkbFreeControls(3) Frees memory used by the ctrls member of an XkbDescRec structure
- XkbFreeDeviceInfo(3) Free an XkbDeviceInfoRec structure
- XkbFreeGeomColors(3) Free geometry colors
- XkbFreeGeomDoodads(3) Free geometry doodads
- XkbFreeGeometry(3) Free an entire geometry
- XkbFreeGeomKeyAliases(3) Free geometry key aliases
- XkbFreeGeomKeys(3) Free geometry keys
- XkbFreeGeomOutlines(3) Free geometry outlines
- XkbFreeGeomOverlayKeys(3) Free keys in an overlay row
- XkbFreeGeomOverlayRows(3) Free rows in an overlay
- XkbFreeGeomOverlays(3) Free rows in a section
- XkbFreeGeomPoints(3) Free points in a outline
- XkbFreeGeomProperties(3) Free geometry properties
- XkbFreeGeomRows(3) Free rows in a section
- XkbFreeGeomSections(3) Free geometry sections
- XkbFreeGeomShapes(3) Free geometry shapes
- XkbFreeIndicatorMaps(3) Frees memory used by the
- XkbFreeKeyboard(3) Destroys either an entire XkbDescRec or just some of its
- XkbFreeNames(3) Free symbolic names structures
- XkbFreeServerMap(3) Free memory used by the server member of an XkbDescRec
- XkbGetAccessXTimeout(3) Queries the current AccessXTimeout options for a
- XkbGetAutoRepeatRate(3) Gets the current attributes of the RepeatKeys control
- XkbGetAutoResetControls(3) Gets the current values of the auto-reset controls
- XkbGetBounceKeysDelay(3) Queries the current BounceKeys delay for a keyboard
- XkbGetCompatMap(3) Fetch any combination of the current compatibility map
- XkbGetControls(3) Finds the current state of Xkb server controls
- XkbGetControlsChanges(3) Updates a local copy of a keyboard description with the
- XkbGetDetectableAutoRepeat(3) Determines whether or not the server supports
- XkbGetDeviceButtonActions(3) Query the button actions associated with an X Input
- XkbGetDeviceInfo(3) Determine whether the X server allows Xkb access to particular capabilities of input devices other than
- XkbGetDeviceInfoChanges(3) Query the changes that have occurred in the button
- XkbGetDeviceLedInfo(3) Query the indicator names, maps, and state associated
- XkbGetGeometry(3) Loads a keyboard geometry if you already have the keyboard
- XkbGetIndicatorChanges(3) Updates a local copy of the keyboard description with
- XkbGetIndicatorMap(3) Gets the map for one or more indicators, using a mask to
- XkbGetIndicatorState(3) Obtains the current state of the keyboard indicators
- XkbGetKeyActions(3) Update the actions (the key_acts array) for a subset of the
- XkbGetKeyBehaviors(3) Obtain the behaviors (the behaviors array) for a subset of the keys in
- XkbGetKeyboard(3) Retrieves one or more components of a keyboard device
- XkbGetKeyboardByName(3) Build a new keyboard description from a set of named
- XkbGetKeyExplicitComponents(3) Obtain the explicit components (the explicit
- XkbGetKeyModifierMap(3) Update the modifier map for one or more of the keys in a
- XkbGetKeySyms(3) Obtain the symbols for a subset of the keys in a keyboard
- XkbGetKeyTypes(3) Obtain the list of available key types in the server's
- XkbGetKeyVirtualModMap(3) Obtain the virtual modifier map (the vmodmap array)
- XkbGetMap(3) Allocate an XkbDescRec structure and populate it with the server's
- XkbGetNameChanges(3) Update the local copy of the keyboard description with the
- XkbGetNamedDeviceIndicator(3) Look up the indicator map and other information for an
- XkbGetNamedGeometry(3) Loads a keyboard geometry description from this database
- XkbGetNamedIndicator(3) Look up the indicator map and other information for an
- XkbGetNames(3) Obtain symbolic names from the server
- XkbGetSlowKeysDelay(3) Gets the SlowKeys acceptance delay for a keyboard device
- XkbGetState(3) Obtains the keyboard state
- XkbGetStickyKeysOptions(3) Queries the current StickyKeys attributes for a keyboard device
- XkbGetUpdatedMap(3) Update the client or server map information in an existing
- XkbGetVirtualMods(3) Obtain a subset of the virtual modifier bindings (the vmods
- XkbGetXlibControls(3) Determines the current state of the Library Controls
- XkbIgnoreExtension(3) Prevents core X library keyboard functions from using the
- XkbInitCanonicalKeyTypes(3) Set the definitions of the canonical key types in a
- XkbKeyAction(3) Returns the key action
- XkbKeyActionEntry(3) Returns a pointer to the key action corresponding to
- XkbKeyActionsPtr(3) Returns a pointer to the two-dimensional array of key
- XkbKeycodeToKeysym(3) Finds the keysym bound to a particular key at a specified
- XkbKeyGroupInfo(3) Returns the number of groups of symbols bound to the key
- XkbKeyGroupsWidth(3) Computes the maximum width associated with the key
- XkbKeyGroupWidth(3) Computes the width of the type associated with the group
- XkbKeyHasActions(3) Determines if the key corresponding to
- XkbKeyNumActions(3) Computes the number of actions associated with the key corresponding to
- XkbKeyNumGroups(3) Returns the number of groups of symbols bound to the key
- XkbKeyNumSyms(3) Returns the total number of keysyms for the key corresponding
- XkbKeySymEntry(3) Returns the keysym corresponding to shift level
- XkbKeySymsOffset(3) Returns the offset of the two-dimensional array of keysyms
- XkbKeySymsPtr(3) Returns the pointer to the two-dimensional array of keysyms for
- XkbKeysymToModifiers(3) Finds the set of modifiers bound to a particular keysym
- XkbKeyType(3) Obtain the index of a key type or the pointer to a key type
- XkbKeyTypeIndex(3) Obtain the index of a key type or the pointer to a key type
- XkbKeyTypesForCoreSymbols(3) Determine the Xkb key types appropriate for the
- XkbLatchGroup(3) Latches the keysym group
- XkbLatchModifiers(3) Latches and unlatches any of the eight real keyboard
- XkbLibraryVersion(3) Determines the compatibility of a library at runtime.
- XkbListComponents(3) List of components for one or more component types
- XkbLockGroup(3) Locks the keysym group
- XkbLockModifiers(3) Locks and unlocks any of the eight real keyboard modifiers
- XkbLookupKeyBinding(3) Find the string bound to a key by XRebindKeySym
- XkbLookupKeySym(3) Find the symbol associated with a key for a particular state
- XkbModActionVMods(3) Returns the vmods1 and vmods2 fields of act converted to the vmods format of an
- XkbNoteControlsChanges(3) Notes the changes in a changes structure when a client receives an XkbControlsNotify
- XkbNoteDeviceChanges(3) Note device changes reported in an XkbExtensionDeviceNotify event
- XkbNoteIndicatorChanges(3) Notes the changes in a changes structure
- XkbNoteNameChanges(3) Note the changed names in a changes structure
- XkbOpenDisplay(3) Checks for a compatible version of the Xkb extension in both
- XkbOutOfRangeGroupInfo(3) Returns only the out-of-range processing information
- XkbOutOfRangeGroupNumber(3) Returns the out-of-range group number, represented
- XkbPtrActionX(3) Returns the high_XXX and low_XXX fields of act converted to a
- XkbPtrActionY(3) Returns the high_YYY and low_YYY fields of act converted to a
- XkbQueryExtension(3) Determines the compatibility of a library at runtime.
- XkbRefreshKeyboardMapping(3) Update the keyboard description that is internal to the X
- XkbResizeDeviceButtonActions(3) Allocate additional space for button actions in an XkbDeviceInfoRec structure
- XkbResizeKeyActions(3) Change the number of actions bound to a key
- XkbResizeKeySyms(3) Change the number of symbols bound to a key
- XkbResizeKeyType(3) Change the number of levels in a key type
- XkbSAActionSetCtrls(3) Sets the
- XkbSAGroup(3) Returns the group_XXX field of act converted to a signed int
- XkbSAPtrDfltValue(3) Returns the valueXXX field of act converted to a signed int
- XkbSARedirectSetVMods(3) Sets the vmods0 and vmods1 of act from v
- XkbSARedirectSetVModsMask(3) Sets the vmods_mask0 and vmods_mask1 fields of act
- XkbSARedirectVMods(3) Returns the vmods0 and vmods1 fields of act converted to
- XkbSARedirectVModsMask(3) Returns the vmods_mask0 and vmods_mask1 fields of act
- XkbSAScreen(3) Returns the screenXXX field of act converted to a signed int
- XkbSASetGroup(3) Sets the group_XXX field of act from the group index grp
- XkbSASetPtrDfltValue(3) Sets the valueXXX field of act from val
- XkbSASetScreen(3) Sets the screenXXX field of act from s
- XkbSelectEventDetails(3) Selects or deselects for a specific Xkb event and
- XkbSelectEvents(3) Selects and / or deselects for delivery of one or more Xkb
- XkbSetAccessXTimeout(3) Configures the AccessXTimeout options for a keyboard
- XkbSetAutoRepeatRate(3) Sets the attributes of the RepeatKeys control for a
- XkbSetAutoResetControls(3) Changes the current values of the AutoReset control
- XkbSetBounceKeysDelay(3) Sets the BounceKeys delay for a keyboard device
- XkbSetCompatMap(3) Modify the server's compatibility map
- XkbSetControls(3) Copies changes to the X server based on a modified ctrls
- XkbSetDebuggingFlags(3) Change the values of any of the debug controls
- XkbSetDetectableAutoRepeat(3) Sets DetectableAutoRepeat
- XkbSetDeviceButtonActions(3) Change only the button actions for an input extension device
- XkbSetDeviceInfo(3) Modify some or all of the characteristics of an X Input
- XkbSetIgnoreLockMods(3) Sets the modifiers that, if locked, are not to be
- XkbSetIndicatorMap(3) Downloads the changes to the server based on modifications
- XkbSetMap(3) Send a complete new set of values for entire components to the
- XkbSetModActionVMods(3) Sets the vmods1 and vmods2 fields of act using the vmods
- XkbSetNamedDeviceIndicator(3) Names an indicator if it is not already named; toggles
- XkbSetNamedIndicator(3) Names an indicator if it is not already named; toggles
- XkbSetNames(3) Change the symbolic names in the server
- XkbSetPtrActionX(3) Sets the high_XXX and low_XXX fields of act from the signed
- XkbSetPtrActionY(3) Sets the high_YYY and low_YYY fields of act from the signed
- XkbSetServerInternalMods(3) Sets the modifiers that are consumed by the server
- XkbSetXlibControls(3) Changes the state of the Library Controls
- XkbTranslateKeyCode(3) Translate a keycode to a key symbol and modifiers
- XkbTranslateKeySym(3) Find the string and symbol associated with a keysym for a
- XkbUpdateMapFromCore(3) Update a local Xkb keyboard map to reflect the mapping
- XkbVirtualModsToReal(3) Determines the mapping of virtual modifiers to core X
- XKeyboardControl(3) manipulate keyboard settings and keyboard control structure
- XKeycodeToKeysym(3) convert keysyms
- XKeyEvent(3) KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
- XKeymapEvent(3) KeymapNotify event structure
- XKeysymToKeycode(3) convert keysyms
- XKeysymToString(3) convert keysyms
- XKillClient(3) control clients
- XListDepths(3) Display macros and functions
- XListDeviceProperties(3) List a devices properties.
- XListExtensions(3) list available extensions
- XListFonts(3) obtain or free font names and information
- XListFontsWithInfo(3) obtain or free font names and information
- XListHosts(3) control host access and host control structure
- XListInputDevices(3) list available input devices
- XListInstalledColormaps(3) control colormaps
- XListPixmapFormats(3) image format functions and macros
- XListProperties(3) obtain and change window properties
- XLoadFont(3) load or unload fonts and font metric structures
- XLoadQueryFont(3) load or unload fonts and font metric structures
- XLocaleOfFontSet(3) obtain fontset information
- XLocaleOfIM(3) open, close, and obtain input method information
- XLocaleOfOM(3) open output methods
- XLockDisplay(3) multi-threading support
- XLookupColor(3) obtain color values
- XLookupKanjiString(3) XKanjiControl — Control the XLookupKanjiString mode and process.
- XLookupKeysym(3) handle keyboard input events in Latin-1
- XLookupString(3) handle keyboard input events in Latin-1
- XLowerWindow(3) change window stacking order
- XmActivateProtocol(3) XmActivateProtocol — A VendorShell function that activates a protocol "XmActivateProtocol" "VendorShell functions" "XmActivateProtocol"
- XmActivateWMProtocol(3) XmActivateWMProtocol — A VendorShell convenience interface that activates a protocol "XmActivateWMProtocol" "VendorShell functions"
- XmAddProtocolCallback(3) XmAddProtocolCallback — A VendorShell function that adds client callbacks for a protocol "XmAddProtocolCallback" "VendorShell functions"
- XmAddProtocols(3) XmAddProtocols — A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables "XmAddProtocols"
- XmAddTabGroup(3) XmAddTabGroup — A function that adds a manager or a primitive widget to the list of tab groups "XmAddTabGroup" "VendorShell functions"
- XmAddToPostFromList(3) XmAddToPostFromList — a RowColumn function that makes a menu accessible from more than one widget "XmAddToPostFromList" "RowColumn functions"
- XmAddWMProtocolCallback(3) XmAddWMProtocolCallback — A VendorShell convenience interface that adds client callbacks for a protocol "XmAddWMProtocol.Callback" "VendorShell
- XmAddWMProtocols(3) XmAddWMProtocols — A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables
- XMapEvent(3) MapNotify and MappingNotify event structures
- XMappingEvent(3) MapNotify and MappingNotify event structures
- XMapRaised(3) map windows
- XMapRequestEvent(3) MapRequest event structure
- XMapSubwindows(3) map windows
- XMapWindow(3) map windows
- XmArrowButton(3) XmArrowButton — The ArrowButton widget class "XmArrowButton" "widget class" "ArrowButton"
- XmArrowButtonGadget(3) XmArrowButtonGadget — The ArrowButtonGadget widget class "XmArrowButtonGadget" "widget class" "ArrowButtonGadget"
- XMaskEvent(3) select events by type
- XMatchVisualInfo(3) obtain visual information and visual structure
- XMaxRequestSize(3) Display macros and functions
- XmbDrawImageString(3) draw image text using a single font set
- XmbDrawString(3) draw text using a single font set
- XmbDrawText(3) draw text using multiple font sets
- XmbLookupString(3) obtain composed input from an input method
- XmbResetIC(3) reset the state of an input context
- XmbSetWMProperties(3) set standard window properties
- XmbTextEscapement(3) obtain the escapement of text
- XmbTextExtents(3) compute text extents
- XmbTextListToTextProperty(3) convert text lists and text property structures
- XmbTextPerCharExtents(3) obtain per-character information for a text string
- XmbTextPropertyToTextList(3) convert text lists and text property structures
- Xmbuf(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufChangeBufferAttributes(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufChangeWindowAttributes(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufCreateBuffers(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufCreateStereoWindow(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufDestroyBuffers(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufDisplayBuffers(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufGetBufferAttributes(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufGetScreenInfo(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufGetVersion(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufGetWindowAttributes(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmbufQueryExtension(3) XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes,
- XmBulletinBoard(3) XmBulletinBoard — The BulletinBoard widget class "XmBulletinBoard" "widget class" "BulletinBoard"
- XmButtonBox(3) XmButtonBox \(em The Button Box class
- XmCascadeButton(3) XmCascadeButton — The CascadeButton widget class "XmCascadeButton" "widget class" "CascadeButton"
- XmCascadeButtonGadget(3) XmCascadeButtonGadget — The CascadeButtonGadget widget class "XmCascadeButtonGadget" "widget class"
- XmCascadeButtonGadgetHighlight(3) XmCascadeButtonGadgetHighlight — A CascadeButtonGadget function that sets the highlight state "XmCascadeButtonGadget.Highlight"
- XmCascadeButtonHighlight(3) XmCascadeButtonHighlight — A CascadeButton and CascadeButtonGadget function that sets the highlight state "XmCascadeButtonHighlight"
- XmChangeColor(3) XmChangeColor — Recalculates all associated colors of a widget "XmChangeColor" "Color functions" "XmChangeColor"
- XmClipboardCancelCopy(3) XmClipboardCancelCopy — A clipboard function that cancels a copy to the clipboard "XmClipboardCancelCopy" "clipboard functions"
- XmClipboardCopy(3) XmClipboardCopy — A clipboard function that copies a data item to temporary storage for later copying to clipboard "XmClipboardCopy" "clipboard
- XmClipboardCopyByName(3) XmClipboardCopyByName — A clipboard function that copies a data item passed by name "XmClipboardCopyByName" "clipboard functions"
- XmClipboardEndCopy(3) XmClipboardEndCopy — A clipboard function that completes the copying of data to the clipboard "XmClipboardEndCopy" "clipboard functions"
- XmClipboardEndRetrieve(3) XmClipboardEndRetrieve — A clipboard function that completes retrieval of data from the clipboard "XmClipboardEndRetrieve" "clipboard functions"
- XmClipboardInquireCount(3) XmClipboardInquireCount — A clipboard function that returns the number of data item formats "XmClipboardInquireCount" "clipboard functions"
- XmClipboardInquireFormat(3) XmClipboardInquireFormat — A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions"
- XmClipboardInquireLength(3) XmClipboardInquireLength — A clipboard function that returns the length of the stored data "XmClipboardInquireLength" "clipboard functions"
- XmClipboardInquirePendingItems(3) XmClipboardInquirePendingItems — A clipboard function that returns a list of data ID/private ID pairs "XmClipboardInquirePending.Items" "clipboard
- XmClipboardLock(3) XmClipboardLock — A clipboard function that locks the clipboard "XmClipboardLock" "clipboard functions"
- XmClipboardRegisterFormat(3) XmClipboardRegisterFormat — A clipboard function that registers a new format "XmClipboardRegisterFormat" "clipboard functions"
- XmClipboardRetrieve(3) XmClipboardRetrieve — A clipboard function that retrieves a data item from the clipboard "XmClipboardRetrieve" "clipboard functions"
- XmClipboardStartCopy(3) XmClipboardStartCopy — A clipboard function that sets up a storage and data structure "XmClipboardStartCopy" "clipboard functions"
- XmClipboardStartRetrieve(3) XmClipboardStartRetrieve — A clipboard function that prepares to retrieve data from the clipboard "XmClipboardStartRetrieve" "clipboard
- XmClipboardUndoCopy(3) XmClipboardUndoCopy — A clipboard function that deletes the last item placed on the clipboard "XmClipboardUndoCopy" "clipboard functions"
- XmClipboardUnlock(3) XmClipboardUnlock — A clipboard function that unlocks the clipboard "XmClipboardUnlock" "clipboard functions"
- XmClipboardWithdrawFormat(3) XmClipboardWithdrawFormat — A clipboard function that indicates that the application no longer wants to supply a data item
- XmColorSelector(3) The Color Selector widget
- XmColumn(3) XmColumn — The XmColumn widget class "XmColumn" "widget class" "Column"
- XmComboBox(3) XmComboBox — The ComboBox widget class "XmComboBox" "widget class" "ComboBox"
- XmComboBoxAddItem(3) XmComboBoxAddItem \(em add an item to the ComboBox widget
- XmComboBoxDeletePos(3) XmComboBoxDeletePos \(em Delete a XmComboBox item
- XmComboBoxSelectItem(3) XmComboBoxSelectItem \(em select a XmComboBox item
- XmComboBoxSetItem(3) XmComboBoxSetItem \(em set an item in the XmComboBox list
- XmComboBoxUpdate(3) XmComboBoxUpdate \(em A ComboBox function that resynchronizes data
- XmCommand(3) XmCommand — The Command widget class "XmCommand" "widget class" "Command"
- XmCommandAppendValue(3) XmCommandAppendValue — A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget
- XmCommandError(3) XmCommandError — A Command function that displays an error message "XmCommandError" "Command functions"
- XmCommandGetChild(3) XmCommandGetChild — A Command function that is used to access a component "XmCommandGetChild" "Command functions"
- XmCommandSetValue(3) XmCommandSetValue — A Command function that replaces a displayed string "XmCommandSetValue" "Command functions"
- XmContainer(3) XmContainer — The Container widget class "XmContainer" "container" "Container"
- XmContainerCopy(3) XmContainerCopy — Container widget function to copy primary selection to the clipboard "XmContainerCopy"
- XmContainerCopyLink(3) XmContainerCopyLink — Container widget function to copy links to the clipboard "XmContainerCopyLink" "XmContainer"
- XmContainerCut(3) XmContainerCut — Container widget function to move items to the clipboard "XmContainerCut" "XmContainer"
- XmContainerGetItemChildren(3) XmContainerGetItemChildren — Container widget function to find all children of an item "XmContainerGetItemChildren"
- XmContainerPaste(3) XmContainerPaste — Container widget function to insert items from the clipboard "XmContainerPaste" "XmContainer"
- XmContainerPasteLink(3) XmContainerPasteLink — Container widget function to insert links from the clipboard "XmContainerPasteLink"
- XmContainerRelayout(3) XmContainerRelayout — Container widget relayout function "XmContainerRelayout" "XmContainer"
- XmContainerReorder(3) XmContainerReorder — Container widget function to reorder children "XmContainerReorder" "XmContainer"
- XmConvertStringToUnits(3) XmConvertStringToUnits — A function that converts a string specification to a unit value "XmConvertStringToUnits"
- XmConvertUnits(3) XmConvertUnits — A function that converts a value in one unit type to another unit type "XmConvertUnits"
- XmCreateArrowButton(3) XmCreateArrowButton — The ArrowButton widget creation function "XmCreateArrowButton" "creation functions"
- XmCreateArrowButtonGadget(3) XmCreateArrowButtonGadget — The ArrowButtonGadget creation function "XmCreateArrowButton.Gadget" "creation functions"
- XmCreateBulletinBoard(3) XmCreateBulletinBoard — The BulletinBoard widget creation function "XmCreateBulletinBoard" "creation functions"
- XmCreateBulletinBoardDialog(3) XmCreateBulletinBoardDialog — The BulletinBoard BulletinBoardDialog convenience creation function "XmCreateBulletinBoard.Dialog" "creation
- XmCreateButtonBox(3) XmCreateButtonBox — The ButtonBox widget creation function "XmCreateButtonBox" "creation functions"
- XmCreateCascadeButton(3) XmCreateCascadeButton — The CascadeButton widget creation function "XmCreateCascadeButton" "creation functions"
- XmCreateCascadeButtonGadget(3) XmCreateCascadeButtonGadget — The CascadeButtonGadget creation function "XmCreateCascadeButton.Gadget" "creation functions"
- XmCreateCombinationBox2(3) XmCreateCombinationBox2 — The CombinationBox2 widget creation function "XmCreateCombinationBox2" "creation functions"
- XmCreateComboBox(3) XmCreateComboBox \(em The default ComboBox widget creation function
- XmCreateCommand(3) XmCreateCommand — The Command widget creation function "XmCreateCommand" "creation functions" "XmCreateCommand"
- XmCreateCommandDialog(3) XmCreateCommandDialog — The Command CommandDialog convenience creation function "XmCreateCommandDialog" "creation functions"
- XmCreateContainer(3) XmCreateContainer — The Container widget creation function "XmCreateContainer" "creation functions"
- XmCreateDialogShell(3) XmCreateDialogShell — The DialogShell widget creation function "XmCreateDialogShell" "creation functions"
- XmCreateDragIcon(3) XmCreateDragIcon — A Drag and Drop function that creates a DragIcon widget "XmCreateDragIcon" "Drag and Drop functions" "XmCreateDragIcon"
- XmCreateDrawingArea(3) XmCreateDrawingArea — The DrawingArea widget creation function "XmCreateDrawingArea" "creation functions"
- XmCreateDrawnButton(3) XmCreateDrawnButton — The DrawnButton widget creation function "XmCreateDrawnButton" "creation functions"
- XmCreateDropDown(3) XmCreateDropDown \(em The default DropDown widget creation function
- XmCreateDropDownComboBox(3) XmCreateDropDownComboBox \(em The Drop-down ComboBox widget creation function
- XmCreateDropDownList(3) XmCreateDropDownList \(em The Drop-down list ComboBox widget creation function
- XmCreateErrorDialog(3) XmCreateErrorDialog — The MessageBox ErrorDialog convenience creation function "XmCreateErrorDialog" "creation functions"
- XmCreateFileSelectionBox(3) XmCreateFileSelectionBox — The FileSelectionBox widget creation function "XmCreateFileSelection.Box" "creation functions"
- XmCreateFileSelectionDialog(3) XmCreateFileSelectionDialog — The FileSelectionBox FileSelectionDialog convenience creation function "XmCreateFileSelection.Dialog" "creation
- XmCreateForm(3) XmCreateForm — The Form widget creation function "XmCreateForm" "creation functions" "XmCreateForm"
- XmCreateFormDialog(3) XmCreateFormDialog — A Form FormDialog convenience creation function "XmCreateFormDialog" "creation functions"
- XmCreateFrame(3) XmCreateFrame — The Frame widget creation function "XmCreateFrame" "creation functions" "XmCreateFrame"
- XmCreateHierarchy(3) XmCreateHierarchy — The Hierarchy widget creation function "XmCreateHierarchy" "creation functions"
- XmCreateIconGadget(3) XmCreateIconGadget — The IconGadget widget creation function "XmCreateIconGadget" "creation functions"
- XmCreateInformationDialog(3) XmCreateInformationDialog — The MessageBox InformationDialog convenience creation function "XmCreateInformationDialog" "creation functions"
- XmCreateLabel(3) XmCreateLabel — The Label widget creation function "XmCreateLabel" "creation functions" "XmCreateLabel"
- XmCreateLabelGadget(3) XmCreateLabelGadget — The LabelGadget creation function "XmCreateLabelGadget" "creation functions"
- XmCreateList(3) XmCreateList — The List widget creation function "XmCreateList" "creation functions" "XmCreateList"
- XmCreateMainWindow(3) XmCreateMainWindow — The MainWindow widget creation function "XmCreateMainWindow" "creation functions"
- XmCreateMenuBar(3) XmCreateMenuBar — A RowColumn widget convenience creation function "XmCreateMenuBar" "creation functions"
- XmCreateMenuShell(3) XmCreateMenuShell — The MenuShell widget creation function "XmCreateMenuShell" "creation functions"
- XmCreateMessageBox(3) XmCreateMessageBox — The MessageBox widget creation function "XmCreateMessageBox" "creation functions"
- XmCreateMessageDialog(3) XmCreateMessageDialog — The MessageBox MessageDialog convenience creation function "XmCreateMessageDialog" "creation functions"
- XmCreateNotebook(3) XmCreateNotebook — The Notebook widget creation function "XmCreateNotebook" "Notebook functions"
- XmCreateOptionMenu(3) XmCreateOptionMenu — A RowColumn widget convenience creation function "XmCreateOptionMenu" "creation functions"
- XmCreateOutline(3) XmCreateOutline — The Outline widget creation function "XmCreateOutline" "creation functions" "XmCreateOutline"
- XmCreatePanedWindow(3) XmCreatePanedWindow — The PanedWindow widget creation function "XmCreatePanedWindow" "creation functions"
- XmCreatePopupMenu(3) XmCreatePopupMenu — A RowColumn widget convenience creation function "XmCreatePopupMenu" "creation functions"
- XmCreatePromptDialog(3) XmCreatePromptDialog — The SelectionBox PromptDialog convenience creation function "XmCreatePromptDialog" "creation functions"
- XmCreatePulldownMenu(3) XmCreatePulldownMenu — A RowColumn widget convenience creation function "XmCreatePulldownMenu" "creation functions"
- XmCreatePushButton(3) XmCreatePushButton — The PushButton widget creation function "XmCreatePushButton" "creation functions"
- XmCreatePushButtonGadget(3) XmCreatePushButtonGadget — The PushButtonGadget creation function "XmCreatePushButtonGadget" "creation functions"
- XmCreateQuestionDialog(3) XmCreateQuestionDialog — The MessageBox QuestionDialog convenience creation function "XmCreateQuestionDialog" "creation functions"
- XmCreateRadioBox(3) XmCreateRadioBox — A RowColumn widget convenience creation function "XmCreateRadioBox" "creation functions"
- XmCreateRowColumn(3) XmCreateRowColumn — The RowColumn widget creation function "XmCreateRowColumn" "creation functions"
- XmCreateScale(3) XmCreateScale — The Scale widget creation function "XmCreateScale" "creation functions" "XmCreateScale"
- XmCreateScrollBar(3) XmCreateScrollBar — The ScrollBar widget creation function "XmCreateScrollBar" "creation functions"
- XmCreateScrolledList(3) XmCreateScrolledList — The List ScrolledList convenience creation function "XmCreateScrolledList" "creation functions"
- XmCreateScrolledText(3) XmCreateScrolledText — The Text ScrolledText convenience creation function "XmCreateScrolledText" "creation functions"
- XmCreateScrolledWindow(3) XmCreateScrolledWindow — The ScrolledWindow widget creation function "XmCreateScrolledWindow" "creation functions"
- XmCreateSelectionBox(3) XmCreateSelectionBox — The SelectionBox widget creation function "XmCreateSelectionBox" "creation functions"
- XmCreateSelectionDialog(3) XmCreateSelectionDialog — The SelectionBox SelectionDialog convenience creation function "XmCreateSelectionDialog" "creation functions"
- XmCreateSeparator(3) XmCreateSeparator — The Separator widget creation function "XmCreateSeparator" "creation functions"
- XmCreateSeparatorGadget(3) XmCreateSeparatorGadget — The SeparatorGadget creation function "XmCreateSeparatorGadget" "creation functions"
- XmCreateSimpleCheckBox(3) XmCreateSimpleCheckBox — A RowColumn widget convenience creation function "XmCreateSimpleCheckBox" "creation functions"
- XmCreateSimpleMenuBar(3) XmCreateSimpleMenuBar — A RowColumn widget convenience creation function "XmCreateSimpleMenuBar" "creation functions"
- XmCreateSimpleOptionMenu(3) XmCreateSimpleOptionMenu — A RowColumn widget convenience creation function "XmCreateSimpleOptionMenu" "creation functions"
- XmCreateSimplePopupMenu(3) XmCreateSimplePopupMenu — A RowColumn widget convenience creation function "XmCreateSimplePopupMenu" "creation functions"
- XmCreateSimplePulldownMenu(3) XmCreateSimplePulldownMenu — A RowColumn widget convenience creation function "XmCreateSimplePulldown.Menu" "creation functions"
- XmCreateSimpleRadioBox(3) XmCreateSimpleRadioBox — A RowColumn widget convenience creation function "XmCreateSimpleRadioBox" "creation functions"
- XmCreateSimpleSpinBox(3) XmCreateSimpleSpinBox \(em the SimpleSpinBox widget creation function
- XmCreateSpinBox(3) XmCreateSpinBox — The SpinBox creation function "XmCreateSpinBox" "creation functions" "XmCreateSpinBox"
- XmCreateTemplateDialog(3) XmCreateTemplateDialog — A MessageBox TemplateDialog convenience creation function "XmCreateTemplateDialog" "create functions"
- XmCreateText(3) XmCreateText — The Text widget creation function "XmCreateText" "creation functions" "XmCreateText"
- XmCreateTextField(3) XmCreateTextField — The TextField widget creation function "XmCreateTextField" "creation functions"
- XmCreateToggleButton(3) XmCreateToggleButton — The ToggleButton widget creation function "XmCreateToggleButton" "creation functions"
- XmCreateToggleButtonGadget(3) XmCreateToggleButtonGadget — The ToggleButtonGadget creation function "XmCreateToggleButton.Gadget" "creation functions"
- XmCreateWarningDialog(3) XmCreateWarningDialog — The MessageBox WarningDialog convenience creation function "XmCreateWarningDialog" "creation functions"
- XmCreateWorkArea(3) XmCreateWorkArea — A function that creates a RowColumn WorkArea "XmCreateWorkArea" "creation functions"
- XmCreateWorkingDialog(3) XmCreateWorkingDialog — The MessageBox WorkingDialog convenience creation function "XmCreateWorkingDialog" "creation functions"
- XmCvtByteStreamToXmString(3) XmCvtByteStreamToXmString — A compound string function that converts from a compound string in Byte Stream format to a compound string
- XmCvtCTToXmString(3) XmCvtCTToXmString — A compound string function that converts compound text to a compound string "XmCvtCTToXmString" "compound string functions"
- XmCvtStringToUnitType(3) XmCvtStringToUnitType — A function that converts a string to a unit-type value "XmCvtStringToUnitType"
- XmCvtTextPropertyToXmStringTable(3) XmCvtTextPropertyToXmStringTable — A function that converts from a TextProperty Structure to a StringTable
- XmCvtXmStringTableToTextProperty(3) XmCvtXmStringTableToTextProperty — A function that converts from XmStringTable to an XTextProperty Structure
- XmCvtXmStringToByteStream(3) XmCvtXmStringToByteStream — A compound string function that converts a compound string to a Byte Stream format "XmCvtXmStringToByteStream"
- XmCvtXmStringToCT(3) XmCvtXmStringToCT — A compound string function that converts a compound string to compound text "XmCvtXmStringToCT" "compound string functions"
- XmDataField(3) XmDataField \(em The DataField widget class
- XmDataFieldCopy(3) XmDataFieldCopy — A DataField function that copies the primary selection to the clipboard "XmDataFieldCopy" "DataField functions"
- XmDataFieldCut(3) XmDataFieldCut — A DataField function that copies the primary selection to the clipboard and deletes the selected text "XmDataFieldCut" "DataField
- XmDataFieldGetSelection(3) XmDataFieldGetSelection — A DataField function that retrieves the value of the primary selection "XmDataFieldGetSelection" "DataField functions"
- XmDataFieldGetSelectionPosition(3) XmDataFieldGetSelectionPosition — A DataField function that accesses the position of the primary selection "XmDataFieldGetSelection.Position"
- XmDataFieldGetString(3) XmDataFieldGetString — A DataField function that accesses the string value "XmDataFieldGetString" "DataField functions"
- XmDataFieldGetStringWcs(3) XmDataFieldGetStringWcs — A DataField function that retrieves a copy of the wide character string value of a DataField widget
- XmDataFieldPaste(3) XmDataFieldPaste — A DataField function that inserts the clipboard selection "XmDataFieldPaste" "DataField functions"
- XmDataFieldSetAddMode(3) XmDataFieldSetAddMode — A DataField function that sets the state of Add mode "XmDataFieldSetAddMode" "DataField functions"
- XmDataFieldSetEditable(3) XmDataFieldSetEditable — A DataField function that sets the edit permission "XmDataFieldSetEditable" "DataField functions"
- XmDataFieldSetHighlight(3) XmDataFieldSetHighlight — A DataField function that highlights text "XmDataFieldSetHighlight" "DataField functions"
- XmDataFieldSetInsertionPosition(3) XmDataFieldSetInsertionPosition — A DataField function that sets the position of the insertion cursor "XmDataFieldSetInsertion.Position"
- XmDataFieldSetSelection(3) XmDataFieldSetSelection — A DataField function that sets the primary selection of the text "XmDataFieldSetSelection" "DataField functions"
- XmDataFieldSetString(3) XmDataFieldSetString — A DataField function that sets the string value "XmDataFieldSetString" "DataField functions"
- XmDataFieldXYToPos(3) XmDataFieldXYToPos — A DataField function that accesses the character position nearest an x and y position "XmDataFieldXYToPos" "DataField
- XmDeactivateProtocol(3) XmDeactivateProtocol — A VendorShell function that deactivates a protocol without removing it "XmDeactivateProtocol" "protocols" "VendorShell
- XmDeactivateWMProtocol(3) XmDeactivateWMProtocol — A VendorShell convenience interface that deactivates a protocol without removing it "protocols" "XmDeactivateWMProtocol"
- XmDestroyPixmap(3) XmDestroyPixmap — A pixmap caching function that removes a pixmap from the pixmap cache "XmDestroyPixmap" "pixmaps"
- XmDialogShell(3) XmDialogShell — The DialogShell widget class "XmDialogShell" "widget class" "DialogShell"
- XmDirection(3) XmDirection — Data type for the direction of widget components "XmDirection" "data types" "XmDirection"
- XmDirectionMatch(3) XmDirectionMatch — A function that checks for a specified direction component "XmDirectionMatch"
- XmDirectionMatchPartial(3) XmDirectionMatchPartial — A function that checks for a specified direction component "XmDirectionMatchPartial"
- XmDirectionToStringDirection(3) XmDirectionToStringDirection — A function that converts an XmDirection value to an XmStringDirection value
- XmDisplay(3) XmDisplay — The Display widget class "XmDisplay" "widget class" "XmDisplay"
- XmDragCancel(3) XmDragCancel — A Drag and Drop function that terminates a drag transaction "XmDragCancel" "Drag and Drop functions"
- XmDragContext(3) XmDragContext — The DragContext widget class "XmDragContext" "widget class" "DragContext"
- XmDragIcon(3) XmDragIcon — The DragIcon widget class "XmDragIcon" "widget class" "DragIcon"
- XmDragStart(3) XmDragStart — A Drag and Drop function that initiates a drag and drop transaction "XmDragStart" "Drag and Drop functions"
- XmDrawingArea(3) XmDrawingArea — The DrawingArea widget class "XmDrawingArea" "widget class" "DrawingArea"
- XmDrawnButton(3) XmDrawnButton — The DrawnButton widget class "XmDrawnButton" "widget class" "DrawnButton"
- XmDropDown(3) XmDropDown \(em The DropDown widget class
- XmDropDownGetChild(3) XmDropDownGetChild — A DropDown function that is used to access a component "XmDropDownGetChild" "DropDown functions"
- XmDropSite(3) XmDropSite — The DropSite Registry "XmDropSite"
- XmDropSiteConfigureStackingOrder(3) XmDropSiteConfigureStackingOrder — A Drag and Drop function that reorders a stack of widgets that are registered drop sites
- XmDropSiteEndUpdate(3) XmDropSiteEndUpdate — A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteEndUpdate" "Drag and Drop
- XmDropSiteQueryStackingOrder(3) XmDropSiteQueryStackingOrder — A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified
- XmDropSiteRegister(3) XmDropSiteRegister — A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior "XmDropSiteRegister"
- XmDropSiteRegistered(3) XmDropSiteRegistered — A Drag and Drop function that determines if a drop site has been registered "XmDropSiteRegistered" "Drag and Drop
- XmDropSiteRetrieve(3) XmDropSiteRetrieve — A Drag and Drop function that retrieves resource values set on a drop site "XmDropSiteRetrieve" "Drag and Drop functions"
- XmDropSiteStartUpdate(3) XmDropSiteStartUpdate — A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteStartUpdate" "Drag and Drop
- XmDropSiteUnregister(3) XmDropSiteUnregister — A Drag and Drop function that frees drop site information "XmDropSiteUnregister" "Drag and Drop functions"
- XmDropSiteUpdate(3) XmDropSiteUpdate — A Drag and Drop function that sets resource values for a drop site "XmDropSiteUpdate" "Drag and Drop functions"
- XmDropTransfer(3) XmDropTransfer — The DropTransfer widget class "XmDropSite" "widget class" "DropTransfer"
- XmDropTransferAdd(3) XmDropTransferAdd — A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer
- XmDropTransferStart(3) XmDropTransferStart — A Drag and Drop function that initiates a drop transfer "XmDropTransferStart" "Drag and Drop functions"
- XmExt18List(3) The Internationalized Extended List widget
- XmFileSelectionBox(3) XmFileSelectionBox — The FileSelectionBox widget class "XmFileSelectionBox" "widget class" "FileSelectionBox"
- XmFileSelectionBoxGetChild(3) XmFileSelectionBoxGetChild — A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions"
- XmFileSelectionDoSearch(3) XmFileSelectionDoSearch — A FileSelectionBox function that initiates a directory search "XmFileSelectionDoSearch" "FileSelectionBox functions"
- XmFontList(3) XmFontList — Data type for a font list "XmFontList" "data types" "XmFontList"
- XmFontListAdd(3) XmFontListAdd — A font list function that creates a new font list "XmFontListAdd" "font list functions"
- XmFontListAppendEntry(3) XmFontListAppendEntry — A font list function that appends an entry to a font list "XmFontListAppendEntry" "font list functions"
- XmFontListCopy(3) XmFontListCopy — A font list function that copies a font list "XmFontListCopy" "font list functions"
- XmFontListCreate(3) XmFontListCreate — A font list function that creates a font list "XmFontListCreate" "font list functions"
- XmFontListEntryCreate(3) XmFontListEntryCreate — A font list function that creates a font list entry "XmFontListEntryCreate" "font list functions"
- XmFontListEntryFree(3) XmFontListEntryFree — A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions"
- XmFontListEntryGetFont(3) XmFontListEntryGetFont — A font list function that retrieves font information from a font list entry "XmFontListEntryGetFont" "font list
- XmFontListEntryGetTag(3) XmFontListEntryGetTag — A font list function that retrieves the tag of a font list entry "XmFontListEntryGetTag" "font list functions"
- XmFontListEntryLoad(3) XmFontListEntryLoad — A font list function that loads a font or creates a font set and creates an accompanying font list entry
- XmFontListFree(3) XmFontListFree — A font list function that recovers memory used by a font list "XmFontListFree" "font list functions"
- XmFontListFreeFontContext(3) XmFontListFreeFontContext — A font list function that instructs the toolkit that the font list context is no longer needed
- XmFontListGetNextFont(3) XmFontListGetNextFont — A font list function that allows applications to access the fonts and character sets in a font list "XmFontListGetNextFont"
- XmFontListInitFontContext(3) XmFontListInitFontContext — A font list function that allows applications to access the entries in a font list "XmFontListInitFontContext" "font
- XmFontListNextEntry(3) XmFontListNextEntry — A font list function that returns the next entry in a font list "XmFontListNextEntry" "font list functions"
- XmFontListRemoveEntry(3) XmFontListRemoveEntry — A font list function that removes a font list entry from a font list "XmFontListRemoveEntry" "font list functions"
- XmFontSelector(3) The Font Selector widget
- XmForm(3) XmForm — The Form widget class "XmForm" "widget class" "Form"
- XmFrame(3) XmFrame — The Frame widget class "XmFrame" "widget class" "Frame"
- XmGadget(3) XmGadget — The Gadget widget class "XmGadget" "widget class" "Gadget"
- XmGetAtomName(3) XmGetAtomName — A function that returns the string representation for an atom "XmGetAtomName" "atoms"
- XmGetColorCalculation(3) XmGetColorCalculation — A function to get the procedure used for default color calculation "XmGetColorCalculation" "Color functions"
- XmGetColors(3) XmGetColors — A function that generates foreground, select, and shadow colors "XmGetColors" "Color functions"
- XmGetDestination(3) XmGetDestination — A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard
- XmGetDragContext(3) XmGetDragContext — A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp "XmGetDragContext" "Drag and Drop
- XmGetFocusWidget(3) XmGetFocusWidget — Returns the ID of the widget that has keyboard focus "XmGetFocusWidget" "traversal functions"
- XmGetMenuCursor(3) XmGetMenuCursor — A function that returns the cursor ID for the current menu cursor "XmGetMenuCursor"
- XmGetPixmap(3) XmGetPixmap — A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmap"
- XmGetPixmapByDepth(3) XmGetPixmapByDepth — A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmapByDepth"
- XmGetPostedFromWidget(3) XmGetPostedFromWidget — A RowColumn function that returns the widget from which a menu was posted "XmGetPostedFromWidget" "RowColumn functions"
- XmGetScaledPixmap(3) XmGetScaledPixmap \(em read a pixmap file and scale it according to pixmap and print resolution
- XmGetSecondaryResourceData(3) XmGetSecondaryResourceData — A function that provides access to secondary widget resource data
- XmGetTabGroup(3) XmGetTabGroup — Returns the widget ID of a tab group "XmGetTabGroup" "traversal functions" "XmGetTabGroup"
- XmGetTearOffControl(3) XmGetTearOffControl — A RowColumn function that obtains the widget ID for the tear-off control in a menu "XmGetTearOffControl" "RowColumn
- XmGetVisibility(3) XmGetVisibility — A function that determines if a widget is visible "XmGetVisibility"
- XmGetXmDisplay(3) XmGetXmDisplay — A Display function that returns the XmDisplay object ID for a specified display "XmGetXmDisplay" "Display functions"
- XmGetXmScreen(3) XmGetXmScreen — A Screen function that returns the XmScreen object ID for a specified screen "XmGetXmScreen"
- XmHierarchy(3) XmHierarchy — The Hierarchy widget class "XmHierarchy" "Hierarchy" "hierarchy"
- XmHierarchyGetChildNodes(3) XmHierarchyGetChildNodes — A List function that returns all instances of an item in the list "XmListGetMatchPos" "List functions"
- XmHierarchyOpenAllAncestors(3) XmHierarchyOpenAllAncestors — A Hierarchy function that opens all ancestors of the Hierarchy "XmListAddItem" "List functions"
- XmIconBox(3) XmIconBox \(em The IconBox widget class
- XmIconBoxIsCellEmpty(3) XmIconBoxIsCellEmpty — A function that determines whether a cell in the IconBox is empty "XmIconBoxIsCellEmpty" "IconBox functions"
- XmIconButton(3) The Icon Button widget
- XmIconGadget(3) XmIconGadget — The IconGadget widget class "XmIconGadget" "iconGadget" "IconGadget"
- XmImCloseXIM(3) XmImCloseXIM — An input manager function that releases the input method associated with a specified widget "XmImCloseXIM" "input manager
- XmImFreeXIC(3) XmImFreeXIC — An input manager function that unregisters widgets for an XIC "XmImFreeXIC" "input manager functions"
- XmImGetXIC(3) XmImGetXIC — An input manager function that obtains an XIC for a widget "XmImGetXIC" "input manager functions"
- XmImGetXIM(3) XmImGetXIM — An input manager function that retrieves the input method associated with a specified widget "XmImGetXIM" "input manager functions"
- XmImMbLookupString(3) XmImMbLookupString — An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager
- XmImMbResetIC(3) XmImMbResetIC \(em An input manager function that resets the input context for a widget
- XmImRegister(3) XmImRegister — An input manager function that registers a widget with an input manager "XmImRegister" "input manager functions"
- XmImSetFocusValues(3) XmImSetFocusValues — An input manager function that notifies an input manager that a widget has received input focus and updates the input context
- XmImSetValues(3) XmImSetValues — An input manager function that updates attributes of an input context "XmImSetValues" "input manager functions"
- XmImSetXIC(3) XmImSetXIC — An input manager function that registers an existing XIC with a widget "XmImSetXIC" "input manager functions"
- XmImUnregister(3) XmImUnregister — An input manager function that removes a widget from association with its input manager "XmImUnregister" "input manager
- XmImUnsetFocus(3) XmImUnsetFocus — An input manager function that notifies an input method that a widget has lost input focus "XmImUnsetFocus" "input manager
- XmImVaSetFocusValues(3) XmImVaSetFocusValues — An input manager function that notifies an input manager that a widget has received input focus and updates the input context
- XmImVaSetValues(3) XmImVaSetValues — An input manager function that updates attributes of an input context "XmImVaSetValues" "input manager functions"
- XmInstallImage(3) XmInstallImage — A pixmap caching function that adds an image to the image cache "XmInstallImage" "pixmaps"
- XmInternAtom(3) XmInternAtom — A macro that returns an atom for a given name "XmInternAtom" "atoms"
- XmIsMotifWMRunning(3) XmIsMotifWMRunning — A function that determines whether the window manager is running "XmIsMotifWMRunning"
- XmIsTraversable(3) XmIsTraversable — A function that identifies whether a widget can be traversed "XmIsTraversable"
- XmLabel(3) XmLabel — The Label widget class "XmLabel" "widget class" "Label"
- XmLabelGadget(3) XmLabelGadget — The LabelGadget widget class "XmLabelGadget" "widget class" "LabelGadget"
- XmList(3) XmList — The List widget class "XmList" "widget class" "List"
- XmListAddItem(3) XmListAddItem — A List function that adds an item to the list "XmListAddItem" "List functions" "XmListAddItem"
- XmListAddItems(3) XmListAddItems — A List function that adds items to the list "XmListAddItems" "List functions" "XmListAddItems"
- XmListAddItemsUnselected(3) XmListAddItemsUnselected — A List function that adds items to a list "XmListAddItemsUnselected" "List functions"
- XmListAddItemUnselected(3) XmListAddItemUnselected — A List function that adds an item to the list "XmListAddItemUnselected" "List functions"
- XmListDeleteAllItems(3) XmListDeleteAllItems — A List function that deletes all items from the list "XmListDeleteAllItems" "List functions"
- XmListDeleteItem(3) XmListDeleteItem — A List function that deletes an item from the list "XmListDeleteItem" "List functions"
- XmListDeleteItems(3) XmListDeleteItems — A List function that deletes items from the list "XmListDeleteItems" "List functions"
- XmListDeleteItemsPos(3) XmListDeleteItemsPos — A List function that deletes items from the list starting at the given position "XmListDeleteItemsPos" "List functions"
- XmListDeletePos(3) XmListDeletePos — A List function that deletes an item from a list at a specified position "XmListDeletePos" "List functions"
- XmListDeletePositions(3) XmListDeletePositions — A List function that deletes items from a list based on an array of positions "XmListDeletePositions" "List functions"
- XmListDeselectAllItems(3) XmListDeselectAllItems — A List function that unhighlights and removes all items from the selected list "XmListDeselectAllItems" "List functions"
- XmListDeselectItem(3) XmListDeselectItem — A List function that deselects the specified item from the selected list "XmListDeselectItem" "List functions"
- XmListDeselectPos(3) XmListDeselectPos — A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions"
- XmListGetKbdItemPos(3) XmListGetKbdItemPos — A List function that returns the position of the item at the location cursor "XmListGetKbdItemPos" "List functions"
- XmListGetMatchPos(3) XmListGetMatchPos — A List function that returns all instances of an item in the list "XmListGetMatchPos" "List functions"
- XmListGetSelectedPos(3) XmListGetSelectedPos — A List function that returns the position of every selected item in the list "XmListGetSelectedPos" "List functions"
- XmListItemExists(3) XmListItemExists — A List function that checks if a specified item is in the list "XmListItemExists" "List functions"
- XmListItemPos(3) XmListItemPos — A List function that returns the position of an item in the list "XmListItemPos" "List functions"
- XmListPosSelected(3) XmListPosSelected — A List function that determines if the list item at a specified position is selected "XmListPosSelected" "List functions"
- XmListPosToBounds(3) XmListPosToBounds — A List function that returns the bounding box of an item at a specified position in a list "XmListPosToBounds" "List
- XmListReplaceItems(3) XmListReplaceItems — A List function that replaces the specified elements in the list "XmListReplaceItems" "List functions"
- XmListReplaceItemsPos(3) XmListReplaceItemsPos — A List function that replaces the specified elements in the list "XmListReplaceItemsPos" "List functions"
- XmListReplaceItemsPosUnselected(3) XmListReplaceItemsPosUnselected — A List function that replaces items in a list without selecting the replacement items
- XmListReplaceItemsUnselected(3) XmListReplaceItemsUnselected — A List function that replaces items in a list "XmListReplaceItemsUn.selected" "List functions"
- XmListReplacePositions(3) XmListReplacePositions — A List function that replaces items in a list based on position "XmListReplacePositions" "List functions"
- XmListSelectItem(3) XmListSelectItem — A List function that selects an item in the list "XmListSelectItem" "List functions"
- XmListSelectPos(3) XmListSelectPos — A List function that selects an item at a specified position in the list "XmListSelectPos" "List functions"
- XmListSetAddMode(3) XmListSetAddMode — A List function that sets add mode in the list "XmListSetAddMode" "List functions"
- XmListSetBottomItem(3) XmListSetBottomItem — A List function that makes an existing item the last visible item in the list "XmListSetBottomItem" "List functions"
- XmListSetBottomPos(3) XmListSetBottomPos — A List function that makes a specified item the last visible item in the list "XmListSetBottomPos" "List functions"
- XmListSetHorizPos(3) XmListSetHorizPos — A List function that scrolls to the specified position in the list "XmListSetHorizPos" "List functions"
- XmListSetItem(3) XmListSetItem — A List function that makes an existing item the first visible item in the list "XmListSetItem" "List functions"
- XmListSetKbdItemPos(3) XmListSetKbdItemPos — A List function that sets the location cursor at a specified position "XmListSetKbdItemPos" "List functions"
- XmListSetPos(3) XmListSetPos — A List function that makes the item at the given position the first visible position in the list "XmListSetPos" "List functions"
- XmListUpdateSelectedList(3) XmListUpdateSelectedList — A List function that updates the XmNselectedItems resource "XmListUpdateSelectedList" "List functions"
- XmListYToPos(3) XmListYToPos — A List function that returns the position of the item at a specified y-coordinate "XmListYToPos" "List functions"
- XmMainWindow(3) XmMainWindow — The MainWindow widget class "XmMainWindow" "widget class" "MainWindow"
- XmMainWindowSep1(3) XmMainWindowSep1 — A MainWindow function that returns the widget ID of the first Separator "XmMainWindowSep1" "MainWindow functions"
- XmMainWindowSep2(3) XmMainWindowSep2 — A MainWindow function that returns the widget ID of the second Separator widget "XmMainWindowSep2" "MainWindow functions"
- XmMainWindowSep3(3) XmMainWindowSep3 — A MainWindow function that returns the widget ID of the third Separator widget "XmMainWindowSep3" "MainWindow functions"
- XmMainWindowSetAreas(3) XmMainWindowSetAreas — A MainWindow function that identifies manageable children for each area "XmMainWindowSetAreas" "MainWindow functions"
- XmManager(3) XmManager — The Manager widget class "XmManager" "widget class" "Manager"
- XmMapSegmentEncoding(3) XmMapSegmentEncoding — A compound string function that returns the compound text encoding format associated with the specified font list tag
- XmMenuPosition(3) XmMenuPosition — A RowColumn function that positions a Popup menu pane "XmMenuPosition" "RowColumn functions"
- XmMenuShell(3) XmMenuShell — The MenuShell widget class "XmMenuShell" "widget class" "MenuShell"
- XmMessageBox(3) XmMessageBox — The MessageBox widget class "XmMessageBox" "widget class" "MessageBox"
- XmMessageBoxGetChild(3) XmMessageBoxGetChild — A MessageBox function that is used to access a component "XmMessageBoxGetChild" "MessageBox functions"
- XmMultiList(3) XmMultiList \(em The Multi-column List widget
- XmMultiListDeselectItems(3) XmMultiListDeselectItems — A MultiList function that deselects items in the list by matching column entries "XmMultiListDeselectItems" "List
- XmMultiListDeselectRow(3) XmMultiListDeselectRow — A MultiList function that deselects a row in the list "XmMultiListSelectRow" "MultiList functions"
- XmMultiListGetSelectedRowArray(3) XmMultiListGetSelectedRowArray — an MultiList function that returns an array of integers which are selected row numbers.
- XmMultiListGetSelectedRows(3) XmMultiListGetSelectedRows — an MultiList function that returns the rows that currently are selected.
- XmMultiListMakeRowVisible(3) XmMultiListMakeRowVisible — A MultiList function that shifts the visible list rows as desired "XmMultiListSelectRow" "MultiList functions"
- XmMultiListSelectAllItems(3) XmMultiListSelectAllItems — an MultiList function that selects all rows of the list "XmMultiListSelectAllItems" "MultiList functions"
- XmMultiListSelectItems(3) XmMultiListSelectItems — A MultiList function that selects items in the list by matching column entries "XmMultiListSelectItems" "List functions"
- XmMultiListSelectRow(3) XmMultiListSelectRow — A MultiList function that selects a row in the list "XmMultiListSelectRow" "MultiList functions"
- XmMultiListToggleRow(3) XmMultiListToggleRow — An MultiList function that toggles the selection state of a specified row "XmMultiListToggleRow" "Extended List functions"
- XmMultiListUnselectAllItems(3) XmMultiListUnselectAllItems — an MultiList function that deselects all rows of the list "XmMultiListUnselectAllItems" "MultiList functions"
- XmMultiListUnselectItem(3) XmMultiListUnselectItem — An MultiList function that deselects the specified item of the list "XmMultiListUnselectItem" "Extended List functions"
- XmNotebook(3) XmNotebook — The Notebook widget class "XmNotebook" "widget class" "Notebook"
- XmNotebookGetPageInfo(3) XmNotebookGetPageInfo — A Notebook function that returns page information "XmNotebookGetPageInfo" "Notebook functions"
- XmObjectAtPoint(3) XmObjectAtPoint — A toolkit function that determines which child intersects or comes closest to a specified point
- XModifierKeymap(3) manipulate keyboard encoding and keyboard encoding structure
- XmOptionButtonGadget(3) XmOptionButtonGadget — A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu "XmOptionButtonGadget"
- XmOptionLabelGadget(3) XmOptionLabelGadget — A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu "XmOptionLabelGadget" "RowColumn
- XMotionEvent(3) KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
- XmOutline(3) XmOutline — The Outline widget class "XmOutline" "widget class" "Outline"
- XMoveResizeWindow(3) configure windows and window changes structure
- XMoveWindow(3) configure windows and window changes structure
- XmPaned(3) XmPaned — The Paned widget class "XmPaned" "widget class" "Paned Window"
- XmPanedGetPanes(3) XmPanedGetPanes — A Paned function that returns the number of panes in the paned widget "XmPanedGetPanes" "Paned functions"
- XmPanedWindow(3) XmPanedWindow — The PanedWindow widget class "XmPanedWindow" "widget class" "PanedWindow"
- XmParseMapping(3) XmParseMapping — Data type for a compound string parse mapping "XmParseMapping" "data types" "XmParseMapping"
- XmParseMappingCreate(3) XmParseMappingCreate — A compound string function to create a parse mapping "XmParseMappingCreate" "compound string functions"
- XmParseMappingFree(3) XmParseMappingFree — A compound string function to free a parse mapping "XmParseMappingFree" "compound string functions"
- XmParseMappingGetValues(3) XmParseMappingGetValues — A compound string function to retrieve attributes of a parse mapping "XmParseMappingGetValues" "compound string
- XmParseMappingSetValues(3) XmParseMappingSetValues — A compound string function to set attributes of a parse mapping "XmParseMappingSetValues" "compound string functions"
- XmParseTable(3) XmParseTable — Data type for a compound string parse table "XmParseTable" "data types" "XmParseTable"
- XmParseTableFree(3) XmParseTableFree — A compound string function that recovers memory "XmParseTableFree" "compound string functions"
- XMPI_Buoy(3) LAM/MPI-specific function to drop a buoy in the XMPI trace stream.
- XMPI_Coloroff(3) LAM/MPI-specific function to disable a color in the XMPI trace stream.
- XMPI_Coloron(3) LAM/MPI-specific function to enable a color in the XMPI trace stream.
- XmPrimitive(3) XmPrimitive — The Primitive widget class "XmPrimitive" "widget class" "Primitive"
- XmPrintPopupPDM(3) XmPrintPopupPDM \(em Send a notification for the PDM to be popped up
- XmPrintSetup(3) XmPrintSetup \(em setup and create a Print Shell widget
- XmPrintShell(3) XmPrintShell \(em a shell widget class used for printing in Motif
- XmPrintToFile(3) XmPrintToFile — Retrieves and saves data that would normally be printed by the X Print Server.
- XmProcessTraversal(3) XmProcessTraversal — A function that determines which component receives keyboard events when a widget has the focus
- XmPushButton(3) XmPushButton — The PushButton widget class "XmPushButton" "widget class" "PushButton"
- XmPushButtonGadget(3) XmPushButtonGadget — The PushButtonGadget widget class "XmPushButtonGadget" "widget class" "PushButtonGadget"
- XmRedisplayWidget(3) XmRedisplayWidget \(em Synchronously activates the expose method of a widget to draw its content
- XmRegisterSegmentEncoding(3) XmRegisterSegmentEncoding — A compound string function that registers a compound text encoding format for a specified font list element tag
- XmRemoveFromPostFromList(3) XmRemoveFromPostFromList — a RowColumn function that disables a menu for a particular widget "XmRemoveFromPostFromList" "RowColumn functions"
- XmRemoveProtocolCallback(3) XmRemoveProtocolCallback — A VendorShell function that removes a callback from the internal list "XmRemoveProtocol.Callback" "VendorShell
- XmRemoveProtocols(3) XmRemoveProtocols — A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables
- XmRemoveTabGroup(3) XmRemoveTabGroup — A function that removes a tab group "XmRemoveTabGroup"
- XmRemoveWMProtocolCallback(3) XmRemoveWMProtocolCallback — A VendorShell convenience interface that removes a callback from the internal list "XmRemoveWMProtocol.Callback"
- XmRemoveWMProtocols(3) XmRemoveWMProtocols — A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables
- XmRenderTable(3) XmRenderTable — Data type for a render table "XmRenderTable"
- XmRenderTableAddRenditions(3) XmRenderTableAddRenditions — Creates a new render table "XmRenderTableAddRenditions"
- XmRenderTableCopy(3) XmRenderTableCopy — A render table function that copies renditions "XmRenderTableCopy"
- XmRenderTableCvtFromProp(3) XmRenderTableCvtFromProp — A render table function that converts from a string representation to a render table "XmRenderTableCvtFromProp" "render
- XmRenderTableCvtToProp(3) XmRenderTableCvtToProp — A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table
- XmRenderTableFree(3) XmRenderTableFree — A render table function that recovers memory "XmRenderTableFree"
- XmRenderTableGetRendition(3) XmRenderTableGetRendition — A convenience function that matches a rendition tag "XmRenderTableGetRendition"
- XmRenderTableGetRenditions(3) XmRenderTableGetRenditions — A convenience function that matches rendition tags "XmRenderTableGetRenditions"
- XmRenderTableGetTags(3) XmRenderTableGetTags — A convenience function that gets rendition tags "XmRenderTableGetTags"
- XmRenderTableRemoveRenditions(3) XmRenderTableRemoveRenditions — A convenience function that removes renditions "XmRenderTableRemoveRenditions"
- XmRendition(3) XmRendition — The Rendition registry "XmRendition"
- XmRenditionCreate(3) XmRenditionCreate — A convenience function that creates a rendition "XmRenditionCreate"
- XmRenditionFree(3) XmRenditionFree — A convenience function that frees a rendition "XmRenditionFree"
- XmRenditionRetrieve(3) XmRenditionRetrieve — A convenience function that retrieves rendition resources "XmRenditionRetrieve"
- XmRenditionUpdate(3) XmRenditionUpdate — A convenience function that modifies resources "XmRenditionUpdate"
- XmRepTypeAddReverse(3) XmRepTypeAddReverse — A representation type manager function that installs the reverse converter for a previously registered representation type
- XmRepTypeGetId(3) XmRepTypeGetId — A representation type manager function that retrieves the identification number of a representation type "XmRepTypeGetId"
- XmRepTypeGetNameList(3) XmRepTypeGetNameList — A representation type manager function that generates a list of values for a representation type "XmRepTypeGetNameList"
- XmRepTypeGetRecord(3) XmRepTypeGetRecord — A representation type manager function that returns information about a representation type "XmRepTypeGetRecord"
- XmRepTypeGetRegistered(3) XmRepTypeGetRegistered — A representation type manager function that returns a copy of the registration list "XmRepTypeGetRegistered"
- XmRepTypeInstallTearOffModelConverter(3) XmRepTypeInstallTearOffModelConverter — A representation type manager function that installs the resource converter for XmNtearOffModel.
- XmRepTypeRegister(3) XmRepTypeRegister — A representation type manager function that registers a representation type resource "XmRepTypeRegister" "representation type
- XmRepTypeValidValue(3) XmRepTypeValidValue — A representation type manager function that tests the validity of a numerical value of a representation type resource
- XmResolveAllPartOffsets(3) XmResolveAllPartOffsets — A function that allows writing of upward-compatible applications and widgets
- XmResolvePartOffsets(3) XmResolvePartOffsets — A function that allows writing of upward-compatible applications and widgets
- XmRowColumn(3) XmRowColumn — The RowColumn widget class "XmRowColumn" "widget class" "RowColumn"
- XmScale(3) XmScale — The Scale widget class "XmScale" "widget class" "Scale"
- XmScaleGetValue(3) XmScaleGetValue — A Scale function that returns the current slider position "XmScaleGetValue" "Scale functions"
- XmScaleSetTicks(3) XmScaleSetTicks — A Scale function that controls tick marks "XmScaleSetTicks" "Scale functions" "XmScaleSetTicks"
- XmScaleSetValue(3) XmScaleSetValue — A Scale function that sets a slider value "XmScaleSetValue" "Scale functions" "XmScaleSetValue"
- XmScreen(3) XmScreen — The Screen widget class "XmScreen" "widget class" "XmScreen"
- XmScrollBar(3) XmScrollBar — The ScrollBar widget class "XmScrollBar" "widget class" "ScrollBar"
- XmScrollBarGetValues(3) XmScrollBarGetValues — A ScrollBar function that returns the ScrollBar's increment values "XmScrollBarGetValues" "ScrollBar functions"
- XmScrollBarSetValues(3) XmScrollBarSetValues — A ScrollBar function that changes ScrollBar's increment values and the slider's size and position "XmScrollBarSetValues"
- XmScrolledWindow(3) XmScrolledWindow — The ScrolledWindow widget class "XmScrolledWindow" "widget class" "ScrolledWindow"
- XmScrolledWindowSetAreas(3) XmScrolledWindowSetAreas — A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the
- XmScrollVisible(3) XmScrollVisible — A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible "XmScrollVisible" "Scrolled
- XmSelectionBox(3) XmSelectionBox — The SelectionBox widget class "XmSelectionBox" "widget class" "SelectionBox"
- XmSelectionBoxGetChild(3) XmSelectionBoxGetChild — A SelectionBox function that is used to access a component "XmSelectionBoxGetChild" "SelectionBox functions"
- XmSeparator(3) XmSeparator — The Separator widget class "XmSeparator" "widget class" "Separator"
- XmSeparatorGadget(3) XmSeparatorGadget — The SeparatorGadget widget class "XmSeparatorGadget" "widget class" "SeparatorGadget"
- XmSetColorCalculation(3) XmSetColorCalculation — A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions"
- XmSetFontUnit(3) XmSetFontUnit — A function that sets the font unit value for a display "XmSetFontUnit"
- XmSetFontUnits(3) XmSetFontUnits — A function that sets the font unit value for a display "XmSetFontUnits"
- XmSetMenuCursor(3) XmSetMenuCursor — A function that modifies the menu cursor for a client "XmSetMenuCursor"
- XmSetProtocolHooks(3) XmSetProtocolHooks — A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM
- XmSetWMProtocolHooks(3) XmSetWMProtocolHooks — A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received
- XmSimpleSpinBox(3) XmSimpleSpinBox \(em a simple SpinBox widget class
- XmSimpleSpinBoxAddItem(3) XmSimpleSpinBoxAddItem \(em add an item to the XmSimpleSpinBox
- XmSimpleSpinBoxDeletePos(3) XmSimpleSpinBoxDeletePos \(em delete a XmSimpleSpinBox item
- XmSimpleSpinBoxSetItem(3) XmSimpleSpinBoxSetItem \(em set an item in the XmSimpleSpinBox list
- XmSlideContext(3) The SlideContext widget class
- XmSpinBox(3) XmSpinBox — The SpinBox widget class "XmSpinBox" "widget class" "SpinBox"
- XmSpinBoxValidatePosition(3) XmSpinBoxValidatePosition — translate the current value of the specified XmSpinBox child into a valid position
- XmString(3) XmString — Data type for a compound string "XmString" "data types" "XmString"
- XmStringBaseline(3) XmStringBaseline — A compound string function that returns the number of pixels between the top of the character box and the baseline of the first
- XmStringByteCompare(3) XmStringByteCompare — A compound string function that indicates the results of a byte-by-byte comparison "XmStringByteCompare" "compound string
- XmStringByteStreamLength(3) XmStringByteStreamLength — A function that returns the size of a string "XmStringByteStreamLength"
- XmStringCompare(3) XmStringCompare — A compound string function that compares two strings "XmStringCompare" "compound string functions"
- XmStringComponentCreate(3) XmStringComponentCreate — A compound string function that creates arbitrary components "XmStringComponentCreate"
- XmStringComponentType(3) XmStringComponentType — Data type for compound string components "XmStringComponentType" "data types"
- XmStringConcat(3) XmStringConcat — A compound string function that appends one string to another "XmStringConcat" "compound string functions"
- XmStringConcatAndFree(3) XmStringConcatAndFree — A compound string function that appends one string to another and frees the original strings "XmStringConcatAndFree"
- XmStringCopy(3) XmStringCopy — A compound string function that makes a copy of a string "XmStringCopy" "compound string functions"
- XmStringCreate(3) XmStringCreate — A compound string function that creates a compound string "XmStringCreate" "compound string functions"
- XmStringCreateLocalized(3) XmStringCreateLocalized — A compound string function that creates a compound string in the current locale "XmStringCreateLocalized" "compound
- XmStringCreateLtoR(3) XmStringCreateLtoR — A compound string function that creates a compound string "XmStringCreateLtoR" "compound string functions"
- XmStringCreateSimple(3) XmStringCreateSimple — A compound string function that creates a compound string in the language environment of a widget "XmStringCreateSimple"
- XmStringDirection(3) XmStringDirection — Data type for the direction of display in a string "XmStringDirection" "data types"
- XmStringDirectionCreate(3) XmStringDirectionCreate — A compound string function that creates a compound string "XmStringDirectionCreate" "compound string functions"
- XmStringDirectionToDirection(3) XmStringDirectionToDirection — A function that converts from XmStringDirection to XmDirection
- XmStringDraw(3) XmStringDraw — A compound string function that draws a compound string in an X window "XmStringDraw" "compound string functions"
- XmStringDrawImage(3) XmStringDrawImage — A compound string function that draws a compound string in an X Window and creates an image "XmStringDrawImage" "compound
- XmStringDrawUnderline(3) XmStringDrawUnderline — A compound string function that underlines a string drawn in an X Window "XmStringDrawUnderline" "compound string
- XmStringEmpty(3) XmStringEmpty — A compound string function that provides information on the existence of non-zero-length text components "XmStringEmpty" "compound
- XmStringExtent(3) XmStringExtent — A compound string function that determines the size of the smallest rectangle that will enclose the compound string
- XmStringFree(3) XmStringFree — A compound string function that conditionally deallocates memory "XmStringFree" "compound string functions"
- XmStringFreeContext(3) XmStringFreeContext — A compound string function that releases the string scanning context data structure "XmStringFreeContext" "compound string
- XmStringGenerate(3) XmStringGenerate — A convenience function that generates a compound string "XmStringGenerate"
- XmStringGetLtoR(3) XmStringGetLtoR — A compound string function that searches for a text segment in the input compound string "XmStringGetLtoR" "compound string
- XmStringGetNextComponent(3) XmStringGetNextComponent — A compound string function that returns the type and value of the next component in a compound string
- XmStringGetNextSegment(3) XmStringGetNextSegment — A compound string function that fetches the bytes in the next segment of a compound string "XmStringGetNextSegment"
- XmStringGetNextTriple(3) XmStringGetNextTriple — An XmString function that returns the type, length, and value of the next component in the compound string
- XmStringHasSubstring(3) XmStringHasSubstring — A compound string function that indicates whether one compound string is contained within another "XmStringHasSubstring"
- XmStringHeight(3) XmStringHeight — A compound string function that returns the line height of the given compound string "XmStringHeight" "compound string
- XmStringInitContext(3) XmStringInitContext — A compound string function that creates a data structure for scanning an XmString component by component
- XmStringIsVoid(3) XmStringIsVoid — A compound string function that provides information on the existence of non-zero-length text components, tab components, or
- XmStringLength(3) XmStringLength — A compound string function that obtains the length of a compound string "XmStringLength" "compound string functions"
- XmStringLineCount(3) XmStringLineCount — A compound string function that returns the number of separators plus one in the provided compound string "XmStringLineCount"
- XmStringNConcat(3) XmStringNConcat — A compound string function that appends a specified number of bytes to a compound string "XmStringNConcat" "compound string
- XmStringNCopy(3) XmStringNCopy — A compound string function that creates a copy of a compound string "XmStringNCopy" "compound string functions"
- XmStringParseText(3) XmStringParseText — A function that converts a character string to a compound string "XmStringParseText" "compound string functions"
- XmStringPeekNextComponent(3) XmStringPeekNextComponent — A compound string function that returns the component type of the next component to be fetched
- XmStringPeekNextTriple(3) XmStringPeekNextTriple — A function that returns the component type of the next component "XmStringPeekNextTriple"
- XmStringPutRendition(3) XmStringPutRendition — A convenience function that places renditions around strings "XmStringPutRendition"
- XmStringSegmentCreate(3) XmStringSegmentCreate — A compound string function that creates a compound string "XmStringSegmentCreate" "compound string functions"
- XmStringSeparatorCreate(3) XmStringSeparatorCreate — A compound string function that creates a compound string "XmStringSeparatorCreate" "compound string functions"
- XmStringTable(3) XmStringTable — Data type for an array of compound strings "XmStringTable" "data types" "XmStringTable"
- XmStringTableParseStringArray(3) XmStringTableParseStringArray — A convenience function that converts an array of strings to a compound string table
- XmStringTableProposeTablist(3) XmStringTableProposeTablist — A convenience function that returns a tab list "XmStringTableProposeTablist"
- XmStringTableToXmString(3) XmStringTableToXmString — A convenience function that converts a compound string table to a single compound string
- XmStringTableUnparse(3) XmStringTableUnparse — A convenience function that converts a table of compound strings to an array of text
- XmStringToXmStringTable(3) XmStringToXmStringTable — A convenience function that converts a single compound string to a table of compound strings
- XmStringUnparse(3) XmStringUnparse — A compound string function that unparses text "XmStringUnparse"
- XmStringWidth(3) XmStringWidth — A compound string function that returns the width of the widest line in a compound string "XmStringWidth" "compound string
- XmTab(3) XmTab — Data type for a tab stop "XmTab"
- XmTabCreate(3) XmTabCreate — A convenience function that creates a tab stop "XmTabCreate"
- XmTabFree(3) XmTabFree — A convenience function that frees a tab "XmTabFree"
- XmTabGetValues(3) XmTabGetValues — A convenience function that returns tab values "XmTabGetValues"
- XmTabList(3) XmTabList — Data type for a tab list "XmTabList"
- XmTabListCopy(3) XmTabListCopy — A convenience function that creates a new tab list from an existing list "XmTabListCopy"
- XmTabListFree(3) XmTabListFree — A convenience function that frees the memory of a new tab list "XmTabListFree"
- XmTabListGetTab(3) XmTabListGetTab — A convenience function that returns a copy of a tab "XmTabListGetTab"
- XmTabListInsertTabs(3) XmTabListInsertTabs — A convenience function that inserts tabs into a tab list "XmTabListInsertTabs"
- XmTabListRemoveTabs(3) XmTabListRemoveTabs — A convenience function that removes noncontiguous tabs "XmTabListRemoveTabs"
- XmTabListReplacePositions(3) XmTabListReplacePositions — A convenience function that creates a new tab list with replacement tabs
- XmTabListTabCount(3) XmTabListTabCount — A convenience function that counts the number of tabs "XmTabListTabCount"
- XmTabSetValue(3) XmTabSetValue — A convenience function that sets a tab stop "XmTabSetValue"
- XmTabStack(3) The TabStack widget class
- XmTabStackGetSelectedTab(3) XmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtab "XmTabStackGetSelectedTab" "TabStack
- XmTabStackSelectTab(3) XmTabStackSelectTab — A TabStack function that sets the currently displayed child "XmTabStackSelecttab" "TabStack functions"
- XmTabStackXYToWidget(3) XmTabStackXYToWidget — A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget"
- XmTargetsAreCompatible(3) XmTargetsAreCompatible — A function that tests whether the target types match between a drop site and source object "XmTargetsAreCompatible" "Drag
- XmText(3) XmText — The Text widget class "XmText" "widget class" "Text"
- XmTextClearSelection(3) XmTextClearSelection — A Text function that clears the primary selection "XmTextClearSelection" "Text functions"
- XmTextCopy(3) XmTextCopy — A Text function that copies the primary selection to the clipboard "XmTextCopy" "Text functions"
- XmTextCopyLink(3) XmTextCopyLink — A Text function that copies a link to the primary selection to the clipboard "XmTextCopyLink" "Text functions"
- XmTextCut(3) XmTextCut — A Text function that copies the primary selection to the clipboard and deletes the selected text "XmTextCut" "Text functions"
- XmTextDisableRedisplay(3) XmTextDisableRedisplay — A Text function that temporarily prevents visual update of the Text widget "XmTextDisableRedisplay" "Text functions"
- XmTextEnableRedisplay(3) XmTextEnableRedisplay — A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions"
- XmTextField(3) XmTextField \(em The TextField class
- XmTextFieldClearSelection(3) XmTextFieldClearSelection — A TextField function that clears the primary selection "XmTextFieldClearSelection" "TextField functions"
- XmTextFieldCopy(3) XmTextFieldCopy — A TextField function that copies the primary selection to the clipboard "XmTextFieldCopy" "TextField functions"
- XmTextFieldCopyLink(3) XmTextFieldCopyLink — A TextField function that copies a link to the primary selection to the clipboard "XmTextFieldCopyLink" "TextField
- XmTextFieldCut(3) XmTextFieldCut — A TextField function that copies the primary selection to the clipboard and deletes the selected text "XmTextFieldCut" "TextField
- XmTextFieldGetBaseline(3) XmTextFieldGetBaseline — A TextField function that accesses the y position of the baseline "XmTextFieldGetBaseline" "TextField functions"
- XmTextFieldGetEditable(3) XmTextFieldGetEditable — A TextField function that accesses the edit permission state "XmTextFieldGetEditable" "TextField functions"
- XmTextFieldGetInsertionPosition(3) XmTextFieldGetInsertionPosition — A TextField function that accesses the position of the insertion cursor "XmTextFieldGetInsertion.Position"
- XmTextFieldGetLastPosition(3) XmTextFieldGetLastPosition — A TextField function that accesses the position of the last text character "XmTextFieldGetLastPosition" "TextField
- XmTextFieldGetMaxLength(3) XmTextFieldGetMaxLength — A TextField function that accesses the value of the current maximum allowable length of a text string entered from the
- XmTextFieldGetSelection(3) XmTextFieldGetSelection — A TextField function that retrieves the value of the primary selection "XmTextFieldGetSelection" "TextField functions"
- XmTextFieldGetSelectionPosition(3) XmTextFieldGetSelectionPosition — A TextField function that accesses the position of the primary selection "XmTextFieldGetSelection.Position"
- XmTextFieldGetSelectionWcs(3) XmTextFieldGetSelectionWcs — A TextField function that retrieves the value of a wide character encoded primary selection
- XmTextFieldGetString(3) XmTextFieldGetString — A TextField function that accesses the string value "XmTextFieldGetString" "TextField functions"
- XmTextFieldGetStringWcs(3) XmTextFieldGetStringWcs — A TextField function that retrieves a copy of the wide character string value of a TextField widget
- XmTextFieldGetSubstring(3) XmTextFieldGetSubstring — A TextField function that retrieves a copy of a portion of the internal text buffer "XmTextFieldGetSubstring" "TextField
- XmTextFieldGetSubstringWcs(3) XmTextFieldGetSubstringWcs — A TextField function that retrieves a portion of a wide character internal text buffer "XmTextFieldGetSubstring.Wcs"
- XmTextFieldInsert(3) XmTextFieldInsert — A TextField function that inserts a character string into a text string "XmTextFieldInsert" "TextField functions"
- XmTextFieldInsertWcs(3) XmTextFieldInsertWcs — A TextField function that inserts a wide character string into a TextField widget "XmTextFieldInsertWcs" "TextField
- XmTextFieldPaste(3) XmTextFieldPaste — A TextField function that inserts the clipboard selection "XmTextFieldPaste" "TextField functions"
- XmTextFieldPasteLink(3) XmTextFieldPasteLink — A TextField function that inserts a link to the clipboard selection "XmTextFieldPasteLink" "TextField functions"
- XmTextFieldPosToXY(3) XmTextFieldPosToXY — A TextField function that accesses the x and y position of a character position "XmTextFieldPosToXY" "TextField functions"
- XmTextFieldRemove(3) XmTextFieldRemove — A TextField function that deletes the primary selection "XmTextFieldRemove" "TextField functions"
- XmTextFieldReplace(3) XmTextFieldReplace — A TextField function that replaces part of a text string "XmTextFieldReplace" "TextField functions"
- XmTextFieldReplaceWcs(3) XmTextFieldReplaceWcs — A TextField function that replaces part of a wide character string in a TextField widget "XmTextFieldReplaceWcs"
- XmTextFieldSetAddMode(3) XmTextFieldSetAddMode — A TextField function that sets the state of Add mode "XmTextFieldSetAddMode" "TextField functions"
- XmTextFieldSetEditable(3) XmTextFieldSetEditable — A TextField function that sets the edit permission "XmTextFieldSetEditable" "TextField functions"
- XmTextFieldSetHighlight(3) XmTextFieldSetHighlight — A TextField function that highlights text "XmTextFieldSetHighlight" "TextField functions"
- XmTextFieldSetInsertionPosition(3) XmTextFieldSetInsertionPosition — A TextField function that sets the position of the insertion cursor "XmTextFieldSetInsertion.Position"
- XmTextFieldSetMaxLength(3) XmTextFieldSetMaxLength — A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard
- XmTextFieldSetSelection(3) XmTextFieldSetSelection — A TextField function that sets the primary selection of the text "XmTextFieldSetSelection" "TextField functions"
- XmTextFieldSetString(3) XmTextFieldSetString — A TextField function that sets the string value "XmTextFieldSetString" "TextField functions"
- XmTextFieldSetStringWcs(3) XmTextFieldSetStringWcs — A TextField function that sets a wide character string value "XmTextFieldSetStringWcs" "TextField functions"
- XmTextFieldShowPosition(3) XmTextFieldShowPosition — A TextField function that forces text at a given position to be displayed "XmTextFieldShowPosition" "TextField
- XmTextFieldXYToPos(3) XmTextFieldXYToPos — A TextField function that accesses the character position nearest an x and y position "XmTextFieldXYToPos" "TextField
- XmTextFindString(3) XmTextFindString — A Text function that finds the beginning position of a text string "XmTextFindString" "Text functions"
- XmTextFindStringWcs(3) XmTextFindStringWcs — A Text function that finds the beginning position of a wide character text string "XmTextFindStringWcs" "Text functions"
- XmTextGetBaseline(3) XmTextGetBaseline — A Text function that accesses the y position of the baseline "XmTextGetBaseline" "Text functions"
- XmTextGetCenterline(3) XmTextGetCenterline — Return the height (length) of a character string when the writing direction is vertical
- XmTextGetEditable(3) XmTextGetEditable — A Text function that accesses the edit permission state "XmTextGetEditable" "Text functions"
- XmTextGetInsertionPosition(3) XmTextGetInsertionPosition — A Text function that accesses the position of the insert cursor "XmTextGetInsertionPosition" "Text functions"
- XmTextGetLastPosition(3) XmTextGetLastPosition — A Text function that accesses the last position in the text "XmTextGetLastPosition" "Text functions"
- XmTextGetMaxLength(3) XmTextGetMaxLength — A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard
- XmTextGetSelection(3) XmTextGetSelection — A Text function that retrieves the value of the primary selection "XmTextGetSelection" "Text functions"
- XmTextGetSelectionPosition(3) XmTextGetSelectionPosition — A Text function that accesses the position of the primary selection "XmTextGetSelectionPosition" "Text functions"
- XmTextGetSelectionWcs(3) XmTextGetSelectionWcs — A Text function that retrieves the value of a wide character encoded primary selection "XmTextGetSelectionWcs" "Text
- XmTextGetSource(3) XmTextGetSource — A Text function that accesses the source of the widget "XmTextGetSource" "Text functions"
- XmTextGetString(3) XmTextGetString — A Text function that accesses the string value "XmTextGetString" "Text functions"
- XmTextGetStringWcs(3) XmTextGetStringWcs — A Text function that retrieves a copy of the wide character string value of a Text widget "XmTextGetStringWcs" "Text
- XmTextGetSubstring(3) XmTextGetSubstring — A Text function that retrieves a copy of a portion of the internal text buffer "XmTextGetSubstring" "Text functions"
- XmTextGetSubstringWcs(3) XmTextGetSubstringWcs — A Text function that retrieves a portion of a wide character internal text buffer "XmTextGetSubstringWcs" "Text
- XmTextGetTopCharacter(3) XmTextGetTopCharacter — A Text function that accesses the position of the first character displayed "XmTextGetTopCharacter" "Text functions"
- XmTextInsert(3) XmTextInsert — A Text function that inserts a character string into a text string "XmTextInsert" "Text functions"
- XmTextInsertWcs(3) XmTextInsertWcs — A Text function that inserts a wide character string into a Text widget "XmTextInsertWcs" "Text functions"
- XmTextPaste(3) XmTextPaste — A Text function that inserts the clipboard selection "XmTextPaste" "Text functions" "XmTextPaste"
- XmTextPasteLink(3) XmTextPasteLink — A Text function that inserts a link to the clipboard selection "XmTextPasteLink" "Text functions"
- XmTextPosition(3) XmTextPosition — Data type for a character position within a text string "XmTextPosition" "data types"
- XmTextPosToXY(3) XmTextPosToXY — A Text function that accesses the x and y position of a character position "XmTextPosToXY" "Text functions"
- XmTextRemove(3) XmTextRemove — A Text function that deletes the primary selection "XmTextRemove" "Text functions" "XmTextRemove"
- XmTextReplace(3) XmTextReplace — A Text function that replaces part of a text string "XmTextReplace" "Text functions"
- XmTextReplaceWcs(3) XmTextReplaceWcs — A Text function that replaces part of a wide character string in a Text widget "XmTextReplaceWcs" "Text functions"
- XmTextScroll(3) XmTextScroll — A Text function that scrolls text "XmTextScroll" "Text functions" "XmTextScroll"
- XmTextSetAddMode(3) XmTextSetAddMode — A Text function that sets the state of Add mode "XmTextSetAddMode" "Text functions"
- XmTextSetEditable(3) XmTextSetEditable — A Text function that sets the edit permission "XmTextSetEditable" "Text functions"
- XmTextSetHighlight(3) XmTextSetHighlight — A Text function that highlights text "XmTextSetHighlight" "Text functions"
- XmTextSetInsertionPosition(3) XmTextSetInsertionPosition — A Text function that sets the position of the insert cursor "XmTextSetInsertionPosition" "Text functions"
- XmTextSetMaxLength(3) XmTextSetMaxLength — A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard
- XmTextSetSelection(3) XmTextSetSelection — A Text function that sets the primary selection of the text "XmTextSetSelection" "Text functions"
- XmTextSetSource(3) XmTextSetSource — A Text function that sets the source of the widget "XmTextSetSource" "Text functions"
- XmTextSetString(3) XmTextSetString — A Text function that sets the string value "XmTextSetString" "Text functions" "XmTextSetString"
- XmTextSetStringWcs(3) XmTextSetStringWcs — A Text function that sets a wide character string value "XmTextSetStringWcs" "Text functions"
- XmTextSetTopCharacter(3) XmTextSetTopCharacter — A Text function that sets the position of the first character displayed "XmTextSetTopCharacter" "Text functions"
- XmTextShowPosition(3) XmTextShowPosition — A Text function that forces text at a given position to be displayed "XmTextShowPosition" "Text functions"
- XmTextXYToPos(3) XmTextXYToPos — A Text function that accesses the character position nearest an x and y position "XmTextXYToPos" "Text functions"
- XmToggleButton(3) XmToggleButton — The ToggleButton widget class "XmToggleButton" "widget class" "ToggleButton"
- XmToggleButtonGadget(3) XmToggleButtonGadget — The ToggleButtonGadget widget class "XmToggleButtonGadget" "widget class"
- XmToggleButtonGadgetGetState(3) XmToggleButtonGadgetGetState — A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget "XmToggleButtonGadgetGet.State"
- XmToggleButtonGadgetSetState(3) XmToggleButtonGadgetSetState — A ToggleButtonGadget function that sets or changes the current state "XmToggleButtonGadgetSet.State"
- XmToggleButtonGetState(3) XmToggleButtonGetState — A ToggleButton function that obtains the state of a ToggleButton "XmToggleButtonGetState" "ToggleButton functions"
- XmToggleButtonSetState(3) XmToggleButtonSetState — A ToggleButton function that sets or changes the current state "XmToggleButtonSetState" "ToggleButton functions"
- XmToggleButtonSetValue(3) XmToggleButtonSetValue — A ToggleButton function that sets or changes the current state "XmToggleButtonSetValue" "ToggleButton functions"
- XmTrackingEvent(3) XmTrackingEvent — A Toolkit function that provides a modal interaction "XmTrackingEvent" "Toolkit functions"
- XmTrackingLocate(3) XmTrackingLocate — A Toolkit function that provides a modal interaction "XmTrackingLocate" "Toolkit functions"
- XmTransferDone(3) XmTransferDone — A toolkit function that completes a data transfer "XmTransferDone" "toolkit functions"
- XmTransferSendRequest(3) XmTransferSendRequest — A toolkit function that transfers a MULTIPLE request "XmTransferSendRequest" "toolkit functions"
- XmTransferSetParameters(3) XmTransferSetParameters — A toolkit function that establishes parameters to be passed by the next call to XmTransferValue "XmTransferSetParameters"
- XmTransferStartRequest(3) XmTransferStartRequest — A toolkit function that begins a MULTIPLE transfer "XmTransferStartRequest" "toolkit functions"
- XmTransferValue(3) XmTransferValue — A toolkit function that transfers data to a destination "XmTransferValue" "toolkit functions"
- XmTranslateKey(3) XmTranslateKey — The default keycode-to-keysym translator "XmTranslateKey"
- XmTree(3) XmTree - The Tree widget class
- XmUninstallImage(3) XmUninstallImage — A pixmap caching function that removes an image from the image cache "XmUninstallImage" "pixmaps"
- XmUpdateDisplay(3) XmUpdateDisplay — A function that processes all pending exposure events immediately "XmUpdateDisplay"
- XmVaCreateArrowButton(3) XmVaCreateArrowButton, XmVaCreateManagedArrowButton — A ArrowButton widget convenience creation functions.
- XmVaCreateArrowButtonGadget(3) XmVaCreateArrowButtonGadget, XmVaCreateManagedArrowButtonGadget — A ArrowButtonGadget widget convenience creation functions.
- XmVaCreateBulletinBoard(3) XmVaCreateBulletinBoard, XmVaCreateManagedBulletinBoard — A BulletinBoard widget convenience creation functions.
- XmVaCreateButtonBox(3) XmVaCreateButtonBox, XmVaCreateManagedButtonBox — A ButtonBox widget convenience creation functions.
- XmVaCreateCascadeButton(3) XmVaCreateCascadeButton, XmVaCreateManagedCascadeButton — A CascadeButton widget convenience creation functions.
- XmVaCreateCascadeButtonGadget(3) XmVaCreateCascadeButtonGadget, XmVaCreateManagedCascadeButtonGadget — A CascadeButtonGadget widget convenience creation functions.
- XmVaCreateColorSelector(3) XmVaCreateColorSelector, XmVaCreateManagedColorSelector — A ColorSelector widget convenience creation functions.
- XmVaCreateColumn(3) XmVaCreateColumn, XmVaCreateManagedColumn — A Column widget convenience creation functions.
- XmVaCreateCombinationBox2(3) XmVaCreateCombinationBox2, XmVaCreateManagedCombinationBox2 — A Form widget convenience creation functions.
- XmVaCreateComboBox(3) XmVaCreateComboBox, XmVaCreateManagedComboBox — A ComboBox widget convenience creation functions.
- XmVaCreateCommand(3) XmVaCreateCommand, XmVaCreateManagedCommand — A Command widget convenience creation functions.
- XmVaCreateContainer(3) XmVaCreateContainer, XmVaCreateManagedContainer — A Container widget convenience creation functions.
- XmVaCreateDataField(3) XmVaCreateDataField, XmVaCreateManagedDataField — A DataField widget convenience creation functions.
- XmVaCreateDrawingArea(3) XmVaCreateDrawingArea, XmVaCreateManagedDrawingArea — A DrawingArea widget convenience creation functions.
- XmVaCreateDrawnButton(3) XmVaCreateDrawnButton, XmVaCreateManagedDrawnButton — A DrawnButton widget convenience creation functions.
- XmVaCreateDropDown(3) XmVaCreateDropDown, XmVaCreateManagedDropDown — A DropDown widget convenience creation functions.
- XmVaCreateExt18List(3) XmVaCreateExt18List, XmVaCreateManagedExt18List — A Form widget convenience creation functions.
- XmVaCreateFileSelectionBox(3) XmVaCreateFileSelectionBox, XmVaCreateManagedFileSelectionBox — A FileSelectionBox widget convenience creation functions.
- XmVaCreateForm(3) XmVaCreateForm, XmVaCreateManagedForm — A Form widget convenience creation functions.
- XmVaCreateFrame(3) XmVaCreateFrame, XmVaCreateManagedFrame — A Frame widget convenience creation functions.
- XmVaCreateHierarchy(3) XmVaCreateHierarchy, XmVaCreateManagedHierarchy — A Hierarchy widget convenience creation functions.
- XmVaCreateIconGadget(3) XmVaCreateIconGadget, XmVaCreateManagedIconGadget — A IconGadget widget convenience creation functions.
- XmVaCreateLabel(3) XmVaCreateLabel, XmVaCreateManagedLabel — A Label widget convenience creation functions.
- XmVaCreateLabelGadget(3) XmVaCreateLabelGadget, XmVaCreateManagedLabelGadget — A LabelGadget widget convenience creation functions.
- XmVaCreateList(3) XmVaCreateList, XmVaCreateManagedList — A List widget convenience creation functions.
- XmVaCreateMainWindow(3) XmVaCreateMainWindow, XmVaCreateManagedMainWindow — A MainWindow widget convenience creation functions.
- XmVaCreateManagedArrowButton(3) XmVaCreateArrowButton, XmVaCreateManagedArrowButton — A ArrowButton widget convenience creation functions.
- XmVaCreateManagedArrowButtonGadget(3) XmVaCreateArrowButtonGadget, XmVaCreateManagedArrowButtonGadget — A ArrowButtonGadget widget convenience creation functions.
- XmVaCreateManagedBulletinBoard(3) XmVaCreateBulletinBoard, XmVaCreateManagedBulletinBoard — A BulletinBoard widget convenience creation functions.
- XmVaCreateManagedButtonBox(3) XmVaCreateButtonBox, XmVaCreateManagedButtonBox — A ButtonBox widget convenience creation functions.
- XmVaCreateManagedCascadeButton(3) XmVaCreateCascadeButton, XmVaCreateManagedCascadeButton — A CascadeButton widget convenience creation functions.
- XmVaCreateManagedCascadeButtonGadget(3) XmVaCreateCascadeButtonGadget, XmVaCreateManagedCascadeButtonGadget — A CascadeButtonGadget widget convenience creation functions.
- XmVaCreateManagedColorSelector(3) XmVaCreateColorSelector, XmVaCreateManagedColorSelector — A ColorSelector widget convenience creation functions.
- XmVaCreateManagedColumn(3) XmVaCreateColumn, XmVaCreateManagedColumn — A Column widget convenience creation functions.
- XmVaCreateManagedCombinationBox2(3) XmVaCreateCombinationBox2, XmVaCreateManagedCombinationBox2 — A Form widget convenience creation functions.
- XmVaCreateManagedComboBox(3) XmVaCreateComboBox, XmVaCreateManagedComboBox — A ComboBox widget convenience creation functions.
- XmVaCreateManagedCommand(3) XmVaCreateCommand, XmVaCreateManagedCommand — A Command widget convenience creation functions.
- XmVaCreateManagedContainer(3) XmVaCreateContainer, XmVaCreateManagedContainer — A Container widget convenience creation functions.
- XmVaCreateManagedDataField(3) XmVaCreateDataField, XmVaCreateManagedDataField — A DataField widget convenience creation functions.
- XmVaCreateManagedDrawingArea(3) XmVaCreateDrawingArea, XmVaCreateManagedDrawingArea — A DrawingArea widget convenience creation functions.
- XmVaCreateManagedDrawnButton(3) XmVaCreateDrawnButton, XmVaCreateManagedDrawnButton — A DrawnButton widget convenience creation functions.
- XmVaCreateManagedDropDown(3) XmVaCreateDropDown, XmVaCreateManagedDropDown — A DropDown widget convenience creation functions.
- XmVaCreateManagedExt18List(3) XmVaCreateExt18List, XmVaCreateManagedExt18List — A Form widget convenience creation functions.
- XmVaCreateManagedFileSelectionBox(3) XmVaCreateFileSelectionBox, XmVaCreateManagedFileSelectionBox — A FileSelectionBox widget convenience creation functions.
- XmVaCreateManagedForm(3) XmVaCreateForm, XmVaCreateManagedForm — A Form widget convenience creation functions.
- XmVaCreateManagedFrame(3) XmVaCreateFrame, XmVaCreateManagedFrame — A Frame widget convenience creation functions.
- XmVaCreateManagedHierarchy(3) XmVaCreateHierarchy, XmVaCreateManagedHierarchy — A Hierarchy widget convenience creation functions.
- XmVaCreateManagedIconGadget(3) XmVaCreateIconGadget, XmVaCreateManagedIconGadget — A IconGadget widget convenience creation functions.
- XmVaCreateManagedLabel(3) XmVaCreateLabel, XmVaCreateManagedLabel — A Label widget convenience creation functions.
- XmVaCreateManagedLabelGadget(3) XmVaCreateLabelGadget, XmVaCreateManagedLabelGadget — A LabelGadget widget convenience creation functions.
- XmVaCreateManagedList(3) XmVaCreateList, XmVaCreateManagedList — A List widget convenience creation functions.
- XmVaCreateManagedMainWindow(3) XmVaCreateMainWindow, XmVaCreateManagedMainWindow — A MainWindow widget convenience creation functions.
- XmVaCreateManagedMessageBox(3) XmVaCreateMessageBox, XmVaCreateManagedMessageBox — A MessageBox widget convenience creation functions.
- XmVaCreateManagedMultiList(3) XmVaCreateMultiList, XmVaCreateManagedMultiList — A MultiList widget convenience creation functions.
- XmVaCreateManagedNotebook(3) XmVaCreateNotebook, XmVaCreateManagedNotebook — A Notebook widget convenience creation functions.
- XmVaCreateManagedOutline(3) XmVaCreateOutline, XmVaCreateManagedOutline — A Outline widget convenience creation functions.
- XmVaCreateManagedPanedWindow(3) XmVaCreatePanedWindow, XmVaCreateManagedPanedWindow — A PanedWindow widget convenience creation functions.
- XmVaCreateManagedPushButton(3) XmVaCreatePushButton, XmVaCreateManagedPushButton — A PushButton widget convenience creation functions.
- XmVaCreateManagedPushButtonGadget(3) XmVaCreatePushButtonGadget, XmVaCreateManagedPushButtonGadget — A PushButtonGadget widget convenience creation functions.
- XmVaCreateManagedRowColumn(3) XmVaCreateRowColumn, XmVaCreateManagedRowColumn — A RowColumn widget convenience creation functions.
- XmVaCreateManagedScale(3) XmVaCreateScale, XmVaCreateManagedScale — A Scale widget convenience creation functions.
- XmVaCreateManagedScrollBar(3) XmVaCreateScrollBar, XmVaCreateManagedScrollBar — A ScrollBar widget convenience creation functions.
- XmVaCreateManagedScrolledWindow(3) XmVaCreateScrolledWindow, XmVaCreateManagedScrolledWindow — A ScrolledWindow widget convenience creation functions.
- XmVaCreateManagedSelectionBox(3) XmVaCreateSelectionBox, XmVaCreateManagedSelectionBox — A SelectionBox widget convenience creation functions.
- XmVaCreateManagedSeparatorGadget(3) XmVaCreateSeparatorGadget, XmVaCreateManagedSeparatorGadget — A SeparatorGadget widget convenience creation functions.
- XmVaCreateManagedSimpleSpinBox(3) XmVaCreateSimpleSpinBox, XmVaCreateManagedSimpleSpinBox — A SimpleSpinBox widget convenience creation functions.
- XmVaCreateManagedSpinBox(3) XmVaCreateSpinBox, XmVaCreateManagedSpinBox — A SpinBox widget convenience creation functions.
- XmVaCreateManagedTabStack(3) XmVaCreateTabStack, XmVaCreateManagedTabStack — A TabStack widget convenience creation functions.
- XmVaCreateManagedText(3) XmVaCreateText, XmVaCreateManagedText — A Text widget convenience creation functions.
- XmVaCreateManagedTextField(3) XmVaCreateTextField, XmVaCreateManagedTextField — A TextField widget convenience creation functions.
- XmVaCreateManagedToggleButton(3) XmVaCreateToggleButton, XmVaCreateManagedToggleButton — A ToggleButton widget convenience creation functions.
- XmVaCreateManagedToggleButtonGadget(3) XmVaCreateToggleButtonGadget, XmVaCreateManagedToggleButtonGadget — A ToggleButtonGadget widget convenience creation functions.
- XmVaCreateMessageBox(3) XmVaCreateMessageBox, XmVaCreateManagedMessageBox — A MessageBox widget convenience creation functions.
- XmVaCreateMultiList(3) XmVaCreateMultiList, XmVaCreateManagedMultiList — A MultiList widget convenience creation functions.
- XmVaCreateNotebook(3) XmVaCreateNotebook, XmVaCreateManagedNotebook — A Notebook widget convenience creation functions.
- XmVaCreateOutline(3) XmVaCreateOutline, XmVaCreateManagedOutline — A Outline widget convenience creation functions.
- XmVaCreatePanedWindow(3) XmVaCreatePanedWindow, XmVaCreateManagedPanedWindow — A PanedWindow widget convenience creation functions.
- XmVaCreatePushButton(3) XmVaCreatePushButton, XmVaCreateManagedPushButton — A PushButton widget convenience creation functions.
- XmVaCreatePushButtonGadget(3) XmVaCreatePushButtonGadget, XmVaCreateManagedPushButtonGadget — A PushButtonGadget widget convenience creation functions.
- XmVaCreateRowColumn(3) XmVaCreateRowColumn, XmVaCreateManagedRowColumn — A RowColumn widget convenience creation functions.
- XmVaCreateScale(3) XmVaCreateScale, XmVaCreateManagedScale — A Scale widget convenience creation functions.
- XmVaCreateScrollBar(3) XmVaCreateScrollBar, XmVaCreateManagedScrollBar — A ScrollBar widget convenience creation functions.
- XmVaCreateScrolledWindow(3) XmVaCreateScrolledWindow, XmVaCreateManagedScrolledWindow — A ScrolledWindow widget convenience creation functions.
- XmVaCreateSelectionBox(3) XmVaCreateSelectionBox, XmVaCreateManagedSelectionBox — A SelectionBox widget convenience creation functions.
- XmVaCreateSeparatorGadget(3) XmVaCreateSeparatorGadget, XmVaCreateManagedSeparatorGadget — A SeparatorGadget widget convenience creation functions.
- XmVaCreateSimpleCheckBox(3) XmVaCreateSimpleCheckBox — A RowColumn widget convenience creation function "XmVaCreateSimpleCheckBox" "creation functions"
- XmVaCreateSimpleMenuBar(3) XmVaCreateSimpleMenuBar — A RowColumn widget convenience creation function "XmVaCreateSimpleMenuBar" "creation functions"
- XmVaCreateSimpleOptionMenu(3) XmVaCreateSimpleOptionMenu — A RowColumn widget convenience creation function "XmVaCreateSimpleOption.Menu" "creation functions"
- XmVaCreateSimplePopupMenu(3) XmVaCreateSimplePopupMenu — A RowColumn widget convenience creation function "XmVaCreateSimplePopup.Menu" "creation functions"
- XmVaCreateSimplePulldownMenu(3) XmVaCreateSimplePulldownMenu — A RowColumn widget convenience creation function "XmVaCreateSimplePulldown.Menu" "creation functions"
- XmVaCreateSimpleRadioBox(3) XmVaCreateSimpleRadioBox — A RowColumn widget convenience creation function "XmVaCreateSimpleRadioBox" "creation functions"
- XmVaCreateSimpleSpinBox(3) XmVaCreateSimpleSpinBox, XmVaCreateManagedSimpleSpinBox — A SimpleSpinBox widget convenience creation functions.
- XmVaCreateSpinBox(3) XmVaCreateSpinBox, XmVaCreateManagedSpinBox — A SpinBox widget convenience creation functions.
- XmVaCreateTabStack(3) XmVaCreateTabStack, XmVaCreateManagedTabStack — A TabStack widget convenience creation functions.
- XmVaCreateText(3) XmVaCreateText, XmVaCreateManagedText — A Text widget convenience creation functions.
- XmVaCreateTextField(3) XmVaCreateTextField, XmVaCreateManagedTextField — A TextField widget convenience creation functions.
- XmVaCreateToggleButton(3) XmVaCreateToggleButton, XmVaCreateManagedToggleButton — A ToggleButton widget convenience creation functions.
- XmVaCreateToggleButtonGadget(3) XmVaCreateToggleButtonGadget, XmVaCreateManagedToggleButtonGadget — A ToggleButtonGadget widget convenience creation functions.
- XmWidgetGetBaselines(3) XmWidgetGetBaselines — Retrieves baseline information for a widget "XmWidgetGetBaselines"
- XmWidgetGetDisplayRect(3) XmWidgetGetDisplayRect — Retrieves display rectangle information for a widget "XmWidgetGetDisplayRect"
- XNewModifiermap(3) manipulate keyboard encoding and keyboard encoding structure
- XNextEvent(3) select events by type
- XNoExposeEvent(3) GraphicsExpose and NoExpose event structures
- XNoOp(3) No Operation
- XOffsetRegion(3) region arithmetic
- XOMOfOC(3) create output contexts
- XOpenDevice(3) open or close an extension input device
- XOpenDisplay(3) connect or disconnect to X server
- XOpenIM(3) open, close, and obtain input method information
- XOpenOM(3) open output methods
- xosd_create(3) Create a new XOSD object
- xosd_destroy(3) Destroy an XOSD object
- xosd_display(3) Display data to an XOSD window
- xosd_get_number_lines(3) xosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to display
- xosd_hide(3) hide the XOSD window
- xosd_is_onscreen(3) Returns wether the XOSD window is shown
- xosd_set_align(3) Change the alignment of the XOSD window
- xosd_set_bar_length(3) Change the length of the percentage bar or slider
- xosd_set_horizontal_offset(3) Change the indent of the XOSD window
- xosd_set_pos(3) Change the position of the XOSD window
- xosd_set_shadow_offset(3) Change the shadow-offset of the XOSD window
- xosd_set_vertical_offset(3) Change the offset of the XOSD window
- xosd_show(3) make the XOSD window visible
- xosd_uninit(3) Destroy a XOSD window
- xosd(3) xosd - X on-screen display library
- xpaaccess(3) return XPA access points matching template (XPA 2.1 and above)
- xpaatexit(3) install exit handler
- xpacleanup(3) release reserved XPA memory
- xpaclient(3) The XPA Client-side Programming Interface
- xpaclose(3) close a persistent XPA client handle
- xpacmdadd(3) add a command to an XPA command public access point
- xpacmddel(3) remove a command from an XPA command public access point
- xpacmdnew(3) create a new XPA public access point for commands
- xpafree(3) remove an XPA public access point
- xpaget(3) retrieve data from one or more XPA servers
- xpagetfd(3) retrieve data from one or more XPA servers and write to files
- xpainfo(3) send short message to one or more XPA servers
- xpainfonew(3) define an XPA info public access point
- xpamacros(3) Server Callback Macros
- xpamainloop(3) optional main loop for XPA
- xpanew(3) create a new XPA access point
- xpanslookup(3) lookup registered XPA access points
- xpaopen(3) allocate a persistent client handle
- xpapoll(3) execute existing XPA requests
- xparace(3) Race Conditions
- XParseColor(3) obtain color values
- XParseGeometry(3) parse window geometry
- xpaserver(3) The XPA Server-side Programming Interface
- xpaset(3) send data to one or more XPA servers
- xpasetfd(3) send data from stdin to one or more XPA servers
- XPeekEvent(3) select events by type
- XPeekIfEvent(3) check the event queue with a predicate procedure
- XPending(3) handle output buffer or event queue
- XPixmapFormatValues(3) image format functions and macros
- XPoint(3) draw points and points structure
- XPointInRegion(3) determine if regions are empty or equal
- XPolygonRegion(3) generate regions
- Xpresent(3) X Present Extension
- XProcessInternalConnection(3) handle Xlib internal connections
- XPropertyEvent(3) PropertyNotify event structure
- xprt_register(3) library routines for remote procedure calls
- xprt_unregister(3) library routines for remote procedure calls
- XPutBackEvent(3) put events back on the queue
- XPutImage(3) transfer images
- XPutPixel(3) image utilities
- XQueryBestCursor(3) manipulate cursors
- XQueryBestSize(3) determine efficient sizes
- XQueryBestStipple(3) determine efficient sizes
- XQueryBestTile(3) determine efficient sizes
- XQueryColor(3) obtain color values
- XQueryColors(3) obtain color values
- XQueryDeviceState(3) query the state of an extension input device.
- XQueryExtension(3) list available extensions
- XQueryFont(3) load or unload fonts and font metric structures
- XQueryKeymap(3) manipulate keyboard settings and keyboard control structure
- XQueryPointer(3) get pointer coordinates
- XQueryTextExtents(3) compute or query text extents
- XQueryTextExtents16(3) compute or query text extents
- XQueryTree(3) query window tree information
- XRaiseWindow(3) change window stacking order
- Xrandr(3) X Resize, Rotate and Reflection extension.
- XReadBitmapFile(3) manipulate bitmaps
- XReadBitmapFileData(3) manipulate bitmaps
- XRebindKeysym(3) handle keyboard input events in Latin-1
- XRecolorCursor(3) manipulate cursors
- XReconfigureWMWindow(3) manipulate top-level windows
- XRectangle(3) draw rectangles and rectangles structure
- XRectInRegion(3) determine if regions are empty or equal
- XRefreshKeyboardMapping(3) handle keyboard input events in Latin-1
- XRegisterIMInstantiateCallback(3) open, close, and obtain input method information
- XRemoveConnectionWatch(3) handle Xlib internal connections
- XRemoveFromSaveSet(3) change a client's save set
- XRemoveHost(3) control host access and host control structure
- XRemoveHosts(3) control host access and host control structure
- XReparentEvent(3) ReparentNotify event structure
- XReparentWindow(3) reparent windows
- XRes(3) X-Resource extension client library
- XResetScreenSaver(3) manipulate the screen saver
- XResizeRequestEvent(3) ResizeRequest event structure
- XResizeWindow(3) configure windows and window changes structure
- XResourceManagerString(3) obtain server resource properties
- XResQueryClientPixmapBytes(3) X-Resource extension client library
- XResQueryClientResources(3) X-Resource extension client library
- XResQueryClients(3) X-Resource extension client library
- XResQueryExtension(3) X-Resource extension client library
- XResQueryVersion(3) X-Resource extension client library
- XRestackWindows(3) change window stacking order
- XrmCombineDatabase(3) merge resource databases
- XrmCombineFileDatabase(3) merge resource databases
- XrmDestroyDatabase(3) retrieve and store resource databases
- XrmEnumerateDatabase(3) enumerate resource database entries
- XrmGetDatabase(3) retrieve and store resource databases
- XrmGetFileDatabase(3) retrieve and store resource databases
- XrmGetResource(3) retrieve database resources and search lists
- XrmGetStringDatabase(3) retrieve and store resource databases
- XrmInitialize(3) initialize the Resource Manager, Resource Manager structures, and parse the command line
- XrmLocaleOfDatabase(3) retrieve and store resource databases
- XrmMergeDatabases(3) merge resource databases
- XrmOptionDescRec(3) initialize the Resource Manager, Resource Manager structures, and parse the command line
- XrmOptionKind(3) initialize the Resource Manager, Resource Manager structures, and parse the command line
- XrmParseCommand(3) initialize the Resource Manager, Resource Manager structures, and parse the command line
- XrmPermStringToQuark(3) manipulate resource quarks
- XrmPutFileDatabase(3) retrieve and store resource databases
- XrmPutLineResource(3) store database resources
- XrmPutResource(3) store database resources
- XrmPutStringResource(3) store database resources
- XrmQGetResource(3) retrieve database resources and search lists
- XrmQGetSearchList(3) retrieve database resources and search lists
- XrmQGetSearchResource(3) retrieve database resources and search lists
- XrmQPutResource(3) store database resources
- XrmQPutStringResource(3) store database resources
- XrmQuarkToString(3) manipulate resource quarks
- XrmSetDatabase(3) retrieve and store resource databases
- XrmStringToBindingQuarkList(3) manipulate resource quarks
- XrmStringToQuark(3) manipulate resource quarks
- XrmStringToQuarkList(3) manipulate resource quarks
- XrmUniqueQuark(3) manipulate resource quarks
- XrmValue(3) initialize the Resource Manager, Resource Manager structures, and parse the command line
- XRotateBuffers(3) manipulate cut and paste buffers
- XRotateWindowProperties(3) obtain and change window properties
- XRRConfigCurrentConfiguration(3) X Resize, Rotate and Reflection extension.
- XRRConfigCurrentRate(3) X Resize, Rotate and Reflection extension.
- XRRConfigRates(3) X Resize, Rotate and Reflection extension.
- XRRConfigRotations(3) X Resize, Rotate and Reflection extension.
- XRRConfigSizes(3) X Resize, Rotate and Reflection extension.
- XRRConfigTimes(3) X Resize, Rotate and Reflection extension.
- XRRFreeScreenConfigInfo(3) X Resize, Rotate and Reflection extension.
- XRRGetScreenInfo(3) X Resize, Rotate and Reflection extension.
- XRRQueryExtension(3) X Resize, Rotate and Reflection extension.
- XRRQueryVersion(3) X Resize, Rotate and Reflection extension.
- XRRRootToScreen(3) X Resize, Rotate and Reflection extension.
- XRRSelectInput(3) X Resize, Rotate and Reflection extension.
- XRRSetScreenConfig(3) X Resize, Rotate and Reflection extension.
- XRRSetScreenConfigAndRate(3) X Resize, Rotate and Reflection extension.
- XSaveContext(3) associative look-up routines
- XScreenNumberOfScreen(3) screen information functions and macros
- XScreenResourceString(3) obtain server resource properties
- XScreenSaverAllocInfo(3) X11 Screen Saver extension client library
- XScreenSaverGetRegistered(3) X11 Screen Saver extension client library
- XScreenSaverQueryExtension(3) X11 Screen Saver extension client library
- XScreenSaverQueryInfo(3) X11 Screen Saver extension client library
- XScreenSaverQueryVersion(3) X11 Screen Saver extension client library
- XScreenSaverRegister(3) X11 Screen Saver extension client library
- XScreenSaverSelectInput(3) X11 Screen Saver extension client library
- XScreenSaverSetAttributes(3) X11 Screen Saver extension client library
- XScreenSaverSuspend(3) X11 Screen Saver extension client library
- XScreenSaverUnregister(3) X11 Screen Saver extension client library
- XScreenSaverUnsetAttributes(3) X11 Screen Saver extension client library
- XSegment(3) draw lines, polygons, and line structure
- XSelectExtensionEvent(3) select extension events, get the list of currently selected extension events
- XSelectInput(3) select input events
- XSelectionClearEvent(3) SelectionClear event structure
- XSelectionEvent(3) SelectionNotify event structure
- XSelectionRequestEvent(3) SelectionRequest event structure
- XSendEvent(3) send events and pointer motion history structure
- XSendExtensionEvent(3) send input extension events to a client
- XSetAccessControl(3) control host access and host control structure
- XSetAfterFunction(3) enable or disable synchronization
- XSetArcMode(3) GC convenience routines
- XSetBackground(3) GC convenience routines
- XSetClassHint(3) allocate class hints structure and set or read a window's WM_CLASS property
- XSetClipMask(3) GC convenience routines
- XSetClipOrigin(3) GC convenience routines
- XSetClipRectangles(3) GC convenience routines
- XSetCloseDownMode(3) control clients
- XSetCommand(3) set or read a window's WM_COMMAND property
- XSetDashes(3) GC convenience routines
- XSetDeviceButtonMapping(3) query or change device button mappings
- XSetDeviceFocus(3) control extension input device focus
- XSetDeviceMode(3) change the mode of a device
- XSetDeviceModifierMapping(3) query or change device modifier mappings
- XSetDeviceValuators(3) initialize the valuators on an extension input device
- XSetErrorHandler(3) default error handlers
- XSetEventQueueOwner(3) set event queue owner on a shared Xlib/XCB connection
- XSetFillRule(3) GC convenience routines
- XSetFillStyle(3) GC convenience routines
- XSetFont(3) GC convenience routines
- XSetFontPath(3) set, get, or free the font search path
- XSetForeground(3) GC convenience routines
- XSetFunction(3) GC convenience routines
- XSetGraphicsExposure(3) GC convenience routines
- XSetICFocus(3) set and unset input context focus
- XSetIconName(3) set or read a window's WM_ICON_NAME property
- XSetIconSizes(3) allocate icon size structure and set or read a window's WM_ICON_SIZES property
- XSetICValues(3) set and obtain XIC values
- XSetIMValues(3) open, close, and obtain input method information
- XSetInputFocus(3) control input focus
- XSetIOErrorHandler(3) default error handlers
- XSetLineAttributes(3) GC convenience routines
- XSetLocaleModifiers(3) determine locale support and configure locale modifiers
- XSetModifierMapping(3) manipulate keyboard encoding and keyboard encoding structure
- XSetOCValues(3) create output contexts
- XSetOMValues(3) open output methods
- XSetPlaneMask(3) GC convenience routines
- XSetPointerMapping(3) manipulate pointer settings
- XSetRegion(3) create or destroy regions
- XSetRGBColormaps(3) allocate, set, or read a standard colormap structure
- XSetScreenSaver(3) manipulate the screen saver
- XSetSelectionOwner(3) manipulate window selection
- XSetState(3) GC convenience routines
- XSetStipple(3) GC convenience routines
- XSetSubwindowMode(3) GC convenience routines
- XSetTextProperty(3) set and read text properties
- XSetTile(3) GC convenience routines
- XSetTransientForHint(3) set or read a window's WM_TRANSIENT_FOR property
- XSetTSOrigin(3) GC convenience routines
- XSetWindowAttributes(3) create windows and window attributes structure
- XSetWindowBackground(3) change window attributes
- XSetWindowBackgroundPixmap(3) change window attributes
- XSetWindowBorder(3) change window attributes
- XSetWindowBorderPixmap(3) change window attributes
- XSetWindowBorderWidth(3) configure windows and window changes structure
- XSetWindowColormap(3) change window attributes
- XSetWMClientMachine(3) set or read a window's WM_CLIENT_MACHINE property
- XSetWMColormapWindows(3) set or read a window's WM_COLORMAP_WINDOWS property
- XSetWMHints(3) allocate window manager hints structure and set or read a window's WM_HINTS property
- XSetWMIconName(3) set or read a window's WM_ICON_NAME property
- XSetWMName(3) set or read a window's WM_NAME property
- XSetWMNormalHints(3) allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XSetWMProperties(3) set standard window properties
- XSetWMProtocols(3) set or read a window's WM_PROTOCOLS property
- XSetWMSizeHints(3) allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XShape(3) X nonrectangular shape functions
- XShapeCombineMask(3) X nonrectangular shape functions
- XShapeCombineRectangles(3) X nonrectangular shape functions
- XShapeCombineRegion(3) X nonrectangular shape functions
- XShapeCombineShape(3) X nonrectangular shape functions
- XShapeGetRectangles(3) X nonrectangular shape functions
- XShapeInputSelected(3) X nonrectangular shape functions
- XShapeOffsetShape(3) X nonrectangular shape functions
- XShapeQueryExtension(3) X nonrectangular shape functions
- XShapeQueryExtents(3) X nonrectangular shape functions
- XShapeQueryVersion(3) X nonrectangular shape functions
- XShapeSelectInput(3) X nonrectangular shape functions
- XShm(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmAttach(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmCreateImage(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmCreatePixmap(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmDetach(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmGetEventBase(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmGetImage(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmPixmapFormat(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmPutImage(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmQueryExtension(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShmQueryVersion(3) XShmQueryExtension, XShmQueryVersion, XShmPixmapFormat, XShmAttach, XShmDetach XShmCreateImage, XShmPutImage, XShmGetImage, XShmCreatePixmap,
- XShrinkRegion(3) region arithmetic
- XSizeHints(3) allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- Xss(3) X11 Screen Saver extension client library
- XStandardColormap(3) allocate, set, or read a standard colormap structure
- XStoreBuffer(3) manipulate cut and paste buffers
- XStoreBytes(3) manipulate cut and paste buffers
- XStoreColor(3) set colors
- XStoreColors(3) set colors
- XStoreName(3) set or read a window's WM_NAME property
- XStoreNamedColor(3) set colors
- XStringListToTextProperty(3) convert string lists and text property structure
- XStringToKeysym(3) convert keysyms
- XSubImage(3) image utilities
- XSubtractRegion(3) region arithmetic
- XSupportsLocale(3) determine locale support and configure locale modifiers
- XSync(3) handle output buffer or event queue
- XSynchronize(3) enable or disable synchronization
- XtAddActions(3) register an action table
- XtAddCallback(3) add and remove callback procedures
- XtAddCallbacks(3) add and remove callback procedures
- XtAddConverter(3) register resource converter
- XtAddEventHandler(3) add and remove event handlers
- XtAddExposureToRegion(3) merge exposure events into a region
- XtAddGrab(3) redirect user input to a modal widget
- XtAddInput(3) register input, timeout, and workprocs
- XtAddRawEventHandler(3) add and remove event handlers
- XtAddTimeOut(3) register input, timeout, and workprocs
- XtAddWorkProc(3) register input, timeout, and workprocs
- XtAllocateGC(3) obtain a sharable GC with modifiable fields
- XtAppAddActionHook(3) register an action hook procedure
- XtAppAddActions(3) register an action table
- XtAppAddBlockHook(3) register a block hook procedure
- XtAppAddConverter(3) register resource converter
- XtAppAddInput(3) register and remove an input source
- XtAppAddSignal(3) register and remove a signal source
- XtAppAddTimeOut(3) register and remove timeouts
- XtAppAddWorkProc(3) Add and remove background processing procedures
- XtAppCreateShell(3) create top-level widget instance
- XtAppError(3) low-level error handlers
- XtAppErrorMsg(3) high-level error handlers
- XtAppGetErrorDatabase(3) obtain error database
- XtAppGetErrorDatabaseText(3) obtain error database
- XtAppGetExitFlag(3) thread support functions
- XtAppGetSelectionTimeout(3) set and obtain selection timeout values
- XtAppInitialize(3) initialize, open, or close a display
- XtAppLock(3) lock and unlock application context
- XtAppMainLoop(3) query and process events and input
- XtAppNextEvent(3) query and process events and input
- XtAppPeekEvent(3) query and process events and input
- XtAppPending(3) query and process events and input
- XtAppProcessEvent(3) query and process events and input
- XtAppReleaseCacheRefs(3) decrement reference counts for resources
- XtAppSetErrorHandler(3) low-level error handlers
- XtAppSetErrorMsgHandler(3) high-level error handlers
- XtAppSetExitFlag(3) thread support functions
- XtAppSetFallbackResources(3) set fallback resources
- XtAppSetSelectionTimeout(3) set and obtain selection timeout values
- XtAppSetTypeConverter(3) register resource converter
- XtAppSetWarningHandler(3) low-level error handlers
- XtAppSetWarningMsgHandler(3) high-level error handlers
- XtAppUnlock(3) lock and unlock application context
- XtAppWarning(3) low-level error handlers
- XtAppWarningMsg(3) high-level error handlers
- XtAsprintf(3) memory management functions
- XtAugmentTranslations(3) manage translation tables
- XtBuildEventMask(3) retrieve a widget's event mask
- XtCallAcceptFocus(3) calla widget's accept_focus procedure
- XtCallActionProc(3) invoke an action procedure directly
- XtCallbackExclusive(3) map a pop-up
- XtCallbackNone(3) map a pop-up
- XtCallbackNonexclusive(3) map a pop-up
- XtCallbackPopdown(3) unmap a pop-up
- XtCallCallbackList(3) process callbacks
- XtCallCallbacks(3) process callbacks
- XtCallConverter(3) invoke resource converters
- XtCalloc(3) memory management functions
- XtCancelSelectionRequest(3) bundle multiple selection conversion requests into a single request using MULTIPLE target
- XtChangeManagedSet(3) manage and unmanage children
- XtCheckSubclass(3) obtain and verify a widget's class
- XtClass(3) obtain and verify a widget's class
- XtCloseDisplay(3) initialize, open, or close a display
- XtConfigureWidget(3) move and resize widgets
- XtConvert(3) invoke resource converters
- XtConvertAndStore(3) invoke resource converters
- XtConvertCase(3) convert KeySym to KeyCodes
- XtCreateApplicationContext(3) create, destroy, and obtain an application context
- XtCreateApplicationShell(3) create top-level widget instance
- XtCreateManagedWidget(3) create and destroy widgets
- XtCreatePopupShell(3) create a popup shell
- XtCreateSelectionRequest(3) bundle multiple selection conversion requests into a single request using MULTIPLE target
- XtCreateWidget(3) create and destroy widgets
- XtCreateWindow(3) window creation convenience function
- XtDatabase(3) initialize, open, or close a display
- XtDestroyApplicationContext(3) create, destroy, and obtain an application context
- XtDestroyWidget(3) create and destroy widgets
- XtDirectConvert(3) invoke resource converters
- XtDisownSelection(3) set selection owner
- XtDispatchEvent(3) query and process events and input
- XtDispatchEventToWidget(3) extension event handling
- XtDisplay(3) obtain window information about a widget
- XtDisplayInitialize(3) initialize, open, or close a display
- XtDisplayOfObject(3) obtain window information about a widget
- XtDisplayStringConversionWarning(3) issue a conversion warning message
- XtDisplayToApplicationContext(3) obtain an application context
- XtError(3) low-level error handlers
- XtErrorMsg(3) high-level error handlers
- XTestCompareCurrentCursorWithWindow(3) XTest extension functions
- XTestCompareCursorWithWindow(3) XTest extension functions
- XTestDiscard(3) XTest extension functions
- XTestFakeButtonEvent(3) XTest extension functions
- XTestFakeKeyEvent(3) XTest extension functions
- XTestFakeMotionEvent(3) XTest extension functions
- XTestFakeRelativeMotionEvent(3) XTest extension functions
- XTestGrabControl(3) XTest extension functions
- XTestQueryExtension(3) XTest extension functions
- XTestSetGContextOfGC(3) XTest extension functions
- XTestSetVisualIDOfVisual(3) XTest extension functions
- XTextExtents(3) compute or query text extents
- XTextExtents16(3) compute or query text extents
- XTextItem(3) draw polytext text and text drawing structures
- XTextItem16(3) draw polytext text and text drawing structures
- XTextProperty(3) convert string lists and text property structure
- XTextPropertyToStringList(3) convert string lists and text property structure
- XTextWidth(3) compute text width
- XTextWidth16(3) compute text width
- XtFindFile(3) search for a file using substitutions in the path list
- XtFree(3) memory management functions
- XtGetActionKeysym(3) obtain corresponding keysym
- XtGetActionList(3) obtain class action list
- XtGetApplicationNameAndClass(3) retrieve application name and class
- XtGetApplicationResources(3) obtain application resources
- XtGetClassExtension(3) locate a class extension record
- XtGetConstraintResourceList(3) obtain resource list
- XtGetDisplays(3) retrieve a list of displays associated with an application context
- XtGetErrorDatabase(3) obtain error database
- XtGetErrorDatabaseText(3) obtain error database
- XtGetGC(3) obtain and destroy a sharable GC
- XtGetKeyboardFocusWidget(3) extension event handling
- XtGetKeysymTable(3) query keysyms and keycodes
- XtGetMultiClickTime(3) set and get multi-click times
- XtGetResourceList(3) obtain resource list
- XtGetSelectionParameters(3) retrieve target parameters for a selection request with a single target
- XtGetSelectionRequest(3) retrieve the event that triggered the XtConvertSelectionProc
- XtGetSelectionTimeout(3) set and obtain selection timeout values
- XtGetSelectionValue(3) obtain selection values
- XtGetSelectionValueIncremental(3) obtain selection values
- XtGetSelectionValues(3) obtain selection values
- XtGetSelectionValuesIncremental(3) obtain selection values
- XtGetSubresources(3) obtain subresources
- XtGetSubvalues(3) obtain and set widget resources
- XtGetValues(3) obtain and set widget resources
- XtGrabButton(3) manage grabs
- XtGrabKey(3) manage grabs
- XtGrabKeyboard(3) manage grabs
- XtGrabPointer(3) manage grabs
- XtHasCallbacks(3) process callbacks
- XtHooksOfDisplay(3) external agent access points
- XTimeCoord(3) send events and pointer motion history structure
- XtInitialize(3) initialize
- XtInitializeWidgetClass(3) initialize a widget class
- XtInsertEventHandler(3) add and remove event handlers
- XtInsertEventTypeHandler(3) extension event handling
- XtInsertRawEventHandler(3) add and remove event handlers
- XtInstallAccelerators(3) managing accelerator tables
- XtInstallAllAccelerators(3) managing accelerator tables
- XtIsApplicationShell(3) obtain and verify a widget's class
- XtIsComposite(3) obtain and verify a widget's class
- XtIsConstraint(3) obtain and verify a widget's class
- XtIsManaged(3) manage and unmanage children
- XtIsObject(3) obtain and verify a widget's class
- XtIsOverrideShell(3) obtain and verify a widget's class
- XtIsRealized(3) realize and unrealize widgets
- XtIsRectObj(3) obtain and verify a widget's class
- XtIsSensitive(3) set and check a widget's sensitivity state
- XtIsSessionShell(3) obtain and verify a widget's class
- XtIsShell(3) obtain and verify a widget's class
- XtIsSubclass(3) obtain and verify a widget's class
- XtIsTopLevelShell(3) obtain and verify a widget's class
- XtIsTransientShell(3) obtain and verify a widget's class
- XtIsVendorShell(3) obtain and verify a widget's class
- XtIsWidget(3) obtain and verify a widget's class
- XtIsWMShell(3) obtain and verify a widget's class
- XtKeysymToKeycodeList(3) query keysyms and keycodes
- XtLastEventProcessed(3) last event, last timestamp processed
- XtLastTimestampProcessed(3) last event, last timestamp processed
- XtMainLoop(3) query and process events and input
- XtMakeGeometryRequest(3) make geometry manager request
- XtMakeResizeRequest(3) make geometry manager request
- XtMalloc(3) memory management functions
- XtManageChild(3) manage and unmanage children
- XtManageChildren(3) manage and unmanage children
- XtMapWidget(3) map and unmap widgets
- XtMergeArgLists(3) set and merge ArgLists
- XtMoveWidget(3) move and resize widgets
- XtName(3) obtain widget's name
- XtNameToWidget(3) translating strings to widgets or widgets to windows
- XtNew(3) memory management functions
- XtNewString(3) memory management functions
- XtNextEvent(3) query and process events and input
- XtNoticeSignal(3) register and remove a signal source
- XtNumber(3) determine the byte offset or number of array elements
- XtOffset(3) determine the byte offset or number of array elements
- XtOffsetOf(3) determine the byte offset or number of array elements
- XtOpenApplication(3) initialize, open, or close a display
- XtOpenDisplay(3) initialize, open, or close a display
- XtOverrideTranslations(3) manage translation tables
- XtOwnSelection(3) set selection owner
- XtOwnSelectionIncremental(3) set selection owner
- XtParent(3) obtain widget's parent widget id
- XtParseAcceleratorTable(3) managing accelerator tables
- XtParseTranslationTable(3) manage translation tables
- XtPeekEvent(3) query and process events and input
- XtPending(3) query and process events and input
- XtPopdown(3) unmap a pop-up
- XtPopup(3) map a pop-up
- XtPopupSpringLoaded(3) map a pop-up
- XtProcessEvent(3) query and process events and input
- XtProcessLock(3) lock and unlock process
- XtProcessUnlock(3) lock and unlock process
- XtQueryGeometry(3) query the preferred geometry of a child widget
- XTranslateCoordinates(3) translate window coordinates
- XtRealizeWidget(3) realize and unrealize widgets
- XtRealloc(3) memory management functions
- XtRegisterCaseConverter(3) convert KeySym to KeyCodes
- XtRegisterDrawable(3) register a drawable with the Intrinsics event dispatcher
- XtRegisterExtensionSelector(3) extension event handling
- XtRegisterGrabAction(3) register button and key grabs
- XtReleaseGC(3) obtain and destroy a sharable GC
- XtReleasePropertyAtom(3) maintain a cache of property atoms
- XtRemoveActionHook(3) register an action hook procedure
- XtRemoveAllCallbacks(3) add and remove callback procedures
- XtRemoveBlockHook(3) register a block hook procedure
- XtRemoveCallback(3) add and remove callback procedures
- XtRemoveCallbacks(3) add and remove callback procedures
- XtRemoveEventHandler(3) add and remove event handlers
- XtRemoveEventTypeHandler(3) extension event handling
- XtRemoveGrab(3) redirect user input to a modal widget
- XtRemoveInput(3) register and remove an input source
- XtRemoveRawEventHandler(3) add and remove event handlers
- XtRemoveSignal(3) register and remove a signal source
- XtRemoveTimeOut(3) register and remove timeouts
- XtRemoveWorkProc(3) Add and remove background processing procedures
- XtReservePropertyAtom(3) maintain a cache of property atoms
- XtResizeWidget(3) move and resize widgets
- XtResolvePathname(3) search for a file using standard substitution
- XtScreen(3) obtain window information about a widget
- XtScreenDatabase(3) initialize, open, or close a display
- XtScreenOfObject(3) obtain window information about a widget
- XtSendSelectionRequest(3) bundle multiple selection conversion requests into a single request using MULTIPLE target
- XtSessionGetToken(3) token management for checkpointing
- XtSessionReturnToken(3) token management for checkpointing
- XtSetArg(3) set and merge ArgLists
- XtSetErrorHandler(3) low-level error handlers
- XtSetErrorMsgHandler(3) high-level error handlers
- XtSetEventDispatcher(3) extension event handling
- XtSetKeyboardFocus(3) focus events on a child widget
- XtSetKeyTranslator(3) convert KeySym to KeyCodes
- XtSetLanguageProc(3) set the language procedure
- XtSetMappedWhenManaged(3) map and unmap widgets
- XtSetMultiClickTime(3) set and get multi-click times
- XtSetSelectionParameters(3) specify target parameters for a selection request with a single target
- XtSetSelectionTimeout(3) set and obtain selection timeout values
- XtSetSensitive(3) set and check a widget's sensitivity state
- XtSetSubvalues(3) obtain and set widget resources
- XtSetTypeConverter(3) register resource converter
- XtSetValues(3) obtain and set widget resources
- XtSetWarningHandler(3) low-level error handlers
- XtSetWarningMsgHandler(3) high-level error handlers
- XtSetWMColormapWindows(3) Set the value of the WM_COLORMAP_WINDOWS property
- XtStringConversionWarning(3) issue a conversion warning message
- XtSuperclass(3) obtain and verify a widget's class
- XtToolkitInitialize(3) create, destroy, and obtain an application context
- XtToolkitThreadInitialize(3) initialize the toolkit for multiple threads
- XtTranslateCoords(3) translate widget coordinates
- XtTranslateKeycode(3) convert KeySym to KeyCodes
- XtUngrabButton(3) manage grabs
- XtUngrabKey(3) manage grabs
- XtUngrabKeyboard(3) manage grabs
- XtUngrabPointer(3) manage grabs
- XtUninstallTranslations(3) manage translation tables
- XtUnmanageChild(3) manage and unmanage children
- XtUnmanageChildren(3) manage and unmanage children
- XtUnmapWidget(3) map and unmap widgets
- XtUnrealizeWidget(3) realize and unrealize widgets
- XtUnregisterDrawable(3) register a drawable with the Intrinsics event dispatcher
- XtVaAppCreateShell(3) create top-level widget instance
- XtVaAppInitialize(3) initialize, open, or close a display
- XtVaCreateArgsList(3) dynamically allocate a varargs list
- XtVaCreateManagedWidget(3) create and destroy widgets
- XtVaCreatePopupShell(3) create a popup shell
- XtVaCreateWidget(3) create and destroy widgets
- XtVaGetApplicationResources(3) obtain application resources
- XtVaGetSubresources(3) obtain subresources
- XtVaGetSubvalues(3) obtain and set widget resources
- XtVaGetValues(3) obtain and set widget resources
- XtVaOpenApplication(3) initialize, open, or close a display
- XtVaSetSubvalues(3) obtain and set widget resources
- XtVaSetValues(3) obtain and set widget resources
- XtWarning(3) low-level error handlers
- XtWarningMsg(3) high-level error handlers
- XtWidgetToApplicationContext(3) create, destroy, and obtain an application context
- XtWindow(3) obtain window information about a widget
- XtWindowOfObject(3) obtain window information about a widget
- XtWindowToWidget(3) translating strings to widgets or widgets to windows
- XUndefineCursor(3) define cursors
- XUngrabButton(3) grab pointer buttons
- XUngrabDevice(3) grab/release the specified extension device
- XUngrabDeviceButton(3) grab/ungrab extension input device buttons
- XUngrabDeviceKey(3) grab/ungrab extension input device Keys
- XUngrabKey(3) grab keyboard keys
- XUngrabKeyboard(3) grab the keyboard
- XUngrabPointer(3) grab the pointer
- XUngrabServer(3) grab the server
- XUninstallColormap(3) control colormaps
- XUnionRectWithRegion(3) region arithmetic
- XUnionRegion(3) region arithmetic
- XUniqueContext(3) associative look-up routines
- XUnloadFont(3) load or unload fonts and font metric structures
- XUnlockDisplay(3) multi-threading support
- XUnmapEvent(3) UnmapNotify event structure
- XUnmapSubwindows(3) unmap windows
- XUnmapWindow(3) unmap windows
- XUnregisterIMInstantiateCallback(3) open, close, and obtain input method information
- XUnsetICFocus(3) set and unset input context focus
- Xutf8DrawImageString(3) draw image text using a single font set
- Xutf8DrawString(3) draw text using a single font set
- Xutf8DrawText(3) draw text using multiple font sets
- Xutf8LookupString(3) obtain composed input from an input method
- Xutf8ResetIC(3) reset the state of an input context
- Xutf8SetWMProperties(3) set standard window properties
- Xutf8TextEscapement(3) obtain the escapement of text
- Xutf8TextExtents(3) compute text extents
- Xutf8TextListToTextProperty(3) convert text lists and text property structures
- Xutf8TextPerCharExtents(3) obtain per-character information for a text string
- Xutf8TextPropertyToTextList(3) convert text lists and text property structures
- Xv(3) X Window System video extension
- XVaCreateNestedList(3) allocate a nested variable argument list
- XvCreateImage(3) create an XvImage
- XvFreeAdaptorInfo(3) free adaptor information
- XvFreeEncodingInfo(3) free encoding information
- XvGetPortAttribute(3) return current port attribute value
- XvGetStill(3) capture a single frame of video from a drawable
- XvGetVideo(3) capture video from a drawable
- XvGrabPort(3) lock port for exclusive use by client
- XVisibilityEvent(3) VisibilityNotify event structure
- XVisualIDFromVisual(3) obtain visual information and visual structure
- XVisualInfo(3) obtain visual information and visual structure
- XvListImageFormats(3) return list of image formats supported by a video port
- XvPortNotify(3) event generated when port attributes change
- XvPutImage(3) display an XvImage
- XvPutStill(3) write a single frame of video to a drawable
- XvPutVideo(3) write video into a drawable
- XvQueryAdaptors(3) return adaptor information for a screen
- XvQueryBestSize(3) determine the optimum drawable region size
- XvQueryEncodings(3) return list of encodings for an adaptor
- XvQueryExtension(3) return version and release of extension
- XvQueryPortAttributes(3) return list of attributes of a video port
- XvSelectPortNotify(3) enable or disable XvPortNotify events
- XvSelectVideoNotify(3) enable or disable VideoNotify events
- XvSetPortAttribute(3) sets an attribute of a video port
- XvShmCreateImage(3) create an XvImage
- XvShmPutImage(3) display an XvImage
- XvStopVideo(3) stop active video
- XvUngrabPort(3) release port grabbed for video operation
- XvVideoNotify(3) event generated for video processing
- XWarpPointer(3) move pointer
- XwcDrawImageString(3) draw image text using a single font set
- XwcDrawString(3) draw text using a single font set
- XwcDrawText(3) draw text using multiple font sets
- XwcFreeStringList(3) convert text lists and text property structures
- XwcLookupString(3) obtain composed input from an input method
- XwcResetIC(3) reset the state of an input context
- XwcTextEscapement(3) obtain the escapement of text
- XwcTextExtents(3) compute text extents
- XwcTextListToTextProperty(3) convert text lists and text property structures
- XwcTextPerCharExtents(3) obtain per-character information for a text string
- XwcTextPropertyToTextList(3) convert text lists and text property structures
- XWindowAttributes(3) get current window attribute or geometry and current window attributes structure
- XWindowChanges(3) configure windows and window changes structure
- XWindowEvent(3) select events by type
- XWithdrawWindow(3) manipulate top-level windows
- XWMGeometry(3) parse window geometry
- XWMHints(3) allocate window manager hints structure and set or read a window's WM_HINTS property
- XWriteBitmapFile(3) manipulate bitmaps
- XXorRegion(3) region arithmetic
- y0(3) Bessel functions of the second kind
- y0f(3) Bessel functions of the second kind
- y0l(3) Bessel functions of the second kind
- y1(3) Bessel functions of the second kind
- y1f(3) Bessel functions of the second kind
- y1l(3) Bessel functions of the second kind
- yascreen(3) yascreen - Yet Another Screen Library (curses replacement for daemons and embedded apps)
- yn(3) Bessel functions of the second kind
- ynf(3) Bessel functions of the second kind
- ynl(3) Bessel functions of the second kind
- YYSTYPE(3) YYSTYPE
- zactor(3) Class for simple actor framework
- zargs(3) Class for Platform independent command line argument parsing helpers
- zarmour(3) Class for armoured text encoding and decoding
- zauth(3) Class for authentication for ZeroMQ security mechanisms
- zaxpy(3) complex16
- zbbcsd(3) complex16
- zbdsqr(3) complex16
- zbeacon(3) Class for LAN discovery and presence
- zbxpcp(3) Zabbix Agent Loadable PCP Module
- zcert(3) Class for work with CURVE security certificates
- zcertstore(3) Class for work with CURVE security certificate stores
- zcgesv(3) complex16
- zchkaa(3) complex16
- zchkee(3) complex16
- zchunk(3) Class for work with memory chunks
- zclock(3) Class for millisecond clocks and delays
- zconfig(3) Class for work with config files written in rfc.zeromq.org/spec:4/ZPL.
- zcopy(3) complex16
- zcposv(3) complex16
- zdigest(3) Class for provides hashing functions (SHA-1 at present)
- zdir_patch(3) Class for work with directory patches
- zdir(3) Class for work with file-system directories
- zdotc(3) complex16
- zdotu(3) complex16
- zdrot(3) complex16
- zdrscl(3) complex16
- zdscal(3) complex16
- zfile(3) Class for provides methods to work with files in a portable fashion.
- zframe(3) Class for working with single message frames
- zgbbrd(3) complex16
- zgbcon(3) complex16
- zgbequ(3) complex16
- zgbequb(3) complex16
- zgbmv(3) complex16
- zgbrfs(3) complex16
- zgbrfsx(3) complex16
- zgbsv(3) complex16
- zgbsvx(3) complex16
- zgbsvxx(3) complex16
- zgbtf2(3) complex16
- zgbtrf(3) complex16
- zgbtrs(3) complex16
- zgebak(3) complex16
- zgebal(3) complex16
- zgebd2(3) complex16
- zgebrd(3) complex16
- zgecon(3) complex16
- zgeequ(3) complex16
- zgeequb(3) complex16
- zgees(3) complex16
- zgeesx(3) complex16
- zgeev(3) complex16
- zgeevx(3) complex16
- zgehd2(3) complex16
- zgehrd(3) complex16
- zgejsv(3) complex16
- zgelq2(3) complex16
- zgelqf(3) complex16
- zgelqt(3) double
- zgelqt3(3) double
- zgels(3) complex16
- zgelsd(3) complex16
- zgelss(3) complex16
- zgelst(3) complex16
- zgelsy(3) complex16
- zgemlqt(3) double
- zgemm(3) complex16
- zgemqrt(3) complex16
- zgemv(3) complex16
- zgeql2(3) complex16
- zgeqlf(3) complex16
- zgeqp3(3) complex16
- zgeqr2(3) complex16
- zgeqr2p(3) complex16
- zgeqrf(3) Variants Computational routines
- zgeqrfp(3) complex16
- zgeqrt(3) complex16
- zgeqrt2(3) complex16
- zgeqrt3(3) complex16
- zgerc(3) complex16
- zgerfs(3) complex16
- zgerfsx(3) complex16
- zgerq2(3) complex16
- zgerqf(3) complex16
- zgeru(3) complex16
- zgesc2(3) complex16
- zgesdd(3) complex16
- zgesv(3) complex16
- zgesvd(3) complex16
- zgesvdq(3) complex16
- zgesvdx(3) complex16
- zgesvj(3) complex16
- zgesvx(3) complex16
- zgesvxx(3) complex16
- zgetc2(3) complex16
- zgetf2(3) complex16
- zgetrf(3) Variants Computational routines
- zgetrf2(3) complex16
- zgetri(3) complex16
- zgetrs(3) complex16
- zgetsls(3) complex16
- zggbak(3) complex16
- zggbal(3) complex16
- zgges(3) complex16
- zgges3(3) complex16
- zggesx(3) complex16
- zggev(3) complex16
- zggev3(3) complex16
- zggevx(3) complex16
- zggglm(3) complex16 Other Eigenvalue routines
- zgghd3(3) complex16
- zgghrd(3) complex16
- zgglse(3) complex16 Other Solve Routines
- zggqrf(3) complex16
- zggrqf(3) complex16
- zggsvd3(3) complex16
- zggsvp3(3) complex16
- zgossip(3) Class for decentralized configuration management
- zgsvj0(3) complex16
- zgsvj1(3) complex16
- zgtcon(3) complex16
- zgtrfs(3) complex16
- zgtsv(3) complex16
- zgtsvx(3) complex16
- zgttrf(3) complex16
- zgttrs(3) complex16
- zgtts2(3) complex16
- zhash(3) Class for simple generic hash container
- zhashx(3) Class for extended generic hash container
- zhbev_2stage(3) complex16 Other Eigenvalue routines
- zhbev(3) complex16 Other Eigenvalue routines
- zhbevd_2stage(3) complex16 Other Eigenvalue routines
- zhbevd(3) complex16 Other Eigenvalue routines
- zhbevx_2stage(3) complex16 Other Eigenvalue routines
- zhbevx(3) complex16 Other Eigenvalue routines
- zhbgst(3) complex16
- zhbgv(3) complex16 Other Eigenvalue routines
- zhbgvd(3) complex16 Other Eigenvalue routines
- zhbgvx(3) complex16 Other Eigenvalue routines
- zhbmv(3) complex16
- zhbtrd(3) complex16
- zhecon_3(3) complex16
- zhecon_rook(3) complex16
- zhecon(3) complex16
- zheequb(3) complex16
- zheev_2stage(3) complex16
- zheev(3) complex16
- zheevd_2stage(3) complex16
- zheevd(3) complex16
- zheevr_2stage(3) complex16
- zheevr(3) complex16
- zheevx_2stage(3) complex16
- zheevx(3) complex16
- zhegs2(3) complex16
- zhegst(3) complex16
- zhegv_2stage(3) complex16
- zhegv(3) complex16
- zhegvd(3) complex16
- zhegvx(3) complex16
- zhemm(3) complex16
- zhemv(3) complex16
- zher(3) complex16
- zher2(3) complex16
- zher2k(3) complex16
- zherfs(3) complex16
- zherfsx(3) complex16
- zherk(3) complex16
- zhesv_aa_2stage(3) complex16
- zhesv_aa(3) complex16
- zhesv_rk(3) complex16
- zhesv_rook(3) complex16
- zhesv(3) complex16
- zhesvx(3) complex16
- zhesvxx(3) complex16
- zheswapr(3) complex16
- zhetd2(3) complex16
- zhetf2_rk(3) complex16
- zhetf2_rook(3) complex16
- zhetf2(3) complex16
- zhetrd_2stage(3) complex16
- zhetrd_hb2st(3) complex16
- zhetrd_he2hb(3) complex16
- zhetrd(3) complex16
- zhetrf_aa_2stage(3) complex16
- zhetrf_aa(3) complex16
- zhetrf_rk(3) complex16
- zhetrf_rook(3) complex16
- zhetrf(3) complex16
- zhetri_3(3) complex16
- zhetri_3x(3) complex16
- zhetri_rook(3) complex16
- zhetri(3) complex16
- zhetri2(3) complex16
- zhetri2x(3) complex16
- zhetrs_3(3) complex16
- zhetrs_aa_2stage(3) complex16
- zhetrs_aa(3) complex16
- zhetrs_rook(3) complex16
- zhetrs(3) complex16
- zhetrs2(3) complex16
- zhfrk(3) complex16
- zhgeqz(3) complex16
- zhpcon(3) complex16
- zhpev(3) complex16 Other Eigenvalue routines
- zhpevd(3) complex16 Other Eigenvalue routines
- zhpevx(3) complex16 Other Eigenvalue routines
- zhpgst(3) complex16
- zhpgv(3) complex16 Other Eigenvalue routines
- zhpgvd(3) complex16 Other Eigenvalue routines
- zhpgvx(3) complex16 Other Eigenvalue routines
- zhpmv(3) complex16
- zhpr(3) complex16
- zhpr2(3) complex16
- zhprfs(3) complex16
- zhpsv(3) complex16 Other Solve Routines
- zhpsvx(3) complex16 Other Solve Routines
- zhptrd(3) complex16
- zhptrf(3) complex16
- zhptri(3) complex16
- zhptrs(3) complex16
- zhsein(3) complex16
- zhseqr(3) complex16
- zhttp_client(3) Class for provides a simple http client
- zhttp_request(3) Class for zhttp server request.
- zhttp_response(3) Class for zhttp server request.
- zhttp_server_options(3) Class for class description
- zhttp_server(3) Class for no title found
- ziflist(3) Class for list of network interfaces available on system
- zip_add_dir(3) libzip (-lzip) The function is the obsolete version of It is the same as calling with an empty flags argument.
- zip_add(3) libzip (-lzip) The function is the obsolete version of It is the same as calling with an empty argument.
- zip_close(3) libzip (-lzip) The function writes any changes made to to disk.
- zip_compression_method_supported(3) libzip (-lzip) The returns if the compression method is supported for compression (if is zero) or decompression (otherwi
- zip_delete(3) libzip (-lzip) The file at position in the zip archive is marked as deleted.
- zip_dir_add(3) libzip (-lzip) The function adds a directory to a zip archive.
- zip_discard(3) libzip (-lzip) The function closes and frees the memory allocated for it.
- zip_encryption_method_supported(3) libzip (-lzip) The returns if the encryption method is supported for encryption (if is zero) or decryption (otherwise).
- zip_error_clear(3) libzip (-lzip) The function clears the error state for the zip archive The function does the same for the zip file and w
- zip_error_code_system(3) libzip (-lzip) The function returns the system specific part of the error from the zip_error error For finding out what
- zip_error_code_zip(3) libzip (-lzip) The function returns the libzip specific part of the error from the zip_error error was added in libzip 1
- zip_error_fini(3) libzip (-lzip) The function cleans up and frees internally allocated memory of the zip_error pointed to by was added in
- zip_error_get_sys_type(3) libzip (-lzip) The function is deprecated; use and instead.
- zip_error_get(3) libzip (-lzip) The functions and are deprecated.
- zip_error_init_with_code(3) libzip (-lzip) The function initializes the zip_error pointed to by must be allocated before calling The function does t
- zip_error_init(3) libzip (-lzip) The function initializes the zip_error pointed to by must be allocated before calling The function does t
- zip_error_set(3) libzip (-lzip) The function sets the zip_error pointed to by to the libzip error code and the system error code must be
- zip_error_strerror(3) libzip (-lzip) The function returns an error message string corresponding to like This string will stay valid until the
- zip_error_system_type(3) libzip (-lzip) The function returns the type of the system specific part for the zip_error Currently, the following syst
- zip_error_to_data(3) libzip (-lzip) function converts the zip_error into data suitable as return value for The data is written into the buffe
- zip_error_to_str(3) libzip (-lzip) The function is deprecated; use and instead.
- zip_errors(3) libzip (-lzip) The following error codes are used by libzip: Entry has been changed.
- zip_fclose(3) libzip (-lzip) The function closes and frees the memory allocated for it.
- zip_fdopen(3) libzip (-lzip) The zip archive specified by the open file descriptor is opened and a pointer to a used to manipulate the
- zip_file_add(3) libzip (-lzip) The function adds a file to a zip archive, while replaces an existing file in a zip archive.
- zip_file_attributes_init(3) libzip (-lzip) The initializes a structure with default values.
- zip_file_error_clear(3) libzip (-lzip) The function clears the error state for the zip archive The function does the same for the zip file and w
- zip_file_error_get(3) libzip (-lzip) The functions and are deprecated.
- zip_file_extra_field_delete_by_id(3) libzip (-lzip) The function deletes the extra field with index for the file at position in the zip archive.
- zip_file_extra_field_delete(3) libzip (-lzip) The function deletes the extra field with index for the file at position in the zip archive.
- zip_file_extra_field_get_by_id(3) libzip (-lzip) The function returns the extra field with index for the file at position in the zip archive.
- zip_file_extra_field_get(3) libzip (-lzip) The function returns the extra field with index for the file at position in the zip archive.
- zip_file_extra_field_set(3) libzip (-lzip) The function sets the extra field with ID (two-byte signature) and index for the file at position in the
- zip_file_extra_fields_count_by_id(3) libzip (-lzip) The function counts the extra fields for the file at position in the zip archive.
- zip_file_extra_fields_count(3) libzip (-lzip) The function counts the extra fields for the file at position in the zip archive.
- zip_file_get_comment(3) libzip (-lzip) The function returns the comment for the file at position in the zip archive.
- zip_file_get_error(3) libzip (-lzip) function returns the zip_error associated with the zip_file was added in libzip 1.0.
- zip_file_get_external_attributes(3) libzip (-lzip) The function returns the operating system and external attributes for the file at position in the zip arc
- zip_file_rename(3) libzip (-lzip) The file at position in the zip archive is renamed to The argument can be any of: Guess encoding of (defa
- zip_file_replace(3) libzip (-lzip) The function adds a file to a zip archive, while replaces an existing file in a zip archive.
- zip_file_set_comment(3) libzip (-lzip) The function sets the comment for the file at position in the zip archive to of length If is and is 0, th
- zip_file_set_dostime(3) libzip (-lzip) The function sets the last modification time (mtime) for the file at position in the zip archive to Curre
- zip_file_set_encryption(3) libzip (-lzip) The function sets the encryption method for the file at position in the zip archive to using the password
- zip_file_set_external_attributes(3) libzip (-lzip) The function sets the operating system and external attributes for the file at position in the zip archiv
- zip_file_set_mtime(3) libzip (-lzip) The function sets the last modification time (mtime) for the file at position in the zip archive to Curre
- zip_file_strerror(3) libzip (-lzip) The function returns a string describing the last error for the zip archive while the function does the s
- zip_fopen_encrypted(3) libzip (-lzip) The function opens the encrypted file name in using the password given in the argument.
- zip_fopen_index_encrypted(3) libzip (-lzip) The function opens the encrypted file name in using the password given in the argument.
- zip_fopen_index(3) libzip (-lzip) The function opens the file name in The argument specifies how the name lookup should be done, according
- zip_fopen(3) libzip (-lzip) The function opens the file name in The argument specifies how the name lookup should be done, according
- zip_fread(3) libzip (-lzip) The function reads at most bytes from into If successful, the number of bytes actually read is returned.
- zip_fseek(3) libzip (-lzip) The function seeks to the specified relative to just like only works on uncompressed (stored) data.
- zip_ftell(3) libzip (-lzip) The function reports the current offset in the file.
- zip_get_archive_comment(3) libzip (-lzip) The function returns the comment for the entire zip archive.
- zip_get_archive_flag(3) libzip (-lzip) The function returns if the flag is set for the archive The archive flags might have been changed with if
- zip_get_error(3) libzip (-lzip) The function returns the zip error for the zip archive was added in libzip 1.0.
- zip_get_file_comment(3) libzip (-lzip) The function is the obsolete version of The only differences are the types of the and arguments.
- zip_get_name(3) libzip (-lzip) The function returns the name of the file at position in The name is in UTF-8 encoding unless was specifi
- zip_get_num_entries(3) libzip (-lzip) The function returns the number of files in If is set to the original number of entries is returned.
- zip_get_num_files(3) libzip (-lzip) The function returns the number of files in returns the number of files in the zip archive, or -1 if is w
- zip_libzip_version(3) libzip (-lzip) returns the version number of the library as string in the format where is the major version, the minor,
- zip_name_locate(3) libzip (-lzip) The function returns the index of the file named in If does not contain a file with that name, -1 is retu
- zip_open_from_source(3) libzip (-lzip) The function opens the zip archive specified by and returns a pointer to a used to manipulate the archive
- zip_open(3) libzip (-lzip) The function opens the zip archive specified by and returns a pointer to a used to manipulate the archive
- zip_register_progress_callback_with_state(3) libzip (-lzip) The function registers a callback function for the zip archive The argument is a double in the range from
- zip_register_progress_callback(3) libzip (-lzip) The function is the obsolete version of The function registers a callback function for the zip archive Th
- zip_rename(3) libzip (-lzip) is the obsolete version of It is the same as calling with an empty flags argument.
- zip_replace(3) libzip (-lzip) The function is the obsolete version of It is the same as calling with an empty argument.
- zip_set_archive_comment(3) libzip (-lzip) The function sets the comment for the entire zip archive.
- zip_set_archive_flag(3) libzip (-lzip) The function sets the flag for the archive to the value Currently there are no supported flags.
- zip_set_default_password(3) libzip (-lzip) The function sets the default password used when accessing encrypted files.
- zip_set_file_comment(3) libzip (-lzip) The function is the obsolete version of The only differences are the type of the argument and the additio
- zip_set_file_compression(3) libzip (-lzip) The function sets the compression method for the file at position in the zip archive to with the compress
- zip_source_begin_write_cloning(3) libzip (-lzip) The functions and prepare for writing.
- zip_source_begin_write(3) libzip (-lzip) The functions and prepare for writing.
- zip_source_buffer_create(3) libzip (-lzip) The functions and create a zip source from the buffer of size If is non-zero, the buffer will be freed wh
- zip_source_buffer_fragment_create(3) libzip (-lzip) The functions and create a zip source from the data in specifies the number of fragments.
- zip_source_buffer_fragment(3) libzip (-lzip) The functions and create a zip source from the data in specifies the number of fragments.
- zip_source_buffer(3) libzip (-lzip) The functions and create a zip source from the buffer of size If is non-zero, the buffer will be freed wh
- zip_source_close(3) libzip (-lzip) The function closes indicating that no more data will be read.
- zip_source_commit_write(3) libzip (-lzip) The function finishes writing data to and replaces the original with the newly written data.
- zip_source_error(3) libzip (-lzip) The function returns the zip error for the data source was added in libzip 1.0.
- zip_source_file_create(3) libzip (-lzip) The functions and create a zip source from a file.
- zip_source_file(3) libzip (-lzip) The functions and create a zip source from a file.
- zip_source_filep_create(3) libzip (-lzip) The functions and create a zip source from a file stream.
- zip_source_filep(3) libzip (-lzip) The functions and create a zip source from a file stream.
- zip_source_free(3) libzip (-lzip) The function decrements the reference count of and frees it if the reference count drops to 0.
- zip_source_function_create(3) libzip (-lzip) The functions and creates a zip source from the user-provided function which must be of the following typ
- zip_source_function(3) libzip (-lzip) The functions and creates a zip source from the user-provided function which must be of the following typ
- ZIP_SOURCE_GET_ARGS(3) libzip (-lzip) The macro casts to a pointer to On success, returns In case of error, it returns and sets fails if: is le
- zip_source_is_deleted(3) libzip (-lzip) The function returns whether the zip_source was deleted.
- zip_source_keep(3) libzip (-lzip) The function increments the reference count of was added in libzip 1.0.
- zip_source_make_command_bitmap(3) libzip (-lzip) The function returns a bitmap of source commands suitable as return value for It includes all the command
- zip_source_open(3) libzip (-lzip) The function opens for reading.
- zip_source_read(3) libzip (-lzip) The function reads up to bytes of data from at the current read offset into the buffer The zip source has
- zip_source_rollback_write(3) libzip (-lzip) The function reverts changes written to restoring the data before was called.
- zip_source_seek_compute_offset(3) libzip (-lzip) Use this function to compute the offset for a or command.
- zip_source_seek_write(3) libzip (-lzip) The function sets the current write offset for Just like in depending on the argument, the is counted rel
- zip_source_seek(3) libzip (-lzip) The function sets the current read offset for Just like in depending on the argument, the is counted rela
- zip_source_stat(3) libzip (-lzip) The function obtains information about the zip source The argument is a pointer to a (shown below), into
- zip_source_tell_write(3) libzip (-lzip) The function returns the current write offset for The return value can be passed to with set to to return
- zip_source_tell(3) libzip (-lzip) The function returns the current read offset for The return value can be passed to with set to to return
- zip_source_win32a_create(3) libzip (-lzip) The functions and create a zip source on Windows using a Windows ANSI name.
- zip_source_win32a(3) libzip (-lzip) The functions and create a zip source on Windows using a Windows ANSI name.
- zip_source_win32handle_create(3) libzip (-lzip) The functions and create a zip source from a Windows file handle.
- zip_source_win32handle(3) libzip (-lzip) The functions and create a zip source from a Windows file handle.
- zip_source_win32w_create(3) libzip (-lzip) The functions and create a zip source on Windows using a Windows Unicode name.
- zip_source_win32w(3) libzip (-lzip) The functions and create a zip source on Windows using a Windows Unicode name.
- zip_source_write(3) libzip (-lzip) The function writes bytes from the buffer to the zip source at the current write offset.
- zip_source_zip(3) libzip (-lzip) The function creates a zip source from a file in a zip archive.
- zip_source(3) libzip (-lzip) A is a data source used by for adding or replacing file contents for a file in a zip archive.
- zip_stat_index(3) libzip (-lzip) The function obtains information about the file named in The argument specifies how the name lookup shoul
- zip_stat_init(3) libzip (-lzip) The function initializes the members of a struct zip_stat.
- zip_stat(3) libzip (-lzip) The function obtains information about the file named in The argument specifies how the name lookup shoul
- zip_strerror(3) libzip (-lzip) The function returns a string describing the last error for the zip archive while the function does the s
- zip_unchange_all(3) libzip (-lzip) All changes to files and global information in are reverted.
- zip_unchange_archive(3) libzip (-lzip) Revert all global changes to the archive This reverts changes to the archive comment and global flags.
- zip_unchange(3) libzip (-lzip) Changes to the file at position are reverted.
- zla_gbamv(3) complex16
- zla_gbrcond_c(3) complex16
- zla_gbrcond_x(3) complex16
- zla_gbrfsx_extended(3) complex16
- zla_gbrpvgrw(3) complex16
- zla_geamv(3) complex16
- zla_gercond_c(3) complex16
- zla_gercond_x(3) complex16
- zla_gerfsx_extended(3) complex16
- zla_gerpvgrw(3) complex16
- zla_heamv(3) complex16
- zla_hercond_c(3) complex16
- zla_hercond_x(3) complex16
- zla_herfsx_extended(3) complex16
- zla_herpvgrw(3) complex16
- zla_lin_berr(3) complex16
- zla_porcond_c(3) complex16
- zla_porcond_x(3) complex16
- zla_porfsx_extended(3) complex16
- zla_porpvgrw(3) complex16
- zla_syamv(3) complex16
- zla_syrcond_c(3) complex16
- zla_syrcond_x(3) complex16
- zla_syrfsx_extended(3) complex16
- zla_syrpvgrw(3) complex16
- zla_wwaddw(3) complex16
- zlabrd(3) complex16
- zlacgv(3) complex16
- zlacn2(3) complex16
- zlacon(3) complex16
- zlacp2(3) complex16
- zlacpy(3) complex16
- zlacrm(3) complex16
- zlacrt(3) complex16
- zladiv(3) complex16
- zlaed0(3) complex16
- zlaed7(3) complex16
- zlaed8(3) complex16
- zlaein(3) complex16
- zlaesy(3) complex16
- zlaev2(3) complex16
- zlag2c(3) complex16
- zlags2(3) complex16
- zlagtm(3) complex16
- zlahef_aa(3) complex16
- zlahef_rk(3) complex16
- zlahef_rook(3) complex16
- zlahef(3) complex16
- zlahqr(3) complex16
- zlahr2(3) complex16
- zlaic1(3) complex16
- zlals0(3) complex16
- zlalsa(3) complex16
- zlalsd(3) complex16
- zlangb(3) complex16
- zlange(3) complex16
- zlangt(3) complex16
- zlanhb(3) complex16
- zlanhe(3) complex16
- zlanhf(3) complex16
- zlanhp(3) complex16
- zlanhs(3) complex16
- zlanht(3) complex16
- zlansb(3) complex16
- zlansp(3) complex16
- zlansy(3) complex16
- zlantb(3) complex16
- zlantp(3) complex16
- zlantr(3) complex16
- zlapll(3) complex16
- zlapmr(3) complex16
- zlapmt(3) complex16
- zlaqgb(3) complex16
- zlaqge(3) complex16
- zlaqhb(3) complex16
- zlaqhe(3) complex16
- zlaqhp(3) complex16
- zlaqp2(3) complex16
- zlaqps(3) complex16
- zlaqr0(3) complex16
- zlaqr1(3) complex16
- zlaqr2(3) complex16
- zlaqr3(3) complex16
- zlaqr4(3) complex16
- zlaqr5(3) complex16
- zlaqsb(3) complex16
- zlaqsp(3) complex16
- zlaqsy(3) complex16
- zlaqz0(3) complex16
- zlaqz1(3) complex16
- zlaqz2(3) complex16
- zlaqz3(3) complex16
- zlar1v(3) complex16
- zlar2v(3) complex16
- zlarcm(3) complex16
- zlarf(3) complex16
- zlarfb_gett(3) complex16
- zlarfb(3) complex16
- zlarfg(3) complex16
- zlarfgp(3) complex16
- zlarft(3) complex16
- zlarfx(3) complex16
- zlarfy(3) complex16
- zlargv(3) complex16
- zlarnv(3) complex16
- zlarrv(3) complex16
- zlarscl2(3) complex16
- zlartv(3) complex16
- zlarz(3) complex16
- zlarzb(3) complex16
- zlarzt(3) complex16
- zlascl(3) complex16
- zlascl2(3) complex16
- zlaset(3) complex16
- zlasr(3) complex16
- zlaswp(3) complex16
- zlasyf_aa(3) complex16
- zlasyf_rk(3) complex16
- zlasyf_rook(3) complex16
- zlasyf(3) complex16
- zlat2c(3) complex16
- zlatbs(3) complex16
- zlatdf(3) complex16
- zlatps(3) complex16
- zlatrd(3) complex16
- zlatrs(3) complex16
- zlatrs3(3) double
- zlatrz(3) complex16
- zlaunhr_col_getrfnp(3) complex16
- zlaunhr_col_getrfnp2(3) complex16
- zlauu2(3) complex16
- zlauum(3) complex16
- zlib(3) compression/decompression library
- zlist(3) Class for simple generic list container
- zlistx(3) Class for extended generic list container
- zloop(3) Class for event-driven reactor
- zmonitor(3) Class for socket event monitor
- zmq_atomic_counter_dec(3) decrement an atomic counter
- zmq_atomic_counter_destroy(3) destroy an atomic counter
- zmq_atomic_counter_inc(3) increment an atomic counter
- zmq_atomic_counter_new(3) create a new atomic counter
- zmq_atomic_counter_set(3) set atomic counter to new value
- zmq_atomic_counter_value(3) return value of atomic counter
- zmq_bind(3) accept incoming connections on a socket
- zmq_close(3) close 0MQ socket
- zmq_connect_peer(3) create outgoing connection from socket and return the connection routing id in thread-safe and atomic way.
- zmq_connect(3) create outgoing connection from socket
- zmq_ctx_get(3) get context options
- zmq_ctx_new(3) create new 0MQ context
- zmq_ctx_set(3) set context options
- zmq_ctx_shutdown(3) shutdown a 0MQ context
- zmq_ctx_term(3) terminate a 0MQ context
- zmq_curve_keypair(3) generate a new CURVE keypair
- zmq_curve_public(3) derive the public key from a private key
- zmq_disconnect(3) Disconnect a socket from an endpoint
- zmq_errno(3) retrieve value of errno for the calling thread
- zmq_getsockopt(3) get 0MQ socket options
- zmq_has(3) check a ZMQ capability
- zmq_msg_close(3) release 0MQ message
- zmq_msg_copy(3) copy content of a message to another message
- zmq_msg_data(3) retrieve pointer to message content
- zmq_msg_get(3) get message property
- zmq_msg_gets(3) get message metadata property
- zmq_msg_init_buffer(3) initialise 0MQ message with buffer copy
- zmq_msg_init_data(3) initialise 0MQ message from a supplied buffer
- zmq_msg_init_size(3) initialise 0MQ message of a specified size
- zmq_msg_init(3) initialise empty 0MQ message
- zmq_msg_more(3) indicate if there are more message parts to receive
- zmq_msg_move(3) move content of a message to another message
- zmq_msg_recv(3) receive a message part from a socket
- zmq_msg_routing_id(3) return routing ID for message, if any
- zmq_msg_send(3) send a message part on a socket
- zmq_msg_set_routing_id(3) set routing ID property on message
- zmq_msg_set(3) set message property
- zmq_msg_size(3) retrieve message content size in bytes
- zmq_poll(3) input/output multiplexing
- zmq_poller(3) input/output multiplexing
- zmq_proxy_steerable(3) built-in 0MQ proxy with control flow
- zmq_proxy(3) start built-in 0MQ proxy
- zmq_recv(3) receive a message part from a socket
- zmq_recvmsg(3) receive a message part from a socket
- zmq_send_const(3) send a constant-memory message part on a socket
- zmq_send(3) send a message part on a socket
- zmq_sendmsg(3) send a message part on a socket
- zmq_setsockopt(3) set 0MQ socket options
- zmq_socket_monitor_versioned(3) monitor socket events
- zmq_socket_monitor(3) monitor socket events
- zmq_socket(3) create 0MQ socket
- zmq_strerror(3) get 0MQ error message string
- zmq_timers(3) helper functions for cross-platform timers callbacks
- zmq_unbind(3) Stop accepting connections on a socket
- zmq_version(3) report 0MQ library version
- zmq_z85_decode(3) decode a binary key from Z85 printable text
- zmq_z85_encode(3) encode a binary key as Z85 printable text
- zmsg(3) Class for working with multipart messages
- zosc(3) Class for work with Open Sound Control messages
- zpbcon(3) complex16
- zpbequ(3) complex16
- zpbrfs(3) complex16
- zpbstf(3) complex16
- zpbsv(3) complex16 Other Solve Routines
- zpbsvx(3) complex16 Other Solve Routines
- zpbtf2(3) complex16
- zpbtrf(3) complex16
- zpbtrs(3) complex16
- zpftrf(3) complex16
- zpftri(3) complex16
- zpftrs(3) complex16
- zpocon(3) complex16
- zpoequ(3) complex16
- zpoequb(3) complex16
- zpoller(3) Class for trivial socket poller class
- zporfs(3) complex16
- zporfsx(3) complex16
- zposv(3) complex16
- zposvx(3) complex16
- zposvxx(3) complex16
- zpotf2(3) complex16
- zpotrf(3) Variants Computational routines
- zpotrf2(3) complex16
- zpotri(3) complex16
- zpotrs(3) complex16
- zppcon(3) complex16
- zppequ(3) complex16
- zpprfs(3) complex16
- zppsv(3) complex16 Other Solve Routines
- zppsvx(3) complex16 Other Solve Routines
- zpptrf(3) complex16
- zpptri(3) complex16
- zpptrs(3) complex16
- zproc(3) Class for process configuration and status
- zproxy(3) Class for run a steerable proxy in the background
- zpstf2(3) complex16
- zpstrf(3) complex16
- zptcon(3) complex16
- zpteqr(3) complex16
- zptrfs(3) complex16
- zptsv(3) complex16
- zptsvx(3) complex16
- zpttrf(3) complex16
- zpttrs(3) complex16
- zptts2(3) complex16
- zrex(3) Class for work with regular expressions
- zrot(3) complex16
- zscal(3) complex16
- zsock(3) Class for high-level socket API that hides libzmq contexts and sockets
- zspcon(3) complex16
- zspmv(3) complex16
- zspr(3) complex16
- zsprfs(3) complex16
- zspsv(3) complex16 Other Solve Routines
- zspsvx(3) complex16 Other Solve Routines
- zsptrf(3) complex16
- zsptri(3) complex16
- zsptrs(3) complex16
- zstedc(3) complex16
- zstegr(3) complex16
- zstein(3) complex16
- zstemr(3) complex16
- zsteqr(3) complex16
- zstr(3) Class for sending and receiving strings
- zswap(3) complex16
- zsycon_3(3) complex16
- zsycon_rook(3) complex16
- zsycon(3) complex16
- zsyconv(3) complex16
- zsyconvf_rook(3) complex16
- zsyconvf(3) complex16
- zsyequb(3) complex16
- zsymm(3) complex16
- zsymv(3) complex16
- zsyr(3) complex16
- zsyr2k(3) complex16
- zsyrfs(3) complex16
- zsyrfsx(3) complex16
- zsyrk(3) complex16
- zsys(3) Class for system-level methods
- zsysv_aa_2stage(3) complex16
- zsysv_aa(3) complex16
- zsysv_rk(3) complex16
- zsysv_rook(3) complex16
- zsysv(3) complex16
- zsysvx(3) complex16
- zsysvxx(3) complex16
- zsyswapr(3) complex16
- zsytf2_rk(3) complex16
- zsytf2_rook(3) complex16
- zsytf2(3) complex16
- zsytrf_aa_2stage(3) complex16
- zsytrf_aa(3) complex16
- zsytrf_rk(3) complex16
- zsytrf_rook(3) complex16
- zsytrf(3) complex16
- zsytri_3(3) complex16
- zsytri_3x(3) complex16
- zsytri_rook(3) complex16
- zsytri(3) complex16
- zsytri2(3) complex16
- zsytri2x(3) complex16
- zsytrs_3(3) complex16
- zsytrs_aa_2stage(3) complex16
- zsytrs_aa(3) complex16
- zsytrs_rook(3) complex16
- zsytrs(3) complex16
- zsytrs2(3) complex16
- zt_check(3) Both and verify a claim, encompassing a function with arguments, and is meant to be used inside test functions.
- zt_claim(3) binds a verifier factory function with concrete arguments.
- ZT_CMP_BOOL(3)
- ZT_CMP_INT(3) #define ZT_CMP_INT(left, rel, right) zt_cmp_int( ZT_CURRENT_LOCATION(), zt_pack_integer((left), (#left)), zt
- ZT_CMP_PTR(3) #define ZT_CMP_PTR(left, rel, right) zt_cmp_ptr( ZT_CURRENT_LOCATION(), zt_pack_pointer((left), (#left)), zt
- ZT_CMP_RUNE(3) #define ZT_CMP_RUNE(left, rel, right) zt_cmp_rune( ZT_CURRENT_LOCATION(), zt_pack_rune((left), (#left)), zt_
- ZT_CMP_UINT(3) #define ZT_CMP_UINT(left, rel, right) zt_cmp_uint( ZT_CURRENT_LOCATION(), zt_pack_unsigned((left)
- ZT_CURRENT_LOCATION(3) provides describing the location of the source file invoking the macro.
- ZT_FALSE(3) #define ZT_FALSE(value) zt_false( ZT_CURRENT_LOCATION(), zt_pack_boolean((value), #value)) constructs a clai
- zt_location_at(3) packs both arguments into a It exists to facilitate packing a value without any temporary variables.
- zt_location(3) contains a file name and a line number.
- zt_main(3) takes familiar arguments as well as a single test suite function.
- ZT_NOT_NULL(3) #define ZT_NOT_NULL(value) zt_not_null( ZT_CURRENT_LOCATION(), zt_pack_pointer((value), #value)) constructs a c
- ZT_NULL(3) #define ZT_NULL(value) zt_null( ZT_CURRENT_LOCATION(), zt_pack_pointer((value), #value)) constructs a claim tha
- zt_pack_boolean(3) packs a boolean, as well as the string describing the expression evaluated to obtain it, into a variant-like The source
- zt_pack_integer(3) packs an integer, as well as the string describing the expression evaluated to obtain it, into a variant-like The source
- zt_pack_nothing(3) returns an initialized, empty value.
- zt_pack_pointer(3) packs an opaque pointer, as well as the string describing the expression evaluated to obtain it, into a variant-like The
- zt_pack_rune(3) packs a rune, as well as the string describing the expression evaluated to obtain it, into a variant-like The source arg
- zt_pack_string(3) packs an C string, as well as the string describing the expression evaluated to obtain it, into a variant-like The sourc
- zt_pack_unsigned(3) packs an unsigned integer, as well as the string describing the expression evaluated to obtain it, into a variant-like T
- zt_test_case_func(3) is a pointer to a function implementing a single test case.
- zt_test_suite_func(3) is a pointer to a function implementing a test suite, which groups any number of test cases and other test suites.
- zt_test(3) is an opaque type that holds test state during execution.
- ZT_TRUE(3) #define ZT_TRUE(value) zt_true( ZT_CURRENT_LOCATION(), zt_pack_boolean((value), #value)) constructs a claim
- zt_value(3) is a variant-like type that is used to pass values around libzt internals.
- zt_visit_test_case(3) under their macro from and are used to implement discovery for test suites and test cases
- zt_visitor(3) is an interface for exploring test suites and test cases.
- ztbcon(3) complex16
- ztbmv(3) complex16
- ztbrfs(3) complex16
- ztbsv(3) complex16
- ztbtrs(3) complex16
- ztfsm(3) complex16
- ztftri(3) complex16
- ztfttp(3) complex16
- ztfttr(3) complex16
- ztgevc(3) complex16
- ztgex2(3) complex16
- ztgexc(3) complex16
- ztgsen(3) complex16
- ztgsja(3) complex16
- ztgsna(3) complex16
- ztgsy2(3) complex16
- ztgsyl(3) complex16
- ztimerset(3) Class for timer set
- ztpcon(3) complex16
- ztplqt(3) double
- ztplqt2(3) double
- ztpmlqt(3) double
- ztpmqrt(3) complex16
- ztpmv(3) complex16
- ztpqrt(3) complex16
- ztpqrt2(3) complex16
- ztprfb(3) complex16
- ztprfs(3) complex16
- ztpsv(3) complex16
- ztptri(3) complex16
- ztptrs(3) complex16
- ztpttf(3) complex16
- ztpttr(3) complex16
- ztrcon(3) complex16
- ztrevc(3) complex16
- ztrevc3(3) complex16
- ztrexc(3) complex16
- ztrie(3) Class for simple trie for tokenizable strings
- ztrmm(3) complex16
- ztrmv(3) complex16
- ztrrfs(3) complex16
- ztrsen(3) complex16
- ztrsm(3) complex16
- ztrsna(3) complex16
- ztrsv(3) complex16
- ztrsyl(3) complex16
- ztrsyl3(3) complex16
- ztrti2(3) complex16
- ztrtri(3) complex16
- ztrtrs(3) complex16
- ztrttf(3) complex16
- ztrttp(3) complex16
- ztzrzf(3) complex16
- zunbdb(3) complex16
- zunbdb1(3) complex16
- zunbdb2(3) complex16
- zunbdb3(3) complex16
- zunbdb4(3) complex16
- zunbdb5(3) complex16
- zunbdb6(3) complex16
- zuncsd(3) complex16
- zuncsd2by1(3) complex16
- zung2l(3) complex16
- zung2r(3) complex16
- zungbr(3) complex16
- zunghr(3) complex16
- zungl2(3) complex16
- zunglq(3) complex16
- zungql(3) complex16
- zungqr(3) complex16
- zungr2(3) complex16
- zungrq(3) complex16
- zungtr(3) complex16
- zungtsqr_row(3) complex16
- zungtsqr(3) complex16
- zunhr_col(3) complex16
- zunm22(3) complex
- zunm2l(3) complex16
- zunm2r(3) complex16
- zunmbr(3) complex16
- zunmhr(3) complex16
- zunml2(3) complex16
- zunmlq(3) complex16
- zunmql(3) complex16
- zunmqr(3) complex16
- zunmr2(3) complex16
- zunmr3(3) complex16
- zunmrq(3) complex16
- zunmrz(3) complex16
- zunmtr(3) complex16
- zupgtr(3) complex16
- zupmtr(3) complex16
- zustr2stp(3)
- zustr2ustp(3)
- zuuid(3) Class for UUID support class
- zzip_close(3) end usage.
- zzip_closedir(3) stop usage.
- zzip_compr_str(3) compr name.
- zzip_dir_alloc_ext_io(3) start usage.
- zzip_dir_alloc(3) start usage.
- zzip_dir_close(3) zzip_dir_free, zzip_dir_close -
- zzip_dir_fdopen_ext_io(3) fd reopen.
- zzip_dir_fdopen(3) fd reopen.
- zzip_dir_free(3) zzip_dir_free, zzip_dir_close -
- zzip_dir_open_ext_io(3) open zip-archive.
- zzip_dir_open(3) open zip-archive.
- zzip_dir_read(3) open zip-archive.
- zzip_dir_real(3) check real or zipped file.
- zzip_dir_stat(3) get meta infornation on a zipped element.
- zzip_dirfd(3) get handle.
- zzip_dirhandle(3) get handle.
- zzip_disk_buffer(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_disk_close(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_disk_entry_fopen(3) openening a file part wrapped within a (mmapped) zip archive
- zzip_disk_entry_strdup_comment(3) helper functions for (mmapped) zip access api
- zzip_disk_entry_strdup_name(3) helper functions for (mmapped) zip access api
- zzip_disk_entry_to_data(3) helper functions for (mmapped) zip access api
- zzip_disk_entry_to_file_header(3) helper functions for (mmapped) zip access api
- zzip_disk_fclose(3) openening a file part wrapped within a (mmapped) zip archive
- zzip_disk_feof(3) openening a file part wrapped within a (mmapped) zip archive
- zzip_disk_findfile(3) search for files in the (mmapped) zip central directory
- zzip_disk_findfirst(3) search for files in the (mmapped) zip central directory
- zzip_disk_findmatch(3) search for files in the (mmapped) zip central directory
- zzip_disk_findnext(3) search for files in the (mmapped) zip central directory
- zzip_disk_fopen(3) openening a file part wrapped within a (mmapped) zip archive
- zzip_disk_fread(3) openening a file part wrapped within a (mmapped) zip archive
- zzip_disk_init(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_disk_mmap(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_disk_munmap(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_disk_new(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_disk_open(3) turn a filehandle into a mmapped zip disk archive handle
- zzip_entry_data_offset(3) helper functions for (fseeko) zip access api
- zzip_entry_fclose(3) open a file within a zip disk for reading
- zzip_entry_feof(3) open a file within a zip disk for reading
- zzip_entry_ffile(3) open a file within a zip disk for reading
- zzip_entry_findfile(3) search for files in the (fseeko) zip central directory
- zzip_entry_findfirst(3) search for files in the (fseeko) zip central directory
- zzip_entry_findmatch(3) search for files in the (fseeko) zip central directory
- zzip_entry_findnext(3) search for files in the (fseeko) zip central directory
- zzip_entry_fopen(3) open a file within a zip disk for reading
- zzip_entry_fread_file_header(3) helper functions for (fseeko) zip access api
- zzip_entry_fread(3) open a file within a zip disk for reading
- zzip_entry_free(3) search for files in the (fseeko) zip central directory
- zzip_entry_strdup_name(3) helper functions for (fseeko) zip access api
- zzip_errno(3) ...
- zzip_error(3) get errror status.
- zzip_fclose(3) end usage.
- zzip_file_close(3) end usage.
- zzip_file_open(3) start usage.
- zzip_file_read(3) read data.
- zzip_file_real(3) check real or zipped file.
- zzip_file_stat(3) get meta infornation on a zipped element.
- zzip_filesize(3) get file size.
- zzip_fopen(3) start usage.
- zzip_fread(3) read data.
- zzip_freopen(3) start usage.
- zzip_fstat(3) get meta infornation on a zipped element.
- zzip_get_default_io(3) init plugin struct.
- zzip_inflate_init(3) internal.
- zzip_init_io(3) init plugin struct.
- zzip_open_ext_io(3) start usage.
- zzip_open_shared_io(3) start usage.
- zzip_open(3) start usage.
- zzip_opendir_ext_io(3) start usage.
- zzip_opendir(3) start usage.
- zzip_read(3) read data.
- zzip_readdir(3) read dir.
- zzip_realdir(3) check real or zipped file.
- zzip_realfd(3) check real or zipped file.
- zzip_rewind(3) rewind.
- zzip_rewinddir(3) rewind.
- zzip_seek(3) seek.
- zzip_seek32(3) seek.
- zzip_seekdir(3) rewind.
- zzip_seekdir32(3) rewind.
- zzip_seterror(3) get errror status.
- zzip_strerror_of(3) ...
- zzip_strerror(3) ...
- zzip_tell(3) tell.
- zzip_tell32(3) tell.
- zzip_telldir(3) rewind.
- zzip_telldir32(3) rewind.