Searched defs:linenum (Results 26 - 43 of 43) sorted by relevance

12

/freebsd-11-stable/usr.bin/units/
H A Dunits.c125 int len, linenum, i; local
/freebsd-11-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c293 unsigned int curchar = 0, i, j, linenum = 0, bbwbytes; local
[all...]
/freebsd-11-stable/contrib/less/
H A Dline.c285 LINENUM linenum = 0; local
H A Dsearch.c1263 LINENUM linenum; local
/freebsd-11-stable/contrib/binutils/gas/
H A Dlisting.c125 unsigned int linenum; member in struct:file_info_struct
[all...]
/freebsd-11-stable/lib/libtacplus/
H A Dtaclib.c827 int linenum; local
[all...]
/freebsd-11-stable/sys/dev/tws/
H A Dtws.h169 int linenum; member in struct:tws_trace_rec
/freebsd-11-stable/lib/libradius/
H A Dradlib.c487 int linenum; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dfinal.c2501 int linenum = insn_line (insn); local
/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c460 register int in, out, c, linenum, cursor_linenum; local
932 update_line (VIS_LINE(linenum), INV_LINE(linenum), linenum, local
[all...]
/freebsd-11-stable/contrib/flex/
H A Dmain.c60 int datapos, dataline, linenum; variable
/freebsd-11-stable/crypto/openssh/
H A Dservconf.c600 parse_token(const char *cp, const char *filename, int linenum, u_int *flags) argument
972 process_server_config_line(ServerOptions *options, char *line, const char *filename, int linenum, int *activep, struct connection_info *connectinfo) argument
2079 int active, linenum, bad_options = 0; local
[all...]
H A Dreadconf.c702 valid_domain(char *name, const char *filename, int linenum) argument
559 match_cfg_line(Options *options, char **condition, struct passwd *pw, const char *host_arg, const char *original_host, int post_canon, const char *filename, int linenum) argument
732 parse_token(const char *cp, const char *filename, int linenum, const char *ignored_unknown) argument
825 process_config_line(Options *options, struct passwd *pw, const char *host, const char *original_host, char *line, const char *filename, int linenum, int *activep, int flags) argument
835 process_config_line_depth(Options *options, struct passwd *pw, const char *host, const char *original_host, char *line, const char *filename, int linenum, int *activep, int flags, int depth) argument
1751 int linenum; local
[all...]
/freebsd-11-stable/usr.bin/unifdef/
H A Dunifdef.c175 static int linenum; /* current line number */ variable
[all...]
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c2411 ++linenum; /* ignore */ variable
2417 ++linenum; /* ignore */ variable
2453 ++linenum; /* allows blank lines in section 1 */ variable
2492 ++linenum; ACTION_ECHO; variable
2516 ++linenum; variable
2534 ++linenum; variable
2547 linenum = myctoi( yytext ); variable
2569 ++linenum; BEGIN(INITIAL); variable
2701 ++linenum; BEGIN(INITIAL); variable
3137 ++linenum; BEGIN(INITIAL); variable
3179 ++linenum; ACTION_ECHO; variable
3195 ++linenum; /* allow blank lines in section 2 */ variable
3554 ++linenum; /* Allow blank lines & continuations */ variable
4044 ++linenum; ACTION_ECHO; BEGIN(ACTION); variable
[all...]
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c168 static int linenum; variable
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-linux.c2581 int linenum; local
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.c11977 _ocs_hw_assert(const char *cond, const char *filename, int linenum) argument
11996 _ocs_hw_verify(const char *cond, const char *filename, int linenum) argument

Completed in 318 milliseconds

12