Searched defs:numParam (Results 1 – 1 of 1) sorted by relevance
77 getValue(conf *fileConf, int numParam, char* param) in getValue()125 char *min, char *minForPoint, conf * fileConf, int *numParam) in storeEntry()216 read_config_attr(conf * fileConf, int *numParam, char *ppm_config_attr) in read_config_attr()299 read_config_file(conf * fileConf, int *numParam, char *ppm_config_file) in read_config_file()452 int numParam = 0; // Number of params in current configuration in check_password() local