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

1234567891011>>

/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_addstr.c86 struct ldat *line; local
137 struct ldat *line; local
[all...]
H A Dlib_insch.c90 struct ldat *line = &(win->_line[win->_cury]); local
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt.c52 char *line, *ptr, *optstring = NULL, *result = NULL; local
[all...]
/freebsd-12-stable/contrib/ntp/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-12-stable/contrib/binutils/gas/
H A Ddwarf2dbg.h33 unsigned int line; member in struct:dwarf2_line_info
/freebsd-12-stable/contrib/gcc/
H A Derrors.c131 fancy_abort (const char *file, int line, const char *func) argument
/freebsd-12-stable/contrib/ipfilter/lib/
H A Dipft_hx.c65 char line[513]; local
[all...]
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dassfail.h52 __assfail(const char *expr, const char *file, int line) argument
68 __assfail3(const char *expr, uintmax_t lv, const char *op, uintmax_t rv, const char *file, int line) argument
/freebsd-12-stable/lib/libc/iconv/
H A Dcitrus_lookup_factory.c52 convert_line(struct _citrus_db_factory *df, const char *line, size_t len) argument
100 char *line; local
[all...]
/freebsd-12-stable/sys/kern/
H A Dkern_sema.c78 _sema_post(struct sema *sema, const char *file, int line) argument
93 _sema_wait(struct sema *sema, const char *file, int line) argument
111 _sema_timedwait(struct sema *sema, int timo, const char *file, int line) argument
145 _sema_trywait(struct sema *sema, const char *file, int line) argument
[all...]
/freebsd-12-stable/tests/sys/capsicum/
H A Dioctls_test.c54 child_fail_require(const char *file, int line, const char *str) argument
/freebsd-12-stable/lib/libpam/modules/pam_ftpusers/
H A Dpam_ftpusers.c63 char *line, *name, **mem; local
/freebsd-12-stable/crypto/openssl/engines/
H A De_afalg_err.c78 static void ERR_AFALG_error(int function, int reason, char *file, int line) argument
H A De_capi_err.c114 static void ERR_CAPI_error(int function, int reason, char *file, int line) argument
H A De_dasync_err.c68 static void ERR_DASYNC_error(int function, int reason, char *file, int line) argument
H A De_ossltest_err.c58 static void ERR_OSSLTEST_error(int function, int reason, char *file, int line) argument
/freebsd-12-stable/tools/tools/npe/npestats/
H A Dmain.c105 int line, omask; local
/freebsd-12-stable/usr.bin/chpass/
H A Dedit.c77 char *line; local
208 int line; local
[all...]
/freebsd-12-stable/usr.bin/cmp/
H A Dspecial.c55 off_t byte, line; local
/freebsd-12-stable/usr.bin/wall/
H A Dttymsg.c62 ttymsg(struct iovec *iov, int iovcnt, const char *line, int tmout) argument
/freebsd-12-stable/usr.sbin/chkgrp/
H A Dchkgrp.c64 char *line; local
[all...]
/freebsd-12-stable/usr.sbin/eeprom/
H A Deeprom.c66 char line[BUFSIZ]; local
121 action(char *line) argument
/freebsd-12-stable/usr.sbin/fmtree/
H A Dexcludes.c67 char *line, *str; local
/freebsd-12-stable/usr.sbin/services_mkdb/
H A Duniq.c66 char *line; local
/freebsd-12-stable/tools/tools/ath/athaggrstats/
H A Dmain.c121 int line, omask; local

Completed in 305 milliseconds

1234567891011>>