Searched refs:listdents (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/cs/vcs_src/
H A Difs_agent.h55 FUNC *listdents; member in struct:agent_item
H A Difs_gopher.c146 tbl->listdents = GopherGetFile;
H A Difs_rsh.c127 tbl->listdents = RshGetFile;
H A Difs_http.c318 tbl->listdents = HttpGetFile;
H A Difs_news.c328 tbl->listdents = NewsGetFile;
H A Difs_ftp.c604 tbl->listdents = FtpGetFile;
H A Difs_agent.c646 * Usage: listdents local-path
657 (* (srv.agent->listdents))( &srv ) == 0 )

Completed in 34 milliseconds