| 398 | |
| 399 | |
| 400 | static void adjust_length(ISC_ARRAY_DESC*) |
| 401 | { |
| 402 | /************************************** |
| 403 | * |
| 404 | * a d j u s t _ l e n g t h |
| 405 | * |
| 406 | ************************************** |
| 407 | * |
| 408 | * Functional description |
| 409 | * Make architectural adjustment to fixed datatypes. |
| 410 | * |
| 411 | **************************************/ |
| 412 | } |
| 413 | |
| 414 | |
| 415 | static void copy_exact_name (const char* from, char* to, SSHORT bsize) |
no outgoing calls
no test coverage detected