Searched defs:line (Results 126 - 150 of 805) sorted by relevance

1234567891011>>

/freebsd-current/contrib/sendmail/libsm/
H A Dt-qic.c105 char line_in[1024], line[256], line_out[32], *obp; local
H A Drpool.c548 # undef line macro
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBSourceManager.cpp37 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
103 DisplaySourceLinesWithLineNumbers( const SBFileSpec &file, uint32_t line, uint32_t context_before, uint32_t context_after, const char *current_line_cstr, SBStream &s) argument
115 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-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp70 uint32_t line = 0; local
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_misc.c94 spl_panic(const char *file, const char *func, int line, const char *fmt, ...) argument
/freebsd-current/contrib/libedit/
H A Dparse.c82 parse_line(EditLine *el, const wchar_t *line) argument
/freebsd-current/contrib/kyua/utils/logging/
H A Doperations.cpp199 logging::log(const level message_level, const char* file, const int line, argument
/freebsd-current/contrib/netbsd-tests/fs/tmpfs/
H A Dh_tools.c129 char *line; local
/freebsd-current/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt_long.c54 char *line, *eptr, *longopt, *ptr, *optstring = NULL, *result = NULL; local
[all...]
/freebsd-current/contrib/ofed/opensm/complib/
H A Dcl_nodenamemap.c177 char line[PARSE_NODE_MAP_BUFLEN]; local
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_pkt_randomizer.c127 char line[BUF_SIZE]; local
/freebsd-current/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 Dmdoc.c85 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) argument
95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, argument
112 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, argument
139 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, argument
165 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) argument
[all...]
H A Dmandoc_xr.c65 mandoc_xr_add(const char *sec, const char *name, int line, int pos) argument
H A Dmandoc_msg.c332 mandoc_msg(enum mandocerr t, int line, int col, const char *fmt, ...) argument
[all...]
H A Dman_macro.c457 man_args(struct roff_man *man, int line, int *pos, char *buf, char **v) argument
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_bcopy.c41 void _dump_packet(const char *func, int line, struct socket *sk, char *str, argument
/freebsd-current/crypto/openssh/
H A Dloginrec.h70 char line[LINFO_LINESIZE]; /* tty/pty name */ member in struct:logininfo
/freebsd-current/contrib/dma/
H A Dlocal.c131 char line[1000]; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp67 void NORETURN CheckFailed(const char *file, int line, const char *cond, argument
/freebsd-current/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-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DDeclaration.h168 SetLine(uint32_t line) argument
[all...]
/freebsd-current/contrib/bc/src/
H A Dlang.c58 bc_func_insert(BcFunc* f, BcProgram* p, char* name, BcType type, size_t line) argument
/freebsd-current/contrib/libpcap/rpcapd/
H A Dfileconf.c78 char line[MAX_LINE + 1]; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DLinuxProcMaps.cpp126 llvm::StringRef line; local
149 llvm::StringRef line; local
[all...]

Completed in 297 milliseconds

1234567891011>>