Home
last modified time | relevance | path

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

/freebsd-src/lib/libcasper/libcasper/
H A Dzygote.c61 zygote_clone(uint64_t funcidx, int *chanfdp, int *procfdp) in zygote_clone()
92 zygote_clone_service_execute(int *chanfdp, int *procfdp) in zygote_clone_service_execute()
H A Dservice.c386 service_clean(int *sockp, int *procfdp, uint64_t flags) in service_clean()