start_command     415 archive-tar.c  	if (start_command(&filter) < 0)
start_command    1535 builtin/commit.c 	code = start_command(&proc);
start_command      90 builtin/help.c 	if (start_command(&ec_process))
start_command     250 builtin/merge.c 	if (start_command(&cp))
start_command     146 builtin/notes.c 	if (start_command(&show))
start_command     578 builtin/receive-pack.c 	code = start_command(&proc);
start_command     669 builtin/receive-pack.c 	code = start_command(&proc);
start_command    1061 builtin/receive-pack.c 	if (!start_command(&proc)) {
start_command    1541 builtin/receive-pack.c 		status = start_command(&child);
start_command     187 builtin/remote-ext.c 	if (start_command(&child) < 0)
start_command     264 builtin/repack.c 	ret = start_command(&cmd);
start_command     248 builtin/replace.c 		if (start_command(&cmd))
start_command      90 builtin/upload-archive.c 	if (start_command(&writer)) {
start_command     252 bundle.c       	if (start_command(&pack_objects))
start_command     284 bundle.c       	if (start_command(&rls))
start_command     394 column.c       	if (start_command(&column_process))
start_command     561 connect.c      	if (start_command(proxy))
start_command     797 connect.c      		if (start_command(conn))
start_command      68 connected.c    	if (start_command(&rev_list))
start_command     353 convert.c      	if (start_command(&child_process))
start_command      51 credential-cache.c 	if (start_command(&daemon))
start_command     223 credential.c   	if (start_command(&helper) < 0)
start_command     315 daemon.c       	if (start_command(&child)) {
start_command     443 daemon.c       	if (start_command(&cld))
start_command     855 daemon.c       	if (start_command(&cld))
start_command    5059 diff.c         	if (start_command(&child)) {
start_command      47 editor.c       		if (start_command(&p) < 0)
start_command     767 fetch-pack.c   	if (start_command(&cmd))
start_command     165 gpg-interface.c 	if (start_command(&gpg))
start_command     235 gpg-interface.c 	if (start_command(&gpg)) {
start_command     410 http-backend.c 	if (start_command(&cld))
start_command     956 imap-send.c    		if (start_command(&tunnel))
start_command      92 pager.c        	if (start_command(&pager_process))
start_command      21 prompt.c       	if (start_command(&pass))
start_command     645 remote-curl.c  	if (start_command(&client))
start_command     210 remote-testsvn.c 		code = start_command(&svndump_proc);
start_command     564 run-command.c  	code = start_command(cmd);
start_command     842 run-command.c  	if (start_command(cmd) < 0)
start_command      52 run-command.h  int start_command(struct child_process *);
start_command      93 send-pack.c    	if (start_command(&po))
start_command     371 submodule.c    		if (start_command(&cp))
start_command     748 submodule.c    	if (start_command(&cp))
start_command     842 submodule.c    	if (start_command(&cp))
start_command      25 test-run-command.c 		if (start_command(&proc) < 0 && errno == ENOENT)
start_command     130 transport-helper.c 	code = start_command(helper);
start_command     396 transport-helper.c 	code = start_command(fastimport);
start_command     426 transport-helper.c 	return start_command(fastexport);
start_command    1124 transport.c    	if (start_command(&proc)) {
start_command     123 upload-pack.c  	if (start_command(&pack_objects))
start_command     478 upload-pack.c  	if (start_command(&cmd))