Searched refs:pzText (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/ntp-92/libopts/
H A Dconfigfile.c37 handleComment( char* pzText );
43 char* pzText,
49 char* pzText );
54 char* pzText );
60 char* pzText,
66 char* pzText,
72 char* pzText,
77 char* pzText,
81 skipUnknown( char* pzText );
122 char* pzText local
513 handleConfig( tOptions* pOpts, tOptState* pOS, char* pzText, int direction ) argument
675 handleStructure( tOptions* pOpts, tOptState* pOS, char* pzText, int direction ) argument
996 parseAttributes( tOptions* pOpts, char* pzText, tOptionLoadMode* pMode, tOptionValue* pType ) argument
1073 parseKeyWordType( tOptions* pOpts, char* pzText, tOptionValue* pType ) argument
1089 parseSetMemType( tOptions* pOpts, char* pzText, tOptionValue* pType ) argument
1103 parseValueType( char* pzText, tOptionValue* pType ) argument
[all...]
H A Dproto.h54 char* pzText,
H A Dusage.c538 fprintf( option_usage_fp, zOptFmtLine, z, pOD->pzText );
582 (pOD->pzText == NULL) ? zDisabledWhy : pOD->pzText;
592 fprintf(option_usage_fp, argTypes.pzBrk, pOD->pzText,
H A Dautoopts.c355 if (pOD->pzText != NULL)
356 fprintf(stderr, " -- %s", pOD->pzText);
427 if (pRes->pzText != NULL)
428 fprintf(stderr, " -- %s", pRes->pzText);
H A Dgenshell.c343 coerce_it((void*)&(pOD->pzText));
/macosx-10.10/ntp-92/sntp/libopts/
H A Dconfigfile.c37 handleComment( char* pzText );
43 char* pzText,
49 char* pzText );
54 char* pzText );
60 char* pzText,
66 char* pzText,
72 char* pzText,
77 char* pzText,
81 skipUnknown( char* pzText );
122 char* pzText local
513 handleConfig( tOptions* pOpts, tOptState* pOS, char* pzText, int direction ) argument
675 handleStructure( tOptions* pOpts, tOptState* pOS, char* pzText, int direction ) argument
996 parseAttributes( tOptions* pOpts, char* pzText, tOptionLoadMode* pMode, tOptionValue* pType ) argument
1073 parseKeyWordType( tOptions* pOpts, char* pzText, tOptionValue* pType ) argument
1089 parseSetMemType( tOptions* pOpts, char* pzText, tOptionValue* pType ) argument
1103 parseValueType( char* pzText, tOptionValue* pType ) argument
[all...]
H A Dproto.h54 char* pzText,
H A Dusage.c538 fprintf( option_usage_fp, zOptFmtLine, z, pOD->pzText );
582 (pOD->pzText == NULL) ? zDisabledWhy : pOD->pzText;
592 fprintf(option_usage_fp, argTypes.pzBrk, pOD->pzText,
H A Dautoopts.c355 if (pOD->pzText != NULL)
356 fprintf(stderr, " -- %s", pOD->pzText);
427 if (pRes->pzText != NULL)
428 fprintf(stderr, " -- %s", pRes->pzText);
H A Dgenshell.c343 coerce_it((void*)&(pOD->pzText));
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h382 char const* const pzText; member in struct:optDesc
/macosx-10.10/ntp-92/ntpdc/
H A Dntpdc-opts.c634 coerce_it((void*)&(pOD->pzText));
/macosx-10.10/ntp-92/ntpq/
H A Dntpq-opts.c601 coerce_it((void*)&(pOD->pzText));
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h382 char const* const pzText; member in struct:optDesc
/macosx-10.10/ntp-92/sntp/
H A Dsntp-opts.c639 coerce_it((void*)&(pOD->pzText));
/macosx-10.10/ntp-92/ntpd/
H A Dntpd-opts.c1122 coerce_it((void*)&(pOD->pzText));
/macosx-10.10/ntp-92/util/
H A Dntp-keygen-opts.c959 coerce_it((void*)&(pOD->pzText));

Completed in 283 milliseconds