Searched refs:com_pwd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/examples/
H A Dfileman.c42 int com_pwd(char *);
64 { "pwd", com_pwd, "Print the current working directory" },
433 com_pwd ("");
439 com_pwd (char* ignore) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/examples/
H A Dfileman.c68 int com_pwd PARAMS((char *));
90 { "pwd", com_pwd, "Print the current working directory" },
434 com_pwd ("");
439 com_pwd (ignore) function

Completed in 87 milliseconds