Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h584 #define SCM_CREDS2 0x08 /* process creds (struct sockcred2) */ macro
/f-stack/freebsd/sys/
H A Dsocket.h590 #define SCM_CREDS2 0x08 /* process creds (struct sockcred2) */ macro
/f-stack/freebsd/kern/
H A Duipc_usrreq.c2400 cmsgtype = SCM_CREDS2; in unp_addsockcred()