Searched refs:cl_list (Results 1 – 5 of 5) sorted by relevance
198 char *cl_list; /* becomes list of requests */ in parse_table() local216 if ((cl_list = split_at(sv_list, ':')) == 0) { in parse_table()220 sh_cmd = split_at(cl_list, ':'); in parse_table()231 print_list("clients: ", cl_list); in parse_table()232 check_client_list(cl_list); in parse_table()
148 char *cl_list; /* becomes list of clients */ in table_match() local180 if ((cl_list = split_at(sv_list, ':')) == 0) { in table_match()184 sh_cmd = split_at(cl_list, ':'); in table_match()186 && list_match(cl_list, request, client_match); in table_match()
13 cl_list.c \
66 ${OSM}/complib/cl_list.h \
6368 OLD_FILES+=usr/include/infiniband/complib/cl_list.h