Home
last modified time | relevance | path

Searched refs:test_libmgmt (Results 1 – 5 of 5) sorted by relevance

/external/usrsctp/programs/
DMakefile.am34 test_libmgmt.c \
53 test_libmgmt.c \
59 test_libmgmt \ program
78 test_libmgmt \ program
83 test_libmgmt_SOURCES = programs_helper.c test_libmgmt.c
DMakefile.nmake58 test_libmgmt \
130 test_libmgmt:
131 $(CC) $(CFLAGS) $(CVARSDLL) -c test_libmgmt.c
132 link -out:test_libmgmt.exe test_libmgmt.obj programs_helper.obj $(LINKFLAGS)
179 del /F test_libmgmt.exe
180 del /F test_libmgmt.obj
Dmeson.build25 'test_libmgmt': files('test_libmgmt.c'),
DCMakeLists.txt104 test_libmgmt.c
/external/usrsctp/
D.gitignore78 programs/test_libmgmt