OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pathspec
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/installboot/
evboards.c
473
const char *
pathspec
;
local in function:evb_uboot_pkg_paths
477
pathspec
= params->uboot_paths;
478
assert(
pathspec
!= NULL);
480
if (strlen(
pathspec
) == 0)
484
for (cp = __UNCONST(
pathspec
), count = 0;;) {
493
strlen(
pathspec
) + 1);
508
strcpy(startcp,
pathspec
);
evboards.c
473
const char *
pathspec
;
local in function:evb_uboot_pkg_paths
477
pathspec
= params->uboot_paths;
478
assert(
pathspec
!= NULL);
480
if (strlen(
pathspec
) == 0)
484
for (cp = __UNCONST(
pathspec
), count = 0;;) {
493
strlen(
pathspec
) + 1);
508
strcpy(startcp,
pathspec
);
evboards.c
473
const char *
pathspec
;
local in function:evb_uboot_pkg_paths
477
pathspec
= params->uboot_paths;
478
assert(
pathspec
!= NULL);
480
if (strlen(
pathspec
) == 0)
484
for (cp = __UNCONST(
pathspec
), count = 0;;) {
493
strlen(
pathspec
) + 1);
508
strcpy(startcp,
pathspec
);
Completed in 35 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025