OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GI_MINUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
sh.h
446
#define
GI_MINUS
BIT(0) /* an option started with -... */
misc.c
1002
go->info &= ~(
GI_MINUS
|GI_PLUS);
1003
go->info |= flag == '-' ?
GI_MINUS
: GI_PLUS;
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025