Home
last modified time | relevance | path

Searched refs:view (Results 1 – 25 of 168) sorted by relevance

1234567

/trueos/contrib/bsnmp/snmp_vacm/
HDvacm_snmp.c462 struct vacm_view *view; in op_vacm_view() local
466 if ((view = vacm_get_view(&val->var, sub)) == NULL) in op_vacm_view()
471 if ((view = vacm_get_next_view(&val->var, sub)) == NULL) in op_vacm_view()
473 vacm_append_viewindex(&val->var, sub, view); in op_vacm_view()
477 if ((view = vacm_get_view(&val->var, sub)) == NULL && in op_vacm_view()
481 if (view != NULL) { in op_vacm_view()
483 view->type == StorageType_readOnly) in op_vacm_view()
485 if (view->status == RowStatus_active && in op_vacm_view()
492 if (val->v.octetstring.len > sizeof(view->mask)) in op_vacm_view()
493 ctx->scratch->ptr1 = malloc(sizeof(view->mask)); in op_vacm_view()
[all …]
/trueos/release/picobsd/floppy.tree/etc/
HDsnmpd.conf39 view all included .1 80
40 view system included system fe
41 view mib2 included .iso.org.dod.internet.mgmt.mib-2 fc
/trueos/release/picobsd/tinyware/view/
HDMakefile3 PROG=view
4 SRCS=view.c
/trueos/contrib/bsnmp/snmpd/
HDmain.c381 struct vacm_view *view; in snmp_pdu_auth_access() local
445 if ((view = acl->read_view) == NULL) in snmp_pdu_auth_access()
450 if ((view = acl->write_view) == NULL) in snmp_pdu_auth_access()
458 if ((view = acl->notify_view) == NULL) in snmp_pdu_auth_access()
470 suboid = asn_is_suboid(&view->subtree, &pdu->bindings[i].var); in snmp_pdu_auth_access()
471 if ((!suboid && !view->exclude) || (suboid && view->exclude)) { in snmp_pdu_auth_access()
3125 vacm_next_view(struct vacm_view *view) in vacm_next_view() argument
3127 if (view == NULL) in vacm_next_view()
3130 return (SLIST_NEXT(view, vvl)); in vacm_next_view()
3157 struct vacm_view *view, *temp, *prev; in vacm_new_view() local
[all …]
/trueos/contrib/apr-util/
HDCHANGES116 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup
120 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/CHANGES?view=markup
124 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/CHANGES?view=markup
128 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.1.x/CHANGES?view=markup
132 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.0.x/CHANGES?view=markup
136 *) http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/CHANGES?view=markup
/trueos/contrib/apr/
HDCHANGES121 *) http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup
125 *) http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?view=markup
129 *) http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=markup
133 *) http://svn.apache.org/viewvc/apr/apr/branches/1.1.x/CHANGES?view=markup
137 *) http://svn.apache.org/viewvc/apr/apr/branches/1.0.x/CHANGES?view=markup
141 *) http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/CHANGES?view=markup
/trueos/contrib/llvm/lib/CodeGen/
HDEdgeBundles.cpp55 view(); in runOnMachineFunction()
73 void EdgeBundles::view() const { in view() function in EdgeBundles
/trueos/contrib/llvm/lib/Analysis/
HDBlockFrequencyInfo.cpp134 view(); in runOnFunction()
149 void BlockFrequencyInfo::view() const { in view() function in BlockFrequencyInfo
/trueos/contrib/smbfs/smbutil/
HDMakefile4 SRCS= smbutil.c dumptree.c login.c lookup.c view.c print.c
/trueos/usr.bin/smbutil/
HDMakefile4 SRCS= smbutil.c dumptree.c login.c lookup.c view.c print.c
/trueos/usr.bin/vi/
HDMakefile22 LINKS+= ${BINDIR}/${VI} ${BINDIR}/view
25 MLINKS+=vi.1 ex.1 vi.1 view.1
/trueos/contrib/llvm/include/llvm/Analysis/
HDBlockFrequencyInfo.h45 void view() const;
/trueos/contrib/libc++/include/experimental/
Dstring_view203 … typedef const_pointer const_iterator; // See [string.view.iterators]
211 // [string.view.cons], construct/copy
237 // [string.view.iterators], iterators
262 // [string.view.capacity], capacity
275 // [string.view.access], element access
305 // [string.view.modifiers], modifiers:
342 // [string.view.ops], string operations:
607 // [string.view.comparison]
769 // [string.view.io]
785 // [string.view.hash]
/trueos/contrib/llvm/include/llvm/CodeGen/
HDEdgeBundles.h55 void view() const;
/trueos/usr.sbin/bsdconfig/startup/include/
HDmessages.subr92 msg_reset_desc="Reset to default view settings"
110 msg_view_details_desc="Choose view details"
111 msg_view_details_help="Choose which details are shown in the current view"
/trueos/contrib/netbsd-tests/usr.bin/config/
HDd_shadow_instance14 # device's point of view.
/trueos/tools/tools/net80211/
HDREADME8 stumbler view nearby networks using raw packet interface
/trueos/contrib/file/magic/Magdir/
HDwsdl6 # http://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
HDsgi94 0 string #pmchart PCP pmchart view
97 0 string #kmchart PCP kmchart view
/trueos/usr.sbin/crunch/examples/
HDfixit.conf33 ln common view
/trueos/crypto/heimdal/doc/doxyout/krb5/html/
HDdoxygen.css405 /* for the tree view */
410 /* these are for tree view when used as main index */
449 /* these are for tree view when not used as main index */
/trueos/crypto/heimdal/doc/doxyout/gssapi/html/
HDdoxygen.css405 /* for the tree view */
410 /* these are for tree view when used as main index */
449 /* these are for tree view when not used as main index */
/trueos/crypto/heimdal/doc/doxyout/hdb/html/
HDdoxygen.css405 /* for the tree view */
410 /* these are for tree view when used as main index */
449 /* these are for tree view when not used as main index */
/trueos/crypto/heimdal/doc/doxyout/hx509/html/
HDdoxygen.css405 /* for the tree view */
410 /* these are for tree view when used as main index */
449 /* these are for tree view when not used as main index */
/trueos/contrib/libyaml/doc/html/
HDdoxygen.css463 /* for the tree view */
470 /* these are for tree view when used as main index */
520 /* these are for tree view when not used as main index */

1234567