Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
12c9b1de
...
12c9b1de8d06d7b38ee536da2d298652972ac165
authored
2003-08-19 11:04:49 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
ae4a0ef7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
95 additions
and
93 deletions
ChangeLog
mh/mh_getopt.h
ChangeLog
View file @
12c9b1d
...
...
@@ -7,6 +7,7 @@
*
mh
/
mh_format
.
c
(
builtin_in_reply_to
)
:
Bugfix
.
*
mh
/
mh_msgset
.
c
(
_mh_msgset_parse
)
:
Fixed
the
semantics
of
last
:
N
and
prev
:
N
.
*
mh
/
mh
.
h
:
Updated
2003
-
08
-
18
Sergey
Poznyakoff
...
...
mh/mh_getopt.h
View file @
12c9b1d
...
...
@@ -77,99 +77,100 @@ struct mh_argp_data
#define ARG_FORMAT 293
#define ARG_FORWARD 294
#define ARG_FROM 295
#define ARG_HEADER 296
#define ARG_INPLACE 297
#define ARG_INTERACTIVE 298
#define ARG_LBRACE 299
#define ARG_LENGTH 300
#define ARG_LICENSE 301
#define ARG_LIMIT 302
#define ARG_LINK 303
#define ARG_LIST 304
#define ARG_MIME 305
#define ARG_MOREPROC 306
#define ARG_MSGID 307
#define ARG_NOAUDIT 308
#define ARG_NOAUTO 309
#define ARG_NOBELL 310
#define ARG_NOCC 311
#define ARG_NOCHANGECUR 312
#define ARG_NOCHECK 313
#define ARG_NOCLEAR 314
#define ARG_NOCOMPOSE 315
#define ARG_NOCREATE 316
#define ARG_NODATE 317
#define ARG_NODATEFIELD 318
#define ARG_NODRAFTFOLDER 319
#define ARG_NOEDIT 320
#define ARG_NOFAST 321
#define ARG_NOFILTER 322
#define ARG_NOFORMAT 323
#define ARG_NOFORWARD 324
#define ARG_NOHEADER 325
#define ARG_NOHEADERS 326
#define ARG_NOINTERACTIVE 327
#define ARG_NOINPLACE 328
#define ARG_NOLIMIT 329
#define ARG_NOLIST 330
#define ARG_NOMIME 331
#define ARG_NOMOREPROC 332
#define ARG_NOMSGID 333
#define ARG_NOPAUSE 334
#define ARG_NOPUBLIC 335
#define ARG_NOPUSH 336
#define ARG_NOREALSIZE 337
#define ARG_NORECURSIVE 338
#define ARG_NOREVERSE 339
#define ARG_NOSERIALONLY 340
#define ARG_NOSHOW 341
#define ARG_NOSTORE 342
#define ARG_NOT 343
#define ARG_NOTEXTFIELD 344
#define ARG_NOTOTAL 345
#define ARG_NOTRUNCATE 346
#define ARG_NOUSE 347
#define ARG_NOVERBOSE 348
#define ARG_NOWATCH 349
#define ARG_NOWHATNOWPROC 350
#define ARG_NOZERO 351
#define ARG_NUMFIELD 352
#define ARG_OR 353
#define ARG_PART 354
#define ARG_PATTERN 355
#define ARG_PAUSE 356
#define ARG_POP 357
#define ARG_PRESERVE 358
#define ARG_PRINT 359
#define ARG_PROMPT 360
#define ARG_PUBLIC 361
#define ARG_PUSH 362
#define ARG_QUERY 363
#define ARG_QUIET 364
#define ARG_RBRACE 365
#define ARG_REALSIZE 366
#define ARG_RECURSIVE 367
#define ARG_REORDER 368
#define ARG_REVERSE 369
#define ARG_SEQUENCE 370
#define ARG_SERIALONLY 371
#define ARG_SHOW 372
#define ARG_SOURCE 373
#define ARG_SPLIT 374
#define ARG_STORE 375
#define ARG_SUBJECT 376
#define ARG_TEXT 377
#define ARG_TEXTFIELD 378
#define ARG_TO 379
#define ARG_TOTAL 380
#define ARG_TRUNCATE 381
#define ARG_TYPE 382
#define ARG_USE 383
#define ARG_VERBOSE 384
#define ARG_WATCH 385
#define ARG_WHATNOWPROC 386
#define ARG_WIDTH 387
#define ARG_ZERO 388
#define ARG_GROUP 296
#define ARG_HEADER 297
#define ARG_INPLACE 298
#define ARG_INTERACTIVE 299
#define ARG_LBRACE 300
#define ARG_LENGTH 301
#define ARG_LICENSE 302
#define ARG_LIMIT 303
#define ARG_LINK 304
#define ARG_LIST 305
#define ARG_MIME 306
#define ARG_MOREPROC 307
#define ARG_MSGID 308
#define ARG_NOAUDIT 309
#define ARG_NOAUTO 310
#define ARG_NOBELL 311
#define ARG_NOCC 312
#define ARG_NOCHANGECUR 313
#define ARG_NOCHECK 314
#define ARG_NOCLEAR 315
#define ARG_NOCOMPOSE 316
#define ARG_NOCREATE 317
#define ARG_NODATE 318
#define ARG_NODATEFIELD 319
#define ARG_NODRAFTFOLDER 320
#define ARG_NOEDIT 321
#define ARG_NOFAST 322
#define ARG_NOFILTER 323
#define ARG_NOFORMAT 324
#define ARG_NOFORWARD 325
#define ARG_NOHEADER 326
#define ARG_NOHEADERS 327
#define ARG_NOINTERACTIVE 328
#define ARG_NOINPLACE 329
#define ARG_NOLIMIT 330
#define ARG_NOLIST 331
#define ARG_NOMIME 332
#define ARG_NOMOREPROC 333
#define ARG_NOMSGID 334
#define ARG_NOPAUSE 335
#define ARG_NOPUBLIC 336
#define ARG_NOPUSH 337
#define ARG_NOREALSIZE 338
#define ARG_NORECURSIVE 339
#define ARG_NOREVERSE 340
#define ARG_NOSERIALONLY 341
#define ARG_NOSHOW 342
#define ARG_NOSTORE 343
#define ARG_NOT 344
#define ARG_NOTEXTFIELD 345
#define ARG_NOTOTAL 346
#define ARG_NOTRUNCATE 347
#define ARG_NOUSE 348
#define ARG_NOVERBOSE 349
#define ARG_NOWATCH 350
#define ARG_NOWHATNOWPROC 351
#define ARG_NOZERO 352
#define ARG_NUMFIELD 353
#define ARG_OR 354
#define ARG_PART 355
#define ARG_PATTERN 356
#define ARG_PAUSE 357
#define ARG_POP 358
#define ARG_PRESERVE 359
#define ARG_PRINT 360
#define ARG_PROMPT 361
#define ARG_PUBLIC 362
#define ARG_PUSH 363
#define ARG_QUERY 364
#define ARG_QUIET 365
#define ARG_RBRACE 366
#define ARG_REALSIZE 367
#define ARG_RECURSIVE 368
#define ARG_REORDER 369
#define ARG_REVERSE 370
#define ARG_SEQUENCE 371
#define ARG_SERIALONLY 372
#define ARG_SHOW 373
#define ARG_SOURCE 374
#define ARG_SPLIT 375
#define ARG_STORE 376
#define ARG_SUBJECT 377
#define ARG_TEXT 378
#define ARG_TEXTFIELD 379
#define ARG_TO 380
#define ARG_TOTAL 381
#define ARG_TRUNCATE 382
#define ARG_TYPE 383
#define ARG_USE 384
#define ARG_VERBOSE 385
#define ARG_WATCH 386
#define ARG_WHATNOWPROC 387
#define ARG_WIDTH 388
#define ARG_ZERO 389
void
mh_argv_preproc
__P
((
int
argc
,
char
**
argv
,
struct
mh_argp_data
*
data
));
int
mh_getopt
__P
((
int
argc
,
char
**
argv
,
struct
mh_option
*
mh_opt
,
...
...
Please
register
or
sign in
to post a comment