/freebsd/crypto/krb5/src/util/ |
H A D | cstyle-file.py | 59 def warn(ln, msg): argument 92 def check_length(line, ln): argument 97 def check_tabs(line, ln, allow_tabs, seen_tab): argument 108 def check_trailing_whitespace(line, ln): argument 113 def check_comment(lines, ln): argument 130 def check_preprocessor(line, ln): argument 135 def check_braces(line, ln): argument 148 def check_space_before_paren(line, ln): argument 164 def check_parenthesized_return(line, ln): argument 169 def check_cast(line, ln): argument [all …]
|
H A D | krb5-check-copyright.py | 31 def warn(fname, ln, msg): argument 39 def check_comment(comment, fname, ln, code_seen, nonlicense_seen): argument
|
/freebsd/contrib/bmake/ |
H A D | lst.c | 42 ListNode *ln = bmake_malloc(sizeof *ln); in LstNodeNew() local 54 ListNode *ln, *next; in Lst_Done() local 65 ListNode *ln, *next; Lst_DoneCall() local 76 Lst_InsertBefore(List * list,ListNode * ln,void * datum) Lst_InsertBefore() argument 96 ListNode *ln; Lst_Prepend() local 115 ListNode *ln; Lst_Append() local 135 Lst_Remove(List * list,ListNode * ln) Lst_Remove() argument 154 LstNode_Set(ListNode * ln,void * datum) LstNode_Set() argument 166 LstNode_SetNull(ListNode * ln) LstNode_SetNull() argument 179 ListNode *ln; Lst_FindDatum() local 216 ListNode *ln; Lst_PrependAll() local 226 ListNode *ln; Lst_AppendAll() local [all...] |
H A D | make.c | 374 GNodeListNode *ln; in GNode_IsOODate() local 385 GNodeListNode *ln; in PretendAllChildrenAreMade() local 414 GNodeListNode *ln; /* An element in the children list */ in Make_HandleUse() local 480 MakeHandleUse(GNode *cgn, GNode *pgn, GNodeListNode *ln) in MakeHandleUse() 500 GNodeListNode *ln, *nln; in HandleUseNodes() local 594 GNodeListNode *ln; in UpdateImplicitParentsVars() local 611 GNodeListNode *ln; in IsWaitingForOrder() local 633 GNodeListNode *ln; in ScheduleOrderSuccessors() local 670 GNodeListNode *ln; in Make_Update() local 809 GNodeListNode *ln; in UnmarkChildren() local [all …]
|
H A D | suff.c | 327 SuffixListNode *ln; in FindSuffixByNameLen() local 347 GNodeListNode *ln; in FindTransformByName() local 360 SuffixListNode *ln = Lst_FindDatum(list, suff); in SuffixList_Unref() local 412 SuffixListNode *ln; in SuffixList_Insert() local 497 SuffixListNode *ln; in ParseTransform() local 794 GNodeListNode *ln; in UpdateTargets() local 807 GNodeListNode *ln; in Suff_AddSuffix() local 851 SuffixListNode *ln; in Suff_ExtendPaths() local 952 CandidateListNode *ln; in CandidateList_PrintAddrs() local 1006 SuffixListNode *ln; in CandidateList_AddCandidatesFor() local [all …]
|
H A D | targ.c | 138 GNodeListNode *ln; in Targ_End() local 327 StringListNode *ln; in Targ_FindList() local 339 GNodeListNode *ln; in PrintNodeNames() local 360 StringListNode *ln; in Targ_PrintCmds() local 520 GNodeListNode *ln; in Targ_PrintNodes() local 529 GNodeListNode *ln; in PrintOnlySources() local 586 GNodeListNode *ln, *cln; in Targ_Propagate() local
|
H A D | dir.c | 352 CachedDirListNode *ln = odirs->list.first; in OpenDirs_Done() local 371 CachedDirListNode *ln = HashTable_FindValue(&odirs->table, name); in OpenDirs_Find() local 388 CachedDirListNode *ln; in OpenDirs_Remove() local 537 CachedDirListNode *ln; in Dir_SetPATH() local 578 CachedDirListNode *ln; in Dir_SetSYSPATH() local 816 CachedDirListNode *ln; in DirExpandPath() local 827 StringListNode *ln; in PrintExpansions() local 1058 CachedDirListNode *ln; in FindFileRelative() local 1121 CachedDirListNode *ln; in FindFileAbsolute() local 1195 CachedDirListNode *ln; in FindFile() local [all …]
|
H A D | compat.c | 238 Compat_RunCommand(const char *cmdp, GNode *gn, StringListNode *ln) in Compat_RunCommand() 449 StringListNode *ln; in RunCommands() local 480 GNodeListNode *ln; in MakeWaitGroupsInRandomOrder() local 506 GNodeListNode *ln; in MakeNodes() local
|
H A D | main.c | 886 StringListNode *ln; in PrintVariables() local 935 StringListNode *ln; in InitVarTargets() local 1194 StringListNode *ln; in ReadBuiltinRules() local 1306 StringListNode *ln; in ReadAllMakefiles() local 1319 StringListNode *ln; in ReadFirstDefaultMakefile() local 2094 StringListNode *ln; in SetErrorVars() local 2122 StringListNode *ln; in PrintOnError() local
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_lineno.c | 37 Dwarf_Line ln; in dwarf_srclines() local 159 dwarf_linebeginstatement(Dwarf_Line ln, Dwarf_Bool *ret_bool, in dwarf_linebeginstatement() 174 dwarf_lineendsequence(Dwarf_Line ln, Dwarf_Bool *ret_bool, Dwarf_Error *error) in dwarf_lineendsequence() 188 dwarf_lineno(Dwarf_Line ln, Dwarf_Unsigned *ret_lineno, Dwarf_Error *error) in dwarf_lineno() 202 dwarf_line_srcfileno(Dwarf_Line ln, Dwarf_Unsigned *ret_fileno, in dwarf_line_srcfileno() 217 dwarf_lineaddr(Dwarf_Line ln, Dwarf_Addr *ret_lineaddr, Dwarf_Error *error) in dwarf_lineaddr() 231 dwarf_lineoff(Dwarf_Line ln, Dwarf_Signed *ret_lineoff, Dwarf_Error *error) in dwarf_lineoff() 248 dwarf_linesrc(Dwarf_Line ln, char **ret_linesrc, Dwarf_Error *error) in dwarf_linesrc() 283 dwarf_lineblock(Dwarf_Line ln, Dwarf_Bool *ret_bool, Dwarf_Error *error) in dwarf_lineblock()
|
H A D | dwarf_pro_lineno.c | 37 Dwarf_Line ln; in dwarf_add_line_entry() local 77 Dwarf_Line ln; in dwarf_lne_set_address() local 103 Dwarf_Line ln; in dwarf_lne_end_sequence() local
|
H A D | libdwarf_lineno.c | 103 Dwarf_Line ln, tln; in _dwarf_lineno_run_program() local 456 Dwarf_Line ln, tln; in _dwarf_lineno_cleanup() local 488 Dwarf_Line ln; in _dwarf_lineno_gen_program() local 765 Dwarf_Line ln, tln; in _dwarf_lineno_pro_cleanup() local
|
/freebsd/contrib/mandoc/ |
H A D | chars.c | 36 struct ln { struct 46 static struct ln lines[] = { argument 455 const struct ln *ln; in mchars_spec2cp() local 485 const struct ln *ln; in mchars_spec2str() local
|
H A D | tbl_data.c | 44 int ln, const char *p, int *pos) in getdata() 197 tbl_cdata(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_cdata() 261 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_data()
|
H A D | tbl_layout.c | 66 int ln, const char *p, int *pos) in mods() 214 int ln, const char *p, int *pos) in cell() 272 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_layout()
|
H A D | tbl_opts.c | 66 arg(struct tbl_node *tbl, int ln, const char *p, int *pos, int key) in arg() 123 tbl_option(struct tbl_node *tbl, int ln, const char *p, int *offs) in tbl_option()
|
H A D | man.c | 44 man_parseln(struct roff_man *man, int ln, char *buf, int offs) in man_parseln() 179 man_pmacro(struct roff_man *man, int ln, char *buf, int offs) in man_pmacro()
|
H A D | mdoc.c | 62 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln() 307 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
|
H A D | preconv.c | 114 const char *ln, *eoln, *eoph; in preconv_cue() local
|
/freebsd/sys/netinet6/ |
H A D | nd6.c | 540 nd6_llinfo_settimer_locked(struct llentry *ln, long tick) in nd6_llinfo_settimer_locked() 579 nd6_llinfo_get_holdsrc(struct llentry *ln, struct in6_addr *src) in nd6_llinfo_get_holdsrc() 750 struct llentry *ln; in nd6_llinfo_timer() local 1209 struct llentry *ln; in nd6_lookup() local 1227 struct llentry *ln; in nd6_alloc() local 1433 struct llentry *ln; in nd6_free() local 1587 nd6_free_redirect(const struct llentry *ln) in nd6_free_redirect() 1830 struct llentry *ln; in nd6_ioctl() local 1955 struct llentry *ln = NULL, *ln_tmp; in nd6_cache_lladdr() local 2157 nd6_grab_holdchain(struct llentry *ln) in nd6_grab_holdchain() [all …]
|
/freebsd/usr.bin/ctags/ |
H A D | tree.c | 49 pfnote(const char *name, int ln) in pfnote() argument
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | asn_moid.c | 63 const char *ln, *ostr, *p; in do_create() local
|
/freebsd/contrib/less/ |
H A D | forwback.c | 155 static void set_attr_header(int ln) in set_attr_header() 168 int ln; in overlay_header() local
|
H A D | mark.c | 52 static void cmark(struct mark *m, IFILE ifile, POSITION pos, int ln) in cmark() 400 int ln; in restore_mark() local
|
/freebsd/sys/contrib/openzfs/lib/libspl/ |
H A D | list.c | 227 list_link_init(list_node_t *ln) in list_link_init() 234 list_link_active(list_node_t *ln) in list_link_active()
|