startnsecs        313 user/bin/sh/sh.c 	unsigned long startnsecs, endnsecs;
startnsecs        354 user/bin/sh/sh.c 		__time(&startsecs, &startnsecs);
startnsecs        394 user/bin/sh/sh.c 		if (endnsecs < startnsecs) {
startnsecs        398 user/bin/sh/sh.c 		endnsecs -= startnsecs;