Home
last modified time | relevance | path

Searched defs:path_relative (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c92 # define path_relative(s,x) (s,x) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c980 char *path_relative(Shell_t *shp,register const char* file) in path_relative() function