Searched refs:putfile (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/cs/vcs_src/
H A Difs_agent.h57 FUNC *putfile; member in struct:agent_item
H A Difs_gopher.c148 tbl->putfile = GopherNop;
H A Difs_rsh.c129 tbl->putfile = RshPutFile;
H A Difs_http.c320 tbl->putfile = HttpNop;
H A Difs_news.c330 tbl->putfile = NewsPutFile;
H A Difs_ftp.c606 tbl->putfile = FtpPutFile;
H A Difs_agent.c740 * Usage: putfile [source] local-path
758 (* (srv.agent->putfile))( &srv ) == 0 )
/ast/src/cmd/nmake/
H A Dmake.h98 #define putfile(name,f) hashput(table.file,(char*)(name),(char*)(f)) macro
H A Dbind.c276 putfile(0, f);

Completed in 32 milliseconds