Query: wsreg_clone_component
OS: sunos
Section: 3wsreg
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wsreg_clone_component(3WSREG) Product Install Registry Library Functions wsreg_clone_component(3WSREG)NAMEwsreg_clone_component - clone a componentSYNOPSIScc [flag ...] file ...-lwsreg [library ...] #include <wsreg.h> Wsreg_component *wsreg_clone_component(const Wsreg_component *comp);DESCRIPTIONThe wsreg_clone_component() function clones the component specified by comp.RETURN VALUESThe wsreg_clone_component() returns a pointer to a component that is configured exactly the same as the component specified by comp.USAGEThe resulting component must be released through a call to wsreg_free_component() by the caller. See wsreg_create_component(3WSREG).ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOwsreg_create_component(3WSREG), wsreg_initialize(3WSREG), wsreg_get(3WSREG), attributes(5) SunOS 5.10 22 Sep 2000 wsreg_clone_component(3WSREG)
Related Man Pages |
---|
wsreg_clone_component(3wsreg) - sunos |
wsreg_components_equal(3wsreg) - sunos |
wsreg_get(3wsreg) - sunos |
wsreg_get_all(3wsreg) - sunos |
wsreg_get_id(3wsreg) - sunos |
Similar Topics in the Unix Linux Community |
---|
comp hardware comparing |
UNIX macro....Im new!! |
A simple UNIXtime component in Vue.js |