Searched refs:at_char (Results 1 – 5 of 5) sorted by relevance
53 at_char,
211 *cp++ = (int) at_char; in execute_parallel()240 if ((commands[i][0] == (int) at_char) || in execute_parallel()623 if ((commands[tmp_index][0] != (int) at_char) && in distribute_process()624 (commands[tmp_index][1] != (int) at_char)) { in distribute_process()1791 while ((**commands == (int) at_char) || in run_rule_commands()1794 if (**commands == (int) at_char) { in run_rule_commands()
2379 case at_char: in build_command_strings()
71 at_char = '@', enumerator
2579 char *at_char = "@"; in modop() local2597 if (*arg_str == *at_char) { in modop()2602 mod.mod_name = strtok(arg_str, at_char); in modop()2626 if ((pos_p = strtok(NULL, at_char)) == NULL) { in modop()