Каталог требований LSB Core 3.1

Требования для функции 'clnt_spcreateerror'
StandardIDDescription
SVID.4clnt_spcreateerror.01 Like clnt_pcreateerror(), except that it returns a string instead of printing to the standard error.
SVID.4clnt_spcreateerror.02 A NEWLINE is not appended to the message in this case.
SVID.4clnt_spcreateerror.03 unlike clnt_sperror() and clnt_spcreaterror() [see rpc_clnt_create(RS_LIB)], clnt_sperrno() does not return pointer to static data so the result will not get overwritten on each call.