Home
last modified time | relevance | path

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

/freebsd-13.1/bin/sh/
H A Dmknodes.c102 static void outfunc(FILE *, int);
270 outfunc(cfile, 1); in output()
272 outfunc(cfile, 0); in output()
299 outfunc(FILE *cfile, int calcsize) in outfunc() function
/freebsd-13.1/sys/kern/
H A Dimgact_elf.c1519 outfunc_t outfunc; /* Output function. */ member
2134 ninfo->outfunc = out; in register_note()
2200 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()
2215 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()