Home
last modified time | relevance | path

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

/dragonfly/lib/libc/upmap/
H A Dukp_getpid.c67 __upmap_map(&invforkp, &fast_getpid_state, UPTYPE_INVFORK); in __getpid()
/dragonfly/sys/sys/
H A Dupmap.h100 #define UPTYPE_INVFORK (0x0014 | UKPLEN_4) macro
/dragonfly/sys/kern/
H A Dkern_proc.c1285 upmap->header[5].type = UPTYPE_INVFORK; in proc_usermap()