Lines Matching refs:temp
774 char *temp = child->argv[1]; in builtin_set() local
777 if (temp == NULL) in builtin_set()
781 set_local_var(temp, 0); in builtin_set()
3181 o_string temp=NULL_O_STRING; local
3192 rcode = parse_stream(&temp, &ctx, inp,
3204 done_word(&temp, &ctx);
3211 b_free(&temp);
3234 b_reset(&temp);
3240 temp.nonnull = 0;
3241 temp.quote = 0;
3245 b_free(&temp);