OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pathopt
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
exec.c
141
if (--idx < 0 &&
pathopt
== NULL) {
348
*
pathopt
will be set to point to it; otherwise
pathopt
will be set to
352
const char *
pathopt
;
variable in typeref:typename:const char *
381
pathopt
= NULL;
383
pathopt
= ++p;
648
if (
pathopt
) {
649
if (prefix("builtin",
pathopt
)) {
653
} else if (prefix("func",
pathopt
)) {
680
if (
pathopt
) { /* this is a %func directory *
[
all
...]
Completed in 31 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025