Lines Matching defs:objects
325 * Add objects here
327 object_t objects[] = {
339 * Rules for subcommands and objects
358 * list of objects, subcommands, valid short options, required flag and
1762 listDiscoveryAddress(int objectLen, char *objects[], cmdOptions_t *options,
1808 * If there are multiple objects, execute outer 'for' loop that
1834 if (mbstowcs(wcInputObject, objects[i],
1844 * if one or more objects were input,
1848 objects[i], &address) != 0) {
1930 objects[i], gettext("not found"));
1940 listISNSServerAddress(int objectLen, char *objects[], cmdOptions_t *options,
1986 * If there are multiple objects, execute outer 'for' loop that
2012 if (mbstowcs(wcInputObject, objects[i],
2022 * if one or more objects were input,
2026 objects[i], &address) != 0) {
2122 objects[i], gettext("not found"));
2170 * If there are multiple objects, execute outer 'for' loop that
2385 listTarget(int objectLen, char *objects[], cmdOptions_t *options, int *funcRet)
2441 * If there are multiple objects, execute outer 'for' loop that
2464 if (parseTarget(objects[i],
2662 objects[i], gettext("not found"));
2796 * the list of target-param objects. Since the driver currently
2799 * OID list and use it to manage the target-param objects. When
2802 * obtain target-param objects.
4179 * since there could be multiple target objects
5538 synTables.objectTbl = &objects[0];