Home
last modified time | relevance | path

Searched refs:statusp (Results 176 – 200 of 820) sorted by relevance

12345678910>>...33

/dports/math/octave/octave-6.4.0/liboctave/wrappers/
H A Dwait-wrappers.h39 extern pid_t octave_waitpid_wrapper (pid_t pid, int *statusp, int options);
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dnsprthreadtest.c60 char *buffer, int buflen, int *statusp, void *extradata );
63 int *statusp, void *extradata );
586 char *buffer, int buflen, int *statusp, void *extradata ) in my_gethostbyname() argument
600 char *buffer, int buflen, int *statusp, void *extradata ) in my_gethostbyaddr() argument
/dports/databases/db5/db-5.3.28/examples/cxx/excxx_repquote/
H A DRepQuoteExample.cpp77 #define thread_join(thr, statusp) \ argument
79 GetExitCodeThread((thr), (LPDWORD)(statusp)) ? 0 : -1)
87 #define thread_join(thr, statusp) pthread_join((thr), (statusp)) argument
/dports/databases/db18/db-18.1.40/examples/cxx/excxx_repquote/
H A DRepQuoteExample.cpp77 #define thread_join(thr, statusp) \ argument
79 GetExitCodeThread((thr), (LPDWORD)(statusp)) ? 0 : -1)
87 #define thread_join(thr, statusp) pthread_join((thr), (statusp)) argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dnsprthreadtest.c60 char* buffer, int buflen, int* statusp,
64 int buflen, int* statusp, void* extradata);
539 char* buffer, int buflen, int* statusp, in my_gethostbyname() argument
552 int buflen, int* statusp, in my_gethostbyaddr() argument
/dports/audio/festival/festival/src/arch/festival/
H A Dserver.cc79 int statusp; in festival_start_server() local
189 while ((num_clients > 0) && (waitpid(0,&statusp,WNOHANG) != 0)) in festival_start_server()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dvms.c218 waitpid(unsigned long int pid, int *statusp, int flags) in waitpid() argument
233 *statusp = info->completion; in waitpid()
258 *statusp = 0; in waitpid()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dvms.c218 waitpid(unsigned long int pid, int *statusp, int flags) in waitpid() argument
233 *statusp = info->completion; in waitpid()
258 *statusp = 0; in waitpid()
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dpipe_command.c351 static int pipe_command_wait_or_kill(pid_t pid, WAIT_STATUS_T *statusp, int sig, in pipe_command_wait_or_kill() argument
361 if ((n = timed_waitpid(pid, statusp, 0, maxtime)) < 0 && errno == ETIMEDOUT) { in pipe_command_wait_or_kill()
367 n = waitpid(pid, statusp, 0); in pipe_command_wait_or_kill()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/droplet/libdroplet/include/droplet/
H A Dvfs.h137 struct json_object** statusp);
145 struct json_object** statusp);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/droplet/libdroplet/include/droplet/
H A Dvfs.h137 struct json_object** statusp);
145 struct json_object** statusp);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/droplet/libdroplet/include/droplet/
H A Dvfs.h137 struct json_object** statusp);
145 struct json_object** statusp);
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/droplet/libdroplet/include/droplet/
H A Dvfs.h137 struct json_object** statusp);
145 struct json_object** statusp);
/dports/databases/db5/db-5.3.28/src/lock/
H A Dlock_deadlock.c845 __dd_abort(env, info, statusp) in __dd_abort() argument
848 int *statusp;
857 *statusp = 0;
875 *statusp = DB_ALREADY_ABORTED;
887 *statusp = DB_ALREADY_ABORTED;
894 *statusp = DB_ALREADY_ABORTED;
/dports/math/grace/grace-5.1.25/src/
H A Dmissing.c226 waitpid(unsigned long int pid, int *statusp, int flags) in waitpid() argument
241 *statusp = info->completion; in waitpid()
266 *statusp = 0; in waitpid()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx285 cdef MPI_Status *statusp = arg_Status(status)
288 source, tag, self.ob_mpi, statusp) )
309 cdef MPI_Status *statusp = arg_Status(status)
313 self.ob_mpi, statusp) )
333 cdef MPI_Status *statusp = arg_Status(status)
337 self.ob_mpi, statusp) )
376 cdef MPI_Status *statusp = arg_Status(status)
378 source, tag, self.ob_mpi, statusp) )
387 cdef MPI_Status *statusp = arg_Status(status)
401 cdef MPI_Status *statusp = arg_Status(status)
[all …]
/dports/misc/team/team-3.1/
H A Dteam.c496 local bool StreamReceive on((fd,tokenp,statusp,donep)) is in StreamReceive() argument
500 _ short *statusp in StreamReceive()
509 *statusp = message.status; in StreamReceive()
551 #define GuyRECEIVE(guy,tokenp,statusp,donep) \ argument
552 StreamReceive(&guy->upStream,tokenp,statusp,donep)
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/s3/backend/
H A Dstream_put.c207 struct json_object** statusp) in dpl_s3_stream_put() argument
267 *statusp = stream->status; in dpl_s3_stream_put()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/s3/backend/
H A Dstream_put.c207 struct json_object** statusp) in dpl_s3_stream_put() argument
267 *statusp = stream->status; in dpl_s3_stream_put()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/s3/backend/
H A Dstream_put.c207 struct json_object** statusp) in dpl_s3_stream_put() argument
267 *statusp = stream->status; in dpl_s3_stream_put()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/s3/backend/
H A Dstream_put.c207 struct json_object** statusp) in dpl_s3_stream_put() argument
267 *statusp = stream->status; in dpl_s3_stream_put()
/dports/misc/amanda-server/amanda-3.3.9/contrib/gsc/
H A Dtstinq.c66 scmd.statusp = &sbyte; in process()
/dports/misc/amanda-client/amanda-3.3.9/contrib/gsc/
H A Dtstinq.c66 scmd.statusp = &sbyte; in process()
/dports/audio/festival/speech_tools/utils/
H A Dsystem_specific_win32.c97 int unix_waitpid(int pid, int *statusp, int flags) in unix_waitpid() argument
/dports/databases/db18/db-18.1.40/src/log/
H A Dlog.c429 __log_find(dblp, find_first, valp, statusp) in __log_find() argument
433 logfile_validity *statusp;
459 *statusp = logval_status;
590 *statusp = logval_status;
607 __log_valid(dblp, number, set_persist, fhpp, flags, statusp, versionp) in __log_valid() argument
613 logfile_validity *statusp;
875 if (statusp != NULL)
876 *statusp = status;

12345678910>>...33