Searched refs:current (Results 1 - 5 of 5) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c93 enum netdev_features current; member in struct:netdev_solaris
219 * may assume that the current qdisc is the default; that is, there
220 * is no need for it to delete the current qdisc before installing
630 "current", &netdev->advertised)) != 0)
634 error = solaris_get_dlprop(netdev_name, "speed", "current", buffer,
643 error = solaris_get_dlprop(netdev_name, "duplex", "current", buffer,
654 netdev->current = full ? NETDEV_F_10MB_FD : NETDEV_F_10MB_HD;
656 netdev->current = full ? NETDEV_F_100MB_FD : NETDEV_F_100MB_HD;
658 netdev->current = full ? NETDEV_F_1GB_FD : NETDEV_F_1GB_HD;
660 netdev->current
1542 netdev_solaris_get_features(const struct netdev *netdev_, enum netdev_features *current, enum netdev_features *advertised, enum netdev_features *supported, enum netdev_features *peer) argument
2617 enum netdev_features current; local
[all...]
/solaris-userland/make-rules/
H A Denvironment.mk54 # in the same place as in the global zone. It also assumes the current
/solaris-userland/components/jansson/doc/html/
H A Dsearchindex.js1 Search.setIndex({envversion:42,terms:{all:[0,1,3,4,5,6,7],code:[6,3,4,5,1],entropi:[3,1],maximum:[3,4,5],queri:3,consum:3,json_typeof:3,poorli:5,prefix:3,concept:7,urandom:1,skip:0,follow:[0,6,3],ptr:3,lld:3,compact:[3,5],whose:[3,7,6],privat:5,depend:[2,7,4,3],system:[3,5],uint8_t:5,json_boolean_valu:[3,5],sensit:3,readabl:[3,5],specif:[0,5,1,3],send:[5,6],program:3,json_object_foreach:[3,5],decis:3,under:[2,5,1],preprocess:3,sent:6,codepoint:[3,7],sourc:[0,1,2,3,4,5,6],everi:[0,3],digip:0,json_object:[3,1],"void":3,json_object_get:[3,5,6],dhave_stdint_h:5,whether:[3,4,5,1,7],fall:3,veri:[7,5,1],appar:3,implicitli:7,json_decode_ani:[3,5],exact:3,implement:[3,5,6],cool:3,failur:[3,5],"0x010201":3,foo:[3,5],doesn:[3,5],level:3,did:6,quux:3,dif:3,list:[0,3,6,1,2],iter:[3,5],"try":3,item:[3,5],supplement:7,form:[3,6],stderr:6,small:[2,7,6],retun:3,dir:0,json_string_set:[3,5],upper:5,repres:[3,5,7],snprintf:6,"14e3":7,natur:3,direct:3,uselocal:1,sign:[3,5],zero:[3,5],design:[2,3],pass:[3,5],"873eddaf":6,improv:5,append:[3,5],compat:[2,3],index:[0,3,2],what:[0,7],jansson_minor_vers:3,appear:3,compar:3,cast:3,preserv:[3,5],abi:4,section:[3,5,6],json_dumpf:[3,4,5],current:[0,1,3],delet:3,"2637faa4":6,consecut:3,"new":[3,4,5,6],arr2:3,json_load_callback_t:[3,5],va_list: (…)
/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py388 current = lookup_resource_property(self.zone, resource, prop)
389 if current is not None and current == value:
394 if current is None:
829 """Get the current status of an instance, by name (not ID!)
953 """Attempt to get the hostid from the current configured zone and
2615 # refreshed to reflect the current property value
3399 :param configured: id of the current configured volume
4393 indicates the current CPU frequency (MHz). All values are
/solaris-userland/components/texinfo/
H A Dtexi2html.pl475 $curlevel = 0; # current level in TOC
476 $node = ''; # current node name
491 $html_element = ''; # current HTML element
2055 Print usage instructions, listing the current available command-line options.

Completed in 35 milliseconds