Home
last modified time | relevance | path

Searched refs:ostart (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautomount.c385 char *ostart, *optr, *valp; local
411 for (ostart = optr = s; *optr != '\0'; ostart = optr) {
413 opttbl1[nopts1++] = ostart;
437 for (ostart = optr = s; *optr != '\0'; ostart = optr) {
439 opttbl2[nopts2++] = ostart;
/titanic_50/usr/src/cmd/vi/port/
H A Dex_tty.h118 ttymode ostart(), setty(), unixex();
H A Dex_v.c249 f = ostart(); in oop()
352 f = ostart(); in vop()
H A Dex_put.c1025 ostart() in ostart() function
H A Dex_vmain.c1448 (void)ostart();
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c591 const uint8_t *ostart; in show_options() local
606 ostart = data += sizeof (d6o); in show_options()
1044 data = ostart + d6o.d6o_len; in show_options()
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c251 int start, ostart, end; in dp_pcache_poll() local
282 start = ostart = pcp->pc_mapstart; in dp_pcache_poll()
313 end = ostart - 1; in dp_pcache_poll()
547 end = ostart - 1; in dp_pcache_poll()
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c2338 uint64_t actual_hole_start, ostart, olen; in pcicfg_alloc_hole() local
2346 ostart = hole->start; in pcicfg_alloc_hole()
2359 nhole->len = (ostart + olen) - nhole->start; in pcicfg_alloc_hole()
/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c2507 uint64_t actual_hole_start, ostart, olen; in pcicfg_alloc_hole() local
2515 ostart = hole->start; in pcicfg_alloc_hole()
2528 nhole->len = (ostart + olen) - nhole->start; in pcicfg_alloc_hole()