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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore.h119 } ss_centry_info_t; typedef in typeref:struct:ss_centry_info_s
299 * @see ss_centry_info_t{}
312 int (* ssop_getcdirent)(ss_cdir_t *, ss_centry_info_t *);
316 int (* ssop_getcentry)(ss_centry_info_t *);
317 int (* ssop_setcentry)(const ss_centry_info_t *);
531 * @param centry_info pointer to ss_centry_info_t owned by caller.
541 * @see ss_centry_info_t
551 * @param centry_info pointer to ss_centry_info_t owned by caller.
561 * @see ss_centry_info_t{}

Completed in 60 milliseconds