Searched defs:line (Results 1 - 25 of 811) sorted by path

1234567891011>>

/freebsd-10.1-release/bin/cat/
H A Dcat.c207 int ch, gobble, line, prev; local
/freebsd-10.1-release/bin/ed/
H A Ded.h63 typedef struct line { struct
/freebsd-10.1-release/bin/pkill/
H A Dpkill.c793 char *endp, line[BUFSIZ]; local
/freebsd-10.1-release/bin/sh/
H A Dinput.c124 pfgets(char *line, int len) argument
H A Dmknodes.c93 static char line[1024]; variable
[all...]
H A Dparser.c1284 char line[EOFMARKLEN + 1]; local
[all...]
/freebsd-10.1-release/cddl/compat/opensolaris/include/
H A Dassert.h51 __assert(const char *expr, const char *file, int line) argument
/freebsd-10.1-release/cddl/compat/opensolaris/misc/
H A Dfsshare.c74 static char line[MAXLINESIZE]; local
154 char *line; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c483 int nmods, line; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/sgs/tools/common/
H A Dsgsmsg.c123 static int cflag = 0, lflag = 0, prtmsgs = 0, line, ptr = 1, msgid = 0; variable
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_misc.c207 assfail(const char *astring, const char *file, int line) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c667 __dprintf(const char *file, const char *func, int line, const char *fmt, ...) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c111 _expected( const char *who, const char *what, const char *where, int line) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c176 static const char line[] = "----------------------------------------" local
/freebsd-10.1-release/contrib/amd/libamu/
H A Dxutil.c250 dxfree(char *file, int line, voidp ptr) argument
/freebsd-10.1-release/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c913 check_error(apr_dbd_t *dbc, const char *step, SQLRETURN rc, SQLSMALLINT type, SQLHANDLE h, int line) argument
/freebsd-10.1-release/contrib/atf/atf-c++/
H A Dcheck_test.cpp312 std::string line; local
H A Dtests.cpp337 impl::tc::check_errno(const char* file, const int line, const int exp_errno, argument
344 impl::tc::require_errno(const char* file, const int line, const int exp_errno, argument
/freebsd-10.1-release/contrib/atf/atf-c/
H A Dcheck_test.c93 char *line = atf_utils_readline(fd); local
H A Dtc.c404 errno_test(struct context *ctx, const char *file, const size_t line, argument
841 _atf_tc_fail_check(struct context *ctx, const char *file, const size_t line, argument
896 _atf_tc_check_errno(struct context *ctx, const char *file, const size_t line, argument
904 _atf_tc_require_errno(struct context *ctx, const char *file, const size_t line, argument
855 _atf_tc_fail_requirement(struct context *ctx, const char *file, const size_t line, const char *fmt, va_list ap) argument
1083 atf_tc_fail_check(const char *file, const size_t line, const char *fmt, ...) argument
1095 atf_tc_fail_requirement(const char *file, const size_t line, const char *fmt, ...) argument
1136 atf_tc_check_errno(const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result) argument
1146 atf_tc_require_errno(const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result) argument
[all...]
H A Dutils.c278 char *line = NULL; local
H A Dutils_test.c327 char *line; local
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dprocess_test.c884 char *line = atf_utils_readline(fd); local
H A Dsanity.c63 atf_sanity_inv(const char *file, int line, const char *cond) argument
69 atf_sanity_pre(const char *file, int line, const char *cond) argument
75 atf_sanity_post(const char *file, int line, const char *cond) argument
/freebsd-10.1-release/contrib/atf/atf-sh/
H A Datf-check.cpp386 std::string line; local

Completed in 250 milliseconds

1234567891011>>