Home
last modified time | relevance | path

Searched refs:frontend (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1480 ASSERT(pdp->xd_xsdev.frontend == 0); in i_xvdi_add_watch_hpstate()
1532 ASSERT(pdp->xd_xsdev.frontend == 0); in i_xvdi_rem_watch_hpstate()
1572 if (pdp->xd_xsdev.frontend == 1) { in i_xvdi_add_watches()
1609 if (pdp->xd_xsdev.frontend == 1) in i_xvdi_rem_watches()
1625 ASSERT(pdp->xd_xsdev.frontend == 1); in i_xvdi_add_watch_bepath()
1660 ASSERT(pdp->xd_xsdev.frontend == 1); in i_xvdi_rem_watch_bepath()
1932 if (pdp->xd_xsdev.frontend == 1) { in xvdi_add_event_handler()
2345 boolean_t frontend; in i_xvdi_probe_path_handler() local
2354 frontend = B_TRUE; in i_xvdi_probe_path_handler()
2363 frontend = B_FALSE; in i_xvdi_probe_path_handler()
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A DMakefile.targ34 frontend.o \
H A Dparser.h105 extern int frontend(const Translator_info *);
H A Dmain.c193 if ((retval = frontend(&T_info)) != 0) { in main()
H A Dfrontend.c60 frontend(const Translator_info *T_info) in frontend() function
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_probe.c164 if (dev->frontend) in talk_to_otherend()
/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h100 int frontend; member
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A DREADME.tests10 and a frontend called "shtests" which is used to run the tests.
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME250 connection. wpa_supplicant supports separate frontend programs and an
251 example text-based frontend, wpa_cli, is included with wpa_supplicant.
445 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
586 wpa_cli is a text-based frontend program for interacting with
621 request message to all attached frontend programs, e.g., wpa_cli in
635 will ask frontend for a new value for every use. This can be used to
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt23 That much occurs in pretty much any program using the Sparse frontend.
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS135 * The new utility ``grub-md5-crypt'' is a frontend of the grub shell. It
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3855 This is just a frontend of the grub shell (*note Invoking the grub
H A Dgrub.texi3717 This is just a frontend of the grub shell (@pxref{Invoking the grub
H A Dgrub.info3564 is just a frontend of the grub shell (*note Invoking the grub shell::).