Searched defs:input_flags (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/lib/libcrypto/ui/ |
H A D | ui_lib.c | 141 enum UI_string_types type, int input_flags, char *result_buf) in general_allocate_prompt() 180 enum UI_string_types type, int input_flags, char *result_buf, int minsize, in general_allocate_string() 208 enum UI_string_types type, int input_flags, char *result_buf) in general_allocate_boolean()
|
H A D | ui_local.h | 107 int input_flags; /* Flags from the user */ member
|
/openbsd-src/usr.sbin/npppd/pptp/ |
H A D | pptp_call.c | 471 int input_flags, u_char *pkt, int pktlen) in pptp_call_gre_input()
|
H A D | pptpd.c | 686 int hlen, input_flags; in pptpd_gre_input() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | numeric.c | 372 const I32 input_flags = *flags; in Perl_grok_bin_oct_hex() local
|