OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppath_push_idx
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libppath/
Makefile
37
MLINKS+= ppath.3
ppath_push_idx
.3
/src/common/include/ppath/
ppath.h
31
ppath_t *
ppath_push_idx
(ppath_t *, unsigned int);
/src/tests/lib/libppath/
t_ppath.c
466
if (
ppath_push_idx
(p2, 0) == NULL)
467
atf_tc_fail("
ppath_push_idx
failed");
605
if (
ppath_push_idx
(p2, 0) == NULL)
606
atf_tc_fail("
ppath_push_idx
failed");
/src/common/lib/libppath/
ppath.c
242
ppath_push_idx
(ppath_t *p0, unsigned int idx)
function in typeref:typename:ppath_t *
/src/sys/arch/x86/pci/
pci_ranges.c
831
if ((p =
ppath_push_idx
(p, i)) == NULL) {
832
printf("%s:
ppath_push_idx
\n", __func__);
Completed in 46 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025