Searched defs:Append_Error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c1889 #define Append_Error(full, full_len, addition, addition_len) \ macro
1925 Append_Error(full_err, full_len, this_err, this_len);
1932 Append_Error(full_err, full_len, this_err, this_len);
1939 Append_Error(full_err, full_len, this_err, this_len);
1946 Append_Error(full_err, full_len, this_err, this_len);
1959 Append_Error(full_err, full_len, this_err, this_len);
1966 Append_Error(full_err, full_len, this_err, this_len);
1973 Append_Error(full_err, full_len, this_err, this_len);
1981 Append_Error(full_err, full_len, this_err, this_len);
1989 Append_Error(full_er
2038 #undef Append_Error macro
[all...]

Completed in 50 milliseconds