Home
last modified time | relevance | path

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

/titanic_41/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_41/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_41/usr/src/uts/common/io/
H A Ddevpoll.c242 int start, ostart, end; in dp_pcache_poll() local
261 start = ostart = pcp->pc_mapstart; in dp_pcache_poll()
292 end = ostart - 1; in dp_pcache_poll()
415 end = ostart - 1; in dp_pcache_poll()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.c99 uint64_t ostart,
720 uint64_t ostart = 0; /* orig start (byte) */ in create_new_slice() local
746 (error = slice_get_start(oslice, &ostart)) || in create_new_slice()
816 ostart, osize, bytes_per_sect, nname, nindex, nsize, in create_new_slice()
862 uint64_t ostart, in create_modified_slice() argument
875 uint64_t nstart = (ostart + osize) - nsize; in create_modified_slice()
897 oname, oindex, (uint64_t)(ostart / bytes_per_sect), in create_modified_slice()
/titanic_41/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_41/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_41/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()