OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ophead
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
options.c
90
static OPLIST *
ophead
= NULL; /* head for format specific options -x */
variable in typeref:typename:OPLIST *
1906
if ((opt =
ophead
) != NULL)
1907
ophead
=
ophead
->fow;
1922
if (
ophead
== NULL)
1995
if (
ophead
== NULL) {
1996
optail =
ophead
= opt;
options.c
90
static OPLIST *
ophead
= NULL; /* head for format specific options -x */
variable in typeref:typename:OPLIST *
1906
if ((opt =
ophead
) != NULL)
1907
ophead
=
ophead
->fow;
1922
if (
ophead
== NULL)
1995
if (
ophead
== NULL) {
1996
optail =
ophead
= opt;
Completed in 25 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025