Searched refs:papz (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ntp-92/libopts/
H A Dusage.c58 tCC* const* papz,
425 tCC* const* papz,
432 if (papz == NULL)
439 char const* pzPath = *(papz++);
424 printInitList( tCC* const* papz, ag_bool* pInitIntro, tCC* pzRc, tCC* pzPN ) argument
H A Dsave.c97 tCC* const* papz = pOpts->papzHomeList; local
98 if (papz == NULL)
101 while (papz[1] != NULL) papz++;
102 pzDir = *papz;
/macosx-10.10.1/ntp-92/sntp/libopts/
H A Dusage.c58 tCC* const* papz,
425 tCC* const* papz,
432 if (papz == NULL)
439 char const* pzPath = *(papz++);
424 printInitList( tCC* const* papz, ag_bool* pInitIntro, tCC* pzRc, tCC* pzPN ) argument
H A Dsave.c97 tCC* const* papz = pOpts->papzHomeList; local
98 if (papz == NULL)
101 while (papz[1] != NULL) papz++;
102 pzDir = *papz;

Completed in 121 milliseconds