Home
last modified time | relevance | path

Searched refs:chkinit (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/xlint/lint1/
HDdecl.c74 static int chkinit(sym_t *);
1748 if (initflg && !(initerr = chkinit(dsym))) in decl1ext()
2514 if (initflg && !(initerr = chkinit(dsym))) { in decl1loc()
2590 chkinit(sym_t *sym) in chkinit() function