Home
last modified time | relevance | path

Searched defs:clone_create (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sbin/ifconfig/
H A Difclone.c164 DECL_CMD_FUNC(clone_create, arg, d) in DECL_CMD_FUNC() argument
/freebsd-13.1/sys/kern/
H A Dkern_conf.c1312 clone_create(struct clonedevs **cdp, struct cdevsw *csw, int *up, in clone_create() function