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

/macosx-10.9.5/ntp-88/libopts/
H A Dautoopts.h37 #define AO_NAME_LIMIT 127 macro
38 #define AO_NAME_SIZE ((size_t)(AO_NAME_LIMIT + 1))
H A Denumeration.c473 if (len >= AO_NAME_LIMIT)
H A Dsave.c118 if ((pzEndDir - pzDir) > AO_NAME_LIMIT )
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dautoopts.h37 #define AO_NAME_LIMIT 127 macro
38 #define AO_NAME_SIZE ((size_t)(AO_NAME_LIMIT + 1))
H A Denumeration.c473 if (len >= AO_NAME_LIMIT)
H A Dsave.c118 if ((pzEndDir - pzDir) > AO_NAME_LIMIT )

Completed in 108 milliseconds