Searched defs:line (Results 101 - 125 of 879) sorted by relevance

1234567891011>>

/freebsd-12-stable/lib/libc/gen/
H A Dgetutxent.c206 getutxline(const struct utmpx *line) argument
/freebsd-12-stable/lib/libc/tests/stdio/
H A Dgetdelim_test.c77 char *line; local
115 char *line; local
134 char *line; local
151 char *line; local
176 char *line; local
204 char *line; local
[all...]
/freebsd-12-stable/libexec/mknetid/
H A Dparse_group.c60 static char line[MAXLINELENGTH]; variable
/freebsd-12-stable/libexec/rbootd/
H A Dparseconf.c89 char line[C_LINELEN]; local
[all...]
/freebsd-12-stable/stand/common/
H A Dinterp_simple.c78 int line; member in struct:includeline
91 int fd, flags, line; local
[all...]
/freebsd-12-stable/stand/mips/beri/loader/
H A Dberi_disk_cfi.c119 char line[80]; local
H A Dberi_disk_sdcard.c125 char line[80]; local
/freebsd-12-stable/sbin/ddb/
H A Dddb_script.c62 char *buffer, *line, *nextline; local
/freebsd-12-stable/crypto/openssl/crypto/err/
H A Derr_prn.c23 int line, flags; local
/freebsd-12-stable/tools/tools/net80211/wlanstats/
H A Dmain.c215 int line, omask; local
/freebsd-12-stable/usr.bin/from/
H A Dfrom.c147 match(const char *line, const char *sender) argument
/freebsd-12-stable/usr.bin/soelim/
H A Dsoelim.c87 char *line = NULL; local
[all...]
/freebsd-12-stable/usr.bin/talk/
H A Ddisplay.c202 readwin(WINDOW *win, int line, int col) argument
/freebsd-12-stable/usr.bin/tip/libacu/
H A Dbiz22.c100 char line[80]; local
104 logent(value(HOST), num, "biz1022", line); local
/freebsd-12-stable/usr.bin/tip/tip/
H A Dtipout.c82 char c, line[256]; local
/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
H A Dparser.y109 line: T_DEVICE label
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBSourceManager.cpp39 DisplaySourceLinesWithLineNumbers(const lldb_private::FileSpec &file, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, lldb_private::Stream *s) argument
109 DisplaySourceLinesWithLineNumbers( const SBFileSpec &file, uint32_t line, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, SBStream &s) argument
124 DisplaySourceLinesWithLineNumbersAndColumn( const SBFileSpec &file, uint32_t line, uint32_t column, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, SBStream &s) argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp234 RenderSourceLocation(InternalScopedString *buffer, const char *file, int line, int column, bool vs_style, const char *strip_path_prefix) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_symbolize.cpp95 int line, col; local
42 __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, char *file_buf, uptr file_siz, int *line, int *col) argument
62 AddFrame(void *ctx, const char *function_name, const char *file, int line, int column) argument
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.h97 int line; member in struct:kmp_str_loc
/freebsd-12-stable/contrib/mandoc/
H A Ddemandoc.c114 int line, col; local
215 pline(int line, int *linep, int *col, int list) argument
235 pmdoc(const struct roff_node *p, int *line, int *col, int list) argument
249 pman(const struct roff_node *p, int *line, int *col, int list) argument
[all...]
H A Dman_macro.c455 man_args(struct roff_man *man, int line, int *pos, char *buf, char **v) argument
[all...]
H A Dmandoc_msg.c323 mandoc_msg(enum mandocerr t, int line, int col, const char *fmt, ...) argument
[all...]
H A Dmandoc_xr.c63 mandoc_xr_add(const char *sec, const char *name, int line, int pos) argument
H A Dmdoc.c83 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) argument
93 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, argument
110 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, argument
137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, argument
163 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) argument
[all...]

Completed in 309 milliseconds

1234567891011>>