Home
last modified time | relevance | path

Searched refs:NX_BSD_SERVICE_LIST (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h825 struct NX_BSD_SERVICE_LIST struct
1044 VOID nx_bsd_set_service_list(struct NX_BSD_SERVICE_LIST *serv_list_ptr, ULONG serv_list_len);
Dnxd_bsd.c211 static struct NX_BSD_SERVICE_LIST *_nx_bsd_serv_list_ptr;
15223 VOID nx_bsd_set_service_list(struct NX_BSD_SERVICE_LIST *serv_list_ptr, ULONG serv_list_len) in nx_bsd_set_service_list()