Searched refs:process_args (Results 26 - 37 of 37) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/tests/
H A Dmodifyaddr.san40 process_args $@
H A Dutilities.san33 process_args()
/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c58 int process_args(int, char **, da_args *, char *);
133 if (process_args(argc, argv, &dargs, progname) != 0) {
170 process_args(int argc, char **argv, da_args *dargs, char *progname) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c251 process_args(int argc, char **argv, uchar_t *class_ret, uchar_t *ldclass_ret, function
693 if (process_args(argc, argv, &class, &ldclass, &mach))
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c155 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
201 * as they are located. Hence, process_args() is used to initialze the
576 process_args(obj_state, argc, argv, cmd, &argstate);
H A Dcap.c118 * initialized by process_args(), and used by the other routines.
295 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
779 process_args(obj_state, argc, argv, &argstate);
H A Dphdr.c129 * initialized by process_args(), and used by the other routines.
157 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
670 process_args(obj_state, argc, argv, cmd, &argstate);
H A Dshdr.c119 * initialized by process_args(), and used by the other routines.
145 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
368 process_args(obj_state, argc, argv, cmd, &argstate);
H A Dstr.c247 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
672 process_args(obj_state, argc, argv, cmd, &argstate, &print_only);
H A Ddyn.c124 * initialized by process_args(), and used by the other routines.
230 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
653 * process_args(). Routines that accept this form of -dynndx
1140 process_args(obj_state, argc, argv, &argstate);
H A Dehdr.c139 * initialized by process_args(), and used by the other routines.
162 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
678 process_args(obj_state, argc, argv, &argstate);
H A Dsym.c187 * issued as they are located. Hence, process_args() is used to
1036 process_args(elfedit_obj_state_t *obj_state, int argc, const char *argv[], function
1412 argstate = process_args(obj_state, argc, argv, cmd);

Completed in 80 milliseconds

12