Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/krb5/os/
H A Dlocalauth.c232 parse_mapping_value(const char *value, char **type_out, char **residual_out) in parse_mapping_value() argument
238 *type_out = NULL; in parse_mapping_value()
256 *type_out = type; in parse_mapping_value()
/src/usr.sbin/moused/moused/
H A Dutil.c242 parse_evcode_string(const char *s, int *type_out, int *code_out) in parse_evcode_string() argument
281 *type_out = type; in parse_evcode_string()