OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:e_build
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/catman/
catman.c
342
ENTRY *
e_build
, *e_crunch;
local in function:scanmandir
386
e_build
= NULL;
389
TAILQ_FOREACH(
e_build
, &buildp->entrylist, q) {
390
splitentry(
e_build
->s, buildsuff, sizeof(buildsuff),
398
if (
e_build
== NULL)
catman.c
342
ENTRY *
e_build
, *e_crunch;
local in function:scanmandir
386
e_build
= NULL;
389
TAILQ_FOREACH(
e_build
, &buildp->entrylist, q) {
390
splitentry(
e_build
->s, buildsuff, sizeof(buildsuff),
398
if (
e_build
== NULL)
Completed in 21 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025