Searched defs:line (Results 51 - 75 of 805) sorted by relevance

1234567891011>>

/freebsd-current/contrib/kyua/engine/
H A Datf_list.cpp56 split_prop_line(const std::string& line) argument
81 std::string line; local
163 std::string line; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DDebugMacros.cpp15 DebugMacroEntry::DebugMacroEntry(EntryType type, uint32_t line, argument
29 DebugMacroEntry DebugMacroEntry::CreateDefineEntry(uint32_t line, argument
34 DebugMacroEntry DebugMacroEntry::CreateUndefEntry(uint32_t line, argument
40 DebugMacroEntry::CreateStartFileEntry(uint32_t line, argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debug.cpp39 int __kmp_debug_assert(char const *msg, char const *file, int line) { argument
/freebsd-current/contrib/mandoc/
H A Dtbl_int.h37 int line; /* Line number in input file. */ member in struct:tbl_node
/freebsd-current/contrib/mtree/
H A Dexcludes.c78 char *line; local
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_addstr.c87 struct ldat *line; local
138 struct ldat *line; local
[all...]
H A Dlib_insch.c90 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_scroll.c57 int line; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt.c52 char *line, *ptr, *optstring = NULL, *result = NULL; local
[all...]
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dlogwtmp.c84 ftpd_logwtmp_asl(char *line, char *name, char *host) argument
107 ftpd_logwtmp_wtmp(char *line, char *name, char *host) argument
192 ftpd_logwtmp(char *line, char *name, char *host) argument
/freebsd-current/crypto/heimdal/appl/login/
H A Dutmpx_login.c26 int utmpx_login(char *line, const char *user, const char *host) { return 0; } argument
30 utmpx_update(struct utmpx *ut, char *line, const char *user, const char *host) argument
68 utmpx_login(char *line, const char *user, const char *host) argument
/freebsd-current/contrib/wpa/src/utils/
H A Dext_password_file.c87 int line = 0; local
H A Dconfig.c38 char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, argument
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-err.c49 spl_panic(const char *file, const char *func, int line, const char *fmt, ...) argument
/freebsd-current/contrib/tcpdump/missing/
H A Dgetservent.c45 static char line[BUFSIZ+1]; variable
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_local.h48 err_set_debug(ERR_STATE *es, size_t i, const char *file, int line, const char *fn) argument
/freebsd-current/contrib/llvm-project/lld/Common/
H A DDWARF.cpp53 unsigned line = dwarf::toUnsigned(die.find(dwarf::DW_AT_decl_line), 0); local
/freebsd-current/contrib/llvm-project/lld/include/lld/Common/
H A DDWARF.h42 unsigned line; member in struct:lld::DWARFCache::VarLoc
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Derror.c61 isc_error_unexpected(const char *file, int line, const char *format, ...) { argument
70 isc_error_fatal(const char *file, int line, const char *format, ...) { argument
80 isc_error_runtimecheck(const char *file, int line, const char *expression) { argument
87 default_unexpected_callback(const char *file, int line, const char *format, argument
97 default_fatal_callback(const char *file, int line, const char *format, argument
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dmutex_emul.c19 eMmutex_enter(eMmutex_t *mtx, char *file, int line) argument
41 eMmutex_exit(eMmutex_t *mtx, char *file, int line) argument
63 eMmutex_init(eMmutex_t *mtx, char *who, char *file, int line) argument
87 eMmutex_destroy(eMmutex_t *mtx, char *file, int line) argument
H A Drwlock_emul.c14 void eMrwlock_read_enter(eMrwlock_t *rw, char *file, int line) argument
33 void eMrwlock_write_enter(eMrwlock_t *rw, char *file, int line) argument
52 void eMrwlock_try_upgrade(eMrwlock_t *rw, char *file, int line) argument
70 void eMrwlock_downgrade(eMrwlock_t *rw, char *file, int line) argument
/freebsd-current/lib/libpam/modules/pam_ftpusers/
H A Dpam_ftpusers.c61 char *line, *name, **mem; local
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Dassfail.h50 __assfail(const char *expr, const char *file, int line) argument
66 __assfail3(const char *expr, uintmax_t lv, const char *op, uintmax_t rv, const char *file, int line) argument
/freebsd-current/tools/tools/mwl/mwlstats/
H A Dmain.c89 int line, omask; local
/freebsd-current/tools/tools/npe/npestats/
H A Dmain.c103 int line, omask; local

Completed in 645 milliseconds

1234567891011>>