Searched defs:line (Results 26 - 50 of 811) sorted by relevance

1234567891011>>

/freebsd-10.1-release/lib/libulog/
H A Dulog_login.c40 ulog_fill(struct utmpx *utx, const char *line) argument
64 ulog_login(const char *line, const char *user, const char *host) argument
77 ulog_logout(const char *line) argument
/freebsd-10.1-release/libexec/ulog-helper/
H A Dulog-helper.c74 const char *line, *user, *host; local
/freebsd-10.1-release/tools/regression/p1003_1b/
H A Dprutil.c36 int sched_is(int line, struct sched_param *p, int shouldbe) argument
/freebsd-10.1-release/usr.sbin/bluetooth/hcsecd/
H A Dparser.y73 line: T_DEVICE label
/freebsd-10.1-release/usr.sbin/vipw/
H A Dvipw.c70 char *line; local
/freebsd-10.1-release/contrib/binutils/gas/
H A Ddwarf2dbg.h33 unsigned int line; member in struct:dwarf2_line_info
/freebsd-10.1-release/contrib/gcclibs/libcpp/include/
H A Dcpp-id-data.h56 source_location line; local
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dpic.h85 string line; member in class:file_input
/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dload_file.c16 char *s, line[1024], *t; local
/freebsd-10.1-release/contrib/libreadline/
H A Dcallback.c108 char *line; local
H A Dhistory.h47 char *line; member in struct:_hist_entry
H A Dhistsearch.c68 register char *line; local
[all...]
/freebsd-10.1-release/contrib/libreadline/examples/
H A Dexcallback.c139 process_line(char *line) argument
[all...]
H A Dhistexamp.c35 char line[1024], *t; local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DValgrind.cpp60 void AnnotateHappensBefore(const char *file, int line, argument
62 void AnnotateHappensAfter(const char *file, int line, argument
64 void AnnotateIgnoreWritesBegin(const char *file, int line) {} argument
65 void AnnotateIgnoreWritesEnd(const char *file, int line) {} argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DLineEntry.h149 uint32_t line; ///< The source line number, or zero if there is no line number information. member in struct:lldb_private::LineEntry
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dtbl_data.c184 newspan(struct tbl_node *tbl, int line, struct tbl_row *rp) argument
/freebsd-10.1-release/contrib/mtree/
H A Dexcludes.c78 char *line; local
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_insch.c81 struct ldat *line = &(win->_line[win->_cury]); local
H A Dlib_scroll.c56 int line; local
[all...]
/freebsd-10.1-release/contrib/texinfo/info/
H A Dm-x.c39 char *line; local
71 char *line; local
98 char *line; local
169 char *line; local
[all...]
/freebsd-10.1-release/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-10.1-release/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-10.1-release/crypto/heimdal/lib/sl/
H A Dtest_sl.c37 const char *line; member in struct:__anon5081
/freebsd-10.1-release/gnu/usr.bin/rcs/ident/
H A Dident.c227 char line[BUFSIZ]; local

Completed in 121 milliseconds

1234567891011>>