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

1234567891011>>

/freebsd-9.3-release/usr.sbin/services_mkdb/
H A Duniq.c65 char *line; local
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dassertions.c54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, argument
105 default_callback(const char *file, int line, isc_assertiontype_t type, argument
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_lineedit.c164 char * line; local
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Dmacro.h68 unsigned int line; /* Line number of definition. */ member in struct:macro_struct
/freebsd-9.3-release/contrib/cvs/src/
H A Dmyndbm.c213 char *line = NULL; local
[all...]
H A Dparseinfo.c41 char *line = NULL; local
243 char *line = NULL; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dhost-mingw32.c54 w32_error (const char* function, const char* file, int line, argument
/freebsd-9.3-release/contrib/gcc/
H A Drtl-error.c110 _fatal_insn (const char *msgid, rtx insn, const char *file, int line, argument
124 _fatal_insn_not_found (rtx insn, const char *file, int line, argument
H A Dvec.c232 vec_assert_fail(const char *op, const char *struct_name, const char *file, unsigned int line, const char *function) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmacrocmd.c121 show_pp_source_pos(struct ui_file *stream, struct macro_source_file *file, int line) argument
156 int line; local
/freebsd-9.3-release/contrib/llvm/include/llvm/DebugInfo/
H A DDIContext.h41 DILineInfo(StringRef fileName, StringRef functionName, uint32_t line, argument
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DErrorHandling.cpp97 dbgs() << " at " << file << ":" << line; local
88 llvm_unreachable_internal(const char *msg, const char *file, unsigned line) argument
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_addstr.c86 struct ldat *line; local
135 struct ldat *line; local
[all...]
/freebsd-9.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_nodenamemap.c156 char line[256]; local
/freebsd-9.3-release/contrib/texinfo/info/
H A Dvariables.c102 char *line; local
207 char *line; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dss.c120 ss_execute_line (int idx, const char *line) argument
/freebsd-9.3-release/crypto/openssh/
H A Dhostfile.h28 u_long line; member in struct:hostkey_entry
H A Dloginrec.h68 char line[LINFO_LINESIZE]; /* tty/pty name */ member in struct:logininfo
/freebsd-9.3-release/games/number/
H A Dnumber.c89 char line[256]; local
123 convert(char *line) argument
[all...]
/freebsd-9.3-release/gnu/lib/libodialog/
H A Dprgbox.c35 int dialog_prgbox(unsigned char *title, const unsigned char *line, int height, int width, int pause, int use_shell) argument
H A Drc.c324 parse_line(unsigned char *line, unsigned char **var, unsigned char **value) argument
[all...]
/freebsd-9.3-release/lib/libc/posix1e/
H A Dacl_from_text.c195 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local
/freebsd-9.3-release/lib/libdisk/
H A Dopen_disk.c46 int i, line = 1; local
[all...]
/freebsd-9.3-release/lib/libedit/
H A Dparse.c77 parse_line(EditLine *el, const char *line) argument
/freebsd-9.3-release/lib/libstand/
H A Dzalloc_malloc.c54 Malloc(size_t bytes, const char *file, int line) argument
89 Free(void *ptr, const char *file, int line) argument
127 Calloc(size_t n1, size_t n2, const char *file, int line) argument
149 Realloc(void *ptr, size_t size, const char *file, int line) argument
179 Reallocf(void *ptr, size_t size, const char *file, int line) argument
[all...]

Completed in 144 milliseconds

1234567891011>>