Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dmknodes.c100 static void outfunc(FILE *, int);
268 outfunc(cfile, 1); in output()
270 outfunc(cfile, 0); in output()
297 outfunc(FILE *cfile, int calcsize) in outfunc() function
/freebsd-14.2/sys/kern/
H A Dimgact_elf.c1540 outfunc_t outfunc; /* Output function. */ member
2020 ninfo->outfunc = out; in __elfN()
2087 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()
2114 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()