Searched defs:style (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-10.3-release/contrib/openpam/lib/libpam/
H A Dpam_prompt.c56 pam_prompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, ...) argument
H A Dpam_vprompt.c57 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument
H A Dpam_get_authtok.c76 int pitem, r, style, twice; local
H A Dopenpam_configure.c393 openpam_style_t style; local
154 openpam_parse_chain(pam_handle_t *pamh, const char *service, pam_facility_t facility, FILE *f, const char *filename, openpam_style_t style) argument
341 openpam_load_file(pam_handle_t *pamh, const char *service, pam_facility_t facility, const char *filename, openpam_style_t style) argument
[all...]
/freebsd-10.3-release/contrib/groff/src/preproc/eqn/
H A Dmark.cpp54 int mark_box::compute_metrics(int style) argument
104 int lineup_box::compute_metrics(int style) argument
H A Dlimit.cpp56 int limit_box::compute_metrics(int style) argument
H A Dsqrt.cpp50 int sqrt_box::compute_metrics(int style) argument
H A Dover.cpp61 int over_box::compute_metrics(int style) argument
H A Dpile.cpp28 int pile_box::compute_metrics(int style) argument
114 int matrix_box::compute_metrics(int style) argument
H A Dscript.cpp73 int script_box::compute_metrics(int style) argument
H A Dspecial.cpp71 int special_box::compute_metrics(int style) argument
H A Dlist.cpp91 int list_box::compute_metrics(int style) argument
/freebsd-10.3-release/contrib/libyaml/tests/
H A Dexample-deconstructor.c668 yaml_scalar_style_t style = input_event.data.scalar.style; local
791 yaml_sequence_style_t style local
932 yaml_mapping_style_t style local
[all...]
H A Dexample-deconstructor-alt.c465 yaml_scalar_style_t style = input_event.data.scalar.style; local
547 yaml_sequence_style_t style local
640 yaml_sequence_style_t style local
[all...]
/freebsd-10.3-release/lib/libpam/modules/pam_opie/
H A Dpam_opie.c69 int style; local
/freebsd-10.3-release/contrib/gdb/gdb/
H A Ddemangle.c145 set_demangling_style(char *style) argument
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dcxxfilt.c176 enum demangling_styles style = auto_demangling; local
H A Daddr2line.c358 enum demangling_styles style; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DAddressRange.cpp142 AddressRange::Dump(Stream *s, Target *target, Address::DumpStyle style, Address::DumpStyle fallback_style) const argument
/freebsd-10.3-release/usr.bin/tail/
H A Dreverse.c79 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
108 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
H A Dtail.c73 enum STYLE style; local
[all...]
/freebsd-10.3-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c173 enum demangling_styles style = auto_demangling; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Symbol/
H A DLineEntry.cpp101 Dump( Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range ) const argument
/freebsd-10.3-release/crypto/openssh/
H A Dauth.h64 char *style; member in struct:Authctxt
H A Dauth1.c386 char *user, *style = NULL; local

Completed in 155 milliseconds

1234