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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/keymgmt/
H A Dkeymgmt.c50 #define KEYMGMT_ERROR 1 macro
66 * KEYMGMT_SUCCESS or KEYMGMT_ERROR.
83 return (KEYMGMT_ERROR);
88 return (KEYMGMT_ERROR);
103 * KEYMGMT_SUCCESS or KEYMGMT_ERROR.
120 return (KEYMGMT_ERROR);
135 return (KEYMGMT_ERROR);
145 return (KEYMGMT_ERROR);
155 return (KEYMGMT_ERROR);
244 * KEYMGMT_SUCCESS or KEYMGMT_ERROR
[all...]

Completed in 57 milliseconds