Lines Matching defs:object
209 /* object functions per subcommand */
361 * If it's not here, there are no options for that object.
640 /* set start position to beginning of input object */
1773 boolean_t object = B_FALSE;
1813 object = B_TRUE;
1816 object = B_FALSE;
1829 if (object) {
1863 if (object &&
1870 if (!object || found) {
1896 if ((!object || found) && verbose) {
1925 * There was an object entered but we didn't
1928 if (object && !found) {
1951 boolean_t object = B_FALSE;
1991 object = B_TRUE;
1994 object = B_FALSE;
2007 if (object) {
2041 if (object &&
2049 if (!object || found) {
2071 if ((!object || found) && showTarget) {
2117 * There was an object entered but we didn't
2120 if (object && !found) {
2143 boolean_t object = B_FALSE;
2175 object = B_TRUE;
2178 object = B_FALSE;
2198 if (object) {
2248 if (object &&
2295 * Since an object is
2298 * not, that means the object
2319 if (!object || matched) {
2363 * if (object && found)...
2368 * There was an object entered but we didn't
2371 if (object && !found) {
2657 * did we find the object
2798 * a target-param object is created, we can leverage the target
2800 * we stop creating a session for target-param object in the
4775 addFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
4782 switch (object) {
4785 ret = addAddress(object, operandLen, operand, funcRet);
4792 cmdName, gettext("unknown object"));
4801 listFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
4808 switch (object) {
4834 cmdName, gettext("unknown object"));
4843 modifyFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
4850 switch (object) {
4874 cmdName, gettext("unknown object"));
4883 removeFunc(int operandLen, char *operand[], int object, cmdOptions_t *options,
4888 switch (object) {
4891 ret = removeAddress(object, operandLen, operand,
4902 cmdName, gettext("unknown object"));
5415 /* Get Chap Name depending upon oid object type */
5508 * command subcommand [options] resource-type [<object>]