Home
last modified time | relevance | path

Searched refs:stralloccat (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/lvm/metassist/common/
H A Dvolume_string.h76 extern char *stralloccat(int numargs, ...);
H A Dvolume_string.c94 stralloccat( in stralloccat() function
/titanic_41/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c1110 command = stralloccat(3, in handle_commands()
1275 *file = stralloccat(3, "/tmp/", progname, "XXXXXX"); in write_temp_file()
/titanic_41/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c688 newsel = stralloccat(3, "document('", tmpfile, "')"); in xml_to_commands()
1271 *tmpfile = stralloccat(3, "/tmp/", ELEMENT_L10N, "XXXXXX"); in create_localized_message_file()