Home
last modified time | relevance | path

Searched defs:c_in (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c307 read_files(STACK_OF(X509) **t_in, X509 **c_in, EVP_PKEY **k_in) in read_files() argument
358 check_certs(STACK_OF(X509) *ta_in, X509 **c_in) in check_certs() argument
[all...]
/titanic_52/usr/src/boot/sys/boot/common/
H A Dbootstrap.h109 int (*c_in)(struct console *); /* wait for and return input */ member