Home
last modified time | relevance | path

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

/external/libedit/examples/
Dfileman.c42 int com_pwd(char *);
64 { "pwd", com_pwd, "Print the current working directory" },
433 com_pwd (""); in com_cd()
439 com_pwd (char* ignore __attribute__((__unused__))) in com_pwd() function