HomeSort by relevance Sort by last modified time
    Searched full:ss_safe_getenv (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ss/
pager.c 44 char *ss_safe_getenv(const char *arg) function
121 if ((_ss_pager_name = ss_safe_getenv("PAGER")) == (char *)NULL)
get_readline.c 53 libpath = ss_safe_getenv("SS_READLINE_PATH");
ss_internal.h 92 char *ss_safe_getenv(const char *arg);

Completed in 61 milliseconds