Searched refs:ret_t (Results 1 – 1 of 1) sorted by relevance
125 typedef enum ret_e ret_t; typedef128 static ret_t getelfobj(char *);130 static ret_t do_sign(char *);131 static ret_t do_verify(char *);132 static ret_t do_cert_request(char *);133 static ret_t do_list(char *);146 ret_t (*action)(char *); /* Function pointer for the action */ in main()147 ret_t ret; in main()343 ret_t iret; in main()396 static ret_t[all …]