Searched refs:ncmd (Results 1 – 4 of 4) sorted by relevance
136 int ncmd; in captured_main() local173 ncmd = 0; in captured_main()374 cmdarg[ncmd++] = optarg; in captured_main()375 if (ncmd >= cmdsize) in captured_main()697 for (i = 0; i < ncmd; i++) in captured_main()
710 int ncmd; in rt_newaddrmsg() local713 ncmd = RTM_NEWADDR; in rt_newaddrmsg()715 ncmd = RTM_DELADDR; in rt_newaddrmsg()721 if ((m = rt_msg1(ncmd, &info)) == NULL) in rt_newaddrmsg()
1801 bfd_mach_o_load_command *ncmd = NULL; in bfd_mach_o_lookup_section() local1820 ncmd = cmd; in bfd_mach_o_lookup_section()1837 *mcommand = ncmd; in bfd_mach_o_lookup_section()1848 bfd_mach_o_load_command *ncmd = NULL; in bfd_mach_o_lookup_command() local1865 ncmd = cmd; in bfd_mach_o_lookup_command()1869 *mcommand = ncmd; in bfd_mach_o_lookup_command()
1555 char *ncmd = s; in Perl_do_exec3() local1564 PerlProc_execl(PL_cshname,"csh", flags, ncmd, (char*)0); in Perl_do_exec3()