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

12

/osnet-11/usr/src/lib/libproc/common/
H A Dllib-lproc225 ps_err_e ps_pauxv(struct ps_prochandle *Pr, const auxv_t **aux);
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex569 % and @{ and @} for the aux file.
1110 \newif\iflinks \linkstrue % by default we want the aux files.
1120 % Open the new aux file. TeX will close it automatically at exit.
1121 \immediate\openout\auxfile=\jobname.aux
3157 % For the aux file, @ is the escape character. So we want to redefine
3570 % and it loses the chapter title and the aux file entries for the
6098 % This is the macro invoked by entries in the aux file. Usually it's
6125 % Read the last existing aux file, if any. No error if none exists.
6128 \openin 1 \jobname.aux
6213 % @ is our escape character in .aux file
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile38 # $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh does not start with $(SHELL), so we add it.
42 mkinstalldirs = $(SHELL) $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh -d
43 install_sh = $(SHELL) $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile38 # $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh does not start with $(SHELL), so we add it.
42 mkinstalldirs = $(SHELL) $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh -d
43 install_sh = $(SHELL) $(SHELL) $(SRC)/grub/grub2/build-aux/install-sh
/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c589 void *aux; local
592 if ((aux = calloc(cursz, sizeof (char *))) == NULL) {
596 (void) memcpy(aux, vals->values.v_astring,
599 vals->values.v_astring = aux;
/osnet-11/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c3026 if (xcert != NULL && xcert->aux != NULL &&
3027 xcert->aux->alias != NULL) {
3029 (const char *)xcert->aux->alias->data,
3030 xcert->aux->alias->length) == 0)
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.guess1145 echo m68k-apple-aux${UNAME_RELEASE}
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.guess1181 echo m68k-apple-aux${UNAME_RELEASE}
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex618 % and @{ and @} for the aux/toc files.
1183 \newif\iflinks \linkstrue % by default we want the aux files.
1193 % Open the new aux file. TeX will close it automatically at exit.
1194 \immediate\openout\auxfile=\jobname.aux
3922 % For the aux and toc files, @ is the escape character. So we want to
4370 % and it loses the chapter title and the aux file entries for the
7098 % This is the macro invoked by entries in the aux file. Usually it's
7134 % Read the last existing aux file, if any. No error if none exists.
7137 \openin 1 \jobname.aux
7139 \readdatafile{aux}
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c184 zpool_state_to_name(vdev_state_t state, vdev_aux_t aux) argument
193 if (aux == VDEV_AUX_SPLIT_POOL)

Completed in 269 milliseconds

12