Searched refs:stralloccat (Results 1 – 4 of 4) sorted by relevance
| /titanic_41/usr/src/cmd/lvm/metassist/common/ |
| H A D | volume_string.h | 76 extern char *stralloccat(int numargs, ...);
|
| H A D | volume_string.c | 94 stralloccat( in stralloccat() function
|
| /titanic_41/usr/src/cmd/lvm/metassist/controller/ |
| H A D | metassist.c | 1110 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 D | xml_convert.c | 688 newsel = stralloccat(3, "document('", tmpfile, "')"); in xml_to_commands() 1271 *tmpfile = stralloccat(3, "/tmp/", ELEMENT_L10N, "XXXXXX"); in create_localized_message_file()
|