Searched refs:oct2nummax (Results 1 – 3 of 3) sorted by relevance
45 ParameterError oct2nummax(long *val, const char *str, long max);
250 ParameterError oct2nummax(long *val, const char *str, long max) in oct2nummax() function
1855 err = oct2nummax(&config->create_file_mode, nextarg, 0777); in getparameter()
Completed in 14 milliseconds