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

/ast/src/cmd/cs/vcs_src/
H A Difs_agent.h49 struct agent_item { struct
50 struct agent_item *next;
83 struct agent_item *agent;
H A Difs_agent.c32 struct agent_item *AgentTable;
39 struct agent_item *
44 struct agent_item *newitem;
46 newitem = (struct agent_item *) MallocZero( sizeof(*newitem) );
61 struct agent_item *
65 struct agent_item *item;
H A Difs_gopher.c141 struct agent_item *tbl;
H A Difs_rsh.c122 struct agent_item *tbl;
H A Difs_http.c313 struct agent_item *tbl;
H A Difs_news.c319 * Initial the data and functions in agent_item
323 struct agent_item *tbl;
H A Difs_ftp.c595 * Initial the data and functions in agent_item
599 struct agent_item *tbl;

Completed in 23 milliseconds