Searched refs:attrval (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | fileattr.c | 235 fileattr_modify (char *list, const char *attrname, const char *attrval, int namevalsep, int entsep) in fileattr_modify() argument 287 if (preend == pre && attrval == NULL && post == p2) in fileattr_modify() 292 + (attrval == NULL ? 0 : (attrname_len + 1 in fileattr_modify() 293 + strlen (attrval))) in fileattr_modify() 301 if (attrval != NULL) in fileattr_modify() 307 if (attrval != NULL) in fileattr_modify() 312 strcpy (rp, attrval); in fileattr_modify() 317 if (preend != pre || attrval != NULL) in fileattr_modify() 327 fileattr_set (const char *filename, const char *attrname, const char *attrval) in fileattr_set() argument 334 p = fileattr_modify (fileattr_default_attrs, attrname, attrval, in fileattr_set() [all …]
|
| D | fileattr.h | 104 const char *attrval, int namevalsep, 112 const char *attrval);
|
| /netbsd/src/lib/libpam/modules/pam_radius/ |
| D | pam_radius.c | 162 const void *attrval; in do_accept() local 166 while ((attrtype = rad_get_attr(radh, &attrval, &attrlen)) > 0) { in do_accept() 168 s = rad_cvt_string(attrval, attrlen); in do_accept() 190 const void *attrval; in do_challenge() local 204 while ((attrtype = rad_get_attr(radh, &attrval, &attrlen)) > 0) { in do_challenge() 208 state = attrval; in do_challenge() 218 msgs[num_msgs].msg = rad_cvt_string(attrval, attrlen); in do_challenge()
|
| /netbsd/src/external/bsd/openldap/dist/doc/rfc/ |
| D | rfc2849.txt | 99 ldif-content = version-spec 1*(1*SEP ldif-attrval-record) 103 ldif-attrval-record = dn-spec SEP 1*attrval-spec 150 attrval-spec = AttributeDescription value-spec SEP 185 change-add = "add" SEP 1*attrval-spec 201 *attrval-spec 317 6) When a URL is specified in an attrval-spec, the following 355 10) When an attrval-spec, distinguishedName, or rdn is base64-
|
| D | rfc4525.txt | 109 attrval-spec "-" SEP
|
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | atf-report.cpp | 385 attrval(const std::string& str) in attrval() function in xml_writer 424 (*m_os) << "<tp id=\"" << attrval(tp) << "\">\n"; in write_tp_start() 439 (*m_os) << "<tc id=\"" << attrval(tcname) << "\">\n"; in write_tc_start()
|
| /netbsd/src/external/bsd/openldap/dist/tests/data/ |
| D | acl.out.provider | 23 # Checking exact/regex attrval clause
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | aspell.en.pws | 671 attrval
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 149 attrval
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | cvs.texinfo | 1225 @var{ent-type} @var{filename} <tab> @var{attrname} = @var{attrval} 1226 @{; @var{attrname} = @var{attrval}@} <linefeed> 1245 @samp{;} in @var{attrval}, etc. Note: some implementations also
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
| D | cvs.texinfo | 1938 @var{ent-type} @var{filename} <tab> @var{attrname} = @var{attrval} 1939 @{; @var{attrname} = @var{attrval}@} <linefeed> 1970 @c <en>@samp{;} in @var{attrval}, etc. Note: some implementations also 1975 @samp{;} em @var{attrval}, etc. Obs.: algumas
|