Searched defs:line (Results 76 - 100 of 805) sorted by relevance

1234567891011>>

/freebsd-current/tools/tools/ath/athaggrstats/
H A Dmain.c119 int line, omask; local
/freebsd-current/tools/tools/ath/athstats/
H A Dmain.c127 int line, omask; local
/freebsd-current/usr.sbin/services_mkdb/
H A Duniq.c64 char *line; local
/freebsd-current/usr.sbin/chkgrp/
H A Dchkgrp.c62 char *line; local
[all...]
/freebsd-current/contrib/libfido2/tools/
H A Dbase64.c114 char *line = NULL; local
/freebsd-current/lib/libc/iconv/
H A Dcitrus_lookup_factory.c50 convert_line(struct _citrus_db_factory *df, const char *line, size_t len) argument
98 char *line; local
[all...]
/freebsd-current/usr.bin/cmp/
H A Dspecial.c46 off_t byte, line; local
/freebsd-current/usr.bin/wall/
H A Dttymsg.c56 ttymsg(struct iovec *iov, int iovcnt, const char *line, int tmout) argument
/freebsd-current/usr.bin/chpass/
H A Dedit.c68 char *line; local
199 int line; local
[all...]
/freebsd-current/tests/sys/capsicum/
H A Dioctls_test.c51 child_fail_require(const char *file, int line, const char *str) argument
/freebsd-current/usr.bin/from/
H A Dfrom.c133 match(const char *line, const char *sender) argument
/freebsd-current/sys/kern/
H A Dkern_sema.c75 _sema_post(struct sema *sema, const char *file, int line) argument
90 _sema_wait(struct sema *sema, const char *file, int line) argument
108 _sema_timedwait(struct sema *sema, int timo, const char *file, int line) argument
142 _sema_trywait(struct sema *sema, const char *file, int line) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DLLDBAssert.cpp34 lldb_assert(bool expression, const char *expr_text, const char *func, const char *file, unsigned int line) argument
/freebsd-current/contrib/sendmail/libsm/
H A Dt-ixlen.c100 char line[1024]; local
/freebsd-current/crypto/openssl/test/helpers/
H A Dcmp_testlib.c77 int print_to_bio_out(const char *func, const char *file, int line, argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLineEntry.h139 uint32_t line = LLDB_INVALID_LINE_NUMBER; ///< The source line number, or zero member in struct:lldb_private::LineEntry
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libspl/
H A Dassert.c80 libspl_assertf(const char *file, const char *func, int line, argument
/freebsd-current/contrib/libedit/TEST/
H A Dtest_filecompletion.c525 el_line_t line; local
/freebsd-current/contrib/kyua/utils/
H A Dsanity.cpp163 sanity_failure(const assert_type type, const char* file, const size_t line, const std::string& message) argument
/freebsd-current/contrib/kyua/utils/logging/
H A Doperations_test.cpp111 std::string line; local
142 std::string line; local
162 std::string line; local
216 std::string line; local
254 std::string line; local
274 std::string line; local
306 std::string line; local
[all...]
/freebsd-current/contrib/mandoc/
H A Dman.c74 man_descope(struct roff_man *man, int line, int offs, char *start) argument
101 man_ptext(struct roff_man *man, int line, char *buf, int offs) argument
[all...]
H A Dtbl.c91 tbl_alloc(int pos, int line, struct tbl_node *last_tbl) argument
143 tbl_restart(int line, int pos, struct tbl_node *tbl) argument
[all...]
/freebsd-current/contrib/mtree/
H A Donly.c126 char *line; local
/freebsd-current/contrib/ntp/libntp/
H A Dntp_lineedit.c164 char * line; local
[all...]
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_window.c113 struct ldat *line = &(pp->_line[wp->_pary + y]); local
148 struct ldat *line = &(win->_line[y]); local

Completed in 360 milliseconds

1234567891011>>