Searched refs:autostart (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmac_label_proto.h38 extern int autostart(void);
H A Dmac_label.c228 ** autostart: make the HFS CD use the QuickTime 2.0 Autostart feature.
246 autostart() function
H A Dwrite.c1585 if(autostart())
/netbsd-current/usr.bin/cut/
H A Dcut.c149 static size_t autostart, autostop, maxval; variable
183 if (setautostart && start > autostart)
184 autostart = start;
217 /* set autostart */
218 if (autostart)
219 (void)memset(positions + 1, '1', autostart);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d97 this(AutoStart autostart) @safe nothrow @nogc
99 if (autostart)
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d93 this(AutoStart autostart) @safe nothrow @nogc
95 if (autostart)

Completed in 142 milliseconds