|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Macros | |
| #define | ST_SORT pg_qsort |
| #define | ST_ELEMENT_TYPE_VOID |
| #define | ST_COMPARE_RUNTIME_POINTER |
| #define | ST_SCOPE |
| #define | ST_DECLARE |
| #define | ST_DEFINE |
Functions | |
| int | pg_qsort_strcmp (const void *a, const void *b) |
| int pg_qsort_strcmp | ( | const void * | a, |
| const void * | b | ||
| ) |
Definition at line 19 of file qsort.c.
Referenced by GetConfFilesInDir(), readstoplist(), and searchstoplist().