OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_list
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/raidframe/
rf_sstf.h
51
RF_AllocListElem_t *
cl_list
, RF_ShutdownList_t ** listp);
54
RF_AllocListElem_t *
cl_list
, RF_ShutdownList_t ** listp);
57
RF_AllocListElem_t *
cl_list
, RF_ShutdownList_t ** listp);
rf_cvscan.h
75
RF_AllocListElem_t *
cl_list
, RF_ShutdownList_t ** listp);
rf_sstf.c
244
RF_AllocListElem_t *
cl_list
,
249
sstfq = RF_MallocAndAdd(sizeof(*sstfq),
cl_list
);
258
RF_AllocListElem_t *
cl_list
,
263
scanq = RF_MallocAndAdd(sizeof(*scanq),
cl_list
);
272
RF_AllocListElem_t *
cl_list
,
277
cscanq = RF_MallocAndAdd(sizeof(*cscanq),
cl_list
);
/src/usr.sbin/tcpdchk/
tcpdchk.c
214
char *
cl_list
; /* becomes list of requests */
local
231
if ((
cl_list
= split_at(sv_list, ':')) == 0) {
235
sh_cmd = split_at(
cl_list
, ':');
246
print_list("clients: ",
cl_list
);
247
check_client_list(
cl_list
);
/src/lib/libwrap/
hosts_access.c
174
char *
cl_list
; /* becomes list of clients */
local
196
if ((
cl_list
= split_at(sv_list, ':')) == 0) {
200
sh_cmd = split_at(
cl_list
, ':');
202
&& list_match(
cl_list
, request, client_match);
Completed in 64 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026