Searched refs:START_SERVER (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/cvs/emx/
H A Dconfig.h265 #define START_SERVER os2_start_server macro
268 extern void START_SERVER (int *tofd, int *fromfd,
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dconfig.h191 #define START_SERVER vms_start_server macro
/openbsd-current/gnu/usr.bin/cvs/windows-NT/
H A Dconfig.h291 #define START_SERVER wnt_start_server macro
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dclient.c4444 #if defined(START_SERVER)
4445 START_SERVER (&tofd, &fromfd, getcaller (),
4450 using send/recv. Therefore its START_SERVER needs to

Completed in 80 milliseconds