Searched refs:Append_Error (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | utilities.c | 1896 #define Append_Error(full, full_len, addition, addition_len) \ macro 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() 1953 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() 1980 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1988 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() 1996 Append_Error(full_err, full_len, this_err, this_len); in cg_sanity() [all …]
|