Searched refs:IO_TRUSTFILE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c59 #define IO_TRUSTFILE 4 /* Have a separate trustanchor file */ macro
136 outfiles |= IO_TRUSTFILE;
322 if (outfiles == IO_TRUSTFILE) {
349 if ((outfiles & IO_TRUSTFILE) && *t_in == NULL) {

Completed in 62 milliseconds