Query: wsreg_set_location
OS: sunos
Section: 3wsreg
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wsreg_set_location(3WSREG) Product Install Registry Library Functions wsreg_set_location(3WSREG)NAMEwsreg_set_location, wsreg_get_location - set or get the location of a componentSYNOPSIScc [flag ...] file ...-lwsreg [library ...] #include <wsreg.h> int wsreg_set_location(Wsreg_component *comp, const char *location); char *wsreg_get_location(const Wsreg_component *comp);DESCRIPTIONThe wsreg_set_location() function sets the location specified by location into the component specified by comp. Every component must have a location before being registered. If a location has already been set into the specified component, the resources associated with the previously set location are released. The wsreg_get_location() function gets the location string from the component specified by comp. The resulting string must be released by the caller.RETURN VALUESThe wsreg_set_location() function returns a non-zero value if the location was set correctly; otherwise 0 is returned. The wsreg_get_location() function returns a copy of the location from the specified component.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOwsreg_initialize(3WSREG), attributes(5) SunOS 5.10 22 Sep 2000 wsreg_set_location(3WSREG)
Related Man Pages |
---|
wsreg_get_location(3wsreg) - sunos |
wsreg_get_unique_name(3wsreg) - sunos |
wsreg_register(3wsreg) - sunos |
wsreg_set_unique_name(3wsreg) - sunos |
wsreg_set_version(3wsreg) - sunos |
Similar Topics in the Unix Linux Community |
---|
I need to change the location of a netbackup installation |
tnsname.ora file - location |
Location of File |
What is the best way to copy data from place to another place? |
jre location PATH |