Home
last modified time | relevance | path

Searched defs:cfd (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/regress/sys/dev/wscons/
H A Dsigio.c100 int cfd[2], pfd[2]; in test_sigio() local
/openbsd-src/usr.sbin/ntpd/
H A Dutil.c175 start_child(char *pname, int cfd, int argc, char **argv) in start_child()
/openbsd-src/usr.sbin/wsmoused/
H A Dwsmoused.h100 int cfd; /* console file descriptor */ member
/openbsd-src/usr.sbin/acme-client/
H A Dnetproc.c660 netproc(int kfd,int afd,int Cfd,int cfd,int dfd,int rfd,int revocate,struct authority_c * authority,const char * const * alts,size_t altsz) netproc() argument
/openbsd-src/sys/sys/
H A Dtty.h68 int cfd; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c4132 tree cfd = current_function_decl; local