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

12

/freebsd-13-stable/contrib/less/
H A Dsearch.c1263 LINENUM linenum; local
/freebsd-13-stable/sys/dev/tws/
H A Dtws.h169 int linenum; member in struct:tws_trace_rec
/freebsd-13-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c407 unsigned int curchar = 0, i, j, linenum = 0, bbwbytes; local
[all...]
/freebsd-13-stable/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-13-stable/contrib/flex/src/
H A Dmain.c61 int datapos, dataline, linenum; variable
/freebsd-13-stable/crypto/openssh/
H A Dreadconf.c699 rm_env(Options *options, const char *arg, const char *filename, int linenum) argument
730 parse_token(const char *cp, const char *filename, int linenum, argument
552 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
833 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
843 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
1798 int linenum; local
[all...]
H A Dservconf.c701 parse_token(const char *cp, const char *filename, int linenum, u_int *flags) argument
1220 process_server_config_line(ServerOptions *options, char *line, const char *filename, int linenum, int *activep, struct connection_info *connectinfo) argument
2387 int active, linenum, bad_options = 0; local
[all...]
/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c201 static int linenum; /* current line number */ variable
[all...]
/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c168 static int linenum; variable
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c2581 int linenum; local
/freebsd-13-stable/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-13-stable/sys/dev/ocs_fc/
H A Docs_hw.c11947 _ocs_hw_assert(const char *cond, const char *filename, int linenum) argument
11966 _ocs_hw_verify(const char *cond, const char *filename, int linenum) argument

Completed in 233 milliseconds

12