HomeSort by: relevance | last modified time | path
    Searched defs:expand_path (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
expand_path.c 0 /* expand_path.c -- expand environmental variables in passed in string
15 * The main routine is expand_path(), it is the routine that handles
27 __RCSID("$NetBSD: expand_path.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
192 expand_path (const char *name, const char *cvsroot, bool formatsafe, function
  /src/external/bsd/tmux/dist/
tmux.c 109 expand_path(const char *path, const char *home) function
154 expanded = expand_path(next, home);

Completed in 19 milliseconds