Searched refs:get_input (Results 1 – 3 of 3) sorted by relevance
86 static char *get_input(char *tag, char **in);170 static char *get_input(char *tag, char **in) { in get_input() function325 C = get_input("CountryName", &C); in create_tmp_pem()326 L = get_input("LocalityName", &L); in create_tmp_pem()327 OU = get_input("OrganizationalUnitName", &OU); in create_tmp_pem()328 O = get_input("OrganizationalName", &O); in create_tmp_pem()329 CN = get_input("CommonName", &CN); in create_tmp_pem()330 EM = get_input("EmailAddress", &EM); in create_tmp_pem()
238 static void get_input __P((void));586 get_input();1073 get_input() in get_input() function
944 #define lib$get_input LIB$GET_INPUT