OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arch_p
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/mdocml/dist/
arch.c
46
const char **
arch_p
;
local
48
if ((
arch_p
= arches[os]) == NULL)
50
for (; *
arch_p
!= NULL;
arch_p
++)
51
if (strcmp(*
arch_p
, arch) == 0)
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026