Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/kyua/engine/
H A Datf_result.cpp108 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 Dtaclib_private.h75 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 Dkqueue.c60 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 Dtimer.h37 u_long rest; /* Ticks to expire */ member
H A Dtimer.c239 long rest; in timer_Show() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp104 llvm::StringRef rest = UUID::DecodeUUIDBytesFromString(p, bytes); in SetFromStringRef() local
/freebsd/contrib/libedit/
H A Dtokenizer.c71 #define FUN(prefix, rest) prefix ## _ ## rest argument
78 #define FUN(prefix, rest) prefix ## _w ## rest argument
H A Dhistory.c61 #define FUN(prefix, rest) prefix ## _ ## rest argument
79 #define FUN(prefix, rest) prefix ## _w ## rest argument
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.c278 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 Djail.cpp118 std::string rest; in parse_params_string() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_bio.c112 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 Dentropy_common.c202 U32 const rest = total - weightTotal; in HUF_readStats() local
/freebsd/usr.bin/rctl/
H A Drctl.c178 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 Dsanitizer_symbolizer_mac.cpp118 const char *rest = trim; ParseCommandOutput() local
[all...]
/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fmemopen.c514 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 Deval_expr.c580 struct expression *op, *other_half, *rest; in run_expr() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp570 StringRef rest; in parseExport() local
962 SmallVector<const char *, 16> rest; in parseDirectives() local
/freebsd/contrib/ldns/
H A Dhost2wire.c32 ldns_rdf *rest; in ldns_dname2buffer_wire_compress() local
/freebsd/sys/dev/speaker/
H A Dspkr.c98 rest(int centisecs) in rest() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dentropy_common.c320 U32 const rest = total - weightTotal; in HUF_readStats_body() local
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswdd.c73 krb5_data *rest) in send_reply()
/freebsd/usr.sbin/rtadvctl/
H A Drtadvctl.c802 struct timespec *rest; in action_show_prefix() local
/freebsd/contrib/nvi/regex/
H A Dengine.c300 const RCHAR_T *rest; /* start of rest of string */ in dissect() local
/freebsd/lib/libc/regex/
H A Dengine.c422 const char *rest; /* start of rest of string */ in dissect() local
/freebsd/usr.sbin/rtadvd/
H A Drtadvd.c995 struct timespec interval, now, min_delay, tm_tmp, *rest; in set_short_delay() local

12