Searched defs:procfd (Results  1 – 8 of 8) sorted by relevance
| /freebsd/contrib/capsicum-test/ | 
| H A D | waittest.c | 21   int procfd;  in main()  local
 | 
| H A D | procdesc.cc | 502   int procfd = open(buffer, O_RDONLY);  in TEST_F()  local
 | 
| H A D | linux.cc | 1236   int procfd = open(buffer, O_RDONLY);  in TEST()  local
 | 
| /freebsd/lib/libcasper/libcasper/ | 
| H A D | libcasper_service.c | 144 	int procfd;  in service_execute()  local171 	int chanfd, procfd, error;  in casper_command()  local
 
 | 
| H A D | zygote.c | 107 	int error, procfd;  in zygote_main()  local
 | 
| H A D | service.c | 418 service_start(struct service *service, int sock, int procfd)  in service_start()
 | 
| /freebsd/tools/tools/syscall_timing/ | 
| H A D | syscall_timing.c | 482 	int fd[2], procfd;  in test_pipeping()  local621 	int error, j, procfd;  in test_semaping()  local
 
 | 
| /freebsd/contrib/atf/atf-c/detail/ | 
| H A D | process.c | 330 child_connect(const stream_prepare_t *sp, int procfd)  in child_connect()
 |