Home
last modified time | relevance | path

Searched refs:LPTYPE_BLOCKALLSIGS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dupmap.h89 #define LPTYPE_BLOCKALLSIGS (0x4012 | UKPLEN_4) macro
/dragonfly/lib/libc/upmap/
H A Dupmap.c308 __lpmap_map(&__lpmap_blockallsigs, &dummy_state, LPTYPE_BLOCKALLSIGS); in _upmap_thr_init()
/dragonfly/sys/kern/
H A Dkern_proc.c1329 lpmap->header[1].type = LPTYPE_BLOCKALLSIGS; in lwp_usermap()