Searched refs:Append_Error (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | utilities.c | 1889 #define Append_Error(full, full_len, addition, addition_len) \ macro 1925 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1932 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1939 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1946 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1959 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1966 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1973 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1981 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1989 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() [all …]
|