Searched refs:xattr_tests (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dmakefile61 $(OBJROOT)/socket_tests.o $(OBJROOT)/tests.o $(OBJROOT)/xattr_tests.o
137 $(OBJROOT)/xattr_tests.o : xattr_tests.c tests.h
138 $(CC) $(CFLAGS) -c xattr_tests.c -o $@
H A Dxattr_tests.c2 * xattr_tests.c
21 int xattr_tests( void * the_argp ) function
H A Dtests.h112 int xattr_tests( void * the_argp );
H A Dmain.c106 {1, &xattr_tests, NULL, "fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, listxattr, removexattr, setxattr"},

Completed in 13 milliseconds