Searched defs:newpp (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_kthread.c | 81 struct proc **newpp, int flags, int pages, const char *tdname) in kproc_create1() 140 struct proc **newpp, int flags, int pages, const char *fmt, ...) in kproc_create()
|
| /freebsd/crypto/openssl/crypto/rsa/ |
| H A D | rsa_gen.c | 89 BIGNUM *factor = NULL, *newpp = NULL, *newpd = NULL; in DEFINE_STACK_OF() local
|
| /freebsd/sys/geom/mountver/ |
| H A D | g_mountver.c | 274 struct g_provider *newpp; in g_mountver_create() local
|
| /freebsd/sys/geom/nop/ |
| H A D | g_nop.c | 342 struct g_provider *newpp; in g_nop_create() local
|
| /freebsd/sys/geom/cache/ |
| H A D | g_cache.c | 473 struct g_provider *newpp; in g_cache_create() local
|
| /freebsd/sys/geom/union/ |
| H A D | g_union.c | 144 struct g_provider *upperpp, *lowerpp, *newpp; in g_union_ctl_create() local
|