Searched refs:organization (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/share/misc/
H A DMakefile10 organization.dot
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c129 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
304 } else if (!strcmp(cnf->name, "organization")) {
313 nref->organization->type = V_ASN1_IA5STRING;
315 nref->organization->type = V_ASN1_VISIBLESTRING;
316 if (!ASN1_STRING_set(nref->organization, cnf->value,
346 (!not->noticeref->noticenos || !not->noticeref->organization)) {
440 ref->organization->data);
H A Dx509v3.h260 ASN1_STRING *organization; member in struct:NOTICEREF_st
/freebsd-9.3-release/contrib/cvs/src/
H A Dcvsbug.in42 # The default organization.
128 elif [ -f $HOME/.organization ]; then
129 ORGANIZATION="`cat $HOME/.organization`"
254 ORGANIZATION_C='<organization of PR author (multiple lines)>'
/freebsd-9.3-release/contrib/gcc/
H A Dgccbug.in40 # The default organization.
134 elif [ -f $HOME/.organization ]; then
135 ORGANIZATION="`cat $HOME/.organization`"
229 ORGANIZATION_C='<organization of PR author (multiple lines)>'
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcopi.funcs228 # Args: organization
232 ORGANIZATION=/etc/organization
259 ## organization If $ORGANIZATION doesn't exist. What to put in

Completed in 80 milliseconds