Searched defs:lines (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-current/contrib/byacc/test/
H A Dvarsyntax_calc1.y54 lines : // empty */ label
H A Dcalc1.y52 lines : /* empty */ label
H A Dbtyacc_calc1.y50 lines : /* empty */ label
/freebsd-current/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.h41 int lines; member in struct:skiminfo
/freebsd-current/crypto/heimdal/lib/roken/
H A Dget_window_size.c61 get_window_size(int fd, int *lines, int *columns) argument
[all...]
/freebsd-current/crypto/heimdal/lib/sl/
H A Dtest_sl.c40 } lines[] = { variable in typeref:struct:__anon6797
[all...]
/freebsd-current/usr.sbin/lpr/filters.ru/koi2855/
H A Dkoi2855.c42 int lines; variable
/freebsd-current/usr.sbin/lpr/filters.ru/koi2alt/
H A Dkoi2alt.c41 int lines; variable
/freebsd-current/sbin/newfs/
H A DMakefile
/freebsd-current/contrib/bearssl/src/codec/
H A Dpemenc.c68 size_t dlen, banner_len, lines; local
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_rsp_print.c73 int i, lines = 0; local
105 int lines = 0; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpTypes.cpp45 llvm::SmallVector<llvm::StringRef, 0> lines; local
/freebsd-current/usr.bin/tail/
H A Dread.c134 lines(FILE *fp, const char *fn, off_t off) function
/freebsd-current/contrib/mandoc/
H A Dchars.c46 static struct ln lines[] = { variable in typeref:struct:ln
[all...]
/freebsd-current/contrib/less/
H A Dttyin.c148 int lines = 1; local
/freebsd-current/contrib/openpam/t/
H A Dt_openpam_readword.c61 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) argument
[all...]
H A Dt_openpam_readlinev.c62 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) argument
[all...]
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dui.cpp174 const std::vector< std::string > lines = text::refill( local
200 const std::vector< std::string > lines = text::refill( local
233 const std::vector< std::string > lines local
[all...]
/freebsd-current/contrib/atf/atf-c/detail/
H A Dsanity_test.c95 char *lines[3]; local
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_util.h89 char **lines; /* Array of lines of output, minus the column name */ member in struct:vdev_cmd_data
/freebsd-current/contrib/nvi/cl/
H A Dcl_read.c33 #undef lines macro
50 size_t lines, columns; local
309 cl_resize(SCR *sp, size_t lines, size_t columns) argument
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp152 size_t StringList::SplitIntoLines(const std::string &lines) { argument
156 size_t StringList::SplitIntoLines(const char *lines, size_t len) { argument
/freebsd-current/sys/dev/syscons/
H A Dschistory.c86 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) argument
164 int lines; local
[all...]
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Devent.h60 int lines[3]; member in struct:event
/freebsd-current/usr.bin/locate/locate/
H A Dfastfind.c43 long lines, chars, size, size_nbg, big, zwerg, umlaut; local

Completed in 393 milliseconds

1234