Home
last modified time | relevance | path

Searched defs:npid (Results 1 – 25 of 53) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/platform/
H A Dprocess_id.h64 static inline ProcessId fromNative(NativeProcessId npid) { in fromNative()
130 explicit ProcessId(NativeProcessId npid) : _npid(npid) {} in ProcessId()
/dports/net/cvsync/cvsync-0.24.19/common/
H A Dpid.c116 long npid; in pid_remove() local
/dports/multimedia/minisatip/minisatip-1.1.52/src/
H A Dnetceiver.h27 uint16_t npid[MAX_PIDS]; // active pids member
/dports/devel/R-cran-future/future/R/
H A DfutureSessionInfo.R74 npid <- length(unique(vs$pid)) functionVar
/dports/news/nntp/nntp-1.5.12.2_10/inetd/
H A Dspawn.c61 int pid, npid; local
/dports/news/nntp/nntp-1.5.12.2_10/server/
H A Dspawn.c61 int pid, npid; local
/dports/news/leafnode/leafnode-1.11.12/
H A Dlockfile.c86 unsigned long npid; in lock_is_stale() local
/dports/devel/9base/9base-6/rc/
H A Dhavefork.c21 char npid[10]; in Xasync() local
/dports/math/gecode/gecode-0916a1a/gecode/kernel/
H A Dgpi.hpp75 std::atomic<unsigned int> npid; member in Gecode::Kernel::GPI
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/rc/
H A Dhavefork.c21 char npid[10]; in Xasync() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dvalues.c68 void *npid = realloc(values->pid, nthreads_max * sizeof(*values->pid)), in perf_read_values__enlarge_threads() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dvalues.c68 void *npid = realloc(values->pid, nthreads_max * sizeof(*values->pid)), in perf_read_values__enlarge_threads() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dvalues.c68 void *npid = realloc(values->pid, nthreads_max * sizeof(*values->pid)), in perf_read_values__enlarge_threads() local
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/decoders/
H A Dm2ts_filter.c64 unsigned ii, npid; in m2ts_filter_init() local
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/decoders/
H A Dm2ts_filter.c64 unsigned ii, npid; in m2ts_filter_init() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsJSNPRuntime.cpp717 GetProperty(JSContext *cx, JSObject *objArg, NPIdentifier npid, JS::MutableHandle<JS::Value> rval) in GetProperty()
856 nsJSObjWrapper::NP_HasProperty(NPObject *npobj, NPIdentifier npid) in NP_HasProperty()
924 nsJSObjWrapper::NP_SetProperty(NPObject *npobj, NPIdentifier npid, in NP_SetProperty()
965 nsJSObjWrapper::NP_RemoveProperty(NPObject *npobj, NPIdentifier npid) in NP_RemoveProperty()
2298 nsJSObjWrapper::HasOwnProperty(NPObject *npobj, NPIdentifier npid) in HasOwnProperty()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A DnsJSNPRuntime.cpp634 static bool GetProperty(JSContext *cx, JSObject *objArg, NPIdentifier npid, in GetProperty()
643 static void MarkCrossZoneNPIdentifier(JSContext *cx, NPIdentifier npid) { in MarkCrossZoneNPIdentifier()
767 bool nsJSObjWrapper::NP_HasProperty(NPObject *npobj, NPIdentifier npid) { in NP_HasProperty()
831 bool nsJSObjWrapper::NP_SetProperty(NPObject *npobj, NPIdentifier npid, in NP_SetProperty()
870 bool nsJSObjWrapper::NP_RemoveProperty(NPObject *npobj, NPIdentifier npid) { in NP_RemoveProperty()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A DnsJSNPRuntime.cpp641 static bool GetProperty(JSContext* cx, JSObject* objArg, NPIdentifier npid, in GetProperty()
650 static void MarkCrossZoneNPIdentifier(JSContext* cx, NPIdentifier npid) { in MarkCrossZoneNPIdentifier()
773 bool nsJSObjWrapper::NP_HasProperty(NPObject* npobj, NPIdentifier npid) { in NP_HasProperty()
837 bool nsJSObjWrapper::NP_SetProperty(NPObject* npobj, NPIdentifier npid, in NP_SetProperty()
876 bool nsJSObjWrapper::NP_RemoveProperty(NPObject* npobj, NPIdentifier npid) { in NP_RemoveProperty()
/dports/news/atp/atp-1.50/
H A Dsystem.c433 pid_t npid; in fork_execvp() local
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/src/
H A Dserver.c288 pid_t npid = fork(); in handle_new_server_connection() local
H A Dclient.c473 pid_t npid = fork(); in handle_new_client_connection() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libthread/
H A DNetBSD.c311 int i, npid, mypid; in threadexitsall() local
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dts_reader.c137 int npid=0; in probe_ts() local
/dports/net-mgmt/p0f/p0f-3.09b/
H A Dp0f.c672 s32 npid; in fork_off() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/q/
H A Drunq.c34 int npid = 50; variable

123