Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint1/
HDdecl.c72 static void osfunc(sym_t *, sym_t *);
1251 osfunc(decl, args); in addfunc()
1329 osfunc(sym_t *decl, sym_t *args) in osfunc() function