Searched defs:line (Results 201 - 225 of 805) sorted by relevance

1234567891011>>

/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
/freebsd-current/contrib/nvi/common/
H A Dlog.c641 log_err(SCR *sp, char *file, int line) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dlogintest.c221 testLineName(char *line) argument
/freebsd-current/contrib/dma/
H A Dspool.c159 char line[1000]; local
[all...]
H A Dmail.c53 char line[1000]; local
350 writeline(struct queue *queue, const char *line, ssize_ argument
379 char *line = NULL; local
[all...]
/freebsd-current/contrib/mandoc/
H A Dmanpath.c170 char *line, *cp, *ep; local
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBLineEntry.cpp93 uint32_t line = 0; local
116 void SBLineEntry::SetLine(uint32_t line) { argument
H A DSBDeclaration.cpp73 uint32_t line = 0; local
97 void SBDeclaration::SetLine(uint32_t line) { argument
/freebsd-current/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c77 char file_path[PATH_MAX], line[512], *token, *key, *value; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c77 char *line; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp210 dbgs() << " at " << file << ":" << line; local
201 llvm_unreachable_internal(const char *msg, const char *file, unsigned line) argument
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp176 s << line << "\n"; local
/freebsd-current/contrib/less/
H A Dlinenum.c47 LINENUM line; /* Line number */ member in struct:linenum_info
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-ipx.c103 static char line[256]; local
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_prn.c26 int line, flags; local
63 int line; local
129 put_error(ERR_GET_LIB(err), func, err, file, line); local
50 put_error(int lib, const char *func, int reason, const char *file, int line) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp31 llvm::StringRef line; local
149 llvm::StringRef line; local
[all...]
/freebsd-current/contrib/ntp/libntp/lib/isc/pthreads/
H A Dmutex.c72 int line; member in struct:__anon3388
80 int line; /*%< Line mutex was created on. */ member in struct:isc_mutexstats
99 isc_mutex_init_profile(isc_mutex_t *mp, const char *file, int line) { argument
143 isc_mutex_lock_profile(isc_mutex_t *mp, const char *file, int line) { argument
186 isc_mutex_unlock_profile(isc_mutex_t *mp, const char *file, int line) argument
268 isc__mutex_init(isc_mutex_t *mp, const char *file, unsigned int line) argument
[all...]
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h247 int line() const { return line_; } function in class:testing::internal::UntypedOnCallSpecBase
[all...]
/freebsd-current/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc192 GTEST_API_ void IllegalDoDefault(const char* file, int line) { argument
/freebsd-current/sbin/dhclient/
H A Dconflex.c62 static unsigned line; variable
/freebsd-current/lib/libc/net/
H A Dnetdb_private.h100 char line[_MAXLINELEN + 1]; member in struct:protoent_data
/freebsd-current/usr.bin/top/
H A Dutils.c148 argparse(char *line, int *cntp) argument
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Devent.h93 _event_set(char const *file, int line, struct event *ev, int fd, short flags, argument
106 _event_add(char const *file, int line, struct event *ev, argument
119 _event_del(char const *file, int line, struct event *ev) argument
/freebsd-current/tools/regression/p1003_1b/
H A Dsched.c96 static void q(int line, int code, const char *text) argument

Completed in 331 milliseconds

1234567891011>>