Searched refs:aux (Results 1 - 25 of 37) sorted by relevance

12

/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_ipool.h46 extern char *zjni_vdev_aux_to_str(vdev_aux_t aux);
H A Dlibzfs_jni_pool.c777 zjni_vdev_aux_to_obj(JNIEnv *env, vdev_aux_t aux) argument
779 return (zjni_int_to_enum(env, aux,
1177 zjni_vdev_aux_to_str(vdev_aux_t aux) { argument
1178 return (find_field(vdev_aux_map, aux));
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Darp.c57 grub_uint8_t *aux, arp_data[128]; local
88 aux = (grub_uint8_t *) arp_header + sizeof (*arp_header);
90 grub_memcpy (aux, &inf->hwaddress.mac, 6);
92 aux += 6;
94 grub_memcpy (aux, &inf->address.addr.ipv4, 4);
95 aux += addrlen;
98 aux[i] = 0x00;
99 aux += 6;
101 grub_memcpy (aux, &proto_addr->ipv4, 4);
/osnet-11/usr/src/cmd/sendmail/
H A DMakefile31 # src and aux
32 SUBDIRS= cf lib db libsm libsmdb libsmutil .WAIT src aux
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_status.c68 vdev_unusable(uint64_t state, uint64_t aux) argument
75 vdev_degraded(uint64_t state, uint64_t aux) argument
81 vdev_degraded_dtl(uint64_t state, uint64_t aux) argument
84 aux == VDEV_AUX_DTL);
88 vdev_offlined(uint64_t state, uint64_t aux) argument
95 vdev_removed(uint64_t state, uint64_t aux) argument
/osnet-11/usr/src/lib/libpkg/common/
H A Dp12lib.c672 if (cert->aux != NULL && cert->aux->alias != NULL &&
673 cert->aux->alias->type == V_ASN1_UTF8STRING) {
674 str = utf82ascstr(cert->aux->alias);
689 if (cert->aux != NULL && cert->aux->keyid != NULL &&
690 cert->aux->keyid->type == V_ASN1_OCTET_STRING) {
691 str = cert->aux->keyid->data;
692 len = cert->aux->keyid->length;
721 if (cert->aux !
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/docs/
H A DMakefile92 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
93 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
112 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
116 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
119 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
120 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
121 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
722 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
809 set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub.texi`; \
832 set `$(SHELL) $(top_srcdir)/build-aux/mdat
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/docs/
H A DMakefile92 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
93 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
112 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
116 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
119 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
120 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
121 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
722 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
809 set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub.texi`; \
832 set `$(SHELL) $(top_srcdir)/build-aux/mdat
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sort.c267 * pass base aux
298 * mgsort2(0, $runs, $base, $aux, $base);
311 * copy runs 1 and 2 from base to aux
312 * merge runs 1 and 2 from aux to base
314 * merge runs 12 and 3 from base to aux
316 * merge runs 4 and 5 from base to aux
317 * merge runs 123 and 45 from aux to base
345 gptr *aux, *list1, *list2; local
352 if (nmemb <= SMALLSORT) aux = small; /* use stack for aux arra
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/util/bash-completion.d/
H A DMakefile99 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
103 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
106 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
107 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
108 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
709 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
/osnet-11/usr/src/grub/grub2/build-uefi64/util/bash-completion.d/
H A DMakefile99 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
103 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
106 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
107 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
108 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
709 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
114 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
136 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
140 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
143 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
144 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
145 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
746 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
778 $(top_srcdir)/build-aux/ar
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
114 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
136 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
140 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
143 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
144 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
145 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
746 install_sh = $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
778 $(top_srcdir)/build-aux/ar
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/x2p/
H A Ds2p.t780 my @aux = ();
806 push( @aux, $psed );
823 push( @aux, $datfil );
870 for my $f ( $script, $stdin, $plsed, @aux ){
/osnet-11/usr/src/lib/libproc/common/
H A DPservice.c412 * Store a pointer to our internal copy of the aux vector at the address
416 ps_pauxv(struct ps_prochandle *P, const auxv_t **aux) argument
424 *aux = (const auxv_t *)P->auxv;
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c874 restarter_str_t aux)
880 const char *p = restarter_get_str_short(aux);
921 nvlist_add_int32(attr, RESTARTER_NAME_REASON, aux) != 0) {
1162 * Commit new_state, new_next_state, and aux to the repository for id.
1164 * If aux == "custom":
1169 * If aux != "custom":
1190 restarter_instance_state_t new_state_next, const char *aux, int aux_custom,
1278 (aux != NULL && scf_value_set_astring(v_aux, aux) != 0))
1364 if (aux) {
869 restarter_set_states(restarter_event_handle_t *h, const char *inst, restarter_instance_state_t cur_state, restarter_instance_state_t new_cur_state, restarter_instance_state_t next_state, restarter_instance_state_t new_next_state, restarter_error_t e, restarter_str_t aux) argument
1188 _restarter_commit_states_internal(scf_handle_t *h, instance_data_t *id, restarter_instance_state_t new_state, restarter_instance_state_t new_state_next, const char *aux, int aux_custom, const char *aux_short, const char *aux_long, const char *aux_textdomain) argument
1494 _restarter_commit_states(scf_handle_t *h, instance_data_t *id, restarter_instance_state_t new_state, restarter_instance_state_t new_state_next, const char *aux) argument
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile51 build-aux/compile build-aux/config.guess \
52 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
53 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
54 build-aux/texinfo.tex
10430 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcom
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile51 build-aux/compile build-aux/config.guess \
52 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
53 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
54 build-aux/texinfo.tex
10430 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcom
[all...]
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c415 nwam_aux_state_t aux; local
417 return ((nwam_get_state(NULL, hp, &state, &aux) == NWAM_SUCCESS &&
H A Dlibnwam_ncp.c3227 nwam_aux_state_t aux; local
3232 if (nwam_ncp_get_state(ncph, &state, &aux) != NWAM_SUCCESS ||
3255 if (nwam_ncu_get_state(ncuh, &state, &aux)
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.sub413 aux)
415 os=-aux
1172 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1538 -aux*)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub438 aux)
440 os=-aux
1211 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1588 -aux*)
/osnet-11/usr/src/lib/libldap4/common/
H A Dcharset.c1628 Byte *s, *oo, *o, *aux; local
1673 if ( (aux = cc_to_t61( o, s )) != NULL ) {
1674 o = aux;
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c1600 Byte *s, *oo, *o, *aux; local
1645 if ( (aux = cc_to_t61( o, s )) != NULL ) {
1646 o = aux;
/osnet-11/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s120 st %l0, [%o0 + 20] ! store aux vector pointer

Completed in 215 milliseconds

12