diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-01-18 16:14:24 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-01-18 16:14:24 +0000 |
| commit | 93364659a34dc8f078c6eb40d882643c8e90b5fd (patch) | |
| tree | c1f107a63ef60374593652a8e6239bde882fd352 /man/2/factotum | |
| parent | 4c63aa1da884040da4a3263c418bd22fb611f17e (diff) | |
20080118-1621
Diffstat (limited to 'man/2/factotum')
| -rw-r--r-- | man/2/factotum | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/2/factotum b/man/2/factotum index 180ed100..004009d2 100644 --- a/man/2/factotum +++ b/man/2/factotum @@ -315,6 +315,11 @@ returns nil; otherwise on success it always returns a non-nil reference to an value with contents as above, but if the protocol does not supply that authentication data, all the values are nil. .PP +.B Rpcattrs +returns the initial attributes provided in the +.B start +request, and any others added later by the protocol. +.PP .B Rpc does one message exchange with the .I factotum @@ -357,3 +362,5 @@ exchange. .IR sys-fauth (2), .IR factotum (4), .IR auth (5) +.SH DIAGNOSTICS +Functions that return nil references on error also set the system error string. |
