/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_pro_macinfo.c | 32 _dwarf_add_macro(Dwarf_P_Debug dbg, int type, Dwarf_Unsigned lineno, in _dwarf_add_macro() 76 dwarf_def_macro(Dwarf_P_Debug dbg, Dwarf_Unsigned lineno, char *name, in dwarf_def_macro() 90 dwarf_undef_macro(Dwarf_P_Debug dbg, Dwarf_Unsigned lineno, char *name, in dwarf_undef_macro() 104 dwarf_start_macro_file(Dwarf_P_Debug dbg, Dwarf_Unsigned lineno, in dwarf_start_macro_file()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_prtn_config.c | 217 static int partition_create(unsigned lineno, struct part_conf *conf, in partition_create() 271 static int parse_group_flag(unsigned lineno, osm_log_t * p_log, in parse_group_flag() 347 static int partition_add_flag(unsigned lineno, struct part_conf *conf, in partition_add_flag() 451 static int partition_add_port(unsigned lineno, struct part_conf *conf, in partition_add_port() 560 char *p, unsigned lineno) in parse_mgroup_flags() 586 static int mgroup_create(char *p, char *mgid, unsigned lineno, struct part_conf *conf) in mgroup_create() 663 static int parse_part_conf(struct part_conf *conf, char *str, int lineno) in parse_part_conf() 767 int lineno; in osm_prtn_config_parse_file() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | assert.c | 72 sm_abort_defaulthandler(filename, lineno, msg) in sm_abort_defaulthandler() argument 167 sm_abort_at(filename, lineno, msg) in sm_abort_at() argument
|
/freebsd/usr.sbin/ppp/ |
H A D | auth.c | 173 int n, lineno; in auth_SetPhoneList() local 218 int n, lineno; in auth_Select() local 301 int n, lineno; in auth_Validate() local 352 int n, lineno; in auth_GetSecret() local
|
/freebsd/contrib/dma/ |
H A D | conf.c | 100 int lineno = 0; in parse_authfile() local 155 int lineno = 0; in parse_conf() local
|
/freebsd/crypto/krb5/src/util/et/ |
H A D | t_com_err.c | 39 try_table (int table, int known, int lineno, in try_table() 57 try_em_1 (int t1_known, int t2_known, int lineno) in try_em_1()
|
/freebsd/sbin/setkey/ |
H A D | token.l | 55 int lineno = 1; variable
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | test-normalize.c | 83 test(char *buf, unsigned lineno) in test() 147 unsigned lineno = 0; in main() local
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | t_regex_att.c | 58 fail(const char *pattern, const char *input, size_t lineno) { in fail() 65 bug(const char *pattern, const char *input, size_t lineno) { in bug() 350 checkcomment(const char *s, size_t lineno) in checkcomment() 358 size_t lineno) in checkmatches() 387 size_t len, lineno = 0; in att_test() local
|
/freebsd/contrib/com_err/ |
H A D | lex.l | 47 static unsigned lineno = 1; variable
|
/freebsd/usr.sbin/autofs/ |
H A D | token.l | 38 int lineno; variable
|
/freebsd/usr.bin/iscsictl/ |
H A D | token.l | 39 int lineno; variable
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | lex.l | 47 static unsigned lineno = 1; variable
|
/freebsd/usr.bin/ar/ |
H A D | acplex.l | 39 int lineno = 1; variable
|
/freebsd/usr.sbin/ctld/ |
H A D | token.l | 38 int lineno; variable
|
/freebsd/sbin/devd/ |
H A D | token.l | 38 int lineno = 1; variable
|
/freebsd/usr.sbin/apmd/ |
H A D | apmdlex.l | 40 int lineno; variable
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | acplex.l | 44 int lineno = 1; variable
|
/freebsd/usr.sbin/rrenumd/ |
H A D | lexer.l | 51 int lineno = 1; variable
|
/freebsd/sbin/hastd/ |
H A D | token.l | 42 int lineno; variable
|
/freebsd/sbin/veriexec/ |
H A D | manifest_lexer.l | 34 int lineno = 1; variable
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | token.l | 50 int lineno; variable
|
/freebsd/lib/libc/net/ |
H A D | nsparser.y | 149 int i, lineno; variable
|
/freebsd/contrib/unbound/testcode/ |
H A D | testbound.c | 147 spool_temp_file_name(int* lineno, FILE* cfg, char* id) in spool_temp_file_name() 162 spool_temp_file(FILE* in, int* lineno, char* id) in spool_temp_file() 207 spool_auto_file(FILE* in, int* lineno, FILE* cfg, char* id) in spool_auto_file() 244 setup_config(FILE* in, int* lineno, int* pass_argc, char* pass_argv[]) in setup_config() 317 int lineno = 0; in setup_playback() local
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_readline.c | 56 openpam_readline(FILE *f, int *lineno, size_t *lenp) in openpam_readline()
|