Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/edit/
H A Dhistory.c92 # define path_relative(x) (x) macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dpath.c941 char *path_relative(register const char* file) in path_relative() function