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

12

/freebsd-current/contrib/openpam/lib/libpam/
H A Dpam_prompt.c54 pam_prompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, ...) argument
H A Dpam_vprompt.c55 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument
H A Dpam_get_authtok.c74 int pitem, r, style, twice; local
H A Dopenpam_configure.c391 openpam_style_t style; local
152 openpam_parse_chain(pam_handle_t *pamh, const char *service, pam_facility_t facility, FILE *f, const char *filename, openpam_style_t style) argument
339 openpam_load_file(pam_handle_t *pamh, const char *service, pam_facility_t facility, const char *filename, openpam_style_t style) argument
[all...]
/freebsd-current/contrib/elftoolchain/libelftc/
H A Delftc_demangle.c39 is_mangled(const char *s, unsigned int style) argument
61 demangle(const char *s, unsigned int style, unsigned int rc) argument
79 unsigned int style, r local
[all...]
/freebsd-current/contrib/mandoc/
H A Dmanconf.h36 char *style; member in struct:manoutput
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DAddressRange.cpp148 bool AddressRange::Dump(Stream *s, Target *target, Address::DumpStyle style, argument
/freebsd-current/usr.bin/tail/
H A Dreverse.c76 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
105 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
H A Dtail.c80 enum STYLE style; local
[all...]
H A Dforward.c97 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
305 follow(file_info_t *files, enum STYLE style, off_t off) argument
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DLineEntry.cpp57 Dump(Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range) const argument
H A DLineTable.cpp356 void LineTable::Dump(Stream *s, Target *target, Address::DumpStyle style, argument
/freebsd-current/crypto/openssh/
H A Dauth.h67 char *style; member in struct:Authctxt
H A Dauth2.c274 char *user = NULL, *service = NULL, *method = NULL, *style = NULL; local
/freebsd-current/usr.bin/compress/
H A Dcompress.c60 enum {COMPRESS, DECOMPRESS} style; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp42 inline Style real_style(Style style) { argument
51 inline const char *separators(Style style) { argument
57 inline char preferred_separator(Style style) { argument
63 StringRef find_first_component(StringRef path, Style style) { argument
99 filename_pos(StringRef str, Style style) argument
118 root_dir_start(StringRef str, Style style) argument
141 parent_path_end(StringRef path, Style style) argument
228 begin(StringRef path, Style style) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp197 GetFileByIndex(const llvm::DWARFDebugLine::Prologue &prologue, size_t idx, llvm::StringRef compile_dir, FileSpec::Style style) argument
213 ParseSupportFilesFromPrologue( SupportFileList &support_files, const lldb::ModuleSP &module, const llvm::DWARFDebugLine::Prologue &prologue, FileSpec::Style style, llvm::StringRef compile_dir = {}) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp239 llvm::sys::path::Style style = working_dir.String.starts_with("/") local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h73 void SetEscapeStyle(EscapeStyle style) { m_escape_style = style; } argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp186 AppendPathComponents(FileSpec &path, llvm::StringRef components, llvm::sys::path::Style style) argument
/freebsd-current/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c132 static int converse(pam_handle_t *pamh, int style, lo_const char *text, argument
157 static int say(pam_handle_t *pamh, int style, const char *format, ...) argument
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp47 bool PathStyleIsPosix(FileSpec::Style style) { argument
51 const char *GetPathSeparators(FileSpec::Style style) { argument
55 char GetPreferredPathSeparator(FileSpec::Style style) { argument
59 void Denormalize(llvm::SmallVectorImpl<char> &path, FileSpec::Style style) { argument
71 FileSpec::FileSpec(llvm::StringRef path, Style style) : m_style(style) { argument
174 SetFile(llvm::StringRef pathname, Style style) argument
[all...]
/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch.c952 int style; local
1063 arswitch_setled(struct arswitch_softc *sc, int phy, int led, int style) argument
[all...]
/freebsd-current/contrib/diff/src/
H A Ddiff.c988 specify_style(enum output_style style) argument
/freebsd-current/contrib/elftoolchain/size/
H A Dsize.c73 static enum output_style style = STYLE_BERKELEY; variable in typeref:enum:output_style
[all...]

Completed in 297 milliseconds

12