Searched defs:line (Results 176 - 200 of 805) sorted by relevance

1234567891011>>

/freebsd-current/lib/libusbhid/
H A Dusage.c76 char line[100], name[100], *p, *n; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dfstab.c111 static char line[MAXLINELENGTH]; local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DSourceLocationSpec.cpp17 SourceLocationSpec::SourceLocationSpec(FileSpec file_spec, uint32_t line, argument
72 uint32_t line = m_declaration.GetLine(); local
/freebsd-current/crypto/openssl/test/
H A Derrtest.c37 const int line = OPENSSL_LINE; local
40 const int line = 0; local
154 int line; local
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dparseipfexpr.c35 parseipfexpr(char *line, char **errorptr) argument
/freebsd-current/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c80 __assert(const char *func, const char *file, int line, const char *failedexpr) argument
/freebsd-current/stand/libsa/
H A Dzalloc_malloc.c108 Free(void *ptr, const char *file, int line) argument
155 Calloc(size_t n1, size_t n2, const char *file, int line) argument
177 Realloc(void *ptr, size_t size, const char *file, int line) argument
209 Reallocf(void *ptr, size_t size, const char *file, int line) argument
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.h97 int line; member in struct:kmp_str_loc
/freebsd-current/usr.sbin/mailwrapper/
H A Dmailwrapper.c91 char *line, *cp, *from, *to, *ap; local
/freebsd-current/stand/common/
H A Dinterp_simple.c80 int line; member in struct:includeline
93 int fd, flags, line; local
[all...]
H A Dinterp_lua.c163 interp_run(const char *line) argument
/freebsd-current/usr.bin/lam/
H A Dlam.c63 static char line[BIGBUFSIZ]; variable
[all...]
/freebsd-current/lib/libutil/
H A Dfparseln.c199 size_t size, line; local
[all...]
/freebsd-current/contrib/ldns/drill/
H A Ddrill_util.c17 read_line(FILE *input, char *line, size_t len) argument
43 char line[LDNS_MAX_LINELEN]; local
/freebsd-current/contrib/libedit/TEST/
H A Dwtc1.c112 const wchar_t *line; local
/freebsd-current/contrib/libxo/xopo/
H A Dxopo.c223 int blank = 0, line; local
/freebsd-current/contrib/atf/atf-c++/
H A Dcheck_test.cpp307 std::string line; local
/freebsd-current/contrib/kyua/engine/
H A Datf_result.cpp75 std::string line; local
[all...]
/freebsd-current/contrib/ldns/
H A Dhigher.c151 char *line; local
[all...]
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin_access.c61 char line[BUFSIZ]; local
[all...]
/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlogin_access.c61 char line[BUFSIZ]; local
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dasn1_gen.c51 unsigned long line = 0; local
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dfile.c81 char *line; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_addr.c172 inv_param_handler(const wchar_t* expression, const wchar_t* function, const wchar_t* file, unsigned int line, uintptr_t pReserved) argument
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c124 char line[1024]; local
265 char line[1024]; local

Completed in 191 milliseconds

1234567891011>>