Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/sys/kern/
H A Dimgact_elf.c1394 outfunc_t outfunc; /* Output function. */ member
1955 ninfo->outfunc = out; in register_note()
2021 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()
2036 ninfo->outfunc(ninfo->outarg, sb, &ninfo->outsize); in __elfN()