Searched defs:basename (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-current/contrib/ncurses/
H A Dmk-hdr.awk38 function basename(path) { function
/freebsd-current/include/
H A Dlibgen.h60 #define basename(x) __generic(x, const char *, __old_basename, basename)(x) macro
/freebsd-current/lib/libc/gen/
H A Dbasename.c30 (basename)(char *path) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbasename.c27 basename(const char *path) function
/freebsd-current/sys/contrib/openzfs/cmd/zstream/
H A Dzstream.c56 char *basename = strrchr(argv[0], '/'); local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dwrite_pid.c77 pidfile(const char *basename) argument
/freebsd-current/contrib/pf/pflogd/
H A Dpidfile.c58 pidfile(const char *basename) argument
/freebsd-current/usr.bin/dtc/
H A Dstring.cc145 string basename(const string &s) function in namespace:dtc
/freebsd-current/contrib/netbsd-tests/lib/libutil/
H A Dt_pidfile.c130 generate_varrun_pidfile(const char *basename) argument
[all...]
/freebsd-current/usr.sbin/crunch/crunchgen/
H A Dcrunched_main.c93 find_entry_point(const char *basename) argument
114 const char *basename = NULL; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h28 llvm::StringRef basename; member in struct:lldb_private::CPlusPlusNameParser::ParsedName
/freebsd-current/bin/sh/
H A Dmain.c289 find_dot_file(char *basename) argument
/freebsd-current/contrib/ldns/
H A Ddane.c848 char *basename = NULL; local
/freebsd-current/usr.bin/newkey/
H A Dupdate.c199 basename(char *path) function
/freebsd-current/sbin/restore/
H A Dinteractive.c490 printlist(char *name, char *basename) argument
/freebsd-current/usr.sbin/rpc.ypupdated/
H A Dupdate.c203 basename(char *path) function
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp137 GetGlobalVariables( ConstString basename, llvm::function_ref<bool(DWARFDIE die)> callback) argument
H A DDebugNamesDWARFIndex.cpp99 GetGlobalVariables( ConstString basename, llvm::function_ref<bool(DWARFDIE die)> callback) argument
H A DManualDWARFIndex.cpp387 GetGlobalVariables( ConstString basename, llvm::function_ref<bool(DWARFDIE die)> callback) argument
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen.c689 getnewbasename(char **newbasename, int typedefp, const char *basename, const char *name) argument
704 define_type (int level, const char *name, const char *basename, Type *t, int typedefp, int preservep) argument
H A Dgen_template.c43 ttype_symbol(const char *basename, const Type *t) argument
49 integer_symbol(const char *basename, const Type *t) argument
70 boolean_symbol(const char *basename, const Type *t) argument
77 octetstring_symbol(const char *basename, const Type *t) argument
83 sequence_symbol(const char *basename, const Type *t) argument
89 time_symbol(const char *basename, const Type *t) argument
95 tag_symbol(const char *basename, const Type *t) argument
101 generalstring_symbol(const char *basename, cons argument
107 printablestring_symbol(const char *basename, const Type *t) argument
113 ia5string_symbol(const char *basename, const Type *t) argument
119 visiblestring_symbol(const char *basename, const Type *t) argument
125 utf8string_symbol(const char *basename, const Type *t) argument
131 bmpstring_symbol(const char *basename, const Type *t) argument
137 universalstring_symbol(const char *basename, const Type *t) argument
143 oid_symbol(const char *basename, const Type *t) argument
149 bitstring_symbol(const char *basename, const Type *t) argument
213 symbol_name(const char *basename, const Type *t) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp400 auto basename = shell.GetFilename().GetStringRef(); local
/freebsd-current/sys/gnu/gcov/
H A Dgcov_fs.c75 (basename)(char *path) function
526 deskew(const char *basename) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp986 ConstString PlatformPOSIX::GetFullNameForDylib(ConstString basename) { argument
/freebsd-current/usr.sbin/pkg/
H A Dpkg.c991 char *vstart, *basename; local

Completed in 298 milliseconds

12