OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_cmd
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/netbt/
hci_unit.c
91
KASSERT(hci_if->
output_cmd
!= NULL);
533
(*unit->hci_if->
output_cmd
)(unit->hci_dev, m);
hci.h
2508
void (*
output_cmd
)(device_t, struct mbuf *);
member in struct:hci_if
/src/sys/dev/sdmmc/
sbt.c
131
.
output_cmd
= sbt_start_cmd,
/src/sys/dev/bluetooth/
btuart.c
124
.
output_cmd
= btuart_output_cmd,
bcsp.c
212
.
output_cmd
= bcsp_output_cmd,
bth5.c
217
.
output_cmd
= bth5_output_cmd,
/src/sys/dev/pcmcia/
bt3c.c
154
.
output_cmd
= bt3c_output_cmd,
btbc.c
133
.
output_cmd
= btbc_output_cmd,
/src/sys/dev/usb/
ubt.c
279
.
output_cmd
= ubt_xmit_cmd,
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
1482
my $
output_cmd
;
1502
($error_code, $
output_cmd
) = execute_system_cmd ($target_cmd);
1533
@the_fields = split ("\n", $
output_cmd
);
1543
gp_message ("error", $subr_name, $
output_cmd
);
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
1482
my $
output_cmd
;
1502
($error_code, $
output_cmd
) = execute_system_cmd ($target_cmd);
1533
@the_fields = split ("\n", $
output_cmd
);
1543
gp_message ("error", $subr_name, $
output_cmd
);
Completed in 65 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026