Home
last modified time | relevance | path

Searched refs:DEFAULT__PATH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dsh.h84 # define DEFAULT__PATH _PATH_DEFPATH macro
86 # define DEFAULT__PATH DEFAULT_PATH macro
H A Dmain.c155 def_path = DEFAULT__PATH; in main()