Searched refs:stralloccat (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/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( function
|
/illumos-gate/usr/src/cmd/lvm/metassist/controller/ |
H A D | metassist.c | 1110 command = stralloccat(3, 1275 *file = stralloccat(3, "/tmp/", progname, "XXXXXX");
|
/illumos-gate/usr/src/cmd/lvm/metassist/xml/ |
H A D | xml_convert.c | 688 newsel = stralloccat(3, "document('", tmpfile, "')"); 1271 *tmpfile = stralloccat(3, "/tmp/", ELEMENT_L10N, "XXXXXX");
|
Completed in 66 milliseconds