OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OF_SET
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
sh.h
259
#define
OF_SET
0x02 /* set builtin */
262
#define OF_ANY (OF_CMDLINE |
OF_SET
| OF_SPECIAL | OF_INTERNAL)
misc.c
336
if ((what == OF_CMDLINE || what ==
OF_SET
) && procpid == kshpid)
347
int what; /* OF_CMDLINE or
OF_SET
*/
371
if (goptions[i].flags &
OF_SET
)
431
if (what ==
OF_SET
&& optc == 's') {
c_sh.c
645
argi = parse_args(wp,
OF_SET
, &setargs);
Completed in 37 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025