Searched defs:line (Results 151 - 175 of 836) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/talk/
H A Ddisplay.c161 readwin(WINDOW *win, int line, int col) argument
/openbsd-current/usr.bin/mandoc/
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...]
H A Dmandoc_msg.c339 mandoc_msg(enum mandocerr t, int line, int col, const char *fmt, ...) argument
[all...]
/openbsd-current/usr.sbin/config/
H A Dutil.c180 xerror(const char *file, int line, const char *fmt, ...) argument
193 vxerror(const char *file, int line, const char *fmt, va_list ap) argument
/openbsd-current/usr.sbin/mailwrapper/
H A Dmailwrapper.c82 char *line, *cp, *from, *to, *ap; local
/openbsd-current/games/banner/
H A Dbanner.c1108 char line[DWIDTH]; variable
/openbsd-current/sys/arch/i386/pci/
H A Dpci_machdep.h69 int line, pin; member in struct:__anon4
/openbsd-current/regress/sys/kern/signal/sigio/
H A Dutil.c37 expect_signal_impl(int signum, const char *signame, const char *file, int line) argument
61 reject_signal_impl(int signum, const char *signame, const char *file, int line) argument
/openbsd-current/lib/libc/rpc/
H A Dgetrpcent.c50 char line[BUFSIZ+1]; member in struct:rpcdata
/openbsd-current/usr.bin/ssh/
H A Dsshlogin.c194 const char *line = tty + 5; /* /dev/ttyq8 -> ttyq8 */ local
/openbsd-current/games/phantasia/
H A Dio.c247 char line[81]; /* a place to store data already on screen */ local
/openbsd-current/gnu/llvm/lldb/tools/lldb-test/
H A DFormatUtil.h57 Line line() { return Line(*this); } function in class:lldb_private::LinePrinter
/openbsd-current/usr.sbin/smtpd/
H A Daliases.c199 char *line; local
/openbsd-current/libexec/fingerd/
H A Dfingerd.c68 char **ap, *av[ENTRIES + 1], line[8192], *lp, *hname; local
/openbsd-current/usr.bin/htpasswd/
H A Dhtpasswd.c52 char *line = NULL, *login = NULL, *tok; local
218 nag(char* line) argument
[all...]
/openbsd-current/games/atc/
H A Dmain.c221 char line[256], games[256]; local
253 char line[256], games[256]; local
290 char line[256], games[256]; local
[all...]
/openbsd-current/lib/libfido2/src/
H A Dlog.c36 char line[LINELEN], body[LINELEN]; local
/openbsd-current/usr.bin/who/
H A Dwho.c227 char line[sizeof(_PATH_DEV) + sizeof (up->ut_line)]; local
/openbsd-current/regress/lib/libm/msun/
H A Dnext_test.c246 _testl(const char *exp, int line, long double actual, long double expected, argument
/openbsd-current/regress/sys/kern/ptrace2/
H A Dptrace_test.c66 child_fail_require(const char *file, int line, const char *str) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp67 void NORETURN CheckFailed(const char *file, int line, const char *cond, argument
/openbsd-current/games/battlestar/
H A Dcypher.c87 char *line = NULL, *filename; local
/openbsd-current/usr.bin/paste/
H A Dpaste.c106 char *line, *p; local
177 char *line, *p; local
[all...]
/openbsd-current/usr.sbin/lpr/lpd/
H A Dallowedhost.c58 char *cp, *ep, *line = NULL; local

Completed in 382 milliseconds

1234567891011>>