XrmCombineDatabase man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XrmCombineDatabase()					  XrmCombineDatabase()

Name
  XrmCombineDatabase – combine the contents of two resource databases.

Synopsis
  void XrmCombineDatabase(source_db, target_db, override)
	  XrmDatabase source_db;
	  XrmDatabase *target_db;
	  Bool override;

Arguments
  source_db Specifies the resource database that is to be merged into the
	    target database.

  target_db Specifies the address of the resource database with which the
	    resource file is to be combined.

  override  Specifies  whether	resources  from source_db should override
	    matching resources in target_db.

Availability
  Release 5 and later.

Description
  XrmCombineDatabase() merges the contents of one database into	 another.
  If  the same resource specifier is used for an entry in both databases,
  the entry in source_db will replace the entry in target_db if	 override
  is True; otherwise, the entry in from source_db is discarded.

  If  target_db	 points	 to  a NULL database, XrmCombineDatabase() simply
  stores source_db at the location pointed to by  target_db.   Otherwise,
  source_db  is	 destroyed  by	the merge, and the database pointed to by
  target_db is not destroyed.

  The database entries are  merged  without  changing  values  or  types,
  regardless  of  the locales of the databases.	 The locale of the target
  database is not modified.

See Also
  XrmCombineFileDatabase(), XrmMergeDatabases().

Xlib - Resource Manager					  XrmCombineDatabase()
[top]

List of man pages available for HP-UX

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