OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:with_path
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/sysinst/
partitions.h
366
* If
with_path
is true (and the returned value is a device
376
enum dev_name_usage, bool
with_path
, bool life);
disklabel.c
1007
enum dev_name_usage which_name, bool
with_path
, bool life)
1041
if (
with_path
)
1049
if (
with_path
)
gpt.c
1469
enum dev_name_usage usage, bool
with_path
, bool life)
1508
if (
with_path
)
1516
if (
with_path
)
mbr.c
3024
enum dev_name_usage usage, bool
with_path
, bool life)
3054
part, usage,
with_path
, life);
3071
if (
with_path
)
3078
if (
with_path
)
/src/external/gpl3/binutils/dist/gprofng/src/
DbeSession.cc
2471
char *
with_path
= name;
local
2473
if (name !=
with_path
)
2474
len_path = (int) (name -
with_path
);
2476
with_path
= NULL;
2482
if (
with_path
)
2486
if (!match_basename (
with_path
, mitem->file_name, len_path) &&
2487
!match_basename (
with_path
, mitem->get_name (), len_path))
/src/external/gpl3/binutils.old/dist/gprofng/src/
DbeSession.cc
2471
char *
with_path
= name;
local
2473
if (name !=
with_path
)
2474
len_path = (int) (name -
with_path
);
2476
with_path
= NULL;
2482
if (
with_path
)
2486
if (!match_basename (
with_path
, mitem->file_name, len_path) &&
2487
!match_basename (
with_path
, mitem->get_name (), len_path))
Completed in 39 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026