OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eoptopt
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/pr/
egetopt.c
66
int
eoptopt
; /* character checked for validity */
variable in typeref:typename:int
110
if ((
eoptopt
= (int)*place++) == (int)':' || (
eoptopt
== (int)'?') ||
111
!(oli = strchr(ostr,
eoptopt
))) {
116
if ((
eoptopt
== (int)'-') && !*place)
118
if (strchr(ostr, '#') && (isdigit(
eoptopt
) ||
119
(((
eoptopt
== (int)'-') || (
eoptopt
== (int)'+')) &&
149
p,
eoptopt
);
166
p,
eoptopt
);
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025