Searched refs:s_PXENV_START_BASE (Results 1 – 5 of 5) sorted by relevance
535 struct s_PXENV_START_BASE { struct539 typedef struct s_PXENV_START_BASE PXENV_START_BASE_t; argument541 extern PXENV_EXIT_t pxenv_start_base ( struct s_PXENV_START_BASE *start_base );
31 struct s_PXENV_START_BASE start_base;
336 PXENV_EXIT_t pxenv_start_base ( struct s_PXENV_START_BASE *start_base ) { in pxenv_start_base()
56 PXENV_EXIT_t ( * start_base ) ( struct s_PXENV_START_BASE * );
119 typedef struct s_PXENV_START_BASE { struct