Searched refs:textset (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dimgact.h92 bool textset; member in struct:image_params
/freebsd-current/sys/i386/linux/
H A Dlinux_machdep.c633 bool locked, opened, textset; local
638 textset = false;
760 textset = true;
820 textset = false;
843 if (textset) {
/freebsd-current/sys/kern/
H A Dkern_exec.c677 MPASS(imgp->textset);
679 imgp->textset = false;
952 if (imgp->textset)
1879 imgp->textset = true;
H A Dimgact_elf.c876 if (imgp->textset)

Completed in 63 milliseconds