Home
last modified time | relevance | path

Searched defs:line (Results 226 – 250 of 906) sorted by relevance

12345678910>>...37

/freebsd/crypto/heimdal/lib/sl/
H A Dtest_sl.c37 const char *line; member
/freebsd/lib/libdiff/tests/
H A Dlibdiff_test.c30 char line[128]; in ATF_TC_BODY() local
/freebsd/crypto/openssh/
H A Dhostfile.h28 u_long line; member
96 char *line; /* Entire key line; mutable by callback */ member
H A Ddh.c61 parse_prime(int linenum, char *line, struct dhgroup *dhg) in parse_prime()
162 char *line = NULL; in choose_dh() local
H A Dsshsig.c736 parse_principals_key_and_options(const char *path, u_long linenum, char *line, in parse_principals_key_and_options()
895 check_allowed_keys_line(const char *path, u_long linenum, char *line, in check_allowed_keys_line()
994 char *line = NULL; in sshsig_check_allowed_keys() local
1035 char *line = NULL; in sshsig_find_principals() local
1083 char *found, *line = NULL, **principals = NULL, **tmp; in sshsig_match_principals() local
H A Dlog.c429 sshlog(const char *file, const char *func, int line, int showfunc, in sshlog()
440 sshlogdie(const char *file, const char *func, int line, int showfunc, in sshlogdie()
453 sshlogv(const char *file, const char *func, int line, int showfunc, in sshlogv()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmutex.h147 #define __mutex_name(name, file, line) \ argument
151 #define __mutex_name(name, file, line) name argument
/freebsd/contrib/wpa/src/utils/
H A Dext_password_file.c87 int line = 0; in ext_password_file_get() local
/freebsd/tests/sys/capsicum/
H A Dioctls_test.c51 child_fail_require(const char *file, int line, const char *str) in child_fail_require()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-typed-test.cc61 const char* test_suite_name, const char* file, int line, in VerifyRegisteredTestNames()
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_stash.c68 char line[RECORDLEN], *end; in krb5_ldap_readpassword() local
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_parse.c40 static void strip_line(char *line) in strip_line()
75 static errcode_t parse_std_line(char *line, struct parse_state *state) in parse_std_line()
290 static errcode_t parse_line(char *line, struct parse_state *state, in parse_line()
/freebsd/sys/contrib/openzfs/contrib/coverity/
H A Dmodel.c168 spl_kmem_alloc(size_t sz, int fl, const char *func, int line) in spl_kmem_alloc()
189 spl_kmem_zalloc(size_t sz, int fl, const char *func, int line) in spl_kmem_zalloc()
271 spl_vmem_alloc(size_t sz, int fl, const char *func, int line) in spl_vmem_alloc()
292 spl_vmem_zalloc(size_t sz, int fl, const char *func, int line) in spl_vmem_zalloc()
/freebsd/sys/kern/
H A Dsubr_lock.c221 int line; member
517 int line) in lock_profile_lookup()
554 int line) in lock_profile_object_lookup()
583 int contested, uint64_t waittime, const char *file, int line) in lock_profile_obtain_lock_success()
/freebsd/usr.bin/diff3/
H A Ddiff3.c97 char *line; member
327 char *line; in getchange() local
543 char *line; in skip() local
630 char *line = NULL; in printrange() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debug.cpp39 int __kmp_debug_assert(char const *msg, char const *file, int line) { in __kmp_debug_assert()
/freebsd/contrib/sendmail/libsm/
H A Dstrdup.c151 sm_strdup_tagged_x(s, file, line, group) in sm_strdup_tagged_x() argument
/freebsd/usr.bin/tip/tip/
H A Dtipout.c72 char c, line[256]; in intEMT() local
/freebsd/usr.sbin/services_mkdb/
H A Duniq.c64 char *line; in uniq() local
/freebsd/contrib/libder/libder/
H A Dlibder_error.c65 libder_set_error(struct libder_ctx *ctx, int error, const char *file, int line) in libder_set_error()
/freebsd/tests/sys/kqueue/libkqueue/
H A Dmain.c28 _test_no_kevents(const char *file, int line) in _test_no_kevents()
240 _kevent_cmp(struct kevent *k1, struct kevent *k2, const char *file, int line) in _kevent_cmp()
/freebsd/contrib/mandoc/
H A Dterm_tag.c152 term_tag_write(struct roff_node *n, size_t line) in term_tag_write()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFileLineResolver.cpp83 void FileLineResolver::Reset(const FileSpec &file_spec, uint32_t line, in Reset()
/freebsd/contrib/ntp/libntp/
H A Dntp_lineedit.c164 char * line; in ntp_readline() local
/freebsd/tools/tools/ath/athaggrstats/
H A Dmain.c119 int line, omask; in main() local

12345678910>>...37