Home
last modified time | relevance | path

Searched defs:example (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/wind/
H A Dtest-map.c46 struct example { struct
53 static struct example cases[] = { argument
/freebsd-12.1/share/examples/kld/khelp/
H A Dh_example.c66 struct example { struct
84 struct helper example_helper = { argument
/freebsd-12.1/lib/libz/
H A DMakefile58 example: all example.o target
/freebsd-12.1/sys/contrib/zstd/zlibWrapper/
H A DMakefile79 example: $(EXAMPLE_PATH)/example.o $(ZLIBWRAPPER_PATH)/zstd_zlibwrapper.o $(GZFILES) $(ZSTDLIBRARY) target
/freebsd-12.1/release/picobsd/tinyware/oinit/
H A Doinit.c97 char *example; /* example of usage */ member