OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Content
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
def.h
264
* Structure of MIME
content
.
266
struct
Content
{
267
const char *C_type; /*
content
type */
268
const char *C_encoding; /*
content
transfer encoding */
269
const char *C_disposition; /*
content
disposition */
270
const char *C_description; /*
content
description */
271
const char *C_id; /*
content
id */
273
/* Header strings corresponding to the above
Content
fields. */
274
#define MIME_HDR_TYPE "
Content
-Type"
275
#define MIME_HDR_ENCODING "
Content
-Transfer-Encoding
[
all
...]
def.h
264
* Structure of MIME
content
.
266
struct
Content
{
267
const char *C_type; /*
content
type */
268
const char *C_encoding; /*
content
transfer encoding */
269
const char *C_disposition; /*
content
disposition */
270
const char *C_description; /*
content
description */
271
const char *C_id; /*
content
id */
273
/* Header strings corresponding to the above
Content
fields. */
274
#define MIME_HDR_TYPE "
Content
-Type"
275
#define MIME_HDR_ENCODING "
Content
-Transfer-Encoding
[
all
...]
Completed in 55 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025