Home
last modified time | relevance | path

Searched refs:IO_KEYFILE (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c57 #define IO_KEYFILE 1 /* Have a separate key file or data */ macro
131 outfiles |= IO_KEYFILE; in main()
341 if ((outfiles & IO_KEYFILE) && *k_in == NULL) { in read_files()