Searched refs:api (Results 1 - 25 of 108) sorted by relevance

12345

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael.h5 #include <crypto/rijndael/rijndael-api-fst.h>
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dapitest.c37 LDAPAPIInfo api; local
44 api.ldapai_info_version = LDAP_API_INFO_VERSION;
45 printf(" API Info version: %d\n", (int) api.ldapai_info_version);
47 api.ldapai_info_version = 1;
55 api.ldapai_info_version = 1;
90 if(ldap_get_option(NULL, LDAP_OPT_API_INFO, &api) != LDAP_SUCCESS) {
96 printf(" API Info version: %d\n", api.ldapai_info_version);
98 if (api.ldapai_info_version != LDAP_API_INFO_VERSION) {
100 api.ldapai_info_version, LDAP_API_INFO_VERSION);
104 printf(" API Version: %d\n", api
[all...]
/netbsd-current/external/bsd/tre/dist/doc/
H A DMakefile.am8 tre-api.html \
/netbsd-current/external/gpl2/lvm2/dist/test/
H A Dlvm2app.sh23 $abs_srcdir/api/vgtest $vg1 $dev1 $dev2
H A DMakefile60 all: api/vgtest
61 api/vgtest:
62 $(MAKE) -C api vgtest
/netbsd-current/external/public-domain/xz/dist/build-aux/
H A Dversion.sh21 src/liblzma/api/lzma/version.h \
/netbsd-current/sys/modules/camellia/
H A DMakefile8 SRCS= camellia.c camellia-api.c
/netbsd-current/crypto/external/bsd/openssl.old/dist/Configurations/
H A D15-android.conf54 my ($sysroot, $api, $arch);
61 ($api, $arch) = ($1, $2);
65 $api = "*";
70 $api = $1;
79 } glob("$ndk/platforms/android-$api");
80 die "no $ndk/platforms/android-$api" if ($#platforms < 0);
84 $api = $1;
85 } elsif ($api eq "*") {
91 $api = $1;
97 die "Could not get default API Level" if ($api e
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/
H A D15-android.conf54 my ($sysroot, $api, $arch);
61 ($api, $arch) = ($1, $2);
65 $api = "*";
70 $api = $1;
79 } glob("$ndk/platforms/android-$api");
80 die "no $ndk/platforms/android-$api" if ($#platforms < 0);
84 $api = $1;
85 } elsif ($api eq "*") {
91 $api = $1;
97 die "Could not get default API Level" if ($api e
[all...]
/netbsd-current/usr.sbin/apm/
H A Dapm.c152 struct apm_power_info *api = &reply.batterystate; local
278 battstate(api->battery_state));
280 if (dopct && domin && api->minutes_left == 0)
287 api->battery_life);
292 api->minutes_left);
299 ac_state(api->ac_state));
302 if (api->nbattery) {
304 api->nbattery);
308 printf("%d\n", api->battery_state);
310 printf("%d\n", api
[all...]
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Dvmstat-p.d23 * api anonymous page ins Kbytes
69 epi = 0; epo = 0; epf = 0; api = 0; apo = 0; apf = 0;
86 "epi", "epo", "epf", "api", "apo", "apf", "fpi", "fpo", "fpf");
99 vminfo:::anonpgin { api += arg0; }
132 api *= `_pagesize / 1024;
148 epi, epo, epf, api, apo, apf, fpi, fpo, fpf);
153 epi = 0; epo = 0; epf = 0; api = 0; apo = 0; apf = 0;
/netbsd-current/external/cddl/dtracetoolkit/dist/Mem/
H A Dvmstat-p.d23 * api anonymous page ins Kbytes
69 epi = 0; epo = 0; epf = 0; api = 0; apo = 0; apf = 0;
86 "epi", "epo", "epf", "api", "apo", "apf", "fpi", "fpo", "fpf");
99 vminfo:::anonpgin { api += arg0; }
132 api *= `_pagesize / 1024;
148 epi, epo, epf, api, apo, apf, fpi, fpo, fpf);
153 epi = 0; epo = 0; epf = 0; api = 0; apo = 0; apf = 0;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sql/
H A DMakefile.in18 add.c delete.c modrdn.c api.c
21 add.lo delete.lo modrdn.lo api.lo
/netbsd-current/external/public-domain/xz/dist/src/liblzma/
H A Dvalidate_map.sh23 api/lzma/*.h \
/netbsd-current/external/public-domain/xz/
H A DMakefile.inc17 CPPFLAGS+= -I${XZSRCDIR}/src/liblzma/api
/netbsd-current/sbin/ifconfig/
H A Dagr.c130 struct agrportinfo *api; local
165 api = (void *)(apl + 1);
170 snprintb(tmp, sizeof(tmp), AGRPORTINFO_BITS, api->api_flags);
171 printf("\tagrport: %s, flags=%s\n", api->api_ifname, tmp);
172 api++;
/netbsd-current/sys/external/isc/libsodium/dist/dist-build/
H A Dandroid-build.sh45 "$MAKE_TOOLCHAIN" --force --api="$NDK_API_VERSION_COMPAT" \
61 "$MAKE_TOOLCHAIN" --force --api="$NDK_API_VERSION" \
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/android/
H A Dlocale_bionic.h28 #include <android/api-level.h>
/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dambiguous-struct.c6 #include <ctf-api.h>
H A Denum-symbol.c2 #include <ctf-api.h>
/netbsd-current/external/gpl3/gdb/dist/libsframe/
H A DMakefile.am35 include_HEADERS = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A DMakefile.am36 include_HEADERS = $(INCDIR)/ctf.h $(INCDIR)/ctf-api.h
61 ctf-error.h: $(srcdir)/mkerrors.sed $(srcdir)/../include/ctf-api.h
62 sed -nf $(srcdir)/mkerrors.sed < $(srcdir)/../include/ctf-api.h > $@
/netbsd-current/lib/libkvm/
H A Dkvm_powerpc.c177 _kvm_scan_pteg(struct pteg *pteg, uint32_t vsid, uint32_t api, int secondary) argument
192 if (((ptehi & PTE_API) >> PTE_API_SHFT) != api)
207 uint32_t sr, pgoff, vsid, pgidx, api, hash; local
222 api = pgidx >> 10;
239 if ((pte = _kvm_scan_pteg(&pteg, vsid, api, 0)) != NULL) {
257 if ((pte = _kvm_scan_pteg(&pteg, vsid, api, 0)) != NULL) {
/netbsd-current/external/bsd/atf/usr.bin/atf-sh/
H A DMakefile11 MAN= atf-sh.1 atf-sh-api.3
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Dos_types.h68 #include <asm/fpu/api.h>

Completed in 197 milliseconds

12345