OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:def_path
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/ksh/
table.h
176
EXTERN char *path; /* copy of either PATH or
def_path
*/
177
EXTERN const char *
def_path
; /* path to use if PATH not set */
variable in typeref:typename:EXTERN const char *
main.c
155
def_path
= DEFAULT__PATH;
163
def_path
= new;
168
/* Set PATH to
def_path
(will set the path global variable).
174
setstr(vp,
def_path
, KSH_RETURN_ERROR);
exec.c
963
npath = search(name, flags & FC_DEFPATH ?
def_path
: path,
var.c
1101
path = str_save(
def_path
, APERM);
/src/bin/sh/
eval.c
821
static char
def_path
[] = "PATH=/usr/bin:/bin:/usr/sbin:/sbin";
local in function:syspath
832
sys_path =
def_path
;
Completed in 15 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025