XrmEnumerateDatabase man page on BSDOS

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDOS logo
[printable version]



XrmEnumerateDatabase(3X11)XLIB FUNCTIONXrmEnumerateDatabase(3X11)

NAME
       XrmEnumerateDatabase - enumerate resource database entries

SYNTAX
       #define	XrmEnumAllLevels	0
       #define	XrmEnumOneLevel 1

       Bool XrmEnumerateDatabase(database, name_prefix, class_prefix, mode, proc, arg)
	     XrmDatabase database;
	     XrmNameList name_prefix;
	     XrmClassList class_prefix;
	     int mode;
	     Bool (*proc)();
	     XPointer arg;

ARGUMENTS
       database Specifies the resource database.

       name_prefix
		 Specifies the resource name prefix.

       class_prefix
		 Specifies the resource class prefix.

       mode	Specifies the number of levels to enumerate.

       proc	Specifies the procedure that is to be called for
		 each matching entry.

       arg	Specifies the user-supplied argument that will
		 be passed to the procedure.

DESCRIPTION
       The XrmEnumerateDatabase function calls the specified pro-
       cedure for each resource in the database that would match
       some completion of the given name/class resource prefix.
       The order in which resources are found is implementation-
       dependent.  If mode is XrmEnumOneLevel, a resource must
       match the given name/class prefix with just a single name
       and class appended.  If mode is XrmEnumAllLevels, the
       resource must match the given name/class prefix with one
       or more names and classes appended.  If the procedure
       returns True, the enumeration terminates and the function
       returns True.  If the procedure always returns False, all
       matching resources are enumerated and the function returns
       False.

       The procedure is called with the following arguments:

       (*proc)(database, bindings, quarks, type, value, arg)
	    XrmDatabase *database;
	    XrmBindingList bindings;
	    XrmQuarkList quarks;
	    XrmRepresentation *type;

X Version 11		Release 6.4				1

XrmEnumerateDatabase(3X11)XLIB FUNCTIONXrmEnumerateDatabase(3X11)

	    XrmValue *value;
	    XPointer arg;

       The bindings and quarks lists are terminated by NULLQUARK.
       Note that pointers to the database and type are passed,
       but these values should not be modified.

       The procedure must not modifiy the database.  If Xlib has
       been initialized for threads, the procedure is called with
       the database locked and the result of a call by the proce-
       dure to any Xlib function using the same database is not
       defined.

SEE ALSO
       XrmGetResource(3X11), XrmInitialize(3X11), XrmPutRe-
       source(3X11)
       Xlib - C Language X Interface

X Version 11		Release 6.4				2

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server BSDOS

List of man pages available for BSDOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net