|
PostgreSQL Source Code git master
|
#include "c.h"
Go to the source code of this file.
Functions | |
| char * | strsep (char **stringp, const char *delim) |
| char * strsep | ( | char ** | stringp, |
| const char * | delim | ||
| ) |
Definition at line 49 of file strsep.c.
Referenced by parse_scram_secret(), pg_logging_init(), and split_to_stringlist().