Searched refs:getInfoField (Results 1 – 1 of 1) sorted by relevance
245 static char *getInfoField(char *info, char *field);6650 static char *getInfoField(char *info, char *field) { in getInfoField() function6669 char *value = getInfoField(info,field); in getLongInfoField()