Home
last modified time | relevance | path

Searched defs:prefix (Results 251 – 275 of 476) sorted by relevance

1...<<11121314151617181920

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant_sd.c106 const char *prefix = "\x04_tcp\x05local\x00\x00\x0C\x00\x01" in p2p_sd_dns_uncompress() local
566 int prefix = 0; in wpas_sd_req_asp() local
/freebsd/contrib/bmake/
H A Dmeta.c903 prefix_match(const char *prefix, const char *path) in prefix_match()
923 path_starts_with(const char *path, const char *prefix) in path_starts_with()
H A Dstr.h155 Substring_HasPrefix(Substring sub, Substring prefix) in Substring_HasPrefix()
H A Ddir.c772 const char *prefix, *middle, *piece, *middle_end, *suffix; in DirExpandCurly() local
844 char *prefix, *dirpath, *end; in SearchPath_ExpandMiddle() local
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c318 uint64_t prefix = htonll(0xfe80000000000000ull); in rereg_and_test_port() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h41 #define TT_DECLARE(prefix, args) \ argument
/freebsd/contrib/nvi/common/
H A Dmsg.c45 size_t prefix; /* Prefix string length. */ in msgq() member
/freebsd/contrib/libevent/test/
H A Dtinytest_macros.h41 #define TT_DECLARE(prefix, args) \ argument
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y63 char *prefix = stock_prefix; variable
/freebsd/usr.sbin/moused/moused/
H A Dutil.h387 strstartswith(const char *str, const char *prefix) in strstartswith()
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp844 std::vector<Symbol *> SymbolTable::getSymsWithPrefix(StringRef prefix) { in getSymsWithPrefix()
876 std::string prefix = t.str(); in findMangle() local
H A DPDB.cpp335 const RecordPrefix *prefix = in symbolKind() local
343 RecordPrefix *prefix = reinterpret_cast<RecordPrefix *>(recordData.data()); in translateIdSymbols() local
547 auto *prefix = reinterpret_cast<RecordPrefix *>(recordBytes.data()); in replaceWithSkipRecord() local
/freebsd/crypto/krb5/src/util/verto/
H A Dverto.c333 do_load_dir(const char *dirname, const char *prefix, const char *suffix, in do_load_dir()
381 char *prefix = NULL; in load_module() local
/freebsd/include/
H A Ddb.h121 size_t (*prefix) /* prefix function */ member
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2056.c3070 #define INITTABSPTS(prefix) \ argument
/freebsd/usr.bin/getent/
H A Dgetent.c163 printfmtstrings(char *strings[], const char *prefix, const char *sep, in printfmtstrings()
/freebsd/crypto/heimdal/lib/krb5/
H A Dkeytab.c390 char *prefix, in krb5_kt_get_type()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h586 virtual void SetRSyncPrefix(const char *prefix) { in SetRSyncPrefix()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp584 GDBRemoteCommunicationServerPlatform::GetDomainSocketPath(const char *prefix) { in GetDomainSocketPath()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp205 llvm::StringRef prefix = it.first.GetStringRef(); in RemapPath() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c56 print_log_bp(const blkptr_t *bp, const char *prefix) in print_log_bp()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp292 static const string prefix("__kmp_external_"); in hideSymbols() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c209 const char *prefix = lprofGetPathPrefix(&prefix_strip, &prefix_len); in mangle_filename() local
/freebsd/usr.bin/rpcgen/
H A Drpc_parse.h105 const char *prefix; member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp671 llvm::StringRef prefix = original_args.take_front(prev_prefix_length); SetFromString() local

1...<<11121314151617181920