Searched refs:st_error (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshadowtest/common/
H A Dlibshadowtest.c44 st_error(const char *fmt, ...) function
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("faile
[all...]

Completed in 14 milliseconds