Lines Matching refs:st_error

44 st_error(const char *fmt, ...)
81 (void) st_error("failed to open %s", path);
86 (void) st_error("failed to stat %s", path);
92 (void) st_error("header of %s too short\n", path);
98 (void) st_error("failed to read header from %s\n", path);
105 (void) st_error("invalid header from %s\n", path);
114 (void) st_error("misaligned fid list (%d %% %d) in %s\n",
123 (void) st_error("allocation failed");
131 (void) st_error("failed to read fid list from %s\n",
157 return (st_error("failed to resolve %s", path));
161 return (st_error("failed to open /etc/mnttab"));
182 return (st_error("failed to find fw root for %s", fullpath));
194 return (st_error("failed to open %s", path));
200 return (st_error("failed to get fid for %s", path));
215 return (st_error("failed to open %s", path));
221 return (st_error("failed to migrate %s", path));
243 return (st_error("no arguments passed to "
259 return (st_error("pending list has %d entries, expecting %d\n",
275 return (st_error("allocation failed"));
297 return (st_error("failed to find %s on fid list\n",
308 return (st_error("fid %d not found, multiple entries "
336 return (st_error("pending list has %d entries, expecting 0\n",
353 return (st_error("failed to suspend rotation"));
364 return (st_error("failed to suspend rotation"));
380 return (st_error("failed to open %s", path));
386 return (st_error("failed to rotate log"));
404 return (st_error("failed to open %s", path));
411 return (st_error("failed to set spin mode"));
428 return (st_error("failed to set cred"));
439 return (st_error("failed to set cred"));
457 (void) st_error("failed to open %s", path);
462 (void) st_error("failed to open SUNWshadow.map "
471 (void) st_error("failed to read space map header");
478 (void) st_error("invalid space map header");
497 return (st_error("failed to open %s", SHADOWTEST_DEV));