Home
last modified time | relevance | path

Searched defs:thisfd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c507 static int local_sock_callback(struct local_client *thisfd, char *buf, int len, in local_sock_callback()
516 static int local_rendezvous_callback(struct local_client *thisfd, char *buf, in local_rendezvous_callback()
557 static int local_pipe_callback(struct local_client *thisfd, char *buf, in local_pipe_callback()
698 struct local_client *thisfd; in main_loop() local
941 static int read_from_local_sock(struct local_client *thisfd) in read_from_local_sock()
1209 static int distribute_command(struct local_client *thisfd) in distribute_command()
1999 struct local_client *thisfd; in find_client() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc2089 FuncDeclaration *thisfd in get_frame_for_symbol() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc2392 FuncDeclaration *thisfd in get_frame_for_symbol() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d1120 if (auto thisfd = s.isFuncDeclaration()) in getLevel() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c3669 FuncDeclaration *thisfd = s->isFuncDeclaration(); in getLevel() local