Searched defs:line (Results 1 - 25 of 822) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/netbsd-tests/usr.bin/nbperf/
H A Dhash_driver.c42 char *line = NULL; local
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dmacroscope.h34 int line; member in struct:macro_scope
/freebsd-10.2-release/contrib/byacc/test/
H A Dbtyacc_calc1.y58 line : dexp label
H A Dcalc1.y56 line : dexp '\n' label
H A Dvarsyntax_calc1.y58 line : dexp '\n' label
/freebsd-10.2-release/contrib/compiler-rt/lib/
H A Dint_util.c28 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
40 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
52 void compilerrt_abort_impl(const char *file, int line, const char *function) { argument
H A Deprintf.c26 __eprintf(const char* format, const char* assertion_expression, const char* line, const char* file) argument
/freebsd-10.2-release/contrib/ntp/lib/isc/unix/
H A Derrno2result.c37 isc___errno2result(int posixerrno, const char *file, unsigned int line) { argument
/freebsd-10.2-release/contrib/ntp/lib/isc/win32/
H A Derrno2result.c35 isc__errno2resultx(int posixerrno, const char *file, int line) { argument
/freebsd-10.2-release/lib/libstand/
H A Dassert.c35 __assert(const char *func, const char *file, int line, const char *expression) argument
/freebsd-10.2-release/contrib/ntp/sntp/tests/
H A Dt-log.c65 char line[256]; local
/freebsd-10.2-release/contrib/ncurses/ncurses/base/
H A Dlib_chgat.c55 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_clreol.c55 struct ldat *line; local
H A Dlib_clrbot.c61 struct ldat *line = &(win->_line[y]); local
H A Dlib_delch.c54 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_hline.c55 struct ldat *line = &(win->_line[win->_cury]); local
/freebsd-10.2-release/contrib/groff/src/include/
H A Dassert.h26 inline void do_assert(int expr, int line, const char *file) argument
/freebsd-10.2-release/cddl/compat/opensolaris/include/
H A Dassert.h51 __assert(const char *expr, const char *file, int line) argument
/freebsd-10.2-release/tools/tools/bootparttest/
H A Dmalloc.c33 Malloc(size_t size, const char *file, int line) argument
40 Free(void *ptr, const char *file, int line) argument
/freebsd-10.2-release/usr.bin/cmp/
H A Dmisc.c56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) argument
/freebsd-10.2-release/contrib/gcclibs/libcpp/include/
H A Dcpp-id-data.h56 source_location line; local
/freebsd-10.2-release/crypto/heimdal/lib/sl/
H A Dtest_sl.c37 const char *line; member in struct:__anon5289
/freebsd-10.2-release/contrib/openpam/lib/libpam/
H A Dopenpam_readline.c60 char *line; local
[all...]
/freebsd-10.2-release/lib/libulog/
H A Dulog_login.c40 ulog_fill(struct utmpx *utx, const char *line) argument
64 ulog_login(const char *line, const char *user, const char *host) argument
77 ulog_logout(const char *line) argument
/freebsd-10.2-release/libexec/ulog-helper/
H A Dulog-helper.c74 const char *line, *user, *host; local

Completed in 297 milliseconds

1234567891011>>