Return a value translated to a percentage. Definition at line 318 of file config.c. 00319 { 00320 return strtoul(config_getopt(val), NULL, 10); 00321 }
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.6.3