OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nsock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/net/lib/libsockin/
sockin.c
195
static int
nsock
;
variable in typeref:typename:int
215
nsock
++;
236
nsock
--;
353
if (
nsock
)
354
npfds = kmem_alloc(
nsock
* sizeof(*npfds),
356
if (npfds ||
nsock
== 0) {
360
cursock =
nsock
;
370
KASSERT(i ==
nsock
);
/src/libexec/httpd/
bozohttpd.h
122
int
nsock
; /* number of above */
member in struct:bozohttpd_t
Completed in 12 milliseconds
Indexes created Tue Sep 23 21:09:50 GMT 2025