Go to the source code of this file.
Defines | |
#define | AST_OSP_ERROR ((char*)"ERROR") |
#define | AST_OSP_FAILED ((char*)"FAILED") |
#define | AST_OSP_SUCCESS ((char*)"SUCCESS") |
Definition in file astosp.h.
#define AST_OSP_ERROR ((char*)"ERROR") |
Definition at line 29 of file astosp.h.
Referenced by ospauth_exec(), ospfinished_exec(), osplookup_exec(), and ospnext_exec().
#define AST_OSP_FAILED ((char*)"FAILED") |
Definition at line 28 of file astosp.h.
Referenced by ospauth_exec(), ospfinished_exec(), osplookup_exec(), and ospnext_exec().
#define AST_OSP_SUCCESS ((char*)"SUCCESS") |
Definition at line 27 of file astosp.h.
Referenced by ospauth_exec(), ospfinished_exec(), osplookup_exec(), and ospnext_exec().