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

12

/freebsd-current/contrib/less/
H A Dline.c320 LINENUM linenum = 0; local
H A Dsearch.c1180 LINENUM linenum; local
[all...]
/freebsd-current/sys/dev/tws/
H A Dtws.h167 int linenum; member in struct:tws_trace_rec
/freebsd-current/usr.bin/vtfontcvt/
H A Dvtfontcvt.c403 unsigned int curchar = 0, i, j, linenum = 0, bbwbytes; local
[all...]
/freebsd-current/lib/libtacplus/
H A Dtaclib.c800 int linenum, nfields; local
/freebsd-current/lib/libradius/
H A Dradlib.c504 int linenum; local
[all...]
/freebsd-current/contrib/flex/src/
H A Dmain.c61 int datapos, dataline, linenum; variable
/freebsd-current/contrib/bearssl/test/
H A Dtest_x509.c960 get_value(char *objtype, HT *objdata, long linenum, char *name) argument
975 parse_hex(const char *name, long linenum, const char *value, size_t *len) argument
1146 parse_object(char *objtype, HT *objdata, long linenum) argument
[all...]
/freebsd-current/contrib/unifdef/
H A Dunifdef.c187 static int linenum; /* current line number */ variable
[all...]
/freebsd-current/usr.bin/lex/
H A Dinitscan.c2380 ++linenum; /* ignore */ variable
2386 ++linenum; /* ignore */ variable
2422 ++linenum; /* allows blank lines in section 1 */ variable
2446 ++linenum; ACTION_ECHO; variable
2484 ++linenum; variable
2502 ++linenum; variable
2515 linenum = myctoi( yytext ); variable
2549 ++linenum; END_CODEBLOCK; variable
2675 ++linenum; BEGIN(INITIAL); variable
3106 ++linenum; BEGIN(INITIAL); variable
3149 ++linenum; ACTION_ECHO; variable
3165 ++linenum; /* allow blank lines in section 2 */ variable
3532 ++linenum; /* Allow blank lines & continuations */ variable
4025 ++linenum; ACTION_ECHO; if (bracelevel <= 0) { BEGIN(SECT2); } else { BEGIN(ACTION); } variable
[all...]
/freebsd-current/crypto/openssh/
H A Dservconf.c743 parse_token(const char *cp, const char *filename, int linenum, u_int *flags) argument
1309 process_server_config_line_depth(ServerOptions *options, char *line, const char *filename, int linenum, int *activep, struct connection_info *connectinfo, int *inc_flags, int depth, struct include_list *includes) argument
2645 process_server_config_line(ServerOptions *options, char *line, const char *filename, int linenum, int *activep, struct connection_info *connectinfo, struct include_list *includes) argument
2899 int linenum, bad_options = 0; local
[all...]
H A Dreadconf.c845 rm_env(Options *options, const char *arg, const char *filename, int linenum) argument
877 parse_token(const char *cp, const char *filename, int linenum, argument
652 match_cfg_line(Options *options, char **condition, struct passwd *pw, const char *host_arg, const char *original_host, int final_pass, int *want_final_pass, const char *filename, int linenum) argument
1012 parse_multistate_value(const char *arg, const char *filename, int linenum, const struct multistate *multistate_ptr) argument
1033 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
1043 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 *want_final_pass, int depth) argument
2450 int linenum; local
[all...]
/freebsd-current/sys/dev/ocs_fc/
H A Docs_hw.c11971 _ocs_hw_assert(const char *cond, const char *filename, int linenum) argument
11990 _ocs_hw_verify(const char *cond, const char *filename, int linenum) argument
/freebsd-current/contrib/tzcode/
H A Dzic.c218 static lineno linenum; variable

Completed in 344 milliseconds

12