/freebsd/contrib/kyua/engine/ |
H A D | atf_result.cpp | 108 parse_without_reason(const std::string& status, const std::string& rest) in parse_without_reason() 129 parse_with_reason(const std::string& status, const std::string& rest) in parse_with_reason() 182 parse_with_reason_and_arg(const std::string& status, const std::string& rest) in parse_with_reason_and_arg() 302 const std::string rest = data.second.substr(status.length()); in parse() local
|
/freebsd/lib/libtacplus/ |
H A D | taclib_private.h | 75 unsigned char rest[1]; member 83 unsigned char rest[1]; member 90 unsigned char rest[1]; member 102 unsigned char rest[1]; member 110 unsigned char rest[1]; member 123 unsigned char rest[1]; member 130 unsigned char rest[1]; member
|
/freebsd/tools/regression/sockets/kqueue/ |
H A D | kqueue.c | 60 fail(int error, const char *func, const char *socktype, const char *rest) in fail() 77 fail_assertion(const char *func, const char *socktype, const char *rest, in fail_assertion()
|
/freebsd/usr.sbin/ppp/ |
H A D | timer.h | 37 u_long rest; /* Ticks to expire */ member
|
H A D | timer.c | 239 long rest; in timer_Show() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | UUID.cpp | 104 llvm::StringRef rest = UUID::DecodeUUIDBytesFromString(p, bytes); in SetFromStringRef() local
|
/freebsd/contrib/libedit/ |
H A D | tokenizer.c | 71 #define FUN(prefix, rest) prefix ## _ ## rest argument 78 #define FUN(prefix, rest) prefix ## _w ## rest argument
|
H A D | history.c | 61 #define FUN(prefix, rest) prefix ## _ ## rest argument 79 #define FUN(prefix, rest) prefix ## _w ## rest argument
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.c | 278 const char **rest) in find_dynamic_method() 369 find_method (const char *filename, const char **rest) in find_method()
|
/freebsd/contrib/kyua/os/freebsd/utils/ |
H A D | jail.cpp | 118 std::string rest; in parse_params_string() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bss_bio.c | 112 size_t rest; in bio_read() local 271 size_t rest; in bio_write() local
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | entropy_common.c | 202 U32 const rest = total - weightTotal; in HUF_readStats() local
|
/freebsd/usr.bin/rctl/ |
H A D | rctl.c | 178 const char *subject, *textid, *rest; in expand_rule() local 252 const char *subject, *textid, *rest; in humanize_ids() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_mac.cpp | 118 const char *rest = trim; ParseCommandOutput() local [all...] |
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_fmemopen.c | 514 off_t len, rest, i; in ATF_TC_BODY() local 575 off_t len, rest, i; in ATF_TC_BODY() local 688 off_t len, rest, i; in ATF_TC_BODY() local
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | eval_expr.c | 580 struct expression *op, *other_half, *rest; in run_expr() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DriverUtils.cpp | 570 StringRef rest; in parseExport() local 962 SmallVector<const char *, 16> rest; in parseDirectives() local
|
/freebsd/contrib/ldns/ |
H A D | host2wire.c | 32 ldns_rdf *rest; in ldns_dname2buffer_wire_compress() local
|
/freebsd/sys/dev/speaker/ |
H A D | spkr.c | 98 rest(int centisecs) in rest() function
|
/freebsd/sys/contrib/zstd/lib/common/ |
H A D | entropy_common.c | 320 U32 const rest = total - weightTotal; in HUF_readStats_body() local
|
/freebsd/crypto/heimdal/kpasswd/ |
H A D | kpasswdd.c | 73 krb5_data *rest) in send_reply()
|
/freebsd/usr.sbin/rtadvctl/ |
H A D | rtadvctl.c | 802 struct timespec *rest; in action_show_prefix() local
|
/freebsd/contrib/nvi/regex/ |
H A D | engine.c | 300 const RCHAR_T *rest; /* start of rest of string */ in dissect() local
|
/freebsd/lib/libc/regex/ |
H A D | engine.c | 422 const char *rest; /* start of rest of string */ in dissect() local
|
/freebsd/usr.sbin/rtadvd/ |
H A D | rtadvd.c | 995 struct timespec interval, now, min_delay, tm_tmp, *rest; in set_short_delay() local
|