Home
last modified time | relevance | path

Searched defs:input_flags (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/lib/libcrypto/ui/
H A Dui_lib.c141 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 Dui_local.h107 int input_flags; /* Flags from the user */ member
/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_call.c471 int input_flags, u_char *pkt, int pktlen) in pptp_call_gre_input()
H A Dpptpd.c686 int hlen, input_flags; in pptpd_gre_input() local
/openbsd-src/gnu/usr.bin/perl/
H A Dnumeric.c372 const I32 input_flags = *flags; in Perl_grok_bin_oct_hex() local