Searched defs:sol (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/sys/compat/linuxkpi/common/include/net/ |
H A D | addrconf.h | 38 addrconf_addr_solict_mult(struct in6_addr *ia6, struct in6_addr *sol) in addrconf_addr_solict_mult()
|
/freebsd-src/sys/sys/ |
H A D | socketvar.h | 226 SOLISTENING(sol) global() argument 227 SOLISTEN_LOCK(sol) global() argument 232 SOLISTEN_TRYLOCK(sol) global() argument 233 SOLISTEN_UNLOCK(sol) global() argument 238 SOLISTEN_LOCK_ASSERT(sol) global() argument 243 SOLISTEN_UNLOCK_ASSERT(sol) global() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbIndex.cpp | 169 SegmentOffsetLength sol; in FindSymbolsByVa() local
|
H A D | SymbolFileNativePDB.cpp | 483 SegmentOffsetLength sol = GetSegmentOffsetAndLength(sym_record); in CreateFunction() local 1280 SegmentOffsetLength sol = GetSegmentOffsetAndLength(func_record); in ParseLineTable() local
|
/freebsd-src/usr.sbin/rtadvd/ |
H A D | rtadvd.c | 909 struct soliciter *sol; in rs_input() local 1657 struct soliciter *sol; in ra_output() local
|
H A D | config.c | 290 struct soliciter *sol; in rm_rainfo() local
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_acl.c | 1146 int numfields, fields, n, r, sol, ret; in archive_acl_from_text_w() local 1629 int numfields, fields, n, r, sol, ret; archive_acl_from_text_l() local [all...] |
/freebsd-src/usr.bin/calendar/ |
H A D | sunpos.c | 443 int eq[2], sol[2]; in main() local
|
/freebsd-src/sys/dev/syscons/ |
H A D | scmouse.c | 531 int sol; in mouse_cut_word() local
|
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_opt.c | 773 static U32 ZSTD_totalLen(ZSTD_optimal_t sol) in ZSTD_totalLen()
|
/freebsd-src/sys/contrib/zstd/lib/compress/ |
H A D | zstd_opt.c | 1014 static U32 ZSTD_totalLen(ZSTD_optimal_t sol) in ZSTD_totalLen()
|
/freebsd-src/sys/kern/ |
H A D | uipc_socket.c | 1144 solisten_wakeup(struct socket * sol) global() argument [all...] |