Searched refs:excp (Results 1 – 2 of 2) sorted by relevance
43 argv_init(SCR *sp, EXCMD *excp) in argv_init() argument51 excp->argv = exp->args; in argv_init()52 excp->argc = exp->argsoff; in argv_init()73 excp->argv = exp->args; in argv_exp0()74 excp->argc = exp->argsoff; in argv_exp0()281 excp->argv = exp->args; in argv_exp3()282 excp->argc = exp->argsoff; in argv_exp3()321 F_SET(excp, E_MODIFY); in argv_fexp()336 F_SET(excp, E_MODIFY); in argv_fexp()350 F_SET(excp, E_MODIFY); in argv_fexp()[all …]
514 struct OurBaseException_t *excp = (struct OurBaseException_t*) in handleActionValue() local516 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue()524 (void*)excp); in handleActionValue()