Searched defs:line (Results 1 - 25 of 794) sorted by last modified time

1234567891011>>

/freebsd-10.0-release/usr.bin/makewhatis/
H A Dmakewhatis.c334 char line[LINE_ALLOC]; local
377 char *line = whatis_lines->sl_str[i]; local
467 only_digits(char *line) argument
484 name_section_line(char *line, const char *section_start) argument
581 process_man_line(char *line) argument
601 process_mdoc_line(char *line) argument
698 char *line; local
[all...]
/freebsd-10.0-release/usr.bin/tip/libacu/
H A Dbiz22.c98 char line[80]; local
102 logent(value(HOST), num, "biz1022", line); local
H A Dbiz31.c97 char line[80]; local
101 logent(value(HOST), num, "biz", line); local
H A Dcourier.c72 char line[80]; local
115 logent(value(HOST), num, "cour", line); local
H A Dhayes.c99 char line[80]; local
138 logent(value(HOST), num, "hayes", line); local
H A Dt3000.c74 char line[80]; local
116 logent(value(HOST), num, "t3000", line); local
H A Dventel.c76 char *msg, line[80]; local
110 logent(value(HOST), num, "ventel", line); local
/freebsd-10.0-release/usr.bin/tip/tip/
H A Dcmds.c111 char line[BUFSIZ], *cp; local
403 char line[BUFSIZ]; local
[all...]
H A Dtipout.c80 char c, line[256]; local
/freebsd-10.0-release/usr.bin/logger/
H A Dlogger.c186 char *line; local
/freebsd-10.0-release/usr.bin/ministat/
H A Dministat.c457 int line; local
/freebsd-10.0-release/usr.bin/netstat/
H A Dif.c564 int line; local
H A Dinet.c1252 char line[80], *cp; local
1282 static char line[MAXHOSTNAMELEN]; local
[all...]
H A Dinet6.c1098 char line[80], *cp; local
1125 static char line[50]; local
[all...]
H A Droute.c815 static char line[MAXHOSTNAMELEN]; local
879 static char line[MAXHOSTNAMELEN]; local
925 static char line[MAXHOSTNAMELEN]; local
987 static char line[MAXHOSTNAMELEN]; local
[all...]
H A Dsctp.c115 static char line[MAXHOSTNAMELEN]; local
159 static char line[50]; local
198 char line[80], *cp; local
[all...]
/freebsd-10.0-release/usr.bin/pr/
H A Dpr.c1396 addnum(char *buf, int wdth, int line) argument
[all...]
/freebsd-10.0-release/usr.bin/usbhidaction/
H A Dusbhidaction.c56 int line; member in struct:command
281 int line; local
[all...]
/freebsd-10.0-release/usr.bin/w/
H A Dw.c493 ttystat(char *line) argument
/freebsd-10.0-release/usr.bin/grep/
H A Dgrep.c305 char *line; local
[all...]
H A Dutil.c437 printline(struct str *line, int sep, regmatch_t *matches, int m) argument
[all...]
/freebsd-10.0-release/usr.bin/grep/regex/
H A Dxmalloc.c32 int line; member in struct:hashTableItemRec
91 hash_table_add(hashTable *tbl, void *ptr, int bytes, const char *file, int line, const char *func) argument
239 xmalloc_impl(size_t size, const char *file, int line, const char *func) argument
270 xcalloc_impl(size_t nmemb, size_t size, const char *file, int line, const char *func) argument
302 xfree_impl(void *ptr, const char *file, int line, const char *func) argument
315 xrealloc_impl(void *ptr, size_t new_size, const char *file, int line, const char *func) argument
[all...]
/freebsd-10.0-release/usr.bin/nl/
H A Dnl.c276 int line; /* logical line number */ local
[all...]
/freebsd-10.0-release/usr.bin/patch/
H A Dinp.c430 ifetch(LINENUM line, int whichbuf) argument
[all...]
H A Dpatch.c746 const char *line = pfetch(i); local
994 dump_line(LINENUM line, bool write_newline) argument
[all...]

Completed in 282 milliseconds

1234567891011>>