Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dmknodes.c88 static void outfunc(FILE *, int);
256 outfunc(cfile, 1); in output()
258 outfunc(cfile, 0); in output()
285 outfunc(FILE *cfile, int calcsize) in outfunc() function
/freebsd/sys/kern/
H A Dimgact_elf.c1562 outfunc_t outfunc; /* Output function. */ member
2047 ninfo->outfunc = out; in __elfN()
2114 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()
2141 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()