Lines Matching refs:search_type

45 extern int get_agentEntry(int search_type, AgentEntry_t **agentEntry_data, IndexType *index)
54 search_type,
60 search_type,
66 search_type,
72 search_type,
78 search_type,
84 search_type,
90 search_type,
96 search_type,
102 search_type,
108 search_type,
114 search_type,
120 search_type,
138 int get_agentID(int search_type, Integer *agentID, IndexType *index)
140 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
143 switch(search_type)
185 int get_agentStatus(int search_type, Integer *agentStatus, IndexType *index)
187 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
190 switch(search_type)
257 int get_agentTimeOut(int search_type, Integer *agentTimeOut, IndexType *index)
259 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
262 switch(search_type)
329 int get_agentPortNumber(int search_type, Integer *agentPortNumber, IndexType *index)
331 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
334 switch(search_type)
401 int get_agentPersonalFile(int search_type, String *agentPersonalFile, IndexType *index)
406 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
409 switch(search_type)
502 int get_agentConfigFile(int search_type, String *agentConfigFile, IndexType *index)
507 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
510 switch(search_type)
603 int get_agentExecutable(int search_type, String *agentExecutable, IndexType *index)
608 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
611 switch(search_type)
704 int get_agentVersionNum(int search_type, String *agentVersionNum, IndexType *index)
709 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
712 switch(search_type)
805 int get_agentProcessID(int search_type, Integer *agentProcessID, IndexType *index)
807 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
810 switch(search_type)
877 int get_agentName(int search_type, String *agentName, IndexType *index)
882 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
885 switch(search_type)
978 int get_agentSystemUpTime(int search_type, Integer *agentSystemUpTime, IndexType *index)
980 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
983 switch(search_type)
1050 int get_agentWatchDogTime(int search_type, Integer *agentWatchDogTime, IndexType *index)
1052 /* In the case, the search_type is FIRST_ENTRY or NEXT_ENTRY */
1055 switch(search_type)