Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDexec.c69 static struct device execdevice = { variable
97 physical_SetupStack(p, execdevice.name, PHYSICAL_NOFORCE); in exec_iov2device()
98 return &execdevice; in exec_iov2device()
225 physical_SetupStack(p, execdevice.name, PHYSICAL_NOFORCE); in exec_Create()
228 return &execdevice; in exec_Create()